+++ date ++ echo 'INFO: =================== Mon Feb 10 00:50:34 UTC 2025 ===================' INFO: =================== Mon Feb 10 00:50:34 UTC 2025 =================== ++ 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 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 +++ cut -d / -f 1 ++ DEFAULT_LOCAL_IP=10.0.0.17 ++ 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 '' ]] +++ awk '/pagesize=2M/{print($3)}' +++ mount -t hugetlbfs +++ 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.17,10.0.0.12,10.0.0.30 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ ANALYTICSDB_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ ANALYTICS_SNMP_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ 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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:8081 ' +++ '[' -n '10.0.0.17:8081 10.0.0.12:8081 10.0.0.30:8081 ' ']' +++ echo '10.0.0.17:8081 10.0.0.12:8081 10.0.0.30:8081' ++ ANALYTICS_SERVERS='10.0.0.17:8081 10.0.0.12:8081 10.0.0.30: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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:9042 ' +++ '[' -n '10.0.0.17:9042 10.0.0.12:9042 10.0.0.30:9042 ' ']' +++ echo '10.0.0.17:9042 10.0.0.12:9042 10.0.0.30:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.17:9042 10.0.0.12:9042 10.0.0.30:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ 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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:8086 ' +++ '[' -n '10.0.0.17:8086 10.0.0.12:8086 10.0.0.30:8086 ' ']' +++ echo '10.0.0.17:8086 10.0.0.12:8086 10.0.0.30:8086' ++ COLLECTOR_SERVERS='10.0.0.17:8086 10.0.0.12:8086 10.0.0.30: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.17,10.0.0.12,10.0.0.30 ++ CONFIGDB_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ 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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:8082 ' +++ '[' -n '10.0.0.17:8082 10.0.0.12:8082 10.0.0.30:8082 ' ']' +++ echo '10.0.0.17:8082 10.0.0.12:8082 10.0.0.30:8082' ++ CONFIG_SERVERS='10.0.0.17:8082 10.0.0.12:8082 10.0.0.30: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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:9161 ' +++ '[' -n '10.0.0.17:9161 10.0.0.12:9161 10.0.0.30:9161 ' ']' +++ echo '10.0.0.17:9161 10.0.0.12:9161 10.0.0.30:9161' ++ CONFIGDB_SERVERS='10.0.0.17:9161 10.0.0.12:9161 10.0.0.30: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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:9041 ' +++ '[' -n '10.0.0.17:9041 10.0.0.12:9041 10.0.0.30:9041 ' ']' +++ echo '10.0.0.17:9041 10.0.0.12:9041 10.0.0.30:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.17:9041 10.0.0.12:9041 10.0.0.30: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.11,10.20.0.6,10.20.0.8 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.11,10.20.0.6,10.20.0.8 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ 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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+=10.0.0.17:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+=10.0.0.30:2181, +++ '[' -n 10.0.0.17:2181,10.0.0.12:2181,10.0.0.30:2181, ']' +++ echo 10.0.0.17:2181,10.0.0.12:2181,10.0.0.30:2181 ++ ZOOKEEPER_SERVERS=10.0.0.17:2181,10.0.0.12:2181,10.0.0.30: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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:2181 ' +++ '[' -n '10.0.0.17:2181 10.0.0.12:2181 10.0.0.30:2181 ' ']' +++ echo '10.0.0.17:2181 10.0.0.12:2181 10.0.0.30:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.17:2181 10.0.0.12:2181 10.0.0.30:2181' ++ RABBITMQ_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ 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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+=10.0.0.17:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+=10.0.0.30:5673, +++ '[' -n 10.0.0.17:5673,10.0.0.12:5673,10.0.0.30:5673, ']' +++ echo 10.0.0.17:5673,10.0.0.12:5673,10.0.0.30:5673 ++ RABBITMQ_SERVERS=10.0.0.17:5673,10.0.0.12:5673,10.0.0.30: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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:6379 ' +++ '[' -n '10.0.0.17:6379 10.0.0.12:6379 10.0.0.30:6379 ' ']' +++ echo '10.0.0.17:6379 10.0.0.12:6379 10.0.0.30:6379' ++ REDIS_SERVERS='10.0.0.17:6379 10.0.0.12:6379 10.0.0.30: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.17,10.0.0.12,10.0.0.30 ++ 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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:9092 ' +++ '[' -n '10.0.0.17:9092 10.0.0.12:9092 10.0.0.30:9092 ' ']' +++ echo '10.0.0.17:9092 10.0.0.12:9092 10.0.0.30:9092' ++ KAFKA_SERVERS='10.0.0.17:9092 10.0.0.12:9092 10.0.0.30: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.17 ++ 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.17,10.0.0.12,10.0.0.30 ++ 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.17,10.0.0.12,10.0.0.30 ++ 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.17,10.0.0.12,10.0.0.30 ++ local servers=10.0.0.17,10.0.0.12,10.0.0.30 ++ local server_list= ++ IFS=, ++ read -ra server_list +++ get_local_ips +++ tr '\n' , +++ cat /proc/net/fib_trie +++ grep -vi host +++ awk '/32 host/ { print f } {f=$2}' +++ sort +++ uniq ++ local local_ips=,10.0.0.17,10.20.0.11,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.17'\''))' ++ local server_ip=10.0.0.17 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.17 ]] ++ [[ ,10.0.0.17,10.20.0.11,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.17, ]] ++ echo 10.0.0.17 1 ++ return + my_ip_and_order='10.0.0.17 1' + '[' -n '10.0.0.17 1' ']' + break + '[' -z '10.0.0.17 1' ']' ++ echo 10.0.0.17 1 ++ cut -d ' ' -f 1 + my_ip=10.0.0.17 ++ echo 10.0.0.17 1 ++ cut -d ' ' -f 2 + my_index=1 + export KAFKA_LISTEN_ADDRESS=10.0.0.17 + KAFKA_LISTEN_ADDRESS=10.0.0.17 + 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.17:9092/g' /opt/kafka/config/server.properties + sed -i 's)^zookeeper.connect=.*$)zookeeper.connect=10.0.0.17:2181,10.0.0.12:2181,10.0.0.30:2181)g' /opt/kafka/config/server.properties + sed -i 's/#advertised.host.name=.*$/advertised.host.name=10.0.0.17/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 [2025-02-10 00:50:37,247] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [2025-02-10 00:50:37,906] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [2025-02-10 00:50:37,948] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [2025-02-10 00:50:37,953] INFO starting (kafka.server.KafkaServer) [2025-02-10 00:50:37,954] INFO Connecting to zookeeper on 10.0.0.17:2181,10.0.0.12:2181,10.0.0.30:2181 (kafka.server.KafkaServer) [2025-02-10 00:50:37,988] INFO [ZooKeeperClient Kafka server] Initializing a new session to 10.0.0.17:2181,10.0.0.12:2181,10.0.0.30:2181. (kafka.zookeeper.ZooKeeperClient) [2025-02-10 00:50:37,993] INFO Client environment:zookeeper.version=3.5.9-83df9301aa5c2a5d284a9940177808c01bc35cef, built on 01/06/2021 20:03 GMT (org.apache.zookeeper.ZooKeeper) [2025-02-10 00:50:37,993] INFO Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-2705-1. (org.apache.zookeeper.ZooKeeper) [2025-02-10 00:50:37,994] INFO Client environment:java.version=1.8.0_402 (org.apache.zookeeper.ZooKeeper) [2025-02-10 00:50:37,994] INFO Client environment:java.vendor=Red Hat, Inc. (org.apache.zookeeper.ZooKeeper) [2025-02-10 00:50:37,994] 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) [2025-02-10 00:50:37,994] 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) [2025-02-10 00:50:37,994] INFO Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper) [2025-02-10 00:50:37,994] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) [2025-02-10 00:50:37,994] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper) [2025-02-10 00:50:37,994] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) [2025-02-10 00:50:37,994] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper) [2025-02-10 00:50:37,994] INFO Client environment:os.version=5.15.0-100-generic (org.apache.zookeeper.ZooKeeper) [2025-02-10 00:50:37,994] INFO Client environment:user.name=kafka (org.apache.zookeeper.ZooKeeper) [2025-02-10 00:50:37,994] INFO Client environment:user.home=/home/kafka (org.apache.zookeeper.ZooKeeper) [2025-02-10 00:50:37,994] INFO Client environment:user.dir=/opt/kafka (org.apache.zookeeper.ZooKeeper) [2025-02-10 00:50:37,994] INFO Client environment:os.memory.free=976MB (org.apache.zookeeper.ZooKeeper) [2025-02-10 00:50:37,994] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper) [2025-02-10 00:50:37,994] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper) [2025-02-10 00:50:38,004] INFO Initiating client connection, connectString=10.0.0.17:2181,10.0.0.12:2181,10.0.0.30:2181 sessionTimeout=18000 watcher=kafka.zookeeper.ZooKeeperClient$ZooKeeperClientWatcher$@4cc451f2 (org.apache.zookeeper.ZooKeeper) [2025-02-10 00:50:38,011] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket) [2025-02-10 00:50:38,017] INFO zookeeper.request.timeout value is 0. feature enabled= (org.apache.zookeeper.ClientCnxn) [2025-02-10 00:50:38,021] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2025-02-10 00:50:38,043] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2705-1./10.0.0.17:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-10 00:50:38,049] INFO Socket connection established, initiating session, client: /10.0.0.17:40318, server: cn-jenkins-deploy-platform-ansible-os-2705-1./10.0.0.17:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-10 00:50:38,055] INFO Session establishment complete on server cn-jenkins-deploy-platform-ansible-os-2705-1./10.0.0.17:2181, sessionid = 0x100001fff1b000c, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2025-02-10 00:50:38,103] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient) [2025-02-10 00:50:38,388] INFO Cluster ID = tss9aBmZQzOhh2ZnGnfMtw (kafka.server.KafkaServer) [2025-02-10 00:50:38,401] WARN No meta.properties file under dir /tmp/kafka-logs/meta.properties (kafka.server.BrokerMetadataCheckpoint) [2025-02-10 00:50:38,500] 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.17: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.17:2181,10.0.0.12:2181,10.0.0.30: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) [2025-02-10 00:50:38,518] 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.17: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.17:2181,10.0.0.12:2181,10.0.0.30: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) [2025-02-10 00:50:38,565] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 00:50:38,567] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 00:50:38,576] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 00:50:38,595] INFO Log directory /tmp/kafka-logs not found, creating it. (kafka.log.LogManager) [2025-02-10 00:50:38,619] INFO Loading logs from log dirs ArrayBuffer(/tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 00:50:38,622] INFO Attempting recovery for all logs in /tmp/kafka-logs since no clean shutdown file was found (kafka.log.LogManager) [2025-02-10 00:50:38,642] INFO Loaded 0 logs in 22ms. (kafka.log.LogManager) [2025-02-10 00:50:38,665] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) [2025-02-10 00:50:38,676] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) [2025-02-10 00:50:39,143] INFO Awaiting socket connections on 10.0.0.17:9092. (kafka.network.Acceptor) [2025-02-10 00:50:39,189] INFO [SocketServer brokerId=1] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2025-02-10 00:50:39,213] INFO [ExpirationReaper-1-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 00:50:39,218] INFO [ExpirationReaper-1-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 00:50:39,220] INFO [ExpirationReaper-1-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 00:50:39,226] INFO [ExpirationReaper-1-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 00:50:39,239] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-02-10 00:50:39,298] INFO Creating /brokers/ids/1 (is it secure? false) (kafka.zk.KafkaZkClient) [2025-02-10 00:50:39,346] INFO Stat of the created znode at /brokers/ids/1 is: 4294967879,4294967879,1739148639323,1739148639323,1,0,0,72057731461873676,188,0,4294967879 (kafka.zk.KafkaZkClient) [2025-02-10 00:50:39,348] INFO Registered broker 1 at path /brokers/ids/1 with addresses: PLAINTEXT://10.0.0.17:9092, czxid (broker epoch): 4294967879 (kafka.zk.KafkaZkClient) [2025-02-10 00:50:39,461] INFO [ExpirationReaper-1-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 00:50:39,463] INFO [ExpirationReaper-1-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 00:50:39,483] INFO [ExpirationReaper-1-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 00:50:39,500] INFO [GroupCoordinator 1]: Starting up. (kafka.coordinator.group.GroupCoordinator) [2025-02-10 00:50:39,502] INFO [GroupCoordinator 1]: Startup complete. (kafka.coordinator.group.GroupCoordinator) [2025-02-10 00:50:39,510] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 6 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-10 00:50:39,525] 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) [2025-02-10 00:50:39,557] INFO [TransactionCoordinator id=1] Starting up. (kafka.coordinator.transaction.TransactionCoordinator) [2025-02-10 00:50:39,563] INFO [TransactionCoordinator id=1] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator) [2025-02-10 00:50:39,573] INFO [Transaction Marker Channel Manager 1]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2025-02-10 00:50:39,618] INFO [ExpirationReaper-1-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 00:50:39,639] INFO [/config/changes-event-process-thread]: Starting (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2025-02-10 00:50:39,665] INFO [SocketServer brokerId=1] Starting socket server acceptors and processors (kafka.network.SocketServer) [2025-02-10 00:50:39,690] INFO [SocketServer brokerId=1] Started data-plane acceptor and processor(s) for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2025-02-10 00:50:39,690] INFO [SocketServer brokerId=1] Started socket server acceptors and processors (kafka.network.SocketServer) [2025-02-10 00:50:39,699] INFO Kafka version: 2.6.3 (org.apache.kafka.common.utils.AppInfoParser) [2025-02-10 00:50:39,699] INFO Kafka commitId: c24cbd3f5eeffa1e (org.apache.kafka.common.utils.AppInfoParser) [2025-02-10 00:50:39,699] INFO Kafka startTimeMs: 1739148639690 (org.apache.kafka.common.utils.AppInfoParser) [2025-02-10 00:50:39,702] INFO [KafkaServer id=1] started (kafka.server.KafkaServer) [2025-02-10 00:50:40,038] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(structured_syslog_topic-22, structured_syslog_topic-16, structured_syslog_topic-10, structured_syslog_topic-28, structured_syslog_topic-25, structured_syslog_topic-19, structured_syslog_topic-1, structured_syslog_topic-13, structured_syslog_topic-7, structured_syslog_topic-4) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:50:40,153] 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) [2025-02-10 00:50:40,176] 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) [2025-02-10 00:50:40,177] INFO [Partition structured_syslog_topic-28 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-28 (kafka.cluster.Partition) [2025-02-10 00:50:40,183] INFO [Partition structured_syslog_topic-28 broker=1] Log loaded for partition structured_syslog_topic-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,233] 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) [2025-02-10 00:50:40,234] 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) [2025-02-10 00:50:40,241] INFO [Partition structured_syslog_topic-25 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-25 (kafka.cluster.Partition) [2025-02-10 00:50:40,241] INFO [Partition structured_syslog_topic-25 broker=1] Log loaded for partition structured_syslog_topic-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,243] INFO Creating topic -uve-topic-14 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) [2025-02-10 00:50:40,254] 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) [2025-02-10 00:50:40,255] 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) [2025-02-10 00:50:40,255] INFO [Partition structured_syslog_topic-13 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-13 (kafka.cluster.Partition) [2025-02-10 00:50:40,255] INFO [Partition structured_syslog_topic-13 broker=1] Log loaded for partition structured_syslog_topic-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,280] 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) [2025-02-10 00:50:40,291] 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) [2025-02-10 00:50:40,291] INFO [Partition structured_syslog_topic-22 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-22 (kafka.cluster.Partition) [2025-02-10 00:50:40,291] INFO [Partition structured_syslog_topic-22 broker=1] Log loaded for partition structured_syslog_topic-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,300] 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) [2025-02-10 00:50:40,306] 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) [2025-02-10 00:50:40,307] INFO [Partition structured_syslog_topic-19 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-19 (kafka.cluster.Partition) [2025-02-10 00:50:40,307] INFO [Partition structured_syslog_topic-19 broker=1] Log loaded for partition structured_syslog_topic-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,336] 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) [2025-02-10 00:50:40,337] 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) [2025-02-10 00:50:40,337] INFO [Partition structured_syslog_topic-10 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-10 (kafka.cluster.Partition) [2025-02-10 00:50:40,338] INFO [Partition structured_syslog_topic-10 broker=1] Log loaded for partition structured_syslog_topic-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,392] 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) [2025-02-10 00:50:40,393] 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) [2025-02-10 00:50:40,393] INFO [Partition structured_syslog_topic-16 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-16 (kafka.cluster.Partition) [2025-02-10 00:50:40,393] INFO [Partition structured_syslog_topic-16 broker=1] Log loaded for partition structured_syslog_topic-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,414] 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) [2025-02-10 00:50:40,415] 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) [2025-02-10 00:50:40,415] INFO [Partition structured_syslog_topic-7 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-7 (kafka.cluster.Partition) [2025-02-10 00:50:40,420] INFO [Partition structured_syslog_topic-7 broker=1] Log loaded for partition structured_syslog_topic-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,445] 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) [2025-02-10 00:50:40,446] 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) [2025-02-10 00:50:40,446] INFO [Partition structured_syslog_topic-4 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-4 (kafka.cluster.Partition) [2025-02-10 00:50:40,447] INFO [Partition structured_syslog_topic-4 broker=1] Log loaded for partition structured_syslog_topic-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,482] 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) [2025-02-10 00:50:40,488] 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) [2025-02-10 00:50:40,488] INFO [Partition structured_syslog_topic-1 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-1 (kafka.cluster.Partition) [2025-02-10 00:50:40,488] INFO [Partition structured_syslog_topic-1 broker=1] Log loaded for partition structured_syslog_topic-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,552] 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) [2025-02-10 00:50:40,555] 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) [2025-02-10 00:50:40,555] INFO [Partition structured_syslog_topic-15 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-15 (kafka.cluster.Partition) [2025-02-10 00:50:40,555] INFO [Partition structured_syslog_topic-15 broker=1] Log loaded for partition structured_syslog_topic-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,569] 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) [2025-02-10 00:50:40,570] 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) [2025-02-10 00:50:40,571] INFO [Partition structured_syslog_topic-12 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-12 (kafka.cluster.Partition) [2025-02-10 00:50:40,571] INFO [Partition structured_syslog_topic-12 broker=1] Log loaded for partition structured_syslog_topic-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,579] 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) [2025-02-10 00:50:40,581] 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) [2025-02-10 00:50:40,583] INFO [Partition structured_syslog_topic-9 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-9 (kafka.cluster.Partition) [2025-02-10 00:50:40,583] INFO [Partition structured_syslog_topic-9 broker=1] Log loaded for partition structured_syslog_topic-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,589] 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) [2025-02-10 00:50:40,595] 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) [2025-02-10 00:50:40,599] INFO [Partition structured_syslog_topic-6 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-6 (kafka.cluster.Partition) [2025-02-10 00:50:40,599] INFO [Partition structured_syslog_topic-6 broker=1] Log loaded for partition structured_syslog_topic-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,619] 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) [2025-02-10 00:50:40,627] 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) [2025-02-10 00:50:40,630] INFO [Partition structured_syslog_topic-3 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-3 (kafka.cluster.Partition) [2025-02-10 00:50:40,630] INFO [Partition structured_syslog_topic-3 broker=1] Log loaded for partition structured_syslog_topic-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,680] 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) [2025-02-10 00:50:40,681] 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) [2025-02-10 00:50:40,684] INFO [Partition structured_syslog_topic-0 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-0 (kafka.cluster.Partition) [2025-02-10 00:50:40,685] INFO [Partition structured_syslog_topic-0 broker=1] Log loaded for partition structured_syslog_topic-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,707] 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) [2025-02-10 00:50:40,708] 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) [2025-02-10 00:50:40,708] INFO [Partition structured_syslog_topic-29 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-29 (kafka.cluster.Partition) [2025-02-10 00:50:40,708] INFO [Partition structured_syslog_topic-29 broker=1] Log loaded for partition structured_syslog_topic-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,728] 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) [2025-02-10 00:50:40,729] 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) [2025-02-10 00:50:40,729] INFO [Partition structured_syslog_topic-26 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-26 (kafka.cluster.Partition) [2025-02-10 00:50:40,729] INFO [Partition structured_syslog_topic-26 broker=1] Log loaded for partition structured_syslog_topic-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,740] 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) [2025-02-10 00:50:40,741] 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) [2025-02-10 00:50:40,741] INFO [Partition structured_syslog_topic-23 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-23 (kafka.cluster.Partition) [2025-02-10 00:50:40,741] INFO [Partition structured_syslog_topic-23 broker=1] Log loaded for partition structured_syslog_topic-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,780] 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) [2025-02-10 00:50:40,786] 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) [2025-02-10 00:50:40,787] INFO [Partition structured_syslog_topic-20 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-20 (kafka.cluster.Partition) [2025-02-10 00:50:40,787] INFO [Partition structured_syslog_topic-20 broker=1] Log loaded for partition structured_syslog_topic-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,846] 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) [2025-02-10 00:50:40,847] 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) [2025-02-10 00:50:40,847] INFO [Partition structured_syslog_topic-17 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-17 (kafka.cluster.Partition) [2025-02-10 00:50:40,847] INFO [Partition structured_syslog_topic-17 broker=1] Log loaded for partition structured_syslog_topic-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,882] 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) [2025-02-10 00:50:40,883] 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) [2025-02-10 00:50:40,883] INFO [Partition structured_syslog_topic-14 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-14 (kafka.cluster.Partition) [2025-02-10 00:50:40,883] INFO [Partition structured_syslog_topic-14 broker=1] Log loaded for partition structured_syslog_topic-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,909] 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) [2025-02-10 00:50:40,910] 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) [2025-02-10 00:50:40,910] INFO [Partition structured_syslog_topic-11 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-11 (kafka.cluster.Partition) [2025-02-10 00:50:40,910] INFO [Partition structured_syslog_topic-11 broker=1] Log loaded for partition structured_syslog_topic-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,947] 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) [2025-02-10 00:50:40,960] 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) [2025-02-10 00:50:40,960] INFO [Partition structured_syslog_topic-8 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-8 (kafka.cluster.Partition) [2025-02-10 00:50:40,960] INFO [Partition structured_syslog_topic-8 broker=1] Log loaded for partition structured_syslog_topic-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,971] 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) [2025-02-10 00:50:40,978] 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) [2025-02-10 00:50:40,978] INFO [Partition structured_syslog_topic-27 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-27 (kafka.cluster.Partition) [2025-02-10 00:50:40,983] INFO [Partition structured_syslog_topic-27 broker=1] Log loaded for partition structured_syslog_topic-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,028] 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) [2025-02-10 00:50:41,058] 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) [2025-02-10 00:50:41,059] INFO [Partition structured_syslog_topic-5 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-5 (kafka.cluster.Partition) [2025-02-10 00:50:41,059] INFO [Partition structured_syslog_topic-5 broker=1] Log loaded for partition structured_syslog_topic-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,063] 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) [2025-02-10 00:50:41,064] 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) [2025-02-10 00:50:41,064] INFO [Partition structured_syslog_topic-24 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-24 (kafka.cluster.Partition) [2025-02-10 00:50:41,064] INFO [Partition structured_syslog_topic-24 broker=1] Log loaded for partition structured_syslog_topic-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,105] 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) [2025-02-10 00:50:41,107] 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) [2025-02-10 00:50:41,107] INFO [Partition structured_syslog_topic-21 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-21 (kafka.cluster.Partition) [2025-02-10 00:50:41,107] INFO [Partition structured_syslog_topic-21 broker=1] Log loaded for partition structured_syslog_topic-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,120] 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) [2025-02-10 00:50:41,122] 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) [2025-02-10 00:50:41,122] INFO [Partition structured_syslog_topic-2 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-2 (kafka.cluster.Partition) [2025-02-10 00:50:41,122] INFO [Partition structured_syslog_topic-2 broker=1] Log loaded for partition structured_syslog_topic-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,131] 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) [2025-02-10 00:50:41,143] 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) [2025-02-10 00:50:41,144] INFO [Partition structured_syslog_topic-18 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-18 (kafka.cluster.Partition) [2025-02-10 00:50:41,145] INFO [Partition structured_syslog_topic-18 broker=1] Log loaded for partition structured_syslog_topic-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,155] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(structured_syslog_topic-18, structured_syslog_topic-29, structured_syslog_topic-0, structured_syslog_topic-11, structured_syslog_topic-15, structured_syslog_topic-26, structured_syslog_topic-8, structured_syslog_topic-27, structured_syslog_topic-12, structured_syslog_topic-20, structured_syslog_topic-23, structured_syslog_topic-5, structured_syslog_topic-24, structured_syslog_topic-2, structured_syslog_topic-9, structured_syslog_topic-6, structured_syslog_topic-17, structured_syslog_topic-21, structured_syslog_topic-3, structured_syslog_topic-14) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:50:41,299] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 3 for partitions Map(structured_syslog_topic-3 -> (offset=0, leaderEpoch=0), structured_syslog_topic-6 -> (offset=0, leaderEpoch=0), structured_syslog_topic-9 -> (offset=0, leaderEpoch=0), structured_syslog_topic-24 -> (offset=0, leaderEpoch=0), structured_syslog_topic-15 -> (offset=0, leaderEpoch=0), structured_syslog_topic-21 -> (offset=0, leaderEpoch=0), structured_syslog_topic-0 -> (offset=0, leaderEpoch=0), structured_syslog_topic-12 -> (offset=0, leaderEpoch=0), structured_syslog_topic-27 -> (offset=0, leaderEpoch=0), structured_syslog_topic-18 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:50:41,315] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Starting (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,337] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,338] 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) [2025-02-10 00:50:41,339] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 2 for partitions Map(structured_syslog_topic-17 -> (offset=0, leaderEpoch=0), structured_syslog_topic-26 -> (offset=0, leaderEpoch=0), structured_syslog_topic-20 -> (offset=0, leaderEpoch=0), structured_syslog_topic-8 -> (offset=0, leaderEpoch=0), structured_syslog_topic-14 -> (offset=0, leaderEpoch=0), structured_syslog_topic-2 -> (offset=0, leaderEpoch=0), structured_syslog_topic-5 -> (offset=0, leaderEpoch=0), structured_syslog_topic-29 -> (offset=0, leaderEpoch=0), structured_syslog_topic-23 -> (offset=0, leaderEpoch=0), structured_syslog_topic-11 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:50:41,349] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,367] 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) [2025-02-10 00:50:41,359] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Starting (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,395] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,403] 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) [2025-02-10 00:50:41,412] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,412] 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) [2025-02-10 00:50:41,412] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,412] 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) [2025-02-10 00:50:41,412] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,412] 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) [2025-02-10 00:50:41,412] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,412] 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) [2025-02-10 00:50:41,412] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,412] 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) [2025-02-10 00:50:41,415] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,417] 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) [2025-02-10 00:50:41,420] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,422] 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) [2025-02-10 00:50:41,420] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,467] INFO [Log 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.Log) [2025-02-10 00:50:41,512] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,512] INFO [Log 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.Log) [2025-02-10 00:50:41,587] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,587] INFO [Log 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.Log) [2025-02-10 00:50:41,588] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,588] INFO [Log 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.Log) [2025-02-10 00:50:41,592] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,593] INFO [Log 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.Log) [2025-02-10 00:50:41,628] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,628] INFO [Log 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.Log) [2025-02-10 00:50:41,643] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,643] INFO [Log 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.Log) [2025-02-10 00:50:41,647] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,648] INFO [Log 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.Log) [2025-02-10 00:50:41,666] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,666] INFO [Log 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.Log) [2025-02-10 00:50:41,683] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:41,683] INFO [Log 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.Log) [2025-02-10 00:50:41,795] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(-uve-topic-29-27, -uve-topic-5-23, -uve-topic-0-16, -uve-topic-0-25, -uve-topic-5-5, -uve-topic-0-4, -uve-topic-29-12, -uve-topic-29-9, -uve-topic-0-22, -uve-topic-0-13, -uve-topic-5-20, -uve-topic-5-14, -uve-topic-29-24, -uve-topic-5-8, -uve-topic-5-17, -uve-topic-5-2, -uve-topic-29-21, -uve-topic-29-15, -uve-topic-0-28, -uve-topic-29-18, -uve-topic-0-10, -uve-topic-29-6, -uve-topic-5-29, -uve-topic-5-26, -uve-topic-5-11, -uve-topic-0-1, -uve-topic-29-3, -uve-topic-29-0, -uve-topic-0-19, -uve-topic-0-7) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:50:41,867] 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) [2025-02-10 00:50:41,902] 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) [2025-02-10 00:50:41,903] INFO [Partition -uve-topic-0-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-7 (kafka.cluster.Partition) [2025-02-10 00:50:41,915] INFO [Partition -uve-topic-0-7 broker=1] Log loaded for partition -uve-topic-0-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,960] 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) [2025-02-10 00:50:41,961] 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) [2025-02-10 00:50:41,961] INFO [Partition -uve-topic-0-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-4 (kafka.cluster.Partition) [2025-02-10 00:50:41,961] INFO [Partition -uve-topic-0-4 broker=1] Log loaded for partition -uve-topic-0-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,970] 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) [2025-02-10 00:50:41,971] 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) [2025-02-10 00:50:41,971] INFO [Partition -uve-topic-5-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-29 (kafka.cluster.Partition) [2025-02-10 00:50:41,971] INFO [Partition -uve-topic-5-29 broker=1] Log loaded for partition -uve-topic-5-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,987] 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) [2025-02-10 00:50:41,988] 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) [2025-02-10 00:50:41,988] INFO [Partition -uve-topic-5-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-26 (kafka.cluster.Partition) [2025-02-10 00:50:41,988] INFO [Partition -uve-topic-5-26 broker=1] Log loaded for partition -uve-topic-5-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,001] 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) [2025-02-10 00:50:42,002] 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) [2025-02-10 00:50:42,002] INFO [Partition -uve-topic-5-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-17 (kafka.cluster.Partition) [2025-02-10 00:50:42,002] INFO [Partition -uve-topic-5-17 broker=1] Log loaded for partition -uve-topic-5-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,019] 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) [2025-02-10 00:50:42,035] 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) [2025-02-10 00:50:42,035] INFO [Partition -uve-topic-29-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-27 (kafka.cluster.Partition) [2025-02-10 00:50:42,035] INFO [Partition -uve-topic-29-27 broker=1] Log loaded for partition -uve-topic-29-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,107] 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) [2025-02-10 00:50:42,108] 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) [2025-02-10 00:50:42,108] INFO [Partition -uve-topic-5-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-23 (kafka.cluster.Partition) [2025-02-10 00:50:42,108] INFO [Partition -uve-topic-5-23 broker=1] Log loaded for partition -uve-topic-5-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,117] 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) [2025-02-10 00:50:42,119] 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) [2025-02-10 00:50:42,119] INFO [Partition -uve-topic-5-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-14 (kafka.cluster.Partition) [2025-02-10 00:50:42,119] INFO [Partition -uve-topic-5-14 broker=1] Log loaded for partition -uve-topic-5-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,139] 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) [2025-02-10 00:50:42,141] 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) [2025-02-10 00:50:42,142] INFO [Partition -uve-topic-5-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-11 (kafka.cluster.Partition) [2025-02-10 00:50:42,142] INFO [Partition -uve-topic-5-11 broker=1] Log loaded for partition -uve-topic-5-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,185] 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) [2025-02-10 00:50:42,188] 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) [2025-02-10 00:50:42,189] INFO [Partition -uve-topic-5-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-20 (kafka.cluster.Partition) [2025-02-10 00:50:42,189] INFO [Partition -uve-topic-5-20 broker=1] Log loaded for partition -uve-topic-5-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,213] 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) [2025-02-10 00:50:42,213] 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) [2025-02-10 00:50:42,214] INFO [Partition -uve-topic-29-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-24 (kafka.cluster.Partition) [2025-02-10 00:50:42,214] INFO [Partition -uve-topic-29-24 broker=1] Log loaded for partition -uve-topic-29-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,233] 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) [2025-02-10 00:50:42,234] 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) [2025-02-10 00:50:42,234] INFO [Partition -uve-topic-29-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-21 (kafka.cluster.Partition) [2025-02-10 00:50:42,234] INFO [Partition -uve-topic-29-21 broker=1] Log loaded for partition -uve-topic-29-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,247] 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) [2025-02-10 00:50:42,247] 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) [2025-02-10 00:50:42,248] INFO [Partition -uve-topic-5-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-8 (kafka.cluster.Partition) [2025-02-10 00:50:42,248] INFO [Partition -uve-topic-5-8 broker=1] Log loaded for partition -uve-topic-5-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,266] 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) [2025-02-10 00:50:42,268] 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) [2025-02-10 00:50:42,270] INFO [Partition -uve-topic-0-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-28 (kafka.cluster.Partition) [2025-02-10 00:50:42,270] INFO [Partition -uve-topic-0-28 broker=1] Log loaded for partition -uve-topic-0-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,286] 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) [2025-02-10 00:50:42,287] 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) [2025-02-10 00:50:42,287] INFO [Partition -uve-topic-5-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-5 (kafka.cluster.Partition) [2025-02-10 00:50:42,287] INFO [Partition -uve-topic-5-5 broker=1] Log loaded for partition -uve-topic-5-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,293] 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) [2025-02-10 00:50:42,295] 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) [2025-02-10 00:50:42,295] INFO [Partition -uve-topic-29-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-18 (kafka.cluster.Partition) [2025-02-10 00:50:42,295] INFO [Partition -uve-topic-29-18 broker=1] Log loaded for partition -uve-topic-29-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,316] 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) [2025-02-10 00:50:42,320] 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) [2025-02-10 00:50:42,320] INFO [Partition -uve-topic-5-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-2 (kafka.cluster.Partition) [2025-02-10 00:50:42,320] INFO [Partition -uve-topic-5-2 broker=1] Log loaded for partition -uve-topic-5-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,334] 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) [2025-02-10 00:50:42,349] 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) [2025-02-10 00:50:42,349] INFO [Partition -uve-topic-0-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-25 (kafka.cluster.Partition) [2025-02-10 00:50:42,349] INFO [Partition -uve-topic-0-25 broker=1] Log loaded for partition -uve-topic-0-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,368] 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) [2025-02-10 00:50:42,369] 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) [2025-02-10 00:50:42,369] INFO [Partition -uve-topic-29-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-15 (kafka.cluster.Partition) [2025-02-10 00:50:42,369] INFO [Partition -uve-topic-29-15 broker=1] Log loaded for partition -uve-topic-29-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,379] 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) [2025-02-10 00:50:42,383] 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) [2025-02-10 00:50:42,383] INFO [Partition -uve-topic-29-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-12 (kafka.cluster.Partition) [2025-02-10 00:50:42,383] INFO [Partition -uve-topic-29-12 broker=1] Log loaded for partition -uve-topic-29-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,393] 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) [2025-02-10 00:50:42,394] 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) [2025-02-10 00:50:42,394] INFO [Partition -uve-topic-0-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-22 (kafka.cluster.Partition) [2025-02-10 00:50:42,394] INFO [Partition -uve-topic-0-22 broker=1] Log loaded for partition -uve-topic-0-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,402] 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) [2025-02-10 00:50:42,403] 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) [2025-02-10 00:50:42,403] INFO [Partition -uve-topic-29-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-9 (kafka.cluster.Partition) [2025-02-10 00:50:42,403] INFO [Partition -uve-topic-29-9 broker=1] Log loaded for partition -uve-topic-29-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,460] 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) [2025-02-10 00:50:42,461] 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) [2025-02-10 00:50:42,462] INFO [Partition -uve-topic-0-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-19 (kafka.cluster.Partition) [2025-02-10 00:50:42,462] INFO [Partition -uve-topic-0-19 broker=1] Log loaded for partition -uve-topic-0-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,473] 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) [2025-02-10 00:50:42,475] 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) [2025-02-10 00:50:42,475] INFO [Partition -uve-topic-0-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-16 (kafka.cluster.Partition) [2025-02-10 00:50:42,475] INFO [Partition -uve-topic-0-16 broker=1] Log loaded for partition -uve-topic-0-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,488] 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) [2025-02-10 00:50:42,488] 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) [2025-02-10 00:50:42,489] INFO [Partition -uve-topic-29-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-6 (kafka.cluster.Partition) [2025-02-10 00:50:42,489] INFO [Partition -uve-topic-29-6 broker=1] Log loaded for partition -uve-topic-29-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,497] 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) [2025-02-10 00:50:42,512] 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) [2025-02-10 00:50:42,512] INFO [Partition -uve-topic-29-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-3 (kafka.cluster.Partition) [2025-02-10 00:50:42,512] INFO [Partition -uve-topic-29-3 broker=1] Log loaded for partition -uve-topic-29-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,521] 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) [2025-02-10 00:50:42,530] 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) [2025-02-10 00:50:42,531] INFO [Partition -uve-topic-0-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-13 (kafka.cluster.Partition) [2025-02-10 00:50:42,531] INFO [Partition -uve-topic-0-13 broker=1] Log loaded for partition -uve-topic-0-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,544] 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) [2025-02-10 00:50:42,544] 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) [2025-02-10 00:50:42,544] INFO [Partition -uve-topic-0-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-1 (kafka.cluster.Partition) [2025-02-10 00:50:42,545] INFO [Partition -uve-topic-0-1 broker=1] Log loaded for partition -uve-topic-0-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,560] 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) [2025-02-10 00:50:42,568] 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) [2025-02-10 00:50:42,568] INFO [Partition -uve-topic-0-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-10 (kafka.cluster.Partition) [2025-02-10 00:50:42,568] INFO [Partition -uve-topic-0-10 broker=1] Log loaded for partition -uve-topic-0-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,587] 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) [2025-02-10 00:50:42,588] 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) [2025-02-10 00:50:42,596] INFO [Partition -uve-topic-29-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-0 (kafka.cluster.Partition) [2025-02-10 00:50:42,596] INFO [Partition -uve-topic-29-0 broker=1] Log loaded for partition -uve-topic-29-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,608] 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) [2025-02-10 00:50:42,615] 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) [2025-02-10 00:50:42,615] INFO [Partition -uve-topic-29-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-7 (kafka.cluster.Partition) [2025-02-10 00:50:42,615] INFO [Partition -uve-topic-29-7 broker=1] Log loaded for partition -uve-topic-29-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,626] 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) [2025-02-10 00:50:42,626] 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) [2025-02-10 00:50:42,626] INFO [Partition -uve-topic-29-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-26 (kafka.cluster.Partition) [2025-02-10 00:50:42,626] INFO [Partition -uve-topic-29-26 broker=1] Log loaded for partition -uve-topic-29-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,643] 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) [2025-02-10 00:50:42,644] 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) [2025-02-10 00:50:42,644] INFO [Partition -uve-topic-5-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-3 (kafka.cluster.Partition) [2025-02-10 00:50:42,644] INFO [Partition -uve-topic-5-3 broker=1] Log loaded for partition -uve-topic-5-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,675] 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) [2025-02-10 00:50:42,679] 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) [2025-02-10 00:50:42,680] INFO [Partition -uve-topic-0-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-26 (kafka.cluster.Partition) [2025-02-10 00:50:42,681] INFO [Partition -uve-topic-0-26 broker=1] Log loaded for partition -uve-topic-0-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,719] 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) [2025-02-10 00:50:42,720] 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) [2025-02-10 00:50:42,720] INFO [Partition -uve-topic-5-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-22 (kafka.cluster.Partition) [2025-02-10 00:50:42,720] INFO [Partition -uve-topic-5-22 broker=1] Log loaded for partition -uve-topic-5-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,734] 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) [2025-02-10 00:50:42,735] 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) [2025-02-10 00:50:42,735] INFO [Partition -uve-topic-0-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-17 (kafka.cluster.Partition) [2025-02-10 00:50:42,736] INFO [Partition -uve-topic-0-17 broker=1] Log loaded for partition -uve-topic-0-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,744] 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) [2025-02-10 00:50:42,755] 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) [2025-02-10 00:50:42,755] INFO [Partition -uve-topic-29-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-16 (kafka.cluster.Partition) [2025-02-10 00:50:42,755] INFO [Partition -uve-topic-29-16 broker=1] Log loaded for partition -uve-topic-29-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,767] 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) [2025-02-10 00:50:42,768] 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) [2025-02-10 00:50:42,768] INFO [Partition -uve-topic-0-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-14 (kafka.cluster.Partition) [2025-02-10 00:50:42,768] INFO [Partition -uve-topic-0-14 broker=1] Log loaded for partition -uve-topic-0-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,780] 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) [2025-02-10 00:50:42,781] 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) [2025-02-10 00:50:42,781] INFO [Partition -uve-topic-29-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-4 (kafka.cluster.Partition) [2025-02-10 00:50:42,781] INFO [Partition -uve-topic-29-4 broker=1] Log loaded for partition -uve-topic-29-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,795] 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) [2025-02-10 00:50:42,795] 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) [2025-02-10 00:50:42,796] INFO [Partition -uve-topic-5-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-0 (kafka.cluster.Partition) [2025-02-10 00:50:42,796] INFO [Partition -uve-topic-5-0 broker=1] Log loaded for partition -uve-topic-5-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,813] 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) [2025-02-10 00:50:42,815] 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) [2025-02-10 00:50:42,815] INFO [Partition -uve-topic-29-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-23 (kafka.cluster.Partition) [2025-02-10 00:50:42,815] INFO [Partition -uve-topic-29-23 broker=1] Log loaded for partition -uve-topic-29-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,821] 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) [2025-02-10 00:50:42,822] 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) [2025-02-10 00:50:42,822] INFO [Partition -uve-topic-29-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-13 (kafka.cluster.Partition) [2025-02-10 00:50:42,822] INFO [Partition -uve-topic-29-13 broker=1] Log loaded for partition -uve-topic-29-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,837] 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) [2025-02-10 00:50:42,837] 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) [2025-02-10 00:50:42,837] INFO [Partition -uve-topic-5-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-19 (kafka.cluster.Partition) [2025-02-10 00:50:42,837] INFO [Partition -uve-topic-5-19 broker=1] Log loaded for partition -uve-topic-5-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,855] 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) [2025-02-10 00:50:42,857] 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) [2025-02-10 00:50:42,857] INFO [Partition -uve-topic-0-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-11 (kafka.cluster.Partition) [2025-02-10 00:50:42,857] INFO [Partition -uve-topic-0-11 broker=1] Log loaded for partition -uve-topic-0-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,861] 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) [2025-02-10 00:50:42,861] 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) [2025-02-10 00:50:42,862] INFO [Partition -uve-topic-29-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-1 (kafka.cluster.Partition) [2025-02-10 00:50:42,862] INFO [Partition -uve-topic-29-1 broker=1] Log loaded for partition -uve-topic-29-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,864] 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) [2025-02-10 00:50:42,865] 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) [2025-02-10 00:50:42,865] INFO [Partition -uve-topic-5-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-16 (kafka.cluster.Partition) [2025-02-10 00:50:42,865] INFO [Partition -uve-topic-5-16 broker=1] Log loaded for partition -uve-topic-5-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,868] 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) [2025-02-10 00:50:42,868] 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) [2025-02-10 00:50:42,868] INFO [Partition -uve-topic-29-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-10 (kafka.cluster.Partition) [2025-02-10 00:50:42,869] INFO [Partition -uve-topic-29-10 broker=1] Log loaded for partition -uve-topic-29-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,871] 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) [2025-02-10 00:50:42,873] 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) [2025-02-10 00:50:42,873] INFO [Partition -uve-topic-29-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-20 (kafka.cluster.Partition) [2025-02-10 00:50:42,873] INFO [Partition -uve-topic-29-20 broker=1] Log loaded for partition -uve-topic-29-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,875] 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) [2025-02-10 00:50:42,876] 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) [2025-02-10 00:50:42,876] INFO [Partition -uve-topic-5-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-13 (kafka.cluster.Partition) [2025-02-10 00:50:42,876] INFO [Partition -uve-topic-5-13 broker=1] Log loaded for partition -uve-topic-5-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,881] 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) [2025-02-10 00:50:42,882] 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) [2025-02-10 00:50:42,882] INFO [Partition -uve-topic-0-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-8 (kafka.cluster.Partition) [2025-02-10 00:50:42,882] INFO [Partition -uve-topic-0-8 broker=1] Log loaded for partition -uve-topic-0-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,889] 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) [2025-02-10 00:50:42,889] 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) [2025-02-10 00:50:42,889] INFO [Partition -uve-topic-0-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-27 (kafka.cluster.Partition) [2025-02-10 00:50:42,889] INFO [Partition -uve-topic-0-27 broker=1] Log loaded for partition -uve-topic-0-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,893] 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) [2025-02-10 00:50:42,895] 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) [2025-02-10 00:50:42,895] INFO [Partition -uve-topic-29-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-17 (kafka.cluster.Partition) [2025-02-10 00:50:42,895] INFO [Partition -uve-topic-29-17 broker=1] Log loaded for partition -uve-topic-29-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,900] 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) [2025-02-10 00:50:42,902] 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) [2025-02-10 00:50:42,902] INFO [Partition -uve-topic-0-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-5 (kafka.cluster.Partition) [2025-02-10 00:50:42,902] INFO [Partition -uve-topic-0-5 broker=1] Log loaded for partition -uve-topic-0-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,904] 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) [2025-02-10 00:50:42,905] 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) [2025-02-10 00:50:42,905] INFO [Partition -uve-topic-5-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-10 (kafka.cluster.Partition) [2025-02-10 00:50:42,905] INFO [Partition -uve-topic-5-10 broker=1] Log loaded for partition -uve-topic-5-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,907] 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) [2025-02-10 00:50:42,908] 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) [2025-02-10 00:50:42,908] INFO [Partition -uve-topic-29-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-14 (kafka.cluster.Partition) [2025-02-10 00:50:42,908] INFO [Partition -uve-topic-29-14 broker=1] Log loaded for partition -uve-topic-29-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,926] 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) [2025-02-10 00:50:42,927] 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) [2025-02-10 00:50:42,927] INFO [Partition -uve-topic-0-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-24 (kafka.cluster.Partition) [2025-02-10 00:50:42,927] INFO [Partition -uve-topic-0-24 broker=1] Log loaded for partition -uve-topic-0-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,949] 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) [2025-02-10 00:50:42,950] 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) [2025-02-10 00:50:42,950] INFO [Partition -uve-topic-29-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-11 (kafka.cluster.Partition) [2025-02-10 00:50:42,950] INFO [Partition -uve-topic-29-11 broker=1] Log loaded for partition -uve-topic-29-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,960] 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) [2025-02-10 00:50:42,961] 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) [2025-02-10 00:50:42,967] INFO [Partition -uve-topic-0-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-21 (kafka.cluster.Partition) [2025-02-10 00:50:42,967] INFO [Partition -uve-topic-0-21 broker=1] Log loaded for partition -uve-topic-0-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,020] 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) [2025-02-10 00:50:43,022] 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) [2025-02-10 00:50:43,022] INFO [Partition -uve-topic-5-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-7 (kafka.cluster.Partition) [2025-02-10 00:50:43,022] INFO [Partition -uve-topic-5-7 broker=1] Log loaded for partition -uve-topic-5-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,033] 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) [2025-02-10 00:50:43,044] 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) [2025-02-10 00:50:43,044] INFO [Partition -uve-topic-0-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-2 (kafka.cluster.Partition) [2025-02-10 00:50:43,044] INFO [Partition -uve-topic-0-2 broker=1] Log loaded for partition -uve-topic-0-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,058] 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) [2025-02-10 00:50:43,059] 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) [2025-02-10 00:50:43,059] INFO [Partition -uve-topic-0-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-18 (kafka.cluster.Partition) [2025-02-10 00:50:43,059] INFO [Partition -uve-topic-0-18 broker=1] Log loaded for partition -uve-topic-0-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,077] 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) [2025-02-10 00:50:43,078] 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) [2025-02-10 00:50:43,078] INFO [Partition -uve-topic-29-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-8 (kafka.cluster.Partition) [2025-02-10 00:50:43,078] INFO [Partition -uve-topic-29-8 broker=1] Log loaded for partition -uve-topic-29-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,084] 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) [2025-02-10 00:50:43,085] 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) [2025-02-10 00:50:43,085] INFO [Partition -uve-topic-5-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-4 (kafka.cluster.Partition) [2025-02-10 00:50:43,085] INFO [Partition -uve-topic-5-4 broker=1] Log loaded for partition -uve-topic-5-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,096] 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) [2025-02-10 00:50:43,098] 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) [2025-02-10 00:50:43,098] INFO [Partition -uve-topic-29-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-5 (kafka.cluster.Partition) [2025-02-10 00:50:43,098] INFO [Partition -uve-topic-29-5 broker=1] Log loaded for partition -uve-topic-29-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,104] 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) [2025-02-10 00:50:43,105] 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) [2025-02-10 00:50:43,105] INFO [Partition -uve-topic-0-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-15 (kafka.cluster.Partition) [2025-02-10 00:50:43,105] INFO [Partition -uve-topic-0-15 broker=1] Log loaded for partition -uve-topic-0-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,109] 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) [2025-02-10 00:50:43,109] 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) [2025-02-10 00:50:43,109] INFO [Partition -uve-topic-5-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-1 (kafka.cluster.Partition) [2025-02-10 00:50:43,109] INFO [Partition -uve-topic-5-1 broker=1] Log loaded for partition -uve-topic-5-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,111] 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) [2025-02-10 00:50:43,112] 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) [2025-02-10 00:50:43,112] INFO [Partition -uve-topic-29-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-2 (kafka.cluster.Partition) [2025-02-10 00:50:43,112] INFO [Partition -uve-topic-29-2 broker=1] Log loaded for partition -uve-topic-29-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,124] 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) [2025-02-10 00:50:43,125] 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) [2025-02-10 00:50:43,125] INFO [Partition -uve-topic-0-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-12 (kafka.cluster.Partition) [2025-02-10 00:50:43,125] INFO [Partition -uve-topic-0-12 broker=1] Log loaded for partition -uve-topic-0-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,135] 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) [2025-02-10 00:50:43,136] 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) [2025-02-10 00:50:43,136] INFO [Partition -uve-topic-5-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-27 (kafka.cluster.Partition) [2025-02-10 00:50:43,136] INFO [Partition -uve-topic-5-27 broker=1] Log loaded for partition -uve-topic-5-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,145] 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) [2025-02-10 00:50:43,145] 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) [2025-02-10 00:50:43,145] INFO [Partition -uve-topic-0-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-9 (kafka.cluster.Partition) [2025-02-10 00:50:43,145] INFO [Partition -uve-topic-0-9 broker=1] Log loaded for partition -uve-topic-0-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,149] 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) [2025-02-10 00:50:43,151] 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) [2025-02-10 00:50:43,151] INFO [Partition -uve-topic-5-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-24 (kafka.cluster.Partition) [2025-02-10 00:50:43,151] INFO [Partition -uve-topic-5-24 broker=1] Log loaded for partition -uve-topic-5-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,156] 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) [2025-02-10 00:50:43,156] 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) [2025-02-10 00:50:43,156] INFO [Partition -uve-topic-0-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-6 (kafka.cluster.Partition) [2025-02-10 00:50:43,156] INFO [Partition -uve-topic-0-6 broker=1] Log loaded for partition -uve-topic-0-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,160] 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) [2025-02-10 00:50:43,161] 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) [2025-02-10 00:50:43,161] INFO [Partition -uve-topic-5-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-21 (kafka.cluster.Partition) [2025-02-10 00:50:43,161] INFO [Partition -uve-topic-5-21 broker=1] Log loaded for partition -uve-topic-5-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,164] 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) [2025-02-10 00:50:43,164] 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) [2025-02-10 00:50:43,164] INFO [Partition -uve-topic-5-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-18 (kafka.cluster.Partition) [2025-02-10 00:50:43,164] INFO [Partition -uve-topic-5-18 broker=1] Log loaded for partition -uve-topic-5-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,170] 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) [2025-02-10 00:50:43,170] 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) [2025-02-10 00:50:43,170] INFO [Partition -uve-topic-0-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-3 (kafka.cluster.Partition) [2025-02-10 00:50:43,170] INFO [Partition -uve-topic-0-3 broker=1] Log loaded for partition -uve-topic-0-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,200] 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) [2025-02-10 00:50:43,205] 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) [2025-02-10 00:50:43,206] INFO [Partition -uve-topic-29-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-28 (kafka.cluster.Partition) [2025-02-10 00:50:43,206] INFO [Partition -uve-topic-29-28 broker=1] Log loaded for partition -uve-topic-29-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,218] 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) [2025-02-10 00:50:43,222] 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) [2025-02-10 00:50:43,225] INFO [Partition -uve-topic-5-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-15 (kafka.cluster.Partition) [2025-02-10 00:50:43,226] INFO [Partition -uve-topic-5-15 broker=1] Log loaded for partition -uve-topic-5-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,230] 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) [2025-02-10 00:50:43,230] 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) [2025-02-10 00:50:43,231] INFO [Partition -uve-topic-0-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-0 (kafka.cluster.Partition) [2025-02-10 00:50:43,231] INFO [Partition -uve-topic-0-0 broker=1] Log loaded for partition -uve-topic-0-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,236] 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) [2025-02-10 00:50:43,237] 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) [2025-02-10 00:50:43,237] INFO [Partition -uve-topic-5-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-12 (kafka.cluster.Partition) [2025-02-10 00:50:43,237] INFO [Partition -uve-topic-5-12 broker=1] Log loaded for partition -uve-topic-5-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,241] 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) [2025-02-10 00:50:43,242] 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) [2025-02-10 00:50:43,242] INFO [Partition -uve-topic-29-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-25 (kafka.cluster.Partition) [2025-02-10 00:50:43,242] INFO [Partition -uve-topic-29-25 broker=1] Log loaded for partition -uve-topic-29-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,248] 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) [2025-02-10 00:50:43,252] 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) [2025-02-10 00:50:43,252] INFO [Partition -uve-topic-0-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-23 (kafka.cluster.Partition) [2025-02-10 00:50:43,252] INFO [Partition -uve-topic-0-23 broker=1] Log loaded for partition -uve-topic-0-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,255] 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) [2025-02-10 00:50:43,256] 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) [2025-02-10 00:50:43,256] INFO [Partition -uve-topic-5-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-9 (kafka.cluster.Partition) [2025-02-10 00:50:43,256] INFO [Partition -uve-topic-5-9 broker=1] Log loaded for partition -uve-topic-5-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,257] 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) [2025-02-10 00:50:43,258] 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) [2025-02-10 00:50:43,258] INFO [Partition -uve-topic-5-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-28 (kafka.cluster.Partition) [2025-02-10 00:50:43,258] INFO [Partition -uve-topic-5-28 broker=1] Log loaded for partition -uve-topic-5-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,267] 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) [2025-02-10 00:50:43,268] 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) [2025-02-10 00:50:43,269] INFO [Partition -uve-topic-29-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-22 (kafka.cluster.Partition) [2025-02-10 00:50:43,269] INFO [Partition -uve-topic-29-22 broker=1] Log loaded for partition -uve-topic-29-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,270] 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) [2025-02-10 00:50:43,271] 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) [2025-02-10 00:50:43,271] INFO [Partition -uve-topic-5-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-6 (kafka.cluster.Partition) [2025-02-10 00:50:43,271] INFO [Partition -uve-topic-5-6 broker=1] Log loaded for partition -uve-topic-5-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,273] 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) [2025-02-10 00:50:43,273] 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) [2025-02-10 00:50:43,273] INFO [Partition -uve-topic-5-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-25 (kafka.cluster.Partition) [2025-02-10 00:50:43,273] INFO [Partition -uve-topic-5-25 broker=1] Log loaded for partition -uve-topic-5-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,275] 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) [2025-02-10 00:50:43,276] 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) [2025-02-10 00:50:43,276] INFO [Partition -uve-topic-0-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-20 (kafka.cluster.Partition) [2025-02-10 00:50:43,276] INFO [Partition -uve-topic-0-20 broker=1] Log loaded for partition -uve-topic-0-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,282] 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) [2025-02-10 00:50:43,282] 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) [2025-02-10 00:50:43,282] INFO [Partition -uve-topic-0-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-29 (kafka.cluster.Partition) [2025-02-10 00:50:43,283] INFO [Partition -uve-topic-0-29 broker=1] Log loaded for partition -uve-topic-0-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,284] 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) [2025-02-10 00:50:43,285] 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) [2025-02-10 00:50:43,285] INFO [Partition -uve-topic-29-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-29 (kafka.cluster.Partition) [2025-02-10 00:50:43,285] INFO [Partition -uve-topic-29-29 broker=1] Log loaded for partition -uve-topic-29-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,289] 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) [2025-02-10 00:50:43,290] 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) [2025-02-10 00:50:43,290] INFO [Partition -uve-topic-29-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-19 (kafka.cluster.Partition) [2025-02-10 00:50:43,290] INFO [Partition -uve-topic-29-19 broker=1] Log loaded for partition -uve-topic-29-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,292] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(-uve-topic-5-13, -uve-topic-29-13, -uve-topic-0-27, -uve-topic-0-9, -uve-topic-29-2, -uve-topic-5-22, -uve-topic-5-4, -uve-topic-29-29, -uve-topic-0-18, -uve-topic-29-11, -uve-topic-0-0, -uve-topic-5-12, -uve-topic-0-26, -uve-topic-29-19, -uve-topic-0-8, -uve-topic-29-1, -uve-topic-29-20, -uve-topic-5-21, -uve-topic-5-3, -uve-topic-29-28, -uve-topic-5-10, -uve-topic-0-17, -uve-topic-29-10, -uve-topic-0-6, -uve-topic-5-19, -uve-topic-5-1, -uve-topic-29-26, -uve-topic-5-27, -uve-topic-0-15, -uve-topic-29-8, -uve-topic-5-9, -uve-topic-5-28, -uve-topic-0-23, -uve-topic-29-16, -uve-topic-0-5, -uve-topic-0-24, -uve-topic-29-17, -uve-topic-5-18, -uve-topic-5-0, -uve-topic-29-25, -uve-topic-0-14, -uve-topic-29-7, -uve-topic-5-16, -uve-topic-29-23, -uve-topic-0-12, -uve-topic-5-24, -uve-topic-29-5, -uve-topic-5-6, -uve-topic-5-25, -uve-topic-0-20, -uve-topic-5-7, -uve-topic-0-2, -uve-topic-0-21, -uve-topic-29-14, -uve-topic-5-15, -uve-topic-0-3, -uve-topic-0-29, -uve-topic-29-22, -uve-topic-0-11, -uve-topic-29-4) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:50:43,299] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 3 for partitions Map(-uve-topic-29-11 -> (offset=0, leaderEpoch=0), -uve-topic-29-29 -> (offset=0, leaderEpoch=0), -uve-topic-29-23 -> (offset=0, leaderEpoch=0), -uve-topic-29-5 -> (offset=0, leaderEpoch=0), -uve-topic-0-3 -> (offset=0, leaderEpoch=0), -uve-topic-29-26 -> (offset=0, leaderEpoch=0), -uve-topic-0-15 -> (offset=0, leaderEpoch=0), -uve-topic-0-9 -> (offset=0, leaderEpoch=0), -uve-topic-29-2 -> (offset=0, leaderEpoch=0), -uve-topic-29-8 -> (offset=0, leaderEpoch=0), -uve-topic-5-10 -> (offset=0, leaderEpoch=0), -uve-topic-0-0 -> (offset=0, leaderEpoch=0), -uve-topic-0-12 -> (offset=0, leaderEpoch=0), -uve-topic-5-13 -> (offset=0, leaderEpoch=0), -uve-topic-0-21 -> (offset=0, leaderEpoch=0), -uve-topic-5-19 -> (offset=0, leaderEpoch=0), -uve-topic-5-1 -> (offset=0, leaderEpoch=0), -uve-topic-0-24 -> (offset=0, leaderEpoch=0), -uve-topic-5-28 -> (offset=0, leaderEpoch=0), -uve-topic-0-18 -> (offset=0, leaderEpoch=0), -uve-topic-0-27 -> (offset=0, leaderEpoch=0), -uve-topic-0-6 -> (offset=0, leaderEpoch=0), -uve-topic-5-25 -> (offset=0, leaderEpoch=0), -uve-topic-5-22 -> (offset=0, leaderEpoch=0), -uve-topic-29-17 -> (offset=0, leaderEpoch=0), -uve-topic-5-7 -> (offset=0, leaderEpoch=0), -uve-topic-5-16 -> (offset=0, leaderEpoch=0), -uve-topic-29-20 -> (offset=0, leaderEpoch=0), -uve-topic-29-14 -> (offset=0, leaderEpoch=0), -uve-topic-5-4 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:50:43,300] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 2 for partitions Map(-uve-topic-5-24 -> (offset=0, leaderEpoch=0), -uve-topic-5-15 -> (offset=0, leaderEpoch=0), -uve-topic-0-23 -> (offset=0, leaderEpoch=0), -uve-topic-0-11 -> (offset=0, leaderEpoch=0), -uve-topic-29-13 -> (offset=0, leaderEpoch=0), -uve-topic-0-5 -> (offset=0, leaderEpoch=0), -uve-topic-5-12 -> (offset=0, leaderEpoch=0), -uve-topic-0-2 -> (offset=0, leaderEpoch=0), -uve-topic-29-4 -> (offset=0, leaderEpoch=0), -uve-topic-29-10 -> (offset=0, leaderEpoch=0), -uve-topic-29-25 -> (offset=0, leaderEpoch=0), -uve-topic-5-6 -> (offset=0, leaderEpoch=0), -uve-topic-5-27 -> (offset=0, leaderEpoch=0), -uve-topic-0-8 -> (offset=0, leaderEpoch=0), -uve-topic-5-9 -> (offset=0, leaderEpoch=0), -uve-topic-29-28 -> (offset=0, leaderEpoch=0), -uve-topic-29-22 -> (offset=0, leaderEpoch=0), -uve-topic-29-16 -> (offset=0, leaderEpoch=0), -uve-topic-0-17 -> (offset=0, leaderEpoch=0), -uve-topic-0-26 -> (offset=0, leaderEpoch=0), -uve-topic-0-20 -> (offset=0, leaderEpoch=0), -uve-topic-0-14 -> (offset=0, leaderEpoch=0), -uve-topic-29-19 -> (offset=0, leaderEpoch=0), -uve-topic-29-7 -> (offset=0, leaderEpoch=0), -uve-topic-5-18 -> (offset=0, leaderEpoch=0), -uve-topic-29-1 -> (offset=0, leaderEpoch=0), -uve-topic-5-21 -> (offset=0, leaderEpoch=0), -uve-topic-0-29 -> (offset=0, leaderEpoch=0), -uve-topic-5-0 -> (offset=0, leaderEpoch=0), -uve-topic-5-3 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:50:43,383] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(-uve-topic-28-26, -uve-topic-28-2, -uve-topic-18-10, -uve-topic-26-24, -uve-topic-18-28, -uve-topic-18-13, -uve-topic-28-11, -uve-topic-9-23, -uve-topic-18-4, -uve-topic-28-8, -uve-topic-18-25, -uve-topic-9-2, -uve-topic-18-16, -uve-topic-9-20, -uve-topic-26-18, -uve-topic-26-9, -uve-topic-26-6, -uve-topic-18-22, -uve-topic-9-8, -uve-topic-9-26, -uve-topic-18-19, -uve-topic-28-17, -uve-topic-9-29, -uve-topic-28-14, -uve-topic-18-7, -uve-topic-9-17, -uve-topic-26-15, -uve-topic-28-20, -uve-topic-9-14, -uve-topic-18-1, -uve-topic-26-27, -uve-topic-28-23, -uve-topic-26-12, -uve-topic-9-5, -uve-topic-26-3, -uve-topic-26-21, -uve-topic-26-0, -uve-topic-28-5, -uve-topic-28-29, -uve-topic-9-11) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:50:43,390] 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) [2025-02-10 00:50:43,393] 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) [2025-02-10 00:50:43,393] INFO [Partition -uve-topic-9-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-17 (kafka.cluster.Partition) [2025-02-10 00:50:43,395] INFO [Partition -uve-topic-9-17 broker=1] Log loaded for partition -uve-topic-9-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,407] 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) [2025-02-10 00:50:43,409] 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) [2025-02-10 00:50:43,409] INFO [Partition -uve-topic-9-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-14 (kafka.cluster.Partition) [2025-02-10 00:50:43,409] INFO [Partition -uve-topic-9-14 broker=1] Log loaded for partition -uve-topic-9-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,416] 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) [2025-02-10 00:50:43,417] 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) [2025-02-10 00:50:43,418] INFO [Partition -uve-topic-9-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-11 (kafka.cluster.Partition) [2025-02-10 00:50:43,418] INFO [Partition -uve-topic-9-11 broker=1] Log loaded for partition -uve-topic-9-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,424] 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) [2025-02-10 00:50:43,426] 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) [2025-02-10 00:50:43,426] INFO [Partition -uve-topic-9-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-8 (kafka.cluster.Partition) [2025-02-10 00:50:43,426] INFO [Partition -uve-topic-9-8 broker=1] Log loaded for partition -uve-topic-9-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,434] 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) [2025-02-10 00:50:43,435] 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) [2025-02-10 00:50:43,435] INFO [Partition -uve-topic-9-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-5 (kafka.cluster.Partition) [2025-02-10 00:50:43,435] INFO [Partition -uve-topic-9-5 broker=1] Log loaded for partition -uve-topic-9-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,443] 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) [2025-02-10 00:50:43,444] 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) [2025-02-10 00:50:43,444] INFO [Partition -uve-topic-28-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-29 (kafka.cluster.Partition) [2025-02-10 00:50:43,444] INFO [Partition -uve-topic-28-29 broker=1] Log loaded for partition -uve-topic-28-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,471] 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) [2025-02-10 00:50:43,472] 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) [2025-02-10 00:50:43,472] INFO [Partition -uve-topic-9-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-2 (kafka.cluster.Partition) [2025-02-10 00:50:43,472] INFO [Partition -uve-topic-9-2 broker=1] Log loaded for partition -uve-topic-9-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,489] 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) [2025-02-10 00:50:43,499] 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) [2025-02-10 00:50:43,500] INFO [Partition -uve-topic-26-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-27 (kafka.cluster.Partition) [2025-02-10 00:50:43,501] INFO [Partition -uve-topic-26-27 broker=1] Log loaded for partition -uve-topic-26-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,507] 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) [2025-02-10 00:50:43,508] 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) [2025-02-10 00:50:43,508] INFO [Partition -uve-topic-26-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-24 (kafka.cluster.Partition) [2025-02-10 00:50:43,508] INFO [Partition -uve-topic-26-24 broker=1] Log loaded for partition -uve-topic-26-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,516] 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) [2025-02-10 00:50:43,516] 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) [2025-02-10 00:50:43,516] INFO [Partition -uve-topic-28-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-26 (kafka.cluster.Partition) [2025-02-10 00:50:43,516] INFO [Partition -uve-topic-28-26 broker=1] Log loaded for partition -uve-topic-28-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,523] 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) [2025-02-10 00:50:43,524] 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) [2025-02-10 00:50:43,524] INFO [Partition -uve-topic-26-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-21 (kafka.cluster.Partition) [2025-02-10 00:50:43,524] INFO [Partition -uve-topic-26-21 broker=1] Log loaded for partition -uve-topic-26-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,529] 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) [2025-02-10 00:50:43,530] 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) [2025-02-10 00:50:43,530] INFO [Partition -uve-topic-18-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-28 (kafka.cluster.Partition) [2025-02-10 00:50:43,530] INFO [Partition -uve-topic-18-28 broker=1] Log loaded for partition -uve-topic-18-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,554] 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) [2025-02-10 00:50:43,555] 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) [2025-02-10 00:50:43,555] INFO [Partition -uve-topic-28-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-23 (kafka.cluster.Partition) [2025-02-10 00:50:43,555] INFO [Partition -uve-topic-28-23 broker=1] Log loaded for partition -uve-topic-28-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,563] 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) [2025-02-10 00:50:43,564] 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) [2025-02-10 00:50:43,564] INFO [Partition -uve-topic-18-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-25 (kafka.cluster.Partition) [2025-02-10 00:50:43,564] INFO [Partition -uve-topic-18-25 broker=1] Log loaded for partition -uve-topic-18-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,570] 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) [2025-02-10 00:50:43,572] 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) [2025-02-10 00:50:43,572] INFO [Partition -uve-topic-26-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-18 (kafka.cluster.Partition) [2025-02-10 00:50:43,572] INFO [Partition -uve-topic-26-18 broker=1] Log loaded for partition -uve-topic-26-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,580] 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) [2025-02-10 00:50:43,587] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,590] 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) [2025-02-10 00:50:43,591] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,591] 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) [2025-02-10 00:50:43,591] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,591] 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) [2025-02-10 00:50:43,591] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,591] 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) [2025-02-10 00:50:43,592] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,592] INFO [Log 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.Log) [2025-02-10 00:50:43,592] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,592] 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) [2025-02-10 00:50:43,592] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,592] INFO [Log 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.Log) [2025-02-10 00:50:43,592] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,592] 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) [2025-02-10 00:50:43,592] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,592] 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) [2025-02-10 00:50:43,592] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,593] INFO [Log 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.Log) [2025-02-10 00:50:43,593] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,593] 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) [2025-02-10 00:50:43,593] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,593] INFO [Log 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.Log) [2025-02-10 00:50:43,593] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,593] 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) [2025-02-10 00:50:43,593] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,593] 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) [2025-02-10 00:50:43,594] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,594] INFO [Log 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.Log) [2025-02-10 00:50:43,594] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,594] INFO [Log 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.Log) [2025-02-10 00:50:43,594] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,594] 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) [2025-02-10 00:50:43,594] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,594] INFO [Log 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.Log) [2025-02-10 00:50:43,594] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,594] 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) [2025-02-10 00:50:43,594] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,594] 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) [2025-02-10 00:50:43,594] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,594] 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) [2025-02-10 00:50:43,595] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,595] 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) [2025-02-10 00:50:43,595] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,595] INFO [Log 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.Log) [2025-02-10 00:50:43,595] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,595] 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) [2025-02-10 00:50:43,595] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,595] 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) [2025-02-10 00:50:43,595] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,595] 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) [2025-02-10 00:50:43,595] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,595] 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) [2025-02-10 00:50:43,595] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,595] INFO [Log 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.Log) [2025-02-10 00:50:43,595] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,595] 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) [2025-02-10 00:50:43,595] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,595] INFO [Log 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.Log) [2025-02-10 00:50:43,599] 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) [2025-02-10 00:50:43,599] INFO [Partition -uve-topic-28-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-20 (kafka.cluster.Partition) [2025-02-10 00:50:43,599] INFO [Partition -uve-topic-28-20 broker=1] Log loaded for partition -uve-topic-28-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,610] 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) [2025-02-10 00:50:43,616] 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) [2025-02-10 00:50:43,616] INFO [Partition -uve-topic-18-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-22 (kafka.cluster.Partition) [2025-02-10 00:50:43,616] INFO [Partition -uve-topic-18-22 broker=1] Log loaded for partition -uve-topic-18-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,622] 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) [2025-02-10 00:50:43,622] 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) [2025-02-10 00:50:43,622] INFO [Partition -uve-topic-26-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-15 (kafka.cluster.Partition) [2025-02-10 00:50:43,622] INFO [Partition -uve-topic-26-15 broker=1] Log loaded for partition -uve-topic-26-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,627] 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) [2025-02-10 00:50:43,628] 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) [2025-02-10 00:50:43,628] INFO [Partition -uve-topic-28-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-17 (kafka.cluster.Partition) [2025-02-10 00:50:43,628] INFO [Partition -uve-topic-28-17 broker=1] Log loaded for partition -uve-topic-28-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,632] 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) [2025-02-10 00:50:43,633] 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) [2025-02-10 00:50:43,633] INFO [Partition -uve-topic-18-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-19 (kafka.cluster.Partition) [2025-02-10 00:50:43,633] INFO [Partition -uve-topic-18-19 broker=1] Log loaded for partition -uve-topic-18-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,637] 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) [2025-02-10 00:50:43,638] 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) [2025-02-10 00:50:43,638] INFO [Partition -uve-topic-28-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-14 (kafka.cluster.Partition) [2025-02-10 00:50:43,638] INFO [Partition -uve-topic-28-14 broker=1] Log loaded for partition -uve-topic-28-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,643] 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) [2025-02-10 00:50:43,643] 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) [2025-02-10 00:50:43,643] INFO [Partition -uve-topic-26-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-12 (kafka.cluster.Partition) [2025-02-10 00:50:43,644] INFO [Partition -uve-topic-26-12 broker=1] Log loaded for partition -uve-topic-26-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,648] 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) [2025-02-10 00:50:43,649] 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) [2025-02-10 00:50:43,649] INFO [Partition -uve-topic-26-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-9 (kafka.cluster.Partition) [2025-02-10 00:50:43,649] INFO [Partition -uve-topic-26-9 broker=1] Log loaded for partition -uve-topic-26-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,653] 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) [2025-02-10 00:50:43,653] 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) [2025-02-10 00:50:43,654] INFO [Partition -uve-topic-28-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-11 (kafka.cluster.Partition) [2025-02-10 00:50:43,654] INFO [Partition -uve-topic-28-11 broker=1] Log loaded for partition -uve-topic-28-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,658] 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) [2025-02-10 00:50:43,659] 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) [2025-02-10 00:50:43,659] INFO [Partition -uve-topic-18-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-16 (kafka.cluster.Partition) [2025-02-10 00:50:43,659] INFO [Partition -uve-topic-18-16 broker=1] Log loaded for partition -uve-topic-18-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,664] 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) [2025-02-10 00:50:43,664] 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) [2025-02-10 00:50:43,664] INFO [Partition -uve-topic-18-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-13 (kafka.cluster.Partition) [2025-02-10 00:50:43,665] INFO [Partition -uve-topic-18-13 broker=1] Log loaded for partition -uve-topic-18-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,669] 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) [2025-02-10 00:50:43,670] 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) [2025-02-10 00:50:43,670] INFO [Partition -uve-topic-26-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-6 (kafka.cluster.Partition) [2025-02-10 00:50:43,670] INFO [Partition -uve-topic-26-6 broker=1] Log loaded for partition -uve-topic-26-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,674] 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) [2025-02-10 00:50:43,675] 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) [2025-02-10 00:50:43,675] INFO [Partition -uve-topic-28-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-8 (kafka.cluster.Partition) [2025-02-10 00:50:43,675] INFO [Partition -uve-topic-28-8 broker=1] Log loaded for partition -uve-topic-28-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,679] 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) [2025-02-10 00:50:43,680] 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) [2025-02-10 00:50:43,680] INFO [Partition -uve-topic-18-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-4 (kafka.cluster.Partition) [2025-02-10 00:50:43,680] INFO [Partition -uve-topic-18-4 broker=1] Log loaded for partition -uve-topic-18-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,684] 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) [2025-02-10 00:50:43,685] 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) [2025-02-10 00:50:43,685] INFO [Partition -uve-topic-26-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-3 (kafka.cluster.Partition) [2025-02-10 00:50:43,685] INFO [Partition -uve-topic-26-3 broker=1] Log loaded for partition -uve-topic-26-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,689] 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) [2025-02-10 00:50:43,690] 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) [2025-02-10 00:50:43,690] INFO [Partition -uve-topic-18-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-10 (kafka.cluster.Partition) [2025-02-10 00:50:43,690] INFO [Partition -uve-topic-18-10 broker=1] Log loaded for partition -uve-topic-18-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,695] 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) [2025-02-10 00:50:43,696] 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) [2025-02-10 00:50:43,696] INFO [Partition -uve-topic-18-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-1 (kafka.cluster.Partition) [2025-02-10 00:50:43,696] INFO [Partition -uve-topic-18-1 broker=1] Log loaded for partition -uve-topic-18-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,700] 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) [2025-02-10 00:50:43,700] 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) [2025-02-10 00:50:43,700] INFO [Partition -uve-topic-28-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-5 (kafka.cluster.Partition) [2025-02-10 00:50:43,700] INFO [Partition -uve-topic-28-5 broker=1] Log loaded for partition -uve-topic-28-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,705] 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) [2025-02-10 00:50:43,705] 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) [2025-02-10 00:50:43,705] INFO [Partition -uve-topic-9-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-26 (kafka.cluster.Partition) [2025-02-10 00:50:43,705] INFO [Partition -uve-topic-9-26 broker=1] Log loaded for partition -uve-topic-9-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,709] 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) [2025-02-10 00:50:43,710] 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) [2025-02-10 00:50:43,710] INFO [Partition -uve-topic-9-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-23 (kafka.cluster.Partition) [2025-02-10 00:50:43,710] INFO [Partition -uve-topic-9-23 broker=1] Log loaded for partition -uve-topic-9-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,714] 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) [2025-02-10 00:50:43,715] 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) [2025-02-10 00:50:43,715] INFO [Partition -uve-topic-18-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-7 (kafka.cluster.Partition) [2025-02-10 00:50:43,715] INFO [Partition -uve-topic-18-7 broker=1] Log loaded for partition -uve-topic-18-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,719] 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) [2025-02-10 00:50:43,720] 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) [2025-02-10 00:50:43,720] INFO [Partition -uve-topic-26-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-0 (kafka.cluster.Partition) [2025-02-10 00:50:43,720] INFO [Partition -uve-topic-26-0 broker=1] Log loaded for partition -uve-topic-26-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,720] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,721] 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) [2025-02-10 00:50:43,721] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,721] INFO [Log 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.Log) [2025-02-10 00:50:43,721] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,721] 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) [2025-02-10 00:50:43,721] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,721] 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) [2025-02-10 00:50:43,721] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,721] INFO [Log 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.Log) [2025-02-10 00:50:43,721] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,721] 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) [2025-02-10 00:50:43,721] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,721] 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) [2025-02-10 00:50:43,721] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,721] 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) [2025-02-10 00:50:43,721] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,721] INFO [Log 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.Log) [2025-02-10 00:50:43,721] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,721] 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) [2025-02-10 00:50:43,721] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,721] 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) [2025-02-10 00:50:43,721] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,721] INFO [Log 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.Log) [2025-02-10 00:50:43,721] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,721] 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) [2025-02-10 00:50:43,721] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,721] INFO [Log 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.Log) [2025-02-10 00:50:43,721] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,721] 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) [2025-02-10 00:50:43,721] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,721] 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) [2025-02-10 00:50:43,721] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,721] 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) [2025-02-10 00:50:43,721] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,721] 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) [2025-02-10 00:50:43,721] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,722] 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) [2025-02-10 00:50:43,722] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,722] 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) [2025-02-10 00:50:43,722] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,722] INFO [Log 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.Log) [2025-02-10 00:50:43,722] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,722] INFO [Log 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.Log) [2025-02-10 00:50:43,722] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,722] 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) [2025-02-10 00:50:43,722] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,722] INFO [Log 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.Log) [2025-02-10 00:50:43,722] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,722] 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) [2025-02-10 00:50:43,722] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,722] INFO [Log 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.Log) [2025-02-10 00:50:43,722] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,722] 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) [2025-02-10 00:50:43,722] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,722] INFO [Log 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.Log) [2025-02-10 00:50:43,722] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,722] 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) [2025-02-10 00:50:43,722] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:43,722] 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) [2025-02-10 00:50:43,727] 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) [2025-02-10 00:50:43,728] 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) [2025-02-10 00:50:43,728] INFO [Partition -uve-topic-28-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-2 (kafka.cluster.Partition) [2025-02-10 00:50:43,728] INFO [Partition -uve-topic-28-2 broker=1] Log loaded for partition -uve-topic-28-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,733] 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) [2025-02-10 00:50:43,734] 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) [2025-02-10 00:50:43,734] INFO [Partition -uve-topic-9-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-20 (kafka.cluster.Partition) [2025-02-10 00:50:43,734] INFO [Partition -uve-topic-9-20 broker=1] Log loaded for partition -uve-topic-9-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,744] 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) [2025-02-10 00:50:43,745] 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) [2025-02-10 00:50:43,745] INFO [Partition -uve-topic-9-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-29 (kafka.cluster.Partition) [2025-02-10 00:50:43,745] INFO [Partition -uve-topic-9-29 broker=1] Log loaded for partition -uve-topic-9-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,751] 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) [2025-02-10 00:50:43,752] 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) [2025-02-10 00:50:43,752] INFO [Partition -uve-topic-18-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-11 (kafka.cluster.Partition) [2025-02-10 00:50:43,752] INFO [Partition -uve-topic-18-11 broker=1] Log loaded for partition -uve-topic-18-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,756] 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) [2025-02-10 00:50:43,763] 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) [2025-02-10 00:50:43,763] INFO [Partition -uve-topic-26-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-13 (kafka.cluster.Partition) [2025-02-10 00:50:43,763] INFO [Partition -uve-topic-26-13 broker=1] Log loaded for partition -uve-topic-26-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,766] 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) [2025-02-10 00:50:43,781] 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) [2025-02-10 00:50:43,781] INFO [Partition -uve-topic-9-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-7 (kafka.cluster.Partition) [2025-02-10 00:50:43,781] INFO [Partition -uve-topic-9-7 broker=1] Log loaded for partition -uve-topic-9-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,785] 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) [2025-02-10 00:50:43,785] 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) [2025-02-10 00:50:43,785] INFO [Partition -uve-topic-28-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-15 (kafka.cluster.Partition) [2025-02-10 00:50:43,785] INFO [Partition -uve-topic-28-15 broker=1] Log loaded for partition -uve-topic-28-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,788] 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) [2025-02-10 00:50:43,789] 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) [2025-02-10 00:50:43,789] INFO [Partition -uve-topic-18-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-8 (kafka.cluster.Partition) [2025-02-10 00:50:43,789] INFO [Partition -uve-topic-18-8 broker=1] Log loaded for partition -uve-topic-18-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,793] 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) [2025-02-10 00:50:43,794] 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) [2025-02-10 00:50:43,794] INFO [Partition -uve-topic-26-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-10 (kafka.cluster.Partition) [2025-02-10 00:50:43,794] INFO [Partition -uve-topic-26-10 broker=1] Log loaded for partition -uve-topic-26-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,796] 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) [2025-02-10 00:50:43,797] 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) [2025-02-10 00:50:43,797] INFO [Partition -uve-topic-26-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-29 (kafka.cluster.Partition) [2025-02-10 00:50:43,797] INFO [Partition -uve-topic-26-29 broker=1] Log loaded for partition -uve-topic-26-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,811] 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) [2025-02-10 00:50:43,812] 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) [2025-02-10 00:50:43,812] INFO [Partition -uve-topic-28-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-12 (kafka.cluster.Partition) [2025-02-10 00:50:43,812] INFO [Partition -uve-topic-28-12 broker=1] Log loaded for partition -uve-topic-28-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,816] 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) [2025-02-10 00:50:43,817] 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) [2025-02-10 00:50:43,818] INFO [Partition -uve-topic-18-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-27 (kafka.cluster.Partition) [2025-02-10 00:50:43,819] INFO [Partition -uve-topic-18-27 broker=1] Log loaded for partition -uve-topic-18-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,822] 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) [2025-02-10 00:50:43,823] 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) [2025-02-10 00:50:43,823] INFO [Partition -uve-topic-28-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-22 (kafka.cluster.Partition) [2025-02-10 00:50:43,823] INFO [Partition -uve-topic-28-22 broker=1] Log loaded for partition -uve-topic-28-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,828] 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) [2025-02-10 00:50:43,829] 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) [2025-02-10 00:50:43,829] INFO [Partition -uve-topic-26-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-26 (kafka.cluster.Partition) [2025-02-10 00:50:43,829] INFO [Partition -uve-topic-26-26 broker=1] Log loaded for partition -uve-topic-26-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,833] 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) [2025-02-10 00:50:43,834] 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) [2025-02-10 00:50:43,834] INFO [Partition -uve-topic-18-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-24 (kafka.cluster.Partition) [2025-02-10 00:50:43,834] INFO [Partition -uve-topic-18-24 broker=1] Log loaded for partition -uve-topic-18-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,836] 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) [2025-02-10 00:50:43,836] 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) [2025-02-10 00:50:43,836] INFO [Partition -uve-topic-28-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-28 (kafka.cluster.Partition) [2025-02-10 00:50:43,837] INFO [Partition -uve-topic-28-28 broker=1] Log loaded for partition -uve-topic-28-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,840] 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) [2025-02-10 00:50:43,840] 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) [2025-02-10 00:50:43,840] INFO [Partition -uve-topic-28-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-9 (kafka.cluster.Partition) [2025-02-10 00:50:43,840] INFO [Partition -uve-topic-28-9 broker=1] Log loaded for partition -uve-topic-28-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,847] 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) [2025-02-10 00:50:43,847] 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) [2025-02-10 00:50:43,847] INFO [Partition -uve-topic-18-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-5 (kafka.cluster.Partition) [2025-02-10 00:50:43,847] INFO [Partition -uve-topic-18-5 broker=1] Log loaded for partition -uve-topic-18-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,852] 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) [2025-02-10 00:50:43,854] 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) [2025-02-10 00:50:43,854] INFO [Partition -uve-topic-28-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-0 (kafka.cluster.Partition) [2025-02-10 00:50:43,854] INFO [Partition -uve-topic-28-0 broker=1] Log loaded for partition -uve-topic-28-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,855] 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) [2025-02-10 00:50:43,856] 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) [2025-02-10 00:50:43,856] INFO [Partition -uve-topic-28-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-19 (kafka.cluster.Partition) [2025-02-10 00:50:43,856] INFO [Partition -uve-topic-28-19 broker=1] Log loaded for partition -uve-topic-28-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,857] 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) [2025-02-10 00:50:43,858] 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) [2025-02-10 00:50:43,858] INFO [Partition -uve-topic-26-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-7 (kafka.cluster.Partition) [2025-02-10 00:50:43,858] INFO [Partition -uve-topic-26-7 broker=1] Log loaded for partition -uve-topic-26-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,862] 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) [2025-02-10 00:50:43,863] 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) [2025-02-10 00:50:43,863] INFO [Partition -uve-topic-28-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-6 (kafka.cluster.Partition) [2025-02-10 00:50:43,863] INFO [Partition -uve-topic-28-6 broker=1] Log loaded for partition -uve-topic-28-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,865] 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) [2025-02-10 00:50:43,865] 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) [2025-02-10 00:50:43,865] INFO [Partition -uve-topic-18-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-21 (kafka.cluster.Partition) [2025-02-10 00:50:43,865] INFO [Partition -uve-topic-18-21 broker=1] Log loaded for partition -uve-topic-18-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,867] 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) [2025-02-10 00:50:43,867] 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) [2025-02-10 00:50:43,867] INFO [Partition -uve-topic-18-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-2 (kafka.cluster.Partition) [2025-02-10 00:50:43,867] INFO [Partition -uve-topic-18-2 broker=1] Log loaded for partition -uve-topic-18-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,869] 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) [2025-02-10 00:50:43,870] 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) [2025-02-10 00:50:43,870] INFO [Partition -uve-topic-28-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-16 (kafka.cluster.Partition) [2025-02-10 00:50:43,870] INFO [Partition -uve-topic-28-16 broker=1] Log loaded for partition -uve-topic-28-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,871] 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) [2025-02-10 00:50:43,874] 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) [2025-02-10 00:50:43,874] INFO [Partition -uve-topic-26-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-23 (kafka.cluster.Partition) [2025-02-10 00:50:43,874] INFO [Partition -uve-topic-26-23 broker=1] Log loaded for partition -uve-topic-26-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,878] 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) [2025-02-10 00:50:43,879] 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) [2025-02-10 00:50:43,879] INFO [Partition -uve-topic-28-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-25 (kafka.cluster.Partition) [2025-02-10 00:50:43,879] INFO [Partition -uve-topic-28-25 broker=1] Log loaded for partition -uve-topic-28-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,883] 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) [2025-02-10 00:50:43,883] 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) [2025-02-10 00:50:43,883] INFO [Partition -uve-topic-9-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-27 (kafka.cluster.Partition) [2025-02-10 00:50:43,883] INFO [Partition -uve-topic-9-27 broker=1] Log loaded for partition -uve-topic-9-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,888] 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) [2025-02-10 00:50:43,888] 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) [2025-02-10 00:50:43,888] INFO [Partition -uve-topic-26-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-4 (kafka.cluster.Partition) [2025-02-10 00:50:43,891] INFO [Partition -uve-topic-26-4 broker=1] Log loaded for partition -uve-topic-26-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,893] 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) [2025-02-10 00:50:43,894] 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) [2025-02-10 00:50:43,894] INFO [Partition -uve-topic-18-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-18 (kafka.cluster.Partition) [2025-02-10 00:50:43,894] INFO [Partition -uve-topic-18-18 broker=1] Log loaded for partition -uve-topic-18-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,898] 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) [2025-02-10 00:50:43,899] 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) [2025-02-10 00:50:43,899] INFO [Partition -uve-topic-28-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-3 (kafka.cluster.Partition) [2025-02-10 00:50:43,899] INFO [Partition -uve-topic-28-3 broker=1] Log loaded for partition -uve-topic-28-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,901] 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) [2025-02-10 00:50:43,901] 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) [2025-02-10 00:50:43,903] INFO [Partition -uve-topic-26-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-20 (kafka.cluster.Partition) [2025-02-10 00:50:43,903] INFO [Partition -uve-topic-26-20 broker=1] Log loaded for partition -uve-topic-26-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,914] 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) [2025-02-10 00:50:43,920] 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) [2025-02-10 00:50:43,920] INFO [Partition -uve-topic-26-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-1 (kafka.cluster.Partition) [2025-02-10 00:50:43,920] INFO [Partition -uve-topic-26-1 broker=1] Log loaded for partition -uve-topic-26-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,931] 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) [2025-02-10 00:50:43,932] 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) [2025-02-10 00:50:43,932] INFO [Partition -uve-topic-28-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-13 (kafka.cluster.Partition) [2025-02-10 00:50:43,932] INFO [Partition -uve-topic-28-13 broker=1] Log loaded for partition -uve-topic-28-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,941] 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) [2025-02-10 00:50:43,942] 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) [2025-02-10 00:50:43,942] INFO [Partition -uve-topic-9-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-24 (kafka.cluster.Partition) [2025-02-10 00:50:43,942] INFO [Partition -uve-topic-9-24 broker=1] Log loaded for partition -uve-topic-9-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,955] 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) [2025-02-10 00:50:43,955] 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) [2025-02-10 00:50:43,955] INFO [Partition -uve-topic-18-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-15 (kafka.cluster.Partition) [2025-02-10 00:50:43,955] INFO [Partition -uve-topic-18-15 broker=1] Log loaded for partition -uve-topic-18-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,960] 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) [2025-02-10 00:50:43,961] 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) [2025-02-10 00:50:43,961] INFO [Partition -uve-topic-26-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-8 (kafka.cluster.Partition) [2025-02-10 00:50:43,961] INFO [Partition -uve-topic-26-8 broker=1] Log loaded for partition -uve-topic-26-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,967] 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) [2025-02-10 00:50:43,967] 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) [2025-02-10 00:50:43,967] INFO [Partition -uve-topic-9-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-21 (kafka.cluster.Partition) [2025-02-10 00:50:43,967] INFO [Partition -uve-topic-9-21 broker=1] Log loaded for partition -uve-topic-9-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,976] 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) [2025-02-10 00:50:43,977] 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) [2025-02-10 00:50:43,977] INFO [Partition -uve-topic-28-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-10 (kafka.cluster.Partition) [2025-02-10 00:50:43,977] INFO [Partition -uve-topic-28-10 broker=1] Log loaded for partition -uve-topic-28-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,985] 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) [2025-02-10 00:50:43,985] 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) [2025-02-10 00:50:43,986] INFO [Partition -uve-topic-26-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-17 (kafka.cluster.Partition) [2025-02-10 00:50:43,986] INFO [Partition -uve-topic-26-17 broker=1] Log loaded for partition -uve-topic-26-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,992] 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) [2025-02-10 00:50:43,993] 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) [2025-02-10 00:50:43,993] INFO [Partition -uve-topic-28-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-7 (kafka.cluster.Partition) [2025-02-10 00:50:43,993] INFO [Partition -uve-topic-28-7 broker=1] Log loaded for partition -uve-topic-28-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,001] 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) [2025-02-10 00:50:44,001] 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) [2025-02-10 00:50:44,001] INFO [Partition -uve-topic-18-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-12 (kafka.cluster.Partition) [2025-02-10 00:50:44,001] INFO [Partition -uve-topic-18-12 broker=1] Log loaded for partition -uve-topic-18-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,004] 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) [2025-02-10 00:50:44,010] 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) [2025-02-10 00:50:44,010] INFO [Partition -uve-topic-26-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-5 (kafka.cluster.Partition) [2025-02-10 00:50:44,011] INFO [Partition -uve-topic-26-5 broker=1] Log loaded for partition -uve-topic-26-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,015] 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) [2025-02-10 00:50:44,016] 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) [2025-02-10 00:50:44,016] INFO [Partition -uve-topic-9-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-18 (kafka.cluster.Partition) [2025-02-10 00:50:44,016] INFO [Partition -uve-topic-9-18 broker=1] Log loaded for partition -uve-topic-9-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,018] 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) [2025-02-10 00:50:44,019] 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) [2025-02-10 00:50:44,019] INFO [Partition -uve-topic-26-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-14 (kafka.cluster.Partition) [2025-02-10 00:50:44,019] INFO [Partition -uve-topic-26-14 broker=1] Log loaded for partition -uve-topic-26-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,021] 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) [2025-02-10 00:50:44,021] 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) [2025-02-10 00:50:44,021] INFO [Partition -uve-topic-28-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-4 (kafka.cluster.Partition) [2025-02-10 00:50:44,022] INFO [Partition -uve-topic-28-4 broker=1] Log loaded for partition -uve-topic-28-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,024] 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) [2025-02-10 00:50:44,024] 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) [2025-02-10 00:50:44,024] INFO [Partition -uve-topic-9-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-15 (kafka.cluster.Partition) [2025-02-10 00:50:44,024] INFO [Partition -uve-topic-9-15 broker=1] Log loaded for partition -uve-topic-9-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,026] 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) [2025-02-10 00:50:44,026] 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) [2025-02-10 00:50:44,026] INFO [Partition -uve-topic-26-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-11 (kafka.cluster.Partition) [2025-02-10 00:50:44,026] INFO [Partition -uve-topic-26-11 broker=1] Log loaded for partition -uve-topic-26-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,029] 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) [2025-02-10 00:50:44,029] 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) [2025-02-10 00:50:44,029] INFO [Partition -uve-topic-26-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-2 (kafka.cluster.Partition) [2025-02-10 00:50:44,030] INFO [Partition -uve-topic-26-2 broker=1] Log loaded for partition -uve-topic-26-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,031] 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) [2025-02-10 00:50:44,031] 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) [2025-02-10 00:50:44,032] INFO [Partition -uve-topic-18-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-9 (kafka.cluster.Partition) [2025-02-10 00:50:44,032] INFO [Partition -uve-topic-18-9 broker=1] Log loaded for partition -uve-topic-18-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,033] 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) [2025-02-10 00:50:44,033] 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) [2025-02-10 00:50:44,034] INFO [Partition -uve-topic-28-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-1 (kafka.cluster.Partition) [2025-02-10 00:50:44,034] INFO [Partition -uve-topic-28-1 broker=1] Log loaded for partition -uve-topic-28-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,035] 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) [2025-02-10 00:50:44,035] 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) [2025-02-10 00:50:44,036] INFO [Partition -uve-topic-9-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-12 (kafka.cluster.Partition) [2025-02-10 00:50:44,036] INFO [Partition -uve-topic-9-12 broker=1] Log loaded for partition -uve-topic-9-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,037] 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) [2025-02-10 00:50:44,037] 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) [2025-02-10 00:50:44,037] INFO [Partition -uve-topic-18-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-6 (kafka.cluster.Partition) [2025-02-10 00:50:44,037] INFO [Partition -uve-topic-18-6 broker=1] Log loaded for partition -uve-topic-18-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,039] 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) [2025-02-10 00:50:44,040] 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) [2025-02-10 00:50:44,040] INFO [Partition -uve-topic-9-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-9 (kafka.cluster.Partition) [2025-02-10 00:50:44,040] INFO [Partition -uve-topic-9-9 broker=1] Log loaded for partition -uve-topic-9-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,047] 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) [2025-02-10 00:50:44,047] 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) [2025-02-10 00:50:44,047] INFO [Partition -uve-topic-18-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-3 (kafka.cluster.Partition) [2025-02-10 00:50:44,047] INFO [Partition -uve-topic-18-3 broker=1] Log loaded for partition -uve-topic-18-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,052] 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) [2025-02-10 00:50:44,053] 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) [2025-02-10 00:50:44,053] INFO [Partition -uve-topic-9-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-28 (kafka.cluster.Partition) [2025-02-10 00:50:44,053] INFO [Partition -uve-topic-9-28 broker=1] Log loaded for partition -uve-topic-9-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,061] 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) [2025-02-10 00:50:44,061] 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) [2025-02-10 00:50:44,061] INFO [Partition -uve-topic-9-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-6 (kafka.cluster.Partition) [2025-02-10 00:50:44,061] INFO [Partition -uve-topic-9-6 broker=1] Log loaded for partition -uve-topic-9-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,069] 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) [2025-02-10 00:50:44,070] 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) [2025-02-10 00:50:44,070] INFO [Partition -uve-topic-18-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-0 (kafka.cluster.Partition) [2025-02-10 00:50:44,070] INFO [Partition -uve-topic-18-0 broker=1] Log loaded for partition -uve-topic-18-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,072] 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) [2025-02-10 00:50:44,073] 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) [2025-02-10 00:50:44,073] INFO [Partition -uve-topic-9-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-25 (kafka.cluster.Partition) [2025-02-10 00:50:44,073] INFO [Partition -uve-topic-9-25 broker=1] Log loaded for partition -uve-topic-9-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,075] 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) [2025-02-10 00:50:44,076] 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) [2025-02-10 00:50:44,076] INFO [Partition -uve-topic-18-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-26 (kafka.cluster.Partition) [2025-02-10 00:50:44,076] INFO [Partition -uve-topic-18-26 broker=1] Log loaded for partition -uve-topic-18-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,080] 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) [2025-02-10 00:50:44,081] 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) [2025-02-10 00:50:44,081] INFO [Partition -uve-topic-9-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-3 (kafka.cluster.Partition) [2025-02-10 00:50:44,081] INFO [Partition -uve-topic-9-3 broker=1] Log loaded for partition -uve-topic-9-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,083] 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) [2025-02-10 00:50:44,084] 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) [2025-02-10 00:50:44,084] INFO [Partition -uve-topic-26-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-28 (kafka.cluster.Partition) [2025-02-10 00:50:44,084] INFO [Partition -uve-topic-26-28 broker=1] Log loaded for partition -uve-topic-26-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,085] 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) [2025-02-10 00:50:44,086] 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) [2025-02-10 00:50:44,086] INFO [Partition -uve-topic-9-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-22 (kafka.cluster.Partition) [2025-02-10 00:50:44,086] INFO [Partition -uve-topic-9-22 broker=1] Log loaded for partition -uve-topic-9-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,088] 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) [2025-02-10 00:50:44,088] 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) [2025-02-10 00:50:44,089] INFO [Partition -uve-topic-9-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-0 (kafka.cluster.Partition) [2025-02-10 00:50:44,089] INFO [Partition -uve-topic-9-0 broker=1] Log loaded for partition -uve-topic-9-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,090] 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) [2025-02-10 00:50:44,092] 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) [2025-02-10 00:50:44,092] INFO [Partition -uve-topic-18-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-23 (kafka.cluster.Partition) [2025-02-10 00:50:44,092] INFO [Partition -uve-topic-18-23 broker=1] Log loaded for partition -uve-topic-18-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,109] 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) [2025-02-10 00:50:44,110] 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) [2025-02-10 00:50:44,110] INFO [Partition -uve-topic-9-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-19 (kafka.cluster.Partition) [2025-02-10 00:50:44,110] INFO [Partition -uve-topic-9-19 broker=1] Log loaded for partition -uve-topic-9-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,117] 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) [2025-02-10 00:50:44,118] 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) [2025-02-10 00:50:44,118] INFO [Partition -uve-topic-26-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-25 (kafka.cluster.Partition) [2025-02-10 00:50:44,119] INFO [Partition -uve-topic-26-25 broker=1] Log loaded for partition -uve-topic-26-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,120] 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) [2025-02-10 00:50:44,121] 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) [2025-02-10 00:50:44,122] INFO [Partition -uve-topic-28-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-27 (kafka.cluster.Partition) [2025-02-10 00:50:44,122] INFO [Partition -uve-topic-28-27 broker=1] Log loaded for partition -uve-topic-28-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,123] 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) [2025-02-10 00:50:44,124] 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) [2025-02-10 00:50:44,124] INFO [Partition -uve-topic-26-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-22 (kafka.cluster.Partition) [2025-02-10 00:50:44,125] INFO [Partition -uve-topic-26-22 broker=1] Log loaded for partition -uve-topic-26-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,126] 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) [2025-02-10 00:50:44,127] 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) [2025-02-10 00:50:44,127] INFO [Partition -uve-topic-18-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-20 (kafka.cluster.Partition) [2025-02-10 00:50:44,127] INFO [Partition -uve-topic-18-20 broker=1] Log loaded for partition -uve-topic-18-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,135] 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) [2025-02-10 00:50:44,137] 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) [2025-02-10 00:50:44,137] INFO [Partition -uve-topic-18-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-29 (kafka.cluster.Partition) [2025-02-10 00:50:44,137] INFO [Partition -uve-topic-18-29 broker=1] Log loaded for partition -uve-topic-18-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,139] 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) [2025-02-10 00:50:44,139] 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) [2025-02-10 00:50:44,139] INFO [Partition -uve-topic-9-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-16 (kafka.cluster.Partition) [2025-02-10 00:50:44,139] INFO [Partition -uve-topic-9-16 broker=1] Log loaded for partition -uve-topic-9-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,141] 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) [2025-02-10 00:50:44,141] 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) [2025-02-10 00:50:44,141] INFO [Partition -uve-topic-28-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-24 (kafka.cluster.Partition) [2025-02-10 00:50:44,141] INFO [Partition -uve-topic-28-24 broker=1] Log loaded for partition -uve-topic-28-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,143] 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) [2025-02-10 00:50:44,143] 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) [2025-02-10 00:50:44,144] INFO [Partition -uve-topic-26-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-19 (kafka.cluster.Partition) [2025-02-10 00:50:44,144] INFO [Partition -uve-topic-26-19 broker=1] Log loaded for partition -uve-topic-26-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,145] 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) [2025-02-10 00:50:44,146] 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) [2025-02-10 00:50:44,146] INFO [Partition -uve-topic-28-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-21 (kafka.cluster.Partition) [2025-02-10 00:50:44,146] INFO [Partition -uve-topic-28-21 broker=1] Log loaded for partition -uve-topic-28-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,147] 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) [2025-02-10 00:50:44,148] 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) [2025-02-10 00:50:44,148] INFO [Partition -uve-topic-18-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-17 (kafka.cluster.Partition) [2025-02-10 00:50:44,148] INFO [Partition -uve-topic-18-17 broker=1] Log loaded for partition -uve-topic-18-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,149] 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) [2025-02-10 00:50:44,150] 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) [2025-02-10 00:50:44,150] INFO [Partition -uve-topic-9-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-13 (kafka.cluster.Partition) [2025-02-10 00:50:44,150] INFO [Partition -uve-topic-9-13 broker=1] Log loaded for partition -uve-topic-9-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,151] 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) [2025-02-10 00:50:44,152] 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) [2025-02-10 00:50:44,152] INFO [Partition -uve-topic-9-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-4 (kafka.cluster.Partition) [2025-02-10 00:50:44,152] INFO [Partition -uve-topic-9-4 broker=1] Log loaded for partition -uve-topic-9-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,153] 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) [2025-02-10 00:50:44,154] 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) [2025-02-10 00:50:44,154] INFO [Partition -uve-topic-9-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-10 (kafka.cluster.Partition) [2025-02-10 00:50:44,154] INFO [Partition -uve-topic-9-10 broker=1] Log loaded for partition -uve-topic-9-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,155] 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) [2025-02-10 00:50:44,156] 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) [2025-02-10 00:50:44,156] INFO [Partition -uve-topic-9-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-1 (kafka.cluster.Partition) [2025-02-10 00:50:44,156] INFO [Partition -uve-topic-9-1 broker=1] Log loaded for partition -uve-topic-9-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,157] 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) [2025-02-10 00:50:44,158] 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) [2025-02-10 00:50:44,158] INFO [Partition -uve-topic-28-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-18 (kafka.cluster.Partition) [2025-02-10 00:50:44,158] INFO [Partition -uve-topic-28-18 broker=1] Log loaded for partition -uve-topic-28-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,159] 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) [2025-02-10 00:50:44,160] 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) [2025-02-10 00:50:44,160] INFO [Partition -uve-topic-26-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-16 (kafka.cluster.Partition) [2025-02-10 00:50:44,160] INFO [Partition -uve-topic-26-16 broker=1] Log loaded for partition -uve-topic-26-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,161] 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) [2025-02-10 00:50:44,162] 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) [2025-02-10 00:50:44,162] INFO [Partition -uve-topic-18-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-14 (kafka.cluster.Partition) [2025-02-10 00:50:44,162] INFO [Partition -uve-topic-18-14 broker=1] Log loaded for partition -uve-topic-18-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,163] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(-uve-topic-28-9, -uve-topic-26-17, -uve-topic-9-22, -uve-topic-9-4, -uve-topic-18-18, -uve-topic-18-0, -uve-topic-26-7, -uve-topic-26-26, -uve-topic-9-12, -uve-topic-28-25, -uve-topic-18-26, -uve-topic-26-8, -uve-topic-28-7, -uve-topic-18-8, -uve-topic-26-16, -uve-topic-9-21, -uve-topic-28-15, -uve-topic-9-3, -uve-topic-18-17, -uve-topic-28-16, -uve-topic-26-25, -uve-topic-18-6, -uve-topic-28-24, -uve-topic-28-6, -uve-topic-26-14, -uve-topic-9-19, -uve-topic-9-1, -uve-topic-18-15, -uve-topic-9-27, -uve-topic-26-23, -uve-topic-9-9, -uve-topic-9-28, -uve-topic-18-23, -uve-topic-28-22, -uve-topic-26-5, -uve-topic-9-10, -uve-topic-18-5, -uve-topic-18-24, -uve-topic-28-4, -uve-topic-26-13, -uve-topic-9-18, -uve-topic-28-12, -uve-topic-9-0, -uve-topic-28-13, -uve-topic-18-14, -uve-topic-26-22, -uve-topic-28-21, -uve-topic-26-4, -uve-topic-28-3, -uve-topic-9-16, -uve-topic-18-12, -uve-topic-26-20, -uve-topic-9-6, -uve-topic-9-25, -uve-topic-28-19, -uve-topic-18-20, -uve-topic-26-2, -uve-topic-9-7, -uve-topic-28-1, -uve-topic-18-2, -uve-topic-18-21, -uve-topic-26-28, -uve-topic-18-3, -uve-topic-26-10, -uve-topic-26-29, -uve-topic-9-15, -uve-topic-18-29, -uve-topic-28-28, -uve-topic-26-11, -uve-topic-18-11, -uve-topic-28-10, -uve-topic-26-19, -uve-topic-9-24, -uve-topic-28-18, -uve-topic-26-1, -uve-topic-28-0, -uve-topic-9-13, -uve-topic-18-27, -uve-topic-18-9, -uve-topic-28-27) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:50:44,170] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 3 for partitions Map(-uve-topic-26-20 -> (offset=0, leaderEpoch=0), -uve-topic-18-27 -> (offset=0, leaderEpoch=0), -uve-topic-9-13 -> (offset=0, leaderEpoch=0), -uve-topic-28-10 -> (offset=0, leaderEpoch=0), -uve-topic-28-1 -> (offset=0, leaderEpoch=0), -uve-topic-18-3 -> (offset=0, leaderEpoch=0), -uve-topic-28-28 -> (offset=0, leaderEpoch=0), -uve-topic-9-10 -> (offset=0, leaderEpoch=0), -uve-topic-28-19 -> (offset=0, leaderEpoch=0), -uve-topic-28-25 -> (offset=0, leaderEpoch=0), -uve-topic-28-4 -> (offset=0, leaderEpoch=0), -uve-topic-28-22 -> (offset=0, leaderEpoch=0), -uve-topic-18-12 -> (offset=0, leaderEpoch=0), -uve-topic-9-19 -> (offset=0, leaderEpoch=0), -uve-topic-18-9 -> (offset=0, leaderEpoch=0), -uve-topic-26-23 -> (offset=0, leaderEpoch=0), -uve-topic-26-29 -> (offset=0, leaderEpoch=0), -uve-topic-26-5 -> (offset=0, leaderEpoch=0), -uve-topic-26-17 -> (offset=0, leaderEpoch=0), -uve-topic-9-4 -> (offset=0, leaderEpoch=0), -uve-topic-28-7 -> (offset=0, leaderEpoch=0), -uve-topic-18-18 -> (offset=0, leaderEpoch=0), -uve-topic-18-15 -> (offset=0, leaderEpoch=0), -uve-topic-26-26 -> (offset=0, leaderEpoch=0), -uve-topic-9-1 -> (offset=0, leaderEpoch=0), -uve-topic-18-21 -> (offset=0, leaderEpoch=0), -uve-topic-26-11 -> (offset=0, leaderEpoch=0), -uve-topic-18-24 -> (offset=0, leaderEpoch=0), -uve-topic-9-7 -> (offset=0, leaderEpoch=0), -uve-topic-28-16 -> (offset=0, leaderEpoch=0), -uve-topic-9-16 -> (offset=0, leaderEpoch=0), -uve-topic-9-28 -> (offset=0, leaderEpoch=0), -uve-topic-26-2 -> (offset=0, leaderEpoch=0), -uve-topic-26-8 -> (offset=0, leaderEpoch=0), -uve-topic-18-6 -> (offset=0, leaderEpoch=0), -uve-topic-18-0 -> (offset=0, leaderEpoch=0), -uve-topic-28-13 -> (offset=0, leaderEpoch=0), -uve-topic-9-25 -> (offset=0, leaderEpoch=0), -uve-topic-26-14 -> (offset=0, leaderEpoch=0), -uve-topic-9-22 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:50:44,170] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 2 for partitions Map(-uve-topic-18-11 -> (offset=0, leaderEpoch=0), -uve-topic-18-2 -> (offset=0, leaderEpoch=0), -uve-topic-28-9 -> (offset=0, leaderEpoch=0), -uve-topic-18-29 -> (offset=0, leaderEpoch=0), -uve-topic-9-15 -> (offset=0, leaderEpoch=0), -uve-topic-18-20 -> (offset=0, leaderEpoch=0), -uve-topic-18-26 -> (offset=0, leaderEpoch=0), -uve-topic-28-27 -> (offset=0, leaderEpoch=0), -uve-topic-18-5 -> (offset=0, leaderEpoch=0), -uve-topic-28-12 -> (offset=0, leaderEpoch=0), -uve-topic-18-23 -> (offset=0, leaderEpoch=0), -uve-topic-26-7 -> (offset=0, leaderEpoch=0), -uve-topic-9-24 -> (offset=0, leaderEpoch=0), -uve-topic-9-21 -> (offset=0, leaderEpoch=0), -uve-topic-28-3 -> (offset=0, leaderEpoch=0), -uve-topic-9-27 -> (offset=0, leaderEpoch=0), -uve-topic-28-24 -> (offset=0, leaderEpoch=0), -uve-topic-26-13 -> (offset=0, leaderEpoch=0), -uve-topic-28-15 -> (offset=0, leaderEpoch=0), -uve-topic-26-16 -> (offset=0, leaderEpoch=0), -uve-topic-9-18 -> (offset=0, leaderEpoch=0), -uve-topic-26-10 -> (offset=0, leaderEpoch=0), -uve-topic-9-9 -> (offset=0, leaderEpoch=0), -uve-topic-18-8 -> (offset=0, leaderEpoch=0), -uve-topic-26-25 -> (offset=0, leaderEpoch=0), -uve-topic-9-6 -> (offset=0, leaderEpoch=0), -uve-topic-28-21 -> (offset=0, leaderEpoch=0), -uve-topic-26-22 -> (offset=0, leaderEpoch=0), -uve-topic-26-4 -> (offset=0, leaderEpoch=0), -uve-topic-26-28 -> (offset=0, leaderEpoch=0), -uve-topic-28-18 -> (offset=0, leaderEpoch=0), -uve-topic-9-12 -> (offset=0, leaderEpoch=0), -uve-topic-28-6 -> (offset=0, leaderEpoch=0), -uve-topic-26-19 -> (offset=0, leaderEpoch=0), -uve-topic-9-3 -> (offset=0, leaderEpoch=0), -uve-topic-28-0 -> (offset=0, leaderEpoch=0), -uve-topic-18-17 -> (offset=0, leaderEpoch=0), -uve-topic-9-0 -> (offset=0, leaderEpoch=0), -uve-topic-18-14 -> (offset=0, leaderEpoch=0), -uve-topic-26-1 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:50:44,230] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,232] 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) [2025-02-10 00:50:44,232] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,232] 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) [2025-02-10 00:50:44,232] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,232] 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) [2025-02-10 00:50:44,232] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,232] 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) [2025-02-10 00:50:44,233] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,233] 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) [2025-02-10 00:50:44,233] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,234] 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) [2025-02-10 00:50:44,234] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,234] 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) [2025-02-10 00:50:44,234] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,234] 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) [2025-02-10 00:50:44,234] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,234] 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) [2025-02-10 00:50:44,234] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,234] 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) [2025-02-10 00:50:44,234] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,234] 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) [2025-02-10 00:50:44,234] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,235] 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) [2025-02-10 00:50:44,235] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,235] 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) [2025-02-10 00:50:44,235] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,235] 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) [2025-02-10 00:50:44,235] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,235] 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) [2025-02-10 00:50:44,235] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,235] 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) [2025-02-10 00:50:44,235] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,236] 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) [2025-02-10 00:50:44,236] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,236] 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) [2025-02-10 00:50:44,236] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,236] 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) [2025-02-10 00:50:44,237] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,237] 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) [2025-02-10 00:50:44,237] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,237] 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) [2025-02-10 00:50:44,237] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,237] 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) [2025-02-10 00:50:44,237] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,237] 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) [2025-02-10 00:50:44,237] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,238] 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) [2025-02-10 00:50:44,238] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,238] 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) [2025-02-10 00:50:44,238] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,238] 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) [2025-02-10 00:50:44,240] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,240] 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) [2025-02-10 00:50:44,240] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,240] 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) [2025-02-10 00:50:44,240] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,240] 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) [2025-02-10 00:50:44,240] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,240] 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) [2025-02-10 00:50:44,240] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,240] 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) [2025-02-10 00:50:44,240] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,240] 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) [2025-02-10 00:50:44,241] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,241] 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) [2025-02-10 00:50:44,241] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,241] 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) [2025-02-10 00:50:44,241] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,241] 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) [2025-02-10 00:50:44,241] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,241] 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) [2025-02-10 00:50:44,242] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,242] 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) [2025-02-10 00:50:44,242] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,242] 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) [2025-02-10 00:50:44,242] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,242] 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) [2025-02-10 00:50:44,242] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,242] 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) [2025-02-10 00:50:44,264] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,266] INFO [Log 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.Log) [2025-02-10 00:50:44,266] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,266] 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) [2025-02-10 00:50:44,266] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,266] 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) [2025-02-10 00:50:44,266] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,266] 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) [2025-02-10 00:50:44,267] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,267] INFO [Log 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.Log) [2025-02-10 00:50:44,267] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,267] INFO [Log 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.Log) [2025-02-10 00:50:44,267] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,267] INFO [Log 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.Log) [2025-02-10 00:50:44,267] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,267] 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) [2025-02-10 00:50:44,267] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,267] 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) [2025-02-10 00:50:44,267] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,267] INFO [Log 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.Log) [2025-02-10 00:50:44,267] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,267] 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) [2025-02-10 00:50:44,267] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,267] INFO [Log 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.Log) [2025-02-10 00:50:44,267] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,267] INFO [Log 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.Log) [2025-02-10 00:50:44,267] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,267] 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) [2025-02-10 00:50:44,267] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,267] 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) [2025-02-10 00:50:44,267] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,267] 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) [2025-02-10 00:50:44,267] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,267] INFO [Log 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.Log) [2025-02-10 00:50:44,267] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,267] 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) [2025-02-10 00:50:44,267] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,267] 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) [2025-02-10 00:50:44,267] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,267] INFO [Log 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.Log) [2025-02-10 00:50:44,267] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,267] INFO [Log 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.Log) [2025-02-10 00:50:44,267] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,267] INFO [Log 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.Log) [2025-02-10 00:50:44,267] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,267] INFO [Log 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.Log) [2025-02-10 00:50:44,267] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,267] 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) [2025-02-10 00:50:44,267] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,268] INFO [Log 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.Log) [2025-02-10 00:50:44,268] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,268] 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) [2025-02-10 00:50:44,268] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,268] INFO [Log 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.Log) [2025-02-10 00:50:44,268] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,268] 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) [2025-02-10 00:50:44,268] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,268] 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) [2025-02-10 00:50:44,268] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,268] INFO [Log 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.Log) [2025-02-10 00:50:44,268] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,268] INFO [Log 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.Log) [2025-02-10 00:50:44,268] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,268] 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) [2025-02-10 00:50:44,268] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,268] 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) [2025-02-10 00:50:44,268] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,268] 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) [2025-02-10 00:50:44,268] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,268] 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) [2025-02-10 00:50:44,268] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,268] INFO [Log 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.Log) [2025-02-10 00:50:44,268] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,268] INFO [Log 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.Log) [2025-02-10 00:50:44,268] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,268] 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) [2025-02-10 00:50:44,268] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,268] INFO [Log 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.Log) [2025-02-10 00:50:44,268] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,268] INFO [Log 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.Log) [2025-02-10 00:50:44,306] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(-uve-topic-21-23, -uve-topic-13-22, -uve-topic-4-22, -uve-topic-10-23, -uve-topic-6-25, -uve-topic-11-8, -uve-topic-22-4, -uve-topic-6-16, -uve-topic-20-14, -uve-topic-11-2, -uve-topic-7-4, -uve-topic-7-1, -uve-topic-3-21, -uve-topic-15-17, -uve-topic-25-16, -uve-topic-15-8, -uve-topic-25-7, -uve-topic-24-28, -uve-topic-24-22, -uve-topic-15-14, -uve-topic-25-13, -uve-topic-16-25, -uve-topic-13-19, -uve-topic-22-13, -uve-topic-13-7, -uve-topic-4-4, -uve-topic-13-10, -uve-topic-24-7, -uve-topic-6-13, -uve-topic-11-5, -uve-topic-19-14, -uve-topic-20-26, -uve-topic-24-19, -uve-topic-7-28, -uve-topic-22-16, -uve-topic-6-7, -uve-topic-27-10, -uve-topic-21-20, -uve-topic-3-3, -uve-topic-7-7, -uve-topic-19-5, -uve-topic-11-29, -uve-topic-19-11, -uve-topic-21-8, -uve-topic-19-26, -uve-topic-7-25, -uve-topic-11-17, -uve-topic-27-19, -uve-topic-20-11, -uve-topic-25-28, -uve-topic-15-29, -uve-topic-6-10, -uve-topic-25-22, -uve-topic-15-23, -uve-topic-20-23, -uve-topic-13-4, -uve-topic-13-1, -uve-topic-22-25, -uve-topic-16-19, -uve-topic-19-29, -uve-topic-19-23, -uve-topic-6-28, -uve-topic-19-17, -uve-topic-16-10, -uve-topic-15-5, -uve-topic-25-4, -uve-topic-7-16, -uve-topic-7-22, -uve-topic-10-29, -uve-topic-10-8, -uve-topic-22-10, -uve-topic-27-7, -uve-topic-16-7, -uve-topic-24-1, -uve-topic-13-28, -uve-topic-21-29, -uve-topic-13-16, -uve-topic-4-16, -uve-topic-10-5, -uve-topic-21-5, -uve-topic-11-14, -uve-topic-20-20, -uve-topic-19-20, -uve-topic-27-16, -uve-topic-22-22, -uve-topic-3-15, -uve-topic-19-8, -uve-topic-22-28, -uve-topic-24-4, -uve-topic-3-12, -uve-topic-7-10, -uve-topic-6-19, -uve-topic-4-13, -uve-topic-4-1, -uve-topic-7-19, -uve-topic-22-19, -uve-topic-20-8, -uve-topic-20-29, -uve-topic-11-26, -uve-topic-11-11, -uve-topic-21-17, -uve-topic-4-7, -uve-topic-10-17, -uve-topic-6-4, -uve-topic-3-9, -uve-topic-16-16, -uve-topic-27-22, -uve-topic-21-2, -uve-topic-25-25, -uve-topic-15-26, -uve-topic-24-16, -uve-topic-19-2, -uve-topic-27-13, -uve-topic-16-28, -uve-topic-3-0, -uve-topic-15-11, -uve-topic-25-10, -uve-topic-3-18, -uve-topic-16-13, -uve-topic-6-22, -uve-topic-10-20, -uve-topic-13-13, -uve-topic-24-13, -uve-topic-11-23, -uve-topic-3-27, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-16-4, -uve-topic-27-1, -uve-topic-4-19, -uve-topic-21-14, -uve-topic-27-28, -uve-topic-4-10, -uve-topic-20-5, -uve-topic-3-6, -uve-topic-27-25, -uve-topic-6-1, -uve-topic-16-22, -uve-topic-22-7, -uve-topic-22-1, -uve-topic-10-14, -uve-topic-16-1, -uve-topic-21-26, -uve-topic-20-2, -uve-topic-24-25, -uve-topic-21-11, -uve-topic-11-20, -uve-topic-10-11, -uve-topic-4-28, -uve-topic-7-13, -uve-topic-20-17, -uve-topic-10-2, -uve-topic-3-24, -uve-topic-4-25, -uve-topic-10-26, -uve-topic-13-25, -uve-topic-27-4, -uve-topic-24-10, -uve-topic-25-19, -uve-topic-15-20) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:50:44,309] 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) [2025-02-10 00:50:44,309] 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) [2025-02-10 00:50:44,310] INFO [Partition -uve-topic-16-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-28 (kafka.cluster.Partition) [2025-02-10 00:50:44,311] INFO [Partition -uve-topic-16-28 broker=1] Log loaded for partition -uve-topic-16-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,329] 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) [2025-02-10 00:50:44,331] 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) [2025-02-10 00:50:44,332] INFO [Partition -uve-topic-20-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-26 (kafka.cluster.Partition) [2025-02-10 00:50:44,332] INFO [Partition -uve-topic-20-26 broker=1] Log loaded for partition -uve-topic-20-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,341] 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) [2025-02-10 00:50:44,341] 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) [2025-02-10 00:50:44,341] INFO [Partition -uve-topic-6-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-4 (kafka.cluster.Partition) [2025-02-10 00:50:44,341] INFO [Partition -uve-topic-6-4 broker=1] Log loaded for partition -uve-topic-6-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,348] 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) [2025-02-10 00:50:44,351] 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) [2025-02-10 00:50:44,351] INFO [Partition -uve-topic-15-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-17 (kafka.cluster.Partition) [2025-02-10 00:50:44,351] INFO [Partition -uve-topic-15-17 broker=1] Log loaded for partition -uve-topic-15-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,366] 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) [2025-02-10 00:50:44,368] 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) [2025-02-10 00:50:44,369] INFO [Partition -uve-topic-21-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-8 (kafka.cluster.Partition) [2025-02-10 00:50:44,369] INFO [Partition -uve-topic-21-8 broker=1] Log loaded for partition -uve-topic-21-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,385] 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) [2025-02-10 00:50:44,385] 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) [2025-02-10 00:50:44,385] INFO [Partition -uve-topic-22-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-28 (kafka.cluster.Partition) [2025-02-10 00:50:44,386] INFO [Partition -uve-topic-22-28 broker=1] Log loaded for partition -uve-topic-22-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,405] 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) [2025-02-10 00:50:44,406] 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) [2025-02-10 00:50:44,407] INFO [Partition -uve-topic-21-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-17 (kafka.cluster.Partition) [2025-02-10 00:50:44,407] INFO [Partition -uve-topic-21-17 broker=1] Log loaded for partition -uve-topic-21-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,428] 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) [2025-02-10 00:50:44,430] 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) [2025-02-10 00:50:44,431] INFO [Partition -uve-topic-6-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-1 (kafka.cluster.Partition) [2025-02-10 00:50:44,431] INFO [Partition -uve-topic-6-1 broker=1] Log loaded for partition -uve-topic-6-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,446] 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) [2025-02-10 00:50:44,452] 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) [2025-02-10 00:50:44,453] INFO [Partition -uve-topic-16-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-25 (kafka.cluster.Partition) [2025-02-10 00:50:44,453] INFO [Partition -uve-topic-16-25 broker=1] Log loaded for partition -uve-topic-16-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,461] 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) [2025-02-10 00:50:44,462] 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) [2025-02-10 00:50:44,462] INFO [Partition -uve-topic-15-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-14 (kafka.cluster.Partition) [2025-02-10 00:50:44,462] INFO [Partition -uve-topic-15-14 broker=1] Log loaded for partition -uve-topic-15-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,468] 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) [2025-02-10 00:50:44,469] 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) [2025-02-10 00:50:44,469] INFO [Partition -uve-topic-25-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-28 (kafka.cluster.Partition) [2025-02-10 00:50:44,469] INFO [Partition -uve-topic-25-28 broker=1] Log loaded for partition -uve-topic-25-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,474] 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) [2025-02-10 00:50:44,474] 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) [2025-02-10 00:50:44,474] INFO [Partition -uve-topic-22-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-25 (kafka.cluster.Partition) [2025-02-10 00:50:44,474] INFO [Partition -uve-topic-22-25 broker=1] Log loaded for partition -uve-topic-22-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,483] 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) [2025-02-10 00:50:44,484] 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) [2025-02-10 00:50:44,484] INFO [Partition -uve-topic-11-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-29 (kafka.cluster.Partition) [2025-02-10 00:50:44,484] INFO [Partition -uve-topic-11-29 broker=1] Log loaded for partition -uve-topic-11-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,488] 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) [2025-02-10 00:50:44,489] 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) [2025-02-10 00:50:44,489] INFO [Partition -uve-topic-20-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-23 (kafka.cluster.Partition) [2025-02-10 00:50:44,489] INFO [Partition -uve-topic-20-23 broker=1] Log loaded for partition -uve-topic-20-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,505] 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) [2025-02-10 00:50:44,505] 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) [2025-02-10 00:50:44,505] INFO [Partition -uve-topic-21-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-5 (kafka.cluster.Partition) [2025-02-10 00:50:44,505] INFO [Partition -uve-topic-21-5 broker=1] Log loaded for partition -uve-topic-21-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,537] 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) [2025-02-10 00:50:44,538] 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) [2025-02-10 00:50:44,538] INFO [Partition -uve-topic-21-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-14 (kafka.cluster.Partition) [2025-02-10 00:50:44,538] INFO [Partition -uve-topic-21-14 broker=1] Log loaded for partition -uve-topic-21-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,551] 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) [2025-02-10 00:50:44,552] 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) [2025-02-10 00:50:44,552] INFO [Partition -uve-topic-11-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-26 (kafka.cluster.Partition) [2025-02-10 00:50:44,552] INFO [Partition -uve-topic-11-26 broker=1] Log loaded for partition -uve-topic-11-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,562] 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) [2025-02-10 00:50:44,563] 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) [2025-02-10 00:50:44,563] INFO [Partition -uve-topic-20-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-29 (kafka.cluster.Partition) [2025-02-10 00:50:44,563] INFO [Partition -uve-topic-20-29 broker=1] Log loaded for partition -uve-topic-20-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,572] 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) [2025-02-10 00:50:44,573] 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) [2025-02-10 00:50:44,573] INFO [Partition -uve-topic-13-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-28 (kafka.cluster.Partition) [2025-02-10 00:50:44,573] INFO [Partition -uve-topic-13-28 broker=1] Log loaded for partition -uve-topic-13-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,579] 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) [2025-02-10 00:50:44,579] 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) [2025-02-10 00:50:44,579] INFO [Partition -uve-topic-7-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-28 (kafka.cluster.Partition) [2025-02-10 00:50:44,580] INFO [Partition -uve-topic-7-28 broker=1] Log loaded for partition -uve-topic-7-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,588] 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) [2025-02-10 00:50:44,589] 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) [2025-02-10 00:50:44,589] INFO [Partition -uve-topic-15-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-11 (kafka.cluster.Partition) [2025-02-10 00:50:44,589] INFO [Partition -uve-topic-15-11 broker=1] Log loaded for partition -uve-topic-15-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,596] 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) [2025-02-10 00:50:44,597] 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) [2025-02-10 00:50:44,597] INFO [Partition -uve-topic-16-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-22 (kafka.cluster.Partition) [2025-02-10 00:50:44,597] INFO [Partition -uve-topic-16-22 broker=1] Log loaded for partition -uve-topic-16-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,608] 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) [2025-02-10 00:50:44,615] 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) [2025-02-10 00:50:44,616] INFO [Partition -uve-topic-15-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-2 (kafka.cluster.Partition) [2025-02-10 00:50:44,616] INFO [Partition -uve-topic-15-2 broker=1] Log loaded for partition -uve-topic-15-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,640] 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) [2025-02-10 00:50:44,641] 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) [2025-02-10 00:50:44,641] INFO [Partition -uve-topic-22-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-22 (kafka.cluster.Partition) [2025-02-10 00:50:44,642] INFO [Partition -uve-topic-22-22 broker=1] Log loaded for partition -uve-topic-22-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,649] 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) [2025-02-10 00:50:44,649] 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) [2025-02-10 00:50:44,650] INFO [Partition -uve-topic-21-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-2 (kafka.cluster.Partition) [2025-02-10 00:50:44,650] INFO [Partition -uve-topic-21-2 broker=1] Log loaded for partition -uve-topic-21-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,660] 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) [2025-02-10 00:50:44,661] 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) [2025-02-10 00:50:44,661] INFO [Partition -uve-topic-25-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-25 (kafka.cluster.Partition) [2025-02-10 00:50:44,661] INFO [Partition -uve-topic-25-25 broker=1] Log loaded for partition -uve-topic-25-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,672] 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) [2025-02-10 00:50:44,674] 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) [2025-02-10 00:50:44,674] INFO [Partition -uve-topic-20-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-20 (kafka.cluster.Partition) [2025-02-10 00:50:44,674] INFO [Partition -uve-topic-20-20 broker=1] Log loaded for partition -uve-topic-20-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,685] 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) [2025-02-10 00:50:44,688] 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) [2025-02-10 00:50:44,688] INFO [Partition -uve-topic-25-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-22 (kafka.cluster.Partition) [2025-02-10 00:50:44,688] INFO [Partition -uve-topic-25-22 broker=1] Log loaded for partition -uve-topic-25-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,712] 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) [2025-02-10 00:50:44,713] 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) [2025-02-10 00:50:44,713] INFO [Partition -uve-topic-15-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-8 (kafka.cluster.Partition) [2025-02-10 00:50:44,713] INFO [Partition -uve-topic-15-8 broker=1] Log loaded for partition -uve-topic-15-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,722] 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) [2025-02-10 00:50:44,723] 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) [2025-02-10 00:50:44,723] INFO [Partition -uve-topic-22-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-19 (kafka.cluster.Partition) [2025-02-10 00:50:44,723] INFO [Partition -uve-topic-22-19 broker=1] Log loaded for partition -uve-topic-22-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,737] 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) [2025-02-10 00:50:44,738] 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) [2025-02-10 00:50:44,738] INFO [Partition -uve-topic-13-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-25 (kafka.cluster.Partition) [2025-02-10 00:50:44,738] INFO [Partition -uve-topic-13-25 broker=1] Log loaded for partition -uve-topic-13-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,750] 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) [2025-02-10 00:50:44,751] 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) [2025-02-10 00:50:44,751] INFO [Partition -uve-topic-7-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-25 (kafka.cluster.Partition) [2025-02-10 00:50:44,751] INFO [Partition -uve-topic-7-25 broker=1] Log loaded for partition -uve-topic-7-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,757] 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) [2025-02-10 00:50:44,758] 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) [2025-02-10 00:50:44,758] INFO [Partition -uve-topic-11-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-23 (kafka.cluster.Partition) [2025-02-10 00:50:44,758] INFO [Partition -uve-topic-11-23 broker=1] Log loaded for partition -uve-topic-11-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,764] 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) [2025-02-10 00:50:44,765] 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) [2025-02-10 00:50:44,765] INFO [Partition -uve-topic-16-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-19 (kafka.cluster.Partition) [2025-02-10 00:50:44,765] INFO [Partition -uve-topic-16-19 broker=1] Log loaded for partition -uve-topic-16-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,772] 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) [2025-02-10 00:50:44,773] 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) [2025-02-10 00:50:44,773] INFO [Partition -uve-topic-20-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-17 (kafka.cluster.Partition) [2025-02-10 00:50:44,773] INFO [Partition -uve-topic-20-17 broker=1] Log loaded for partition -uve-topic-20-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,782] 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) [2025-02-10 00:50:44,783] 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) [2025-02-10 00:50:44,783] INFO [Partition -uve-topic-3-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-27 (kafka.cluster.Partition) [2025-02-10 00:50:44,783] INFO [Partition -uve-topic-3-27 broker=1] Log loaded for partition -uve-topic-3-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,789] 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) [2025-02-10 00:50:44,789] 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) [2025-02-10 00:50:44,789] INFO [Partition -uve-topic-15-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-5 (kafka.cluster.Partition) [2025-02-10 00:50:44,789] INFO [Partition -uve-topic-15-5 broker=1] Log loaded for partition -uve-topic-15-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,797] 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) [2025-02-10 00:50:44,798] 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) [2025-02-10 00:50:44,800] INFO [Partition -uve-topic-22-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-16 (kafka.cluster.Partition) [2025-02-10 00:50:44,801] INFO [Partition -uve-topic-22-16 broker=1] Log loaded for partition -uve-topic-22-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,808] 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) [2025-02-10 00:50:44,811] 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) [2025-02-10 00:50:44,811] INFO [Partition -uve-topic-20-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-14 (kafka.cluster.Partition) [2025-02-10 00:50:44,811] INFO [Partition -uve-topic-20-14 broker=1] Log loaded for partition -uve-topic-20-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,820] 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) [2025-02-10 00:50:44,821] 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) [2025-02-10 00:50:44,821] INFO [Partition -uve-topic-25-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-19 (kafka.cluster.Partition) [2025-02-10 00:50:44,821] INFO [Partition -uve-topic-25-19 broker=1] Log loaded for partition -uve-topic-25-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,829] 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) [2025-02-10 00:50:44,830] 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) [2025-02-10 00:50:44,830] INFO [Partition -uve-topic-13-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-22 (kafka.cluster.Partition) [2025-02-10 00:50:44,830] INFO [Partition -uve-topic-13-22 broker=1] Log loaded for partition -uve-topic-13-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,840] 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) [2025-02-10 00:50:44,840] 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) [2025-02-10 00:50:44,840] INFO [Partition -uve-topic-7-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-22 (kafka.cluster.Partition) [2025-02-10 00:50:44,840] INFO [Partition -uve-topic-7-22 broker=1] Log loaded for partition -uve-topic-7-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,849] 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) [2025-02-10 00:50:44,849] 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) [2025-02-10 00:50:44,849] INFO [Partition -uve-topic-11-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-20 (kafka.cluster.Partition) [2025-02-10 00:50:44,849] INFO [Partition -uve-topic-11-20 broker=1] Log loaded for partition -uve-topic-11-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,862] 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) [2025-02-10 00:50:44,863] 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) [2025-02-10 00:50:44,863] INFO [Partition -uve-topic-16-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-16 (kafka.cluster.Partition) [2025-02-10 00:50:44,863] INFO [Partition -uve-topic-16-16 broker=1] Log loaded for partition -uve-topic-16-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,872] 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) [2025-02-10 00:50:44,873] 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) [2025-02-10 00:50:44,873] INFO [Partition -uve-topic-4-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-28 (kafka.cluster.Partition) [2025-02-10 00:50:44,873] INFO [Partition -uve-topic-4-28 broker=1] Log loaded for partition -uve-topic-4-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,883] 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) [2025-02-10 00:50:44,883] 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) [2025-02-10 00:50:44,884] INFO [Partition -uve-topic-16-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-13 (kafka.cluster.Partition) [2025-02-10 00:50:44,884] INFO [Partition -uve-topic-16-13 broker=1] Log loaded for partition -uve-topic-16-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,890] 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) [2025-02-10 00:50:44,890] 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) [2025-02-10 00:50:44,890] INFO [Partition -uve-topic-25-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-16 (kafka.cluster.Partition) [2025-02-10 00:50:44,890] INFO [Partition -uve-topic-25-16 broker=1] Log loaded for partition -uve-topic-25-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,905] 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) [2025-02-10 00:50:44,906] 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) [2025-02-10 00:50:44,906] INFO [Partition -uve-topic-27-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-28 (kafka.cluster.Partition) [2025-02-10 00:50:44,906] INFO [Partition -uve-topic-27-28 broker=1] Log loaded for partition -uve-topic-27-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,912] 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) [2025-02-10 00:50:44,912] 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) [2025-02-10 00:50:44,912] INFO [Partition -uve-topic-20-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-11 (kafka.cluster.Partition) [2025-02-10 00:50:44,912] INFO [Partition -uve-topic-20-11 broker=1] Log loaded for partition -uve-topic-20-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,919] 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) [2025-02-10 00:50:44,919] 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) [2025-02-10 00:50:44,919] INFO [Partition -uve-topic-11-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-17 (kafka.cluster.Partition) [2025-02-10 00:50:44,919] INFO [Partition -uve-topic-11-17 broker=1] Log loaded for partition -uve-topic-11-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,925] 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) [2025-02-10 00:50:44,928] 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) [2025-02-10 00:50:44,928] INFO [Partition -uve-topic-4-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-25 (kafka.cluster.Partition) [2025-02-10 00:50:44,928] INFO [Partition -uve-topic-4-25 broker=1] Log loaded for partition -uve-topic-4-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,934] 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) [2025-02-10 00:50:44,937] 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) [2025-02-10 00:50:44,937] INFO [Partition -uve-topic-7-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-19 (kafka.cluster.Partition) [2025-02-10 00:50:44,937] INFO [Partition -uve-topic-7-19 broker=1] Log loaded for partition -uve-topic-7-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,944] 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) [2025-02-10 00:50:44,944] 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) [2025-02-10 00:50:44,944] INFO [Partition -uve-topic-13-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-10 (kafka.cluster.Partition) [2025-02-10 00:50:44,944] INFO [Partition -uve-topic-13-10 broker=1] Log loaded for partition -uve-topic-13-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,953] 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) [2025-02-10 00:50:44,954] 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) [2025-02-10 00:50:44,954] INFO [Partition -uve-topic-3-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-24 (kafka.cluster.Partition) [2025-02-10 00:50:44,954] INFO [Partition -uve-topic-3-24 broker=1] Log loaded for partition -uve-topic-3-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,964] 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) [2025-02-10 00:50:44,964] 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) [2025-02-10 00:50:44,964] INFO [Partition -uve-topic-22-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-13 (kafka.cluster.Partition) [2025-02-10 00:50:44,964] INFO [Partition -uve-topic-22-13 broker=1] Log loaded for partition -uve-topic-22-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,978] 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) [2025-02-10 00:50:44,979] 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) [2025-02-10 00:50:44,979] INFO [Partition -uve-topic-13-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-19 (kafka.cluster.Partition) [2025-02-10 00:50:44,979] INFO [Partition -uve-topic-13-19 broker=1] Log loaded for partition -uve-topic-13-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,985] 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) [2025-02-10 00:50:44,985] 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) [2025-02-10 00:50:44,985] INFO [Partition -uve-topic-7-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-16 (kafka.cluster.Partition) [2025-02-10 00:50:44,985] INFO [Partition -uve-topic-7-16 broker=1] Log loaded for partition -uve-topic-7-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,994] 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) [2025-02-10 00:50:44,994] 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) [2025-02-10 00:50:44,994] INFO [Partition -uve-topic-3-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-21 (kafka.cluster.Partition) [2025-02-10 00:50:44,994] INFO [Partition -uve-topic-3-21 broker=1] Log loaded for partition -uve-topic-3-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,999] 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) [2025-02-10 00:50:45,000] 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) [2025-02-10 00:50:45,000] INFO [Partition -uve-topic-25-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-13 (kafka.cluster.Partition) [2025-02-10 00:50:45,000] INFO [Partition -uve-topic-25-13 broker=1] Log loaded for partition -uve-topic-25-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,009] 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) [2025-02-10 00:50:45,010] 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) [2025-02-10 00:50:45,010] INFO [Partition -uve-topic-11-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-14 (kafka.cluster.Partition) [2025-02-10 00:50:45,010] INFO [Partition -uve-topic-11-14 broker=1] Log loaded for partition -uve-topic-11-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,016] 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) [2025-02-10 00:50:45,016] 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) [2025-02-10 00:50:45,016] INFO [Partition -uve-topic-20-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-8 (kafka.cluster.Partition) [2025-02-10 00:50:45,016] INFO [Partition -uve-topic-20-8 broker=1] Log loaded for partition -uve-topic-20-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,021] 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) [2025-02-10 00:50:45,022] 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) [2025-02-10 00:50:45,022] INFO [Partition -uve-topic-16-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-10 (kafka.cluster.Partition) [2025-02-10 00:50:45,022] INFO [Partition -uve-topic-16-10 broker=1] Log loaded for partition -uve-topic-16-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,029] 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) [2025-02-10 00:50:45,030] 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) [2025-02-10 00:50:45,030] INFO [Partition -uve-topic-4-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-22 (kafka.cluster.Partition) [2025-02-10 00:50:45,030] INFO [Partition -uve-topic-4-22 broker=1] Log loaded for partition -uve-topic-4-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,038] 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) [2025-02-10 00:50:45,039] 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) [2025-02-10 00:50:45,039] INFO [Partition -uve-topic-27-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-25 (kafka.cluster.Partition) [2025-02-10 00:50:45,039] INFO [Partition -uve-topic-27-25 broker=1] Log loaded for partition -uve-topic-27-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,046] 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) [2025-02-10 00:50:45,046] 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) [2025-02-10 00:50:45,046] INFO [Partition -uve-topic-13-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-7 (kafka.cluster.Partition) [2025-02-10 00:50:45,046] INFO [Partition -uve-topic-13-7 broker=1] Log loaded for partition -uve-topic-13-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,052] 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) [2025-02-10 00:50:45,053] 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) [2025-02-10 00:50:45,053] INFO [Partition -uve-topic-22-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-10 (kafka.cluster.Partition) [2025-02-10 00:50:45,053] INFO [Partition -uve-topic-22-10 broker=1] Log loaded for partition -uve-topic-22-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,062] 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) [2025-02-10 00:50:45,062] 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) [2025-02-10 00:50:45,062] INFO [Partition -uve-topic-13-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-16 (kafka.cluster.Partition) [2025-02-10 00:50:45,062] INFO [Partition -uve-topic-13-16 broker=1] Log loaded for partition -uve-topic-13-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,068] 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) [2025-02-10 00:50:45,069] 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) [2025-02-10 00:50:45,069] INFO [Partition -uve-topic-11-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-11 (kafka.cluster.Partition) [2025-02-10 00:50:45,069] INFO [Partition -uve-topic-11-11 broker=1] Log loaded for partition -uve-topic-11-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,078] 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) [2025-02-10 00:50:45,079] 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) [2025-02-10 00:50:45,079] INFO [Partition -uve-topic-4-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-19 (kafka.cluster.Partition) [2025-02-10 00:50:45,079] INFO [Partition -uve-topic-4-19 broker=1] Log loaded for partition -uve-topic-4-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,086] 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) [2025-02-10 00:50:45,086] 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) [2025-02-10 00:50:45,086] INFO [Partition -uve-topic-7-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-13 (kafka.cluster.Partition) [2025-02-10 00:50:45,087] INFO [Partition -uve-topic-7-13 broker=1] Log loaded for partition -uve-topic-7-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,093] 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) [2025-02-10 00:50:45,093] 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) [2025-02-10 00:50:45,094] INFO [Partition -uve-topic-3-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-18 (kafka.cluster.Partition) [2025-02-10 00:50:45,094] INFO [Partition -uve-topic-3-18 broker=1] Log loaded for partition -uve-topic-3-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,103] 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) [2025-02-10 00:50:45,104] 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) [2025-02-10 00:50:45,104] INFO [Partition -uve-topic-4-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-10 (kafka.cluster.Partition) [2025-02-10 00:50:45,104] INFO [Partition -uve-topic-4-10 broker=1] Log loaded for partition -uve-topic-4-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,110] 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) [2025-02-10 00:50:45,111] 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) [2025-02-10 00:50:45,111] INFO [Partition -uve-topic-25-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-1 (kafka.cluster.Partition) [2025-02-10 00:50:45,111] INFO [Partition -uve-topic-25-1 broker=1] Log loaded for partition -uve-topic-25-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,118] 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) [2025-02-10 00:50:45,119] 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) [2025-02-10 00:50:45,119] INFO [Partition -uve-topic-16-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-7 (kafka.cluster.Partition) [2025-02-10 00:50:45,119] INFO [Partition -uve-topic-16-7 broker=1] Log loaded for partition -uve-topic-16-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,127] 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) [2025-02-10 00:50:45,128] 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) [2025-02-10 00:50:45,128] INFO [Partition -uve-topic-13-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-13 (kafka.cluster.Partition) [2025-02-10 00:50:45,128] INFO [Partition -uve-topic-13-13 broker=1] Log loaded for partition -uve-topic-13-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,138] 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) [2025-02-10 00:50:45,138] 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) [2025-02-10 00:50:45,139] INFO [Partition -uve-topic-20-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-5 (kafka.cluster.Partition) [2025-02-10 00:50:45,139] INFO [Partition -uve-topic-20-5 broker=1] Log loaded for partition -uve-topic-20-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,146] 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) [2025-02-10 00:50:45,146] 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) [2025-02-10 00:50:45,146] INFO [Partition -uve-topic-19-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-29 (kafka.cluster.Partition) [2025-02-10 00:50:45,146] INFO [Partition -uve-topic-19-29 broker=1] Log loaded for partition -uve-topic-19-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,153] 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) [2025-02-10 00:50:45,154] 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) [2025-02-10 00:50:45,154] INFO [Partition -uve-topic-24-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-28 (kafka.cluster.Partition) [2025-02-10 00:50:45,154] INFO [Partition -uve-topic-24-28 broker=1] Log loaded for partition -uve-topic-24-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,159] 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) [2025-02-10 00:50:45,160] 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) [2025-02-10 00:50:45,160] INFO [Partition -uve-topic-25-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-10 (kafka.cluster.Partition) [2025-02-10 00:50:45,160] INFO [Partition -uve-topic-25-10 broker=1] Log loaded for partition -uve-topic-25-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,168] 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) [2025-02-10 00:50:45,169] 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) [2025-02-10 00:50:45,169] INFO [Partition -uve-topic-27-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-22 (kafka.cluster.Partition) [2025-02-10 00:50:45,169] INFO [Partition -uve-topic-27-22 broker=1] Log loaded for partition -uve-topic-27-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,176] 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) [2025-02-10 00:50:45,177] 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) [2025-02-10 00:50:45,177] INFO [Partition -uve-topic-13-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-4 (kafka.cluster.Partition) [2025-02-10 00:50:45,177] INFO [Partition -uve-topic-13-4 broker=1] Log loaded for partition -uve-topic-13-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,181] 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) [2025-02-10 00:50:45,182] 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) [2025-02-10 00:50:45,182] INFO [Partition -uve-topic-22-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-7 (kafka.cluster.Partition) [2025-02-10 00:50:45,182] INFO [Partition -uve-topic-22-7 broker=1] Log loaded for partition -uve-topic-22-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,188] 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) [2025-02-10 00:50:45,189] 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) [2025-02-10 00:50:45,189] INFO [Partition -uve-topic-10-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-29 (kafka.cluster.Partition) [2025-02-10 00:50:45,189] INFO [Partition -uve-topic-10-29 broker=1] Log loaded for partition -uve-topic-10-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,194] 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) [2025-02-10 00:50:45,194] 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) [2025-02-10 00:50:45,194] INFO [Partition -uve-topic-20-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-2 (kafka.cluster.Partition) [2025-02-10 00:50:45,194] INFO [Partition -uve-topic-20-2 broker=1] Log loaded for partition -uve-topic-20-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,202] 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) [2025-02-10 00:50:45,203] 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) [2025-02-10 00:50:45,203] INFO [Partition -uve-topic-16-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-4 (kafka.cluster.Partition) [2025-02-10 00:50:45,203] INFO [Partition -uve-topic-16-4 broker=1] Log loaded for partition -uve-topic-16-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,208] 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) [2025-02-10 00:50:45,209] 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) [2025-02-10 00:50:45,209] INFO [Partition -uve-topic-22-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-4 (kafka.cluster.Partition) [2025-02-10 00:50:45,209] INFO [Partition -uve-topic-22-4 broker=1] Log loaded for partition -uve-topic-22-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,214] 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) [2025-02-10 00:50:45,215] 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) [2025-02-10 00:50:45,215] INFO [Partition -uve-topic-27-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-19 (kafka.cluster.Partition) [2025-02-10 00:50:45,215] INFO [Partition -uve-topic-27-19 broker=1] Log loaded for partition -uve-topic-27-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,231] 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) [2025-02-10 00:50:45,232] 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) [2025-02-10 00:50:45,232] INFO [Partition -uve-topic-11-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-8 (kafka.cluster.Partition) [2025-02-10 00:50:45,232] INFO [Partition -uve-topic-11-8 broker=1] Log loaded for partition -uve-topic-11-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,246] 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) [2025-02-10 00:50:45,246] 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) [2025-02-10 00:50:45,246] INFO [Partition -uve-topic-6-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-28 (kafka.cluster.Partition) [2025-02-10 00:50:45,246] INFO [Partition -uve-topic-6-28 broker=1] Log loaded for partition -uve-topic-6-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,254] 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) [2025-02-10 00:50:45,254] 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) [2025-02-10 00:50:45,254] INFO [Partition -uve-topic-13-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-1 (kafka.cluster.Partition) [2025-02-10 00:50:45,254] INFO [Partition -uve-topic-13-1 broker=1] Log loaded for partition -uve-topic-13-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,282] 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) [2025-02-10 00:50:45,282] 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) [2025-02-10 00:50:45,282] INFO [Partition -uve-topic-7-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-10 (kafka.cluster.Partition) [2025-02-10 00:50:45,282] INFO [Partition -uve-topic-7-10 broker=1] Log loaded for partition -uve-topic-7-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,292] 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) [2025-02-10 00:50:45,292] 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) [2025-02-10 00:50:45,292] INFO [Partition -uve-topic-4-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-16 (kafka.cluster.Partition) [2025-02-10 00:50:45,292] INFO [Partition -uve-topic-4-16 broker=1] Log loaded for partition -uve-topic-4-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,311] 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) [2025-02-10 00:50:45,312] 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) [2025-02-10 00:50:45,312] INFO [Partition -uve-topic-3-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-15 (kafka.cluster.Partition) [2025-02-10 00:50:45,312] INFO [Partition -uve-topic-3-15 broker=1] Log loaded for partition -uve-topic-3-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,329] 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) [2025-02-10 00:50:45,330] 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) [2025-02-10 00:50:45,330] INFO [Partition -uve-topic-25-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-7 (kafka.cluster.Partition) [2025-02-10 00:50:45,330] INFO [Partition -uve-topic-25-7 broker=1] Log loaded for partition -uve-topic-25-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,345] 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) [2025-02-10 00:50:45,345] 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) [2025-02-10 00:50:45,345] INFO [Partition -uve-topic-10-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-26 (kafka.cluster.Partition) [2025-02-10 00:50:45,346] INFO [Partition -uve-topic-10-26 broker=1] Log loaded for partition -uve-topic-10-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,364] 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) [2025-02-10 00:50:45,380] 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) [2025-02-10 00:50:45,380] INFO [Partition -uve-topic-19-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-26 (kafka.cluster.Partition) [2025-02-10 00:50:45,380] INFO [Partition -uve-topic-19-26 broker=1] Log loaded for partition -uve-topic-19-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,391] 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) [2025-02-10 00:50:45,391] 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) [2025-02-10 00:50:45,391] INFO [Partition -uve-topic-24-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-25 (kafka.cluster.Partition) [2025-02-10 00:50:45,391] INFO [Partition -uve-topic-24-25 broker=1] Log loaded for partition -uve-topic-24-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,402] 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) [2025-02-10 00:50:45,403] 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) [2025-02-10 00:50:45,403] INFO [Partition -uve-topic-4-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-7 (kafka.cluster.Partition) [2025-02-10 00:50:45,403] INFO [Partition -uve-topic-4-7 broker=1] Log loaded for partition -uve-topic-4-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,413] 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) [2025-02-10 00:50:45,414] 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) [2025-02-10 00:50:45,414] INFO [Partition -uve-topic-16-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-1 (kafka.cluster.Partition) [2025-02-10 00:50:45,414] INFO [Partition -uve-topic-16-1 broker=1] Log loaded for partition -uve-topic-16-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,422] 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) [2025-02-10 00:50:45,422] 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) [2025-02-10 00:50:45,422] INFO [Partition -uve-topic-3-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-3 (kafka.cluster.Partition) [2025-02-10 00:50:45,422] INFO [Partition -uve-topic-3-3 broker=1] Log loaded for partition -uve-topic-3-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,437] 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) [2025-02-10 00:50:45,438] 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) [2025-02-10 00:50:45,438] INFO [Partition -uve-topic-25-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-4 (kafka.cluster.Partition) [2025-02-10 00:50:45,439] INFO [Partition -uve-topic-25-4 broker=1] Log loaded for partition -uve-topic-25-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,445] 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) [2025-02-10 00:50:45,445] 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) [2025-02-10 00:50:45,445] INFO [Partition -uve-topic-4-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-13 (kafka.cluster.Partition) [2025-02-10 00:50:45,445] INFO [Partition -uve-topic-4-13 broker=1] Log loaded for partition -uve-topic-4-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,452] 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) [2025-02-10 00:50:45,453] 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) [2025-02-10 00:50:45,453] INFO [Partition -uve-topic-19-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-23 (kafka.cluster.Partition) [2025-02-10 00:50:45,453] INFO [Partition -uve-topic-19-23 broker=1] Log loaded for partition -uve-topic-19-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,462] 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) [2025-02-10 00:50:45,474] 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) [2025-02-10 00:50:45,474] INFO [Partition -uve-topic-11-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-5 (kafka.cluster.Partition) [2025-02-10 00:50:45,474] INFO [Partition -uve-topic-11-5 broker=1] Log loaded for partition -uve-topic-11-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,517] 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) [2025-02-10 00:50:45,517] 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) [2025-02-10 00:50:45,518] INFO [Partition -uve-topic-24-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-22 (kafka.cluster.Partition) [2025-02-10 00:50:45,518] INFO [Partition -uve-topic-24-22 broker=1] Log loaded for partition -uve-topic-24-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,535] 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) [2025-02-10 00:50:45,536] 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) [2025-02-10 00:50:45,536] INFO [Partition -uve-topic-27-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-16 (kafka.cluster.Partition) [2025-02-10 00:50:45,536] INFO [Partition -uve-topic-27-16 broker=1] Log loaded for partition -uve-topic-27-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,546] 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) [2025-02-10 00:50:45,546] 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) [2025-02-10 00:50:45,546] INFO [Partition -uve-topic-6-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-25 (kafka.cluster.Partition) [2025-02-10 00:50:45,546] INFO [Partition -uve-topic-6-25 broker=1] Log loaded for partition -uve-topic-6-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,558] 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) [2025-02-10 00:50:45,559] 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) [2025-02-10 00:50:45,559] INFO [Partition -uve-topic-10-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-23 (kafka.cluster.Partition) [2025-02-10 00:50:45,559] INFO [Partition -uve-topic-10-23 broker=1] Log loaded for partition -uve-topic-10-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,569] 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) [2025-02-10 00:50:45,570] 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) [2025-02-10 00:50:45,570] INFO [Partition -uve-topic-22-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-1 (kafka.cluster.Partition) [2025-02-10 00:50:45,570] INFO [Partition -uve-topic-22-1 broker=1] Log loaded for partition -uve-topic-22-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,583] 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) [2025-02-10 00:50:45,584] 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) [2025-02-10 00:50:45,584] INFO [Partition -uve-topic-24-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-13 (kafka.cluster.Partition) [2025-02-10 00:50:45,584] INFO [Partition -uve-topic-24-13 broker=1] Log loaded for partition -uve-topic-24-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,613] 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) [2025-02-10 00:50:45,614] 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) [2025-02-10 00:50:45,614] INFO [Partition -uve-topic-7-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-7 (kafka.cluster.Partition) [2025-02-10 00:50:45,614] INFO [Partition -uve-topic-7-7 broker=1] Log loaded for partition -uve-topic-7-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,643] 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) [2025-02-10 00:50:45,645] 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) [2025-02-10 00:50:45,645] INFO [Partition -uve-topic-3-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-12 (kafka.cluster.Partition) [2025-02-10 00:50:45,645] INFO [Partition -uve-topic-3-12 broker=1] Log loaded for partition -uve-topic-3-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,655] 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) [2025-02-10 00:50:45,655] 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) [2025-02-10 00:50:45,655] INFO [Partition -uve-topic-4-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-4 (kafka.cluster.Partition) [2025-02-10 00:50:45,655] INFO [Partition -uve-topic-4-4 broker=1] Log loaded for partition -uve-topic-4-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,661] 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) [2025-02-10 00:50:45,661] 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) [2025-02-10 00:50:45,661] INFO [Partition -uve-topic-19-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-11 (kafka.cluster.Partition) [2025-02-10 00:50:45,661] INFO [Partition -uve-topic-19-11 broker=1] Log loaded for partition -uve-topic-19-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,666] 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) [2025-02-10 00:50:45,666] 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) [2025-02-10 00:50:45,666] INFO [Partition -uve-topic-19-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-20 (kafka.cluster.Partition) [2025-02-10 00:50:45,666] INFO [Partition -uve-topic-19-20 broker=1] Log loaded for partition -uve-topic-19-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,678] 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) [2025-02-10 00:50:45,678] 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) [2025-02-10 00:50:45,678] INFO [Partition -uve-topic-10-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-20 (kafka.cluster.Partition) [2025-02-10 00:50:45,678] INFO [Partition -uve-topic-10-20 broker=1] Log loaded for partition -uve-topic-10-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,682] 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) [2025-02-10 00:50:45,683] 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) [2025-02-10 00:50:45,683] INFO [Partition -uve-topic-4-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-1 (kafka.cluster.Partition) [2025-02-10 00:50:45,683] INFO [Partition -uve-topic-4-1 broker=1] Log loaded for partition -uve-topic-4-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,687] 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) [2025-02-10 00:50:45,688] 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) [2025-02-10 00:50:45,688] INFO [Partition -uve-topic-6-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-22 (kafka.cluster.Partition) [2025-02-10 00:50:45,688] INFO [Partition -uve-topic-6-22 broker=1] Log loaded for partition -uve-topic-6-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,692] 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) [2025-02-10 00:50:45,693] 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) [2025-02-10 00:50:45,693] INFO [Partition -uve-topic-24-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-10 (kafka.cluster.Partition) [2025-02-10 00:50:45,693] INFO [Partition -uve-topic-24-10 broker=1] Log loaded for partition -uve-topic-24-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,701] 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) [2025-02-10 00:50:45,702] 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) [2025-02-10 00:50:45,702] INFO [Partition -uve-topic-7-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-4 (kafka.cluster.Partition) [2025-02-10 00:50:45,702] INFO [Partition -uve-topic-7-4 broker=1] Log loaded for partition -uve-topic-7-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,707] 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) [2025-02-10 00:50:45,707] 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) [2025-02-10 00:50:45,708] INFO [Partition -uve-topic-27-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-13 (kafka.cluster.Partition) [2025-02-10 00:50:45,708] INFO [Partition -uve-topic-27-13 broker=1] Log loaded for partition -uve-topic-27-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,736] 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) [2025-02-10 00:50:45,736] 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) [2025-02-10 00:50:45,736] INFO [Partition -uve-topic-3-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-0 (kafka.cluster.Partition) [2025-02-10 00:50:45,736] INFO [Partition -uve-topic-3-0 broker=1] Log loaded for partition -uve-topic-3-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,743] 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) [2025-02-10 00:50:45,744] 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) [2025-02-10 00:50:45,744] INFO [Partition -uve-topic-24-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-19 (kafka.cluster.Partition) [2025-02-10 00:50:45,744] INFO [Partition -uve-topic-24-19 broker=1] Log loaded for partition -uve-topic-24-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,749] 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) [2025-02-10 00:50:45,750] 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) [2025-02-10 00:50:45,750] INFO [Partition -uve-topic-11-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-2 (kafka.cluster.Partition) [2025-02-10 00:50:45,750] INFO [Partition -uve-topic-11-2 broker=1] Log loaded for partition -uve-topic-11-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,767] 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) [2025-02-10 00:50:45,769] 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) [2025-02-10 00:50:45,771] INFO [Partition -uve-topic-3-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-9 (kafka.cluster.Partition) [2025-02-10 00:50:45,771] INFO [Partition -uve-topic-3-9 broker=1] Log loaded for partition -uve-topic-3-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,779] 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) [2025-02-10 00:50:45,779] 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) [2025-02-10 00:50:45,779] INFO [Partition -uve-topic-24-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-7 (kafka.cluster.Partition) [2025-02-10 00:50:45,779] INFO [Partition -uve-topic-24-7 broker=1] Log loaded for partition -uve-topic-24-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,787] 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) [2025-02-10 00:50:45,787] 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) [2025-02-10 00:50:45,787] INFO [Partition -uve-topic-10-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-8 (kafka.cluster.Partition) [2025-02-10 00:50:45,787] INFO [Partition -uve-topic-10-8 broker=1] Log loaded for partition -uve-topic-10-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,795] 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) [2025-02-10 00:50:45,795] 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) [2025-02-10 00:50:45,795] INFO [Partition -uve-topic-19-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-8 (kafka.cluster.Partition) [2025-02-10 00:50:45,795] INFO [Partition -uve-topic-19-8 broker=1] Log loaded for partition -uve-topic-19-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,800] 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) [2025-02-10 00:50:45,800] 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) [2025-02-10 00:50:45,800] INFO [Partition -uve-topic-19-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-17 (kafka.cluster.Partition) [2025-02-10 00:50:45,800] INFO [Partition -uve-topic-19-17 broker=1] Log loaded for partition -uve-topic-19-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,813] 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) [2025-02-10 00:50:45,813] 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) [2025-02-10 00:50:45,813] INFO [Partition -uve-topic-27-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-10 (kafka.cluster.Partition) [2025-02-10 00:50:45,813] INFO [Partition -uve-topic-27-10 broker=1] Log loaded for partition -uve-topic-27-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,824] 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) [2025-02-10 00:50:45,824] 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) [2025-02-10 00:50:45,824] INFO [Partition -uve-topic-7-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-1 (kafka.cluster.Partition) [2025-02-10 00:50:45,824] INFO [Partition -uve-topic-7-1 broker=1] Log loaded for partition -uve-topic-7-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,832] 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) [2025-02-10 00:50:45,832] 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) [2025-02-10 00:50:45,832] INFO [Partition -uve-topic-6-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-19 (kafka.cluster.Partition) [2025-02-10 00:50:45,832] INFO [Partition -uve-topic-6-19 broker=1] Log loaded for partition -uve-topic-6-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,841] 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) [2025-02-10 00:50:45,841] 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) [2025-02-10 00:50:45,841] INFO [Partition -uve-topic-10-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-17 (kafka.cluster.Partition) [2025-02-10 00:50:45,841] INFO [Partition -uve-topic-10-17 broker=1] Log loaded for partition -uve-topic-10-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,853] 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) [2025-02-10 00:50:45,853] 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) [2025-02-10 00:50:45,853] INFO [Partition -uve-topic-3-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-6 (kafka.cluster.Partition) [2025-02-10 00:50:45,853] INFO [Partition -uve-topic-3-6 broker=1] Log loaded for partition -uve-topic-3-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,862] 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) [2025-02-10 00:50:45,867] 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) [2025-02-10 00:50:45,867] INFO [Partition -uve-topic-24-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-16 (kafka.cluster.Partition) [2025-02-10 00:50:45,867] INFO [Partition -uve-topic-24-16 broker=1] Log loaded for partition -uve-topic-24-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,872] 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) [2025-02-10 00:50:45,874] 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) [2025-02-10 00:50:45,874] INFO [Partition -uve-topic-6-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-16 (kafka.cluster.Partition) [2025-02-10 00:50:45,874] INFO [Partition -uve-topic-6-16 broker=1] Log loaded for partition -uve-topic-6-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,880] 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) [2025-02-10 00:50:45,880] 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) [2025-02-10 00:50:45,880] INFO [Partition -uve-topic-19-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-5 (kafka.cluster.Partition) [2025-02-10 00:50:45,880] INFO [Partition -uve-topic-19-5 broker=1] Log loaded for partition -uve-topic-19-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,884] 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) [2025-02-10 00:50:45,885] 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) [2025-02-10 00:50:45,885] INFO [Partition -uve-topic-21-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-29 (kafka.cluster.Partition) [2025-02-10 00:50:45,885] INFO [Partition -uve-topic-21-29 broker=1] Log loaded for partition -uve-topic-21-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,890] 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) [2025-02-10 00:50:45,891] 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) [2025-02-10 00:50:45,891] INFO [Partition -uve-topic-24-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-4 (kafka.cluster.Partition) [2025-02-10 00:50:45,891] INFO [Partition -uve-topic-24-4 broker=1] Log loaded for partition -uve-topic-24-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,895] 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) [2025-02-10 00:50:45,895] 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) [2025-02-10 00:50:45,895] INFO [Partition -uve-topic-10-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-14 (kafka.cluster.Partition) [2025-02-10 00:50:45,895] INFO [Partition -uve-topic-10-14 broker=1] Log loaded for partition -uve-topic-10-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,934] 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) [2025-02-10 00:50:45,934] 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) [2025-02-10 00:50:45,935] INFO [Partition -uve-topic-27-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-7 (kafka.cluster.Partition) [2025-02-10 00:50:45,935] INFO [Partition -uve-topic-27-7 broker=1] Log loaded for partition -uve-topic-27-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,948] 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) [2025-02-10 00:50:45,949] 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) [2025-02-10 00:50:45,949] INFO [Partition -uve-topic-19-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-14 (kafka.cluster.Partition) [2025-02-10 00:50:45,949] INFO [Partition -uve-topic-19-14 broker=1] Log loaded for partition -uve-topic-19-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,954] 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) [2025-02-10 00:50:45,954] 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) [2025-02-10 00:50:45,954] INFO [Partition -uve-topic-15-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-29 (kafka.cluster.Partition) [2025-02-10 00:50:45,954] INFO [Partition -uve-topic-15-29 broker=1] Log loaded for partition -uve-topic-15-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,958] 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) [2025-02-10 00:50:45,959] 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) [2025-02-10 00:50:45,959] INFO [Partition -uve-topic-10-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-5 (kafka.cluster.Partition) [2025-02-10 00:50:45,959] INFO [Partition -uve-topic-10-5 broker=1] Log loaded for partition -uve-topic-10-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,964] 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) [2025-02-10 00:50:45,964] 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) [2025-02-10 00:50:45,964] INFO [Partition -uve-topic-27-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-4 (kafka.cluster.Partition) [2025-02-10 00:50:45,964] INFO [Partition -uve-topic-27-4 broker=1] Log loaded for partition -uve-topic-27-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,976] 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) [2025-02-10 00:50:45,977] 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) [2025-02-10 00:50:45,977] INFO [Partition -uve-topic-10-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-11 (kafka.cluster.Partition) [2025-02-10 00:50:45,977] INFO [Partition -uve-topic-10-11 broker=1] Log loaded for partition -uve-topic-10-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:45,998] 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) [2025-02-10 00:50:45,999] 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) [2025-02-10 00:50:45,999] INFO [Partition -uve-topic-24-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-1 (kafka.cluster.Partition) [2025-02-10 00:50:45,999] INFO [Partition -uve-topic-24-1 broker=1] Log loaded for partition -uve-topic-24-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,021] 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) [2025-02-10 00:50:46,022] 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) [2025-02-10 00:50:46,022] INFO [Partition -uve-topic-6-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-13 (kafka.cluster.Partition) [2025-02-10 00:50:46,022] INFO [Partition -uve-topic-6-13 broker=1] Log loaded for partition -uve-topic-6-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,035] 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) [2025-02-10 00:50:46,035] 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) [2025-02-10 00:50:46,035] INFO [Partition -uve-topic-21-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-26 (kafka.cluster.Partition) [2025-02-10 00:50:46,035] INFO [Partition -uve-topic-21-26 broker=1] Log loaded for partition -uve-topic-21-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,047] 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) [2025-02-10 00:50:46,048] 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) [2025-02-10 00:50:46,048] INFO [Partition -uve-topic-10-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-2 (kafka.cluster.Partition) [2025-02-10 00:50:46,048] INFO [Partition -uve-topic-10-2 broker=1] Log loaded for partition -uve-topic-10-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,059] 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) [2025-02-10 00:50:46,059] 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) [2025-02-10 00:50:46,059] INFO [Partition -uve-topic-15-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-26 (kafka.cluster.Partition) [2025-02-10 00:50:46,059] INFO [Partition -uve-topic-15-26 broker=1] Log loaded for partition -uve-topic-15-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,070] 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) [2025-02-10 00:50:46,070] 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) [2025-02-10 00:50:46,070] INFO [Partition -uve-topic-19-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-2 (kafka.cluster.Partition) [2025-02-10 00:50:46,070] INFO [Partition -uve-topic-19-2 broker=1] Log loaded for partition -uve-topic-19-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,080] 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) [2025-02-10 00:50:46,080] 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) [2025-02-10 00:50:46,080] INFO [Partition -uve-topic-27-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-1 (kafka.cluster.Partition) [2025-02-10 00:50:46,080] INFO [Partition -uve-topic-27-1 broker=1] Log loaded for partition -uve-topic-27-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,092] 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) [2025-02-10 00:50:46,093] 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) [2025-02-10 00:50:46,093] INFO [Partition -uve-topic-15-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-23 (kafka.cluster.Partition) [2025-02-10 00:50:46,093] INFO [Partition -uve-topic-15-23 broker=1] Log loaded for partition -uve-topic-15-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,102] 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) [2025-02-10 00:50:46,103] 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) [2025-02-10 00:50:46,103] INFO [Partition -uve-topic-21-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-23 (kafka.cluster.Partition) [2025-02-10 00:50:46,103] INFO [Partition -uve-topic-21-23 broker=1] Log loaded for partition -uve-topic-21-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,111] 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) [2025-02-10 00:50:46,111] 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) [2025-02-10 00:50:46,112] INFO [Partition -uve-topic-6-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-10 (kafka.cluster.Partition) [2025-02-10 00:50:46,112] INFO [Partition -uve-topic-6-10 broker=1] Log loaded for partition -uve-topic-6-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,120] 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) [2025-02-10 00:50:46,120] 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) [2025-02-10 00:50:46,120] INFO [Partition -uve-topic-15-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-20 (kafka.cluster.Partition) [2025-02-10 00:50:46,120] INFO [Partition -uve-topic-15-20 broker=1] Log loaded for partition -uve-topic-15-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,127] 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) [2025-02-10 00:50:46,127] 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) [2025-02-10 00:50:46,127] INFO [Partition -uve-topic-6-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-7 (kafka.cluster.Partition) [2025-02-10 00:50:46,127] INFO [Partition -uve-topic-6-7 broker=1] Log loaded for partition -uve-topic-6-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,137] 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) [2025-02-10 00:50:46,137] 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) [2025-02-10 00:50:46,137] INFO [Partition -uve-topic-21-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-11 (kafka.cluster.Partition) [2025-02-10 00:50:46,137] INFO [Partition -uve-topic-21-11 broker=1] Log loaded for partition -uve-topic-21-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,152] 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) [2025-02-10 00:50:46,153] 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) [2025-02-10 00:50:46,153] INFO [Partition -uve-topic-21-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-20 (kafka.cluster.Partition) [2025-02-10 00:50:46,153] INFO [Partition -uve-topic-21-20 broker=1] Log loaded for partition -uve-topic-21-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,165] 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) [2025-02-10 00:50:46,166] 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) [2025-02-10 00:50:46,166] INFO [Partition -uve-topic-22-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-9 (kafka.cluster.Partition) [2025-02-10 00:50:46,166] INFO [Partition -uve-topic-22-9 broker=1] Log loaded for partition -uve-topic-22-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,181] 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) [2025-02-10 00:50:46,181] 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) [2025-02-10 00:50:46,182] INFO [Partition -uve-topic-16-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-9 (kafka.cluster.Partition) [2025-02-10 00:50:46,182] INFO [Partition -uve-topic-16-9 broker=1] Log loaded for partition -uve-topic-16-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,191] 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) [2025-02-10 00:50:46,191] 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) [2025-02-10 00:50:46,192] INFO [Partition -uve-topic-27-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-14 (kafka.cluster.Partition) [2025-02-10 00:50:46,192] INFO [Partition -uve-topic-27-14 broker=1] Log loaded for partition -uve-topic-27-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,198] 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) [2025-02-10 00:50:46,198] 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) [2025-02-10 00:50:46,198] INFO [Partition -uve-topic-21-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-27 (kafka.cluster.Partition) [2025-02-10 00:50:46,198] INFO [Partition -uve-topic-21-27 broker=1] Log loaded for partition -uve-topic-21-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,205] 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) [2025-02-10 00:50:46,205] 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) [2025-02-10 00:50:46,205] INFO [Partition -uve-topic-24-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-11 (kafka.cluster.Partition) [2025-02-10 00:50:46,205] INFO [Partition -uve-topic-24-11 broker=1] Log loaded for partition -uve-topic-24-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,211] 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) [2025-02-10 00:50:46,211] 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) [2025-02-10 00:50:46,211] INFO [Partition -uve-topic-11-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-13 (kafka.cluster.Partition) [2025-02-10 00:50:46,212] INFO [Partition -uve-topic-11-13 broker=1] Log loaded for partition -uve-topic-11-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,215] 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) [2025-02-10 00:50:46,215] 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) [2025-02-10 00:50:46,215] INFO [Partition -uve-topic-13-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-15 (kafka.cluster.Partition) [2025-02-10 00:50:46,216] INFO [Partition -uve-topic-13-15 broker=1] Log loaded for partition -uve-topic-13-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,220] 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) [2025-02-10 00:50:46,221] 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) [2025-02-10 00:50:46,221] INFO [Partition -uve-topic-3-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-20 (kafka.cluster.Partition) [2025-02-10 00:50:46,221] INFO [Partition -uve-topic-3-20 broker=1] Log loaded for partition -uve-topic-3-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,228] 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) [2025-02-10 00:50:46,229] 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) [2025-02-10 00:50:46,229] INFO [Partition -uve-topic-7-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-24 (kafka.cluster.Partition) [2025-02-10 00:50:46,229] INFO [Partition -uve-topic-7-24 broker=1] Log loaded for partition -uve-topic-7-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,232] 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) [2025-02-10 00:50:46,233] 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) [2025-02-10 00:50:46,233] INFO [Partition -uve-topic-6-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-23 (kafka.cluster.Partition) [2025-02-10 00:50:46,233] INFO [Partition -uve-topic-6-23 broker=1] Log loaded for partition -uve-topic-6-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,256] 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) [2025-02-10 00:50:46,256] 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) [2025-02-10 00:50:46,256] INFO [Partition -uve-topic-7-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-5 (kafka.cluster.Partition) [2025-02-10 00:50:46,256] INFO [Partition -uve-topic-7-5 broker=1] Log loaded for partition -uve-topic-7-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,269] 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) [2025-02-10 00:50:46,269] 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) [2025-02-10 00:50:46,269] INFO [Partition -uve-topic-4-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-2 (kafka.cluster.Partition) [2025-02-10 00:50:46,269] INFO [Partition -uve-topic-4-2 broker=1] Log loaded for partition -uve-topic-4-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,274] 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) [2025-02-10 00:50:46,274] 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) [2025-02-10 00:50:46,275] INFO [Partition -uve-topic-10-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-12 (kafka.cluster.Partition) [2025-02-10 00:50:46,275] INFO [Partition -uve-topic-10-12 broker=1] Log loaded for partition -uve-topic-10-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,276] 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) [2025-02-10 00:50:46,277] 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) [2025-02-10 00:50:46,277] INFO [Partition -uve-topic-4-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-21 (kafka.cluster.Partition) [2025-02-10 00:50:46,277] INFO [Partition -uve-topic-4-21 broker=1] Log loaded for partition -uve-topic-4-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,278] 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) [2025-02-10 00:50:46,278] 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) [2025-02-10 00:50:46,278] INFO [Partition -uve-topic-3-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-1 (kafka.cluster.Partition) [2025-02-10 00:50:46,278] INFO [Partition -uve-topic-3-1 broker=1] Log loaded for partition -uve-topic-3-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,279] 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) [2025-02-10 00:50:46,280] 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) [2025-02-10 00:50:46,280] INFO [Partition -uve-topic-19-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-12 (kafka.cluster.Partition) [2025-02-10 00:50:46,280] INFO [Partition -uve-topic-19-12 broker=1] Log loaded for partition -uve-topic-19-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,281] 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) [2025-02-10 00:50:46,282] 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) [2025-02-10 00:50:46,282] INFO [Partition -uve-topic-20-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-16 (kafka.cluster.Partition) [2025-02-10 00:50:46,282] INFO [Partition -uve-topic-20-16 broker=1] Log loaded for partition -uve-topic-20-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,283] 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) [2025-02-10 00:50:46,283] 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) [2025-02-10 00:50:46,284] INFO [Partition -uve-topic-25-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-12 (kafka.cluster.Partition) [2025-02-10 00:50:46,284] INFO [Partition -uve-topic-25-12 broker=1] Log loaded for partition -uve-topic-25-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,287] 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) [2025-02-10 00:50:46,289] 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) [2025-02-10 00:50:46,289] INFO [Partition -uve-topic-16-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-18 (kafka.cluster.Partition) [2025-02-10 00:50:46,289] INFO [Partition -uve-topic-16-18 broker=1] Log loaded for partition -uve-topic-16-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,291] 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) [2025-02-10 00:50:46,292] 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) [2025-02-10 00:50:46,292] INFO [Partition -uve-topic-10-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-9 (kafka.cluster.Partition) [2025-02-10 00:50:46,292] INFO [Partition -uve-topic-10-9 broker=1] Log loaded for partition -uve-topic-10-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,293] 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) [2025-02-10 00:50:46,295] 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) [2025-02-10 00:50:46,295] INFO [Partition -uve-topic-27-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-11 (kafka.cluster.Partition) [2025-02-10 00:50:46,295] INFO [Partition -uve-topic-27-11 broker=1] Log loaded for partition -uve-topic-27-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,300] 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) [2025-02-10 00:50:46,301] 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) [2025-02-10 00:50:46,301] INFO [Partition -uve-topic-7-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-21 (kafka.cluster.Partition) [2025-02-10 00:50:46,301] INFO [Partition -uve-topic-7-21 broker=1] Log loaded for partition -uve-topic-7-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,308] 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) [2025-02-10 00:50:46,309] 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) [2025-02-10 00:50:46,309] INFO [Partition -uve-topic-21-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-24 (kafka.cluster.Partition) [2025-02-10 00:50:46,309] INFO [Partition -uve-topic-21-24 broker=1] Log loaded for partition -uve-topic-21-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,311] 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) [2025-02-10 00:50:46,311] 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) [2025-02-10 00:50:46,311] INFO [Partition -uve-topic-20-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-4 (kafka.cluster.Partition) [2025-02-10 00:50:46,312] INFO [Partition -uve-topic-20-4 broker=1] Log loaded for partition -uve-topic-20-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,314] 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) [2025-02-10 00:50:46,314] 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) [2025-02-10 00:50:46,314] INFO [Partition -uve-topic-16-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-6 (kafka.cluster.Partition) [2025-02-10 00:50:46,314] INFO [Partition -uve-topic-16-6 broker=1] Log loaded for partition -uve-topic-16-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,315] 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) [2025-02-10 00:50:46,316] 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) [2025-02-10 00:50:46,316] INFO [Partition -uve-topic-13-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-12 (kafka.cluster.Partition) [2025-02-10 00:50:46,316] INFO [Partition -uve-topic-13-12 broker=1] Log loaded for partition -uve-topic-13-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,317] 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) [2025-02-10 00:50:46,318] 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) [2025-02-10 00:50:46,318] INFO [Partition -uve-topic-4-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-18 (kafka.cluster.Partition) [2025-02-10 00:50:46,318] INFO [Partition -uve-topic-4-18 broker=1] Log loaded for partition -uve-topic-4-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,319] 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) [2025-02-10 00:50:46,319] 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) [2025-02-10 00:50:46,319] INFO [Partition -uve-topic-6-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-20 (kafka.cluster.Partition) [2025-02-10 00:50:46,320] INFO [Partition -uve-topic-6-20 broker=1] Log loaded for partition -uve-topic-6-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,321] 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) [2025-02-10 00:50:46,321] 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) [2025-02-10 00:50:46,321] INFO [Partition -uve-topic-25-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-9 (kafka.cluster.Partition) [2025-02-10 00:50:46,321] INFO [Partition -uve-topic-25-9 broker=1] Log loaded for partition -uve-topic-25-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,322] 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) [2025-02-10 00:50:46,323] 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) [2025-02-10 00:50:46,323] INFO [Partition -uve-topic-10-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-28 (kafka.cluster.Partition) [2025-02-10 00:50:46,323] INFO [Partition -uve-topic-10-28 broker=1] Log loaded for partition -uve-topic-10-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,324] 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) [2025-02-10 00:50:46,325] 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) [2025-02-10 00:50:46,325] INFO [Partition -uve-topic-19-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-9 (kafka.cluster.Partition) [2025-02-10 00:50:46,325] INFO [Partition -uve-topic-19-9 broker=1] Log loaded for partition -uve-topic-19-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,329] 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) [2025-02-10 00:50:46,330] 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) [2025-02-10 00:50:46,330] INFO [Partition -uve-topic-24-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-8 (kafka.cluster.Partition) [2025-02-10 00:50:46,330] INFO [Partition -uve-topic-24-8 broker=1] Log loaded for partition -uve-topic-24-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,332] 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) [2025-02-10 00:50:46,332] 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) [2025-02-10 00:50:46,332] INFO [Partition -uve-topic-11-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-10 (kafka.cluster.Partition) [2025-02-10 00:50:46,332] INFO [Partition -uve-topic-11-10 broker=1] Log loaded for partition -uve-topic-11-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,334] 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) [2025-02-10 00:50:46,334] 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) [2025-02-10 00:50:46,334] INFO [Partition -uve-topic-19-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-28 (kafka.cluster.Partition) [2025-02-10 00:50:46,334] INFO [Partition -uve-topic-19-28 broker=1] Log loaded for partition -uve-topic-19-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,337] 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) [2025-02-10 00:50:46,338] 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) [2025-02-10 00:50:46,338] INFO [Partition -uve-topic-20-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-13 (kafka.cluster.Partition) [2025-02-10 00:50:46,338] INFO [Partition -uve-topic-20-13 broker=1] Log loaded for partition -uve-topic-20-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,340] 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) [2025-02-10 00:50:46,340] 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) [2025-02-10 00:50:46,340] INFO [Partition -uve-topic-16-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-15 (kafka.cluster.Partition) [2025-02-10 00:50:46,340] INFO [Partition -uve-topic-16-15 broker=1] Log loaded for partition -uve-topic-16-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,342] 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) [2025-02-10 00:50:46,342] 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) [2025-02-10 00:50:46,342] INFO [Partition -uve-topic-7-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-2 (kafka.cluster.Partition) [2025-02-10 00:50:46,342] INFO [Partition -uve-topic-7-2 broker=1] Log loaded for partition -uve-topic-7-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,344] 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) [2025-02-10 00:50:46,344] 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) [2025-02-10 00:50:46,344] INFO [Partition -uve-topic-24-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-27 (kafka.cluster.Partition) [2025-02-10 00:50:46,344] INFO [Partition -uve-topic-24-27 broker=1] Log loaded for partition -uve-topic-24-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,345] 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) [2025-02-10 00:50:46,346] 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) [2025-02-10 00:50:46,346] INFO [Partition -uve-topic-22-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-6 (kafka.cluster.Partition) [2025-02-10 00:50:46,346] INFO [Partition -uve-topic-22-6 broker=1] Log loaded for partition -uve-topic-22-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,347] 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) [2025-02-10 00:50:46,348] 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) [2025-02-10 00:50:46,348] INFO [Partition -uve-topic-15-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-24 (kafka.cluster.Partition) [2025-02-10 00:50:46,348] INFO [Partition -uve-topic-15-24 broker=1] Log loaded for partition -uve-topic-15-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,349] 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) [2025-02-10 00:50:46,349] 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) [2025-02-10 00:50:46,349] INFO [Partition -uve-topic-7-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-12 (kafka.cluster.Partition) [2025-02-10 00:50:46,349] INFO [Partition -uve-topic-7-12 broker=1] Log loaded for partition -uve-topic-7-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,351] 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) [2025-02-10 00:50:46,351] 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) [2025-02-10 00:50:46,351] INFO [Partition -uve-topic-3-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-17 (kafka.cluster.Partition) [2025-02-10 00:50:46,351] INFO [Partition -uve-topic-3-17 broker=1] Log loaded for partition -uve-topic-3-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,353] 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) [2025-02-10 00:50:46,353] 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) [2025-02-10 00:50:46,353] INFO [Partition -uve-topic-24-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-24 (kafka.cluster.Partition) [2025-02-10 00:50:46,353] INFO [Partition -uve-topic-24-24 broker=1] Log loaded for partition -uve-topic-24-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,356] 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) [2025-02-10 00:50:46,357] 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) [2025-02-10 00:50:46,357] INFO [Partition -uve-topic-10-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-6 (kafka.cluster.Partition) [2025-02-10 00:50:46,357] INFO [Partition -uve-topic-10-6 broker=1] Log loaded for partition -uve-topic-10-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,358] 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) [2025-02-10 00:50:46,358] 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) [2025-02-10 00:50:46,358] INFO [Partition -uve-topic-19-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-6 (kafka.cluster.Partition) [2025-02-10 00:50:46,358] INFO [Partition -uve-topic-19-6 broker=1] Log loaded for partition -uve-topic-19-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,359] 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) [2025-02-10 00:50:46,360] 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) [2025-02-10 00:50:46,360] INFO [Partition -uve-topic-3-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-14 (kafka.cluster.Partition) [2025-02-10 00:50:46,360] INFO [Partition -uve-topic-3-14 broker=1] Log loaded for partition -uve-topic-3-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,361] 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) [2025-02-10 00:50:46,361] 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) [2025-02-10 00:50:46,361] INFO [Partition -uve-topic-7-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-18 (kafka.cluster.Partition) [2025-02-10 00:50:46,361] INFO [Partition -uve-topic-7-18 broker=1] Log loaded for partition -uve-topic-7-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,363] 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) [2025-02-10 00:50:46,363] 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) [2025-02-10 00:50:46,363] INFO [Partition -uve-topic-16-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-3 (kafka.cluster.Partition) [2025-02-10 00:50:46,363] INFO [Partition -uve-topic-16-3 broker=1] Log loaded for partition -uve-topic-16-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,366] 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) [2025-02-10 00:50:46,367] 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) [2025-02-10 00:50:46,367] INFO [Partition -uve-topic-6-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-17 (kafka.cluster.Partition) [2025-02-10 00:50:46,367] INFO [Partition -uve-topic-6-17 broker=1] Log loaded for partition -uve-topic-6-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,368] 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) [2025-02-10 00:50:46,368] 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) [2025-02-10 00:50:46,368] INFO [Partition -uve-topic-4-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-15 (kafka.cluster.Partition) [2025-02-10 00:50:46,368] INFO [Partition -uve-topic-4-15 broker=1] Log loaded for partition -uve-topic-4-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,370] 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) [2025-02-10 00:50:46,370] 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) [2025-02-10 00:50:46,370] INFO [Partition -uve-topic-19-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-25 (kafka.cluster.Partition) [2025-02-10 00:50:46,370] INFO [Partition -uve-topic-19-25 broker=1] Log loaded for partition -uve-topic-19-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,371] 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) [2025-02-10 00:50:46,372] 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) [2025-02-10 00:50:46,372] INFO [Partition -uve-topic-20-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-10 (kafka.cluster.Partition) [2025-02-10 00:50:46,372] INFO [Partition -uve-topic-20-10 broker=1] Log loaded for partition -uve-topic-20-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,373] 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) [2025-02-10 00:50:46,373] 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) [2025-02-10 00:50:46,373] INFO [Partition -uve-topic-25-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-6 (kafka.cluster.Partition) [2025-02-10 00:50:46,373] INFO [Partition -uve-topic-25-6 broker=1] Log loaded for partition -uve-topic-25-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,374] 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) [2025-02-10 00:50:46,375] 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) [2025-02-10 00:50:46,375] INFO [Partition -uve-topic-16-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-12 (kafka.cluster.Partition) [2025-02-10 00:50:46,375] INFO [Partition -uve-topic-16-12 broker=1] Log loaded for partition -uve-topic-16-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,376] 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) [2025-02-10 00:50:46,376] 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) [2025-02-10 00:50:46,377] INFO [Partition -uve-topic-10-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-25 (kafka.cluster.Partition) [2025-02-10 00:50:46,377] INFO [Partition -uve-topic-10-25 broker=1] Log loaded for partition -uve-topic-10-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,378] 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) [2025-02-10 00:50:46,378] 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) [2025-02-10 00:50:46,378] INFO [Partition -uve-topic-22-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-3 (kafka.cluster.Partition) [2025-02-10 00:50:46,378] INFO [Partition -uve-topic-22-3 broker=1] Log loaded for partition -uve-topic-22-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,379] 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) [2025-02-10 00:50:46,380] 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) [2025-02-10 00:50:46,380] INFO [Partition -uve-topic-27-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-27 (kafka.cluster.Partition) [2025-02-10 00:50:46,380] INFO [Partition -uve-topic-27-27 broker=1] Log loaded for partition -uve-topic-27-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,381] 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) [2025-02-10 00:50:46,381] 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) [2025-02-10 00:50:46,381] INFO [Partition -uve-topic-27-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-8 (kafka.cluster.Partition) [2025-02-10 00:50:46,381] INFO [Partition -uve-topic-27-8 broker=1] Log loaded for partition -uve-topic-27-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,382] 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) [2025-02-10 00:50:46,383] 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) [2025-02-10 00:50:46,383] INFO [Partition -uve-topic-21-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-21 (kafka.cluster.Partition) [2025-02-10 00:50:46,383] INFO [Partition -uve-topic-21-21 broker=1] Log loaded for partition -uve-topic-21-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,384] 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) [2025-02-10 00:50:46,384] 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) [2025-02-10 00:50:46,384] INFO [Partition -uve-topic-20-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-1 (kafka.cluster.Partition) [2025-02-10 00:50:46,385] INFO [Partition -uve-topic-20-1 broker=1] Log loaded for partition -uve-topic-20-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,386] 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) [2025-02-10 00:50:46,386] 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) [2025-02-10 00:50:46,386] INFO [Partition -uve-topic-11-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-7 (kafka.cluster.Partition) [2025-02-10 00:50:46,386] INFO [Partition -uve-topic-11-7 broker=1] Log loaded for partition -uve-topic-11-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,387] 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) [2025-02-10 00:50:46,388] 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) [2025-02-10 00:50:46,388] INFO [Partition -uve-topic-24-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-5 (kafka.cluster.Partition) [2025-02-10 00:50:46,388] INFO [Partition -uve-topic-24-5 broker=1] Log loaded for partition -uve-topic-24-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,389] 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) [2025-02-10 00:50:46,389] 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) [2025-02-10 00:50:46,389] INFO [Partition -uve-topic-13-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-9 (kafka.cluster.Partition) [2025-02-10 00:50:46,389] INFO [Partition -uve-topic-13-9 broker=1] Log loaded for partition -uve-topic-13-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,396] 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) [2025-02-10 00:50:46,396] 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) [2025-02-10 00:50:46,397] INFO [Partition -uve-topic-15-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-21 (kafka.cluster.Partition) [2025-02-10 00:50:46,397] INFO [Partition -uve-topic-15-21 broker=1] Log loaded for partition -uve-topic-15-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,398] 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) [2025-02-10 00:50:46,399] 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) [2025-02-10 00:50:46,399] INFO [Partition -uve-topic-7-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-9 (kafka.cluster.Partition) [2025-02-10 00:50:46,399] INFO [Partition -uve-topic-7-9 broker=1] Log loaded for partition -uve-topic-7-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,400] 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) [2025-02-10 00:50:46,401] 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) [2025-02-10 00:50:46,401] INFO [Partition -uve-topic-19-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-3 (kafka.cluster.Partition) [2025-02-10 00:50:46,401] INFO [Partition -uve-topic-19-3 broker=1] Log loaded for partition -uve-topic-19-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,402] 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) [2025-02-10 00:50:46,403] 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) [2025-02-10 00:50:46,403] INFO [Partition -uve-topic-10-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-22 (kafka.cluster.Partition) [2025-02-10 00:50:46,403] INFO [Partition -uve-topic-10-22 broker=1] Log loaded for partition -uve-topic-10-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,405] 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) [2025-02-10 00:50:46,406] 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) [2025-02-10 00:50:46,406] INFO [Partition -uve-topic-3-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-11 (kafka.cluster.Partition) [2025-02-10 00:50:46,406] INFO [Partition -uve-topic-3-11 broker=1] Log loaded for partition -uve-topic-3-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,407] 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) [2025-02-10 00:50:46,408] 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) [2025-02-10 00:50:46,408] INFO [Partition -uve-topic-11-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-4 (kafka.cluster.Partition) [2025-02-10 00:50:46,408] INFO [Partition -uve-topic-11-4 broker=1] Log loaded for partition -uve-topic-11-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,410] 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) [2025-02-10 00:50:46,411] 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) [2025-02-10 00:50:46,411] INFO [Partition -uve-topic-24-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-2 (kafka.cluster.Partition) [2025-02-10 00:50:46,411] INFO [Partition -uve-topic-24-2 broker=1] Log loaded for partition -uve-topic-24-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,415] 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) [2025-02-10 00:50:46,416] 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) [2025-02-10 00:50:46,416] INFO [Partition -uve-topic-20-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-7 (kafka.cluster.Partition) [2025-02-10 00:50:46,416] INFO [Partition -uve-topic-20-7 broker=1] Log loaded for partition -uve-topic-20-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,417] 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) [2025-02-10 00:50:46,418] 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) [2025-02-10 00:50:46,418] INFO [Partition -uve-topic-6-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-24 (kafka.cluster.Partition) [2025-02-10 00:50:46,418] INFO [Partition -uve-topic-6-24 broker=1] Log loaded for partition -uve-topic-6-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,421] 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) [2025-02-10 00:50:46,421] 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) [2025-02-10 00:50:46,421] INFO [Partition -uve-topic-19-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-22 (kafka.cluster.Partition) [2025-02-10 00:50:46,421] INFO [Partition -uve-topic-19-22 broker=1] Log loaded for partition -uve-topic-19-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,432] 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) [2025-02-10 00:50:46,433] 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) [2025-02-10 00:50:46,433] INFO [Partition -uve-topic-10-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-3 (kafka.cluster.Partition) [2025-02-10 00:50:46,433] INFO [Partition -uve-topic-10-3 broker=1] Log loaded for partition -uve-topic-10-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,434] 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) [2025-02-10 00:50:46,435] 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) [2025-02-10 00:50:46,435] INFO [Partition -uve-topic-22-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-0 (kafka.cluster.Partition) [2025-02-10 00:50:46,435] INFO [Partition -uve-topic-22-0 broker=1] Log loaded for partition -uve-topic-22-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,438] 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) [2025-02-10 00:50:46,438] 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) [2025-02-10 00:50:46,439] INFO [Partition -uve-topic-27-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-24 (kafka.cluster.Partition) [2025-02-10 00:50:46,439] INFO [Partition -uve-topic-27-24 broker=1] Log loaded for partition -uve-topic-27-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,441] 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) [2025-02-10 00:50:46,442] 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) [2025-02-10 00:50:46,443] INFO [Partition -uve-topic-21-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-18 (kafka.cluster.Partition) [2025-02-10 00:50:46,443] INFO [Partition -uve-topic-21-18 broker=1] Log loaded for partition -uve-topic-21-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,449] 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) [2025-02-10 00:50:46,449] 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) [2025-02-10 00:50:46,449] INFO [Partition -uve-topic-15-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-18 (kafka.cluster.Partition) [2025-02-10 00:50:46,449] INFO [Partition -uve-topic-15-18 broker=1] Log loaded for partition -uve-topic-15-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,451] 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) [2025-02-10 00:50:46,451] 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) [2025-02-10 00:50:46,451] INFO [Partition -uve-topic-16-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-0 (kafka.cluster.Partition) [2025-02-10 00:50:46,451] INFO [Partition -uve-topic-16-0 broker=1] Log loaded for partition -uve-topic-16-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,454] 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) [2025-02-10 00:50:46,454] 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) [2025-02-10 00:50:46,454] INFO [Partition -uve-topic-25-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-3 (kafka.cluster.Partition) [2025-02-10 00:50:46,454] INFO [Partition -uve-topic-25-3 broker=1] Log loaded for partition -uve-topic-25-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,456] 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) [2025-02-10 00:50:46,456] 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) [2025-02-10 00:50:46,456] INFO [Partition -uve-topic-27-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-15 (kafka.cluster.Partition) [2025-02-10 00:50:46,456] INFO [Partition -uve-topic-27-15 broker=1] Log loaded for partition -uve-topic-27-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,457] 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) [2025-02-10 00:50:46,458] 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) [2025-02-10 00:50:46,458] INFO [Partition -uve-topic-15-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-27 (kafka.cluster.Partition) [2025-02-10 00:50:46,458] INFO [Partition -uve-topic-15-27 broker=1] Log loaded for partition -uve-topic-15-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,459] 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) [2025-02-10 00:50:46,460] 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) [2025-02-10 00:50:46,460] INFO [Partition -uve-topic-27-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-5 (kafka.cluster.Partition) [2025-02-10 00:50:46,460] INFO [Partition -uve-topic-27-5 broker=1] Log loaded for partition -uve-topic-27-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,461] 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) [2025-02-10 00:50:46,461] 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) [2025-02-10 00:50:46,462] INFO [Partition -uve-topic-7-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-15 (kafka.cluster.Partition) [2025-02-10 00:50:46,462] INFO [Partition -uve-topic-7-15 broker=1] Log loaded for partition -uve-topic-7-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,463] 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) [2025-02-10 00:50:46,463] 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) [2025-02-10 00:50:46,463] INFO [Partition -uve-topic-6-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-14 (kafka.cluster.Partition) [2025-02-10 00:50:46,463] INFO [Partition -uve-topic-6-14 broker=1] Log loaded for partition -uve-topic-6-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,464] 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) [2025-02-10 00:50:46,465] 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) [2025-02-10 00:50:46,465] INFO [Partition -uve-topic-4-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-12 (kafka.cluster.Partition) [2025-02-10 00:50:46,465] INFO [Partition -uve-topic-4-12 broker=1] Log loaded for partition -uve-topic-4-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,466] 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) [2025-02-10 00:50:46,467] 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) [2025-02-10 00:50:46,467] INFO [Partition -uve-topic-13-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-6 (kafka.cluster.Partition) [2025-02-10 00:50:46,467] INFO [Partition -uve-topic-13-6 broker=1] Log loaded for partition -uve-topic-13-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,469] 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) [2025-02-10 00:50:46,469] 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) [2025-02-10 00:50:46,469] INFO [Partition -uve-topic-7-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-6 (kafka.cluster.Partition) [2025-02-10 00:50:46,470] INFO [Partition -uve-topic-7-6 broker=1] Log loaded for partition -uve-topic-7-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,471] 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) [2025-02-10 00:50:46,471] 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) [2025-02-10 00:50:46,472] INFO [Partition -uve-topic-24-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-21 (kafka.cluster.Partition) [2025-02-10 00:50:46,472] INFO [Partition -uve-topic-24-21 broker=1] Log loaded for partition -uve-topic-24-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,473] 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) [2025-02-10 00:50:46,473] 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) [2025-02-10 00:50:46,473] INFO [Partition -uve-topic-4-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-9 (kafka.cluster.Partition) [2025-02-10 00:50:46,473] INFO [Partition -uve-topic-4-9 broker=1] Log loaded for partition -uve-topic-4-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,475] 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) [2025-02-10 00:50:46,475] 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) [2025-02-10 00:50:46,475] INFO [Partition -uve-topic-11-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-1 (kafka.cluster.Partition) [2025-02-10 00:50:46,475] INFO [Partition -uve-topic-11-1 broker=1] Log loaded for partition -uve-topic-11-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,477] 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) [2025-02-10 00:50:46,477] 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) [2025-02-10 00:50:46,477] INFO [Partition -uve-topic-6-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-21 (kafka.cluster.Partition) [2025-02-10 00:50:46,477] INFO [Partition -uve-topic-6-21 broker=1] Log loaded for partition -uve-topic-6-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,478] 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) [2025-02-10 00:50:46,479] 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) [2025-02-10 00:50:46,479] INFO [Partition -uve-topic-3-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-8 (kafka.cluster.Partition) [2025-02-10 00:50:46,479] INFO [Partition -uve-topic-3-8 broker=1] Log loaded for partition -uve-topic-3-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,480] 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) [2025-02-10 00:50:46,481] 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) [2025-02-10 00:50:46,481] INFO [Partition -uve-topic-27-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-21 (kafka.cluster.Partition) [2025-02-10 00:50:46,481] INFO [Partition -uve-topic-27-21 broker=1] Log loaded for partition -uve-topic-27-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,482] 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) [2025-02-10 00:50:46,483] 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) [2025-02-10 00:50:46,484] INFO [Partition -uve-topic-25-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-0 (kafka.cluster.Partition) [2025-02-10 00:50:46,484] INFO [Partition -uve-topic-25-0 broker=1] Log loaded for partition -uve-topic-25-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,485] 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) [2025-02-10 00:50:46,486] 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) [2025-02-10 00:50:46,486] INFO [Partition -uve-topic-13-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-3 (kafka.cluster.Partition) [2025-02-10 00:50:46,486] INFO [Partition -uve-topic-13-3 broker=1] Log loaded for partition -uve-topic-13-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,487] 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) [2025-02-10 00:50:46,488] 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) [2025-02-10 00:50:46,488] INFO [Partition -uve-topic-6-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-2 (kafka.cluster.Partition) [2025-02-10 00:50:46,488] INFO [Partition -uve-topic-6-2 broker=1] Log loaded for partition -uve-topic-6-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,489] 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) [2025-02-10 00:50:46,489] 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) [2025-02-10 00:50:46,489] INFO [Partition -uve-topic-15-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-15 (kafka.cluster.Partition) [2025-02-10 00:50:46,489] INFO [Partition -uve-topic-15-15 broker=1] Log loaded for partition -uve-topic-15-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,496] 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) [2025-02-10 00:50:46,496] 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) [2025-02-10 00:50:46,496] INFO [Partition -uve-topic-7-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-3 (kafka.cluster.Partition) [2025-02-10 00:50:46,496] INFO [Partition -uve-topic-7-3 broker=1] Log loaded for partition -uve-topic-7-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,498] 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) [2025-02-10 00:50:46,499] 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) [2025-02-10 00:50:46,499] INFO [Partition -uve-topic-19-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-19 (kafka.cluster.Partition) [2025-02-10 00:50:46,499] INFO [Partition -uve-topic-19-19 broker=1] Log loaded for partition -uve-topic-19-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,500] 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) [2025-02-10 00:50:46,500] 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) [2025-02-10 00:50:46,501] INFO [Partition -uve-topic-24-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-18 (kafka.cluster.Partition) [2025-02-10 00:50:46,501] INFO [Partition -uve-topic-24-18 broker=1] Log loaded for partition -uve-topic-24-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,504] 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) [2025-02-10 00:50:46,504] 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) [2025-02-10 00:50:46,504] INFO [Partition -uve-topic-10-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-0 (kafka.cluster.Partition) [2025-02-10 00:50:46,504] INFO [Partition -uve-topic-10-0 broker=1] Log loaded for partition -uve-topic-10-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,505] 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) [2025-02-10 00:50:46,505] 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) [2025-02-10 00:50:46,505] INFO [Partition -uve-topic-19-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-0 (kafka.cluster.Partition) [2025-02-10 00:50:46,505] INFO [Partition -uve-topic-19-0 broker=1] Log loaded for partition -uve-topic-19-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,506] 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) [2025-02-10 00:50:46,507] 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) [2025-02-10 00:50:46,507] INFO [Partition -uve-topic-27-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-12 (kafka.cluster.Partition) [2025-02-10 00:50:46,507] INFO [Partition -uve-topic-27-12 broker=1] Log loaded for partition -uve-topic-27-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,509] 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) [2025-02-10 00:50:46,509] 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) [2025-02-10 00:50:46,509] INFO [Partition -uve-topic-10-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-19 (kafka.cluster.Partition) [2025-02-10 00:50:46,509] INFO [Partition -uve-topic-10-19 broker=1] Log loaded for partition -uve-topic-10-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,511] 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) [2025-02-10 00:50:46,511] 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) [2025-02-10 00:50:46,511] INFO [Partition -uve-topic-27-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-2 (kafka.cluster.Partition) [2025-02-10 00:50:46,511] INFO [Partition -uve-topic-27-2 broker=1] Log loaded for partition -uve-topic-27-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,512] 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) [2025-02-10 00:50:46,513] 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) [2025-02-10 00:50:46,513] INFO [Partition -uve-topic-6-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-11 (kafka.cluster.Partition) [2025-02-10 00:50:46,513] INFO [Partition -uve-topic-6-11 broker=1] Log loaded for partition -uve-topic-6-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,514] 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) [2025-02-10 00:50:46,515] 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) [2025-02-10 00:50:46,515] INFO [Partition -uve-topic-21-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-15 (kafka.cluster.Partition) [2025-02-10 00:50:46,515] INFO [Partition -uve-topic-21-15 broker=1] Log loaded for partition -uve-topic-21-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,516] 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) [2025-02-10 00:50:46,517] 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) [2025-02-10 00:50:46,517] INFO [Partition -uve-topic-27-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-9 (kafka.cluster.Partition) [2025-02-10 00:50:46,517] INFO [Partition -uve-topic-27-9 broker=1] Log loaded for partition -uve-topic-27-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,518] 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) [2025-02-10 00:50:46,518] 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) [2025-02-10 00:50:46,518] INFO [Partition -uve-topic-10-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-16 (kafka.cluster.Partition) [2025-02-10 00:50:46,518] INFO [Partition -uve-topic-10-16 broker=1] Log loaded for partition -uve-topic-10-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,520] 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) [2025-02-10 00:50:46,520] 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) [2025-02-10 00:50:46,520] INFO [Partition -uve-topic-13-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-29 (kafka.cluster.Partition) [2025-02-10 00:50:46,520] INFO [Partition -uve-topic-13-29 broker=1] Log loaded for partition -uve-topic-13-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,522] 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) [2025-02-10 00:50:46,523] 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) [2025-02-10 00:50:46,523] INFO [Partition -uve-topic-6-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-27 (kafka.cluster.Partition) [2025-02-10 00:50:46,523] INFO [Partition -uve-topic-6-27 broker=1] Log loaded for partition -uve-topic-6-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,524] 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) [2025-02-10 00:50:46,525] 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) [2025-02-10 00:50:46,525] INFO [Partition -uve-topic-27-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-18 (kafka.cluster.Partition) [2025-02-10 00:50:46,525] INFO [Partition -uve-topic-27-18 broker=1] Log loaded for partition -uve-topic-27-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,526] 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) [2025-02-10 00:50:46,527] 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) [2025-02-10 00:50:46,527] INFO [Partition -uve-topic-13-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-0 (kafka.cluster.Partition) [2025-02-10 00:50:46,527] INFO [Partition -uve-topic-13-0 broker=1] Log loaded for partition -uve-topic-13-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,528] 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) [2025-02-10 00:50:46,529] 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) [2025-02-10 00:50:46,529] INFO [Partition -uve-topic-6-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-8 (kafka.cluster.Partition) [2025-02-10 00:50:46,529] INFO [Partition -uve-topic-6-8 broker=1] Log loaded for partition -uve-topic-6-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,530] 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) [2025-02-10 00:50:46,531] 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) [2025-02-10 00:50:46,531] INFO [Partition -uve-topic-7-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-0 (kafka.cluster.Partition) [2025-02-10 00:50:46,531] INFO [Partition -uve-topic-7-0 broker=1] Log loaded for partition -uve-topic-7-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,532] 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) [2025-02-10 00:50:46,533] 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) [2025-02-10 00:50:46,533] INFO [Partition -uve-topic-24-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-15 (kafka.cluster.Partition) [2025-02-10 00:50:46,533] INFO [Partition -uve-topic-24-15 broker=1] Log loaded for partition -uve-topic-24-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,534] 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) [2025-02-10 00:50:46,535] 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) [2025-02-10 00:50:46,535] INFO [Partition -uve-topic-3-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-5 (kafka.cluster.Partition) [2025-02-10 00:50:46,535] INFO [Partition -uve-topic-3-5 broker=1] Log loaded for partition -uve-topic-3-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,536] 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) [2025-02-10 00:50:46,537] 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) [2025-02-10 00:50:46,537] INFO [Partition -uve-topic-6-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-18 (kafka.cluster.Partition) [2025-02-10 00:50:46,537] INFO [Partition -uve-topic-6-18 broker=1] Log loaded for partition -uve-topic-6-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,538] 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) [2025-02-10 00:50:46,538] 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) [2025-02-10 00:50:46,539] INFO [Partition -uve-topic-19-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-16 (kafka.cluster.Partition) [2025-02-10 00:50:46,539] INFO [Partition -uve-topic-19-16 broker=1] Log loaded for partition -uve-topic-19-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,540] 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) [2025-02-10 00:50:46,540] 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) [2025-02-10 00:50:46,540] INFO [Partition -uve-topic-21-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-12 (kafka.cluster.Partition) [2025-02-10 00:50:46,540] INFO [Partition -uve-topic-21-12 broker=1] Log loaded for partition -uve-topic-21-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,542] 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) [2025-02-10 00:50:46,542] 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) [2025-02-10 00:50:46,542] INFO [Partition -uve-topic-15-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-12 (kafka.cluster.Partition) [2025-02-10 00:50:46,542] INFO [Partition -uve-topic-15-12 broker=1] Log loaded for partition -uve-topic-15-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,543] 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) [2025-02-10 00:50:46,543] 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) [2025-02-10 00:50:46,543] INFO [Partition -uve-topic-4-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-6 (kafka.cluster.Partition) [2025-02-10 00:50:46,543] INFO [Partition -uve-topic-4-6 broker=1] Log loaded for partition -uve-topic-4-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,545] 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) [2025-02-10 00:50:46,545] 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) [2025-02-10 00:50:46,545] INFO [Partition -uve-topic-15-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-28 (kafka.cluster.Partition) [2025-02-10 00:50:46,545] INFO [Partition -uve-topic-15-28 broker=1] Log loaded for partition -uve-topic-15-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,547] 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) [2025-02-10 00:50:46,547] 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) [2025-02-10 00:50:46,548] INFO [Partition -uve-topic-20-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-27 (kafka.cluster.Partition) [2025-02-10 00:50:46,548] INFO [Partition -uve-topic-20-27 broker=1] Log loaded for partition -uve-topic-20-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,549] 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) [2025-02-10 00:50:46,549] 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) [2025-02-10 00:50:46,549] INFO [Partition -uve-topic-15-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-9 (kafka.cluster.Partition) [2025-02-10 00:50:46,549] INFO [Partition -uve-topic-15-9 broker=1] Log loaded for partition -uve-topic-15-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,550] 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) [2025-02-10 00:50:46,551] 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) [2025-02-10 00:50:46,551] INFO [Partition -uve-topic-19-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-13 (kafka.cluster.Partition) [2025-02-10 00:50:46,551] INFO [Partition -uve-topic-19-13 broker=1] Log loaded for partition -uve-topic-19-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,552] 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) [2025-02-10 00:50:46,552] 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) [2025-02-10 00:50:46,552] INFO [Partition -uve-topic-4-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-3 (kafka.cluster.Partition) [2025-02-10 00:50:46,552] INFO [Partition -uve-topic-4-3 broker=1] Log loaded for partition -uve-topic-4-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,554] 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) [2025-02-10 00:50:46,555] 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) [2025-02-10 00:50:46,555] INFO [Partition -uve-topic-24-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-12 (kafka.cluster.Partition) [2025-02-10 00:50:46,555] INFO [Partition -uve-topic-24-12 broker=1] Log loaded for partition -uve-topic-24-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,558] 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) [2025-02-10 00:50:46,558] 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) [2025-02-10 00:50:46,559] INFO [Partition -uve-topic-6-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-15 (kafka.cluster.Partition) [2025-02-10 00:50:46,559] INFO [Partition -uve-topic-6-15 broker=1] Log loaded for partition -uve-topic-6-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,560] 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) [2025-02-10 00:50:46,560] 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) [2025-02-10 00:50:46,560] INFO [Partition -uve-topic-13-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-26 (kafka.cluster.Partition) [2025-02-10 00:50:46,560] INFO [Partition -uve-topic-13-26 broker=1] Log loaded for partition -uve-topic-13-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,561] 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) [2025-02-10 00:50:46,562] 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) [2025-02-10 00:50:46,562] INFO [Partition -uve-topic-27-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-6 (kafka.cluster.Partition) [2025-02-10 00:50:46,562] INFO [Partition -uve-topic-27-6 broker=1] Log loaded for partition -uve-topic-27-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,563] 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) [2025-02-10 00:50:46,563] 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) [2025-02-10 00:50:46,563] INFO [Partition -uve-topic-22-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-29 (kafka.cluster.Partition) [2025-02-10 00:50:46,563] INFO [Partition -uve-topic-22-29 broker=1] Log loaded for partition -uve-topic-22-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,564] 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) [2025-02-10 00:50:46,565] 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) [2025-02-10 00:50:46,565] INFO [Partition -uve-topic-10-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-13 (kafka.cluster.Partition) [2025-02-10 00:50:46,565] INFO [Partition -uve-topic-10-13 broker=1] Log loaded for partition -uve-topic-10-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,566] 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) [2025-02-10 00:50:46,566] 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) [2025-02-10 00:50:46,566] INFO [Partition -uve-topic-6-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-5 (kafka.cluster.Partition) [2025-02-10 00:50:46,566] INFO [Partition -uve-topic-6-5 broker=1] Log loaded for partition -uve-topic-6-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,567] 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) [2025-02-10 00:50:46,567] 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) [2025-02-10 00:50:46,568] INFO [Partition -uve-topic-21-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-28 (kafka.cluster.Partition) [2025-02-10 00:50:46,568] INFO [Partition -uve-topic-21-28 broker=1] Log loaded for partition -uve-topic-21-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,569] 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) [2025-02-10 00:50:46,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) [2025-02-10 00:50:46,569] INFO [Partition -uve-topic-21-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-9 (kafka.cluster.Partition) [2025-02-10 00:50:46,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) [2025-02-10 00:50:46,570] 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) [2025-02-10 00:50:46,570] 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) [2025-02-10 00:50:46,570] INFO [Partition -uve-topic-16-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-29 (kafka.cluster.Partition) [2025-02-10 00:50:46,570] INFO [Partition -uve-topic-16-29 broker=1] Log loaded for partition -uve-topic-16-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,572] 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) [2025-02-10 00:50:46,573] 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) [2025-02-10 00:50:46,573] INFO [Partition -uve-topic-3-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-2 (kafka.cluster.Partition) [2025-02-10 00:50:46,573] INFO [Partition -uve-topic-3-2 broker=1] Log loaded for partition -uve-topic-3-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,574] 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) [2025-02-10 00:50:46,574] 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) [2025-02-10 00:50:46,574] INFO [Partition -uve-topic-16-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-26 (kafka.cluster.Partition) [2025-02-10 00:50:46,574] INFO [Partition -uve-topic-16-26 broker=1] Log loaded for partition -uve-topic-16-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,576] 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) [2025-02-10 00:50:46,576] 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) [2025-02-10 00:50:46,576] INFO [Partition -uve-topic-15-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-6 (kafka.cluster.Partition) [2025-02-10 00:50:46,576] INFO [Partition -uve-topic-15-6 broker=1] Log loaded for partition -uve-topic-15-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,578] 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) [2025-02-10 00:50:46,578] 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) [2025-02-10 00:50:46,578] INFO [Partition -uve-topic-4-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-0 (kafka.cluster.Partition) [2025-02-10 00:50:46,578] INFO [Partition -uve-topic-4-0 broker=1] Log loaded for partition -uve-topic-4-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,579] 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) [2025-02-10 00:50:46,579] 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) [2025-02-10 00:50:46,606] INFO [Partition -uve-topic-24-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-9 (kafka.cluster.Partition) [2025-02-10 00:50:46,606] INFO [Partition -uve-topic-24-9 broker=1] Log loaded for partition -uve-topic-24-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,608] 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) [2025-02-10 00:50:46,609] 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) [2025-02-10 00:50:46,609] INFO [Partition -uve-topic-19-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-10 (kafka.cluster.Partition) [2025-02-10 00:50:46,609] INFO [Partition -uve-topic-19-10 broker=1] Log loaded for partition -uve-topic-19-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,610] 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) [2025-02-10 00:50:46,610] 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) [2025-02-10 00:50:46,610] INFO [Partition -uve-topic-13-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-23 (kafka.cluster.Partition) [2025-02-10 00:50:46,610] INFO [Partition -uve-topic-13-23 broker=1] Log loaded for partition -uve-topic-13-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,612] 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) [2025-02-10 00:50:46,612] 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) [2025-02-10 00:50:46,612] INFO [Partition -uve-topic-4-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-29 (kafka.cluster.Partition) [2025-02-10 00:50:46,612] INFO [Partition -uve-topic-4-29 broker=1] Log loaded for partition -uve-topic-4-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,613] 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) [2025-02-10 00:50:46,613] 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) [2025-02-10 00:50:46,613] INFO [Partition -uve-topic-22-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-26 (kafka.cluster.Partition) [2025-02-10 00:50:46,614] INFO [Partition -uve-topic-22-26 broker=1] Log loaded for partition -uve-topic-22-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,615] 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) [2025-02-10 00:50:46,615] 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) [2025-02-10 00:50:46,615] INFO [Partition -uve-topic-21-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-6 (kafka.cluster.Partition) [2025-02-10 00:50:46,615] INFO [Partition -uve-topic-21-6 broker=1] Log loaded for partition -uve-topic-21-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,616] 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) [2025-02-10 00:50:46,616] 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) [2025-02-10 00:50:46,616] INFO [Partition -uve-topic-27-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-3 (kafka.cluster.Partition) [2025-02-10 00:50:46,616] INFO [Partition -uve-topic-27-3 broker=1] Log loaded for partition -uve-topic-27-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,617] 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) [2025-02-10 00:50:46,618] 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) [2025-02-10 00:50:46,618] INFO [Partition -uve-topic-21-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-25 (kafka.cluster.Partition) [2025-02-10 00:50:46,618] INFO [Partition -uve-topic-21-25 broker=1] Log loaded for partition -uve-topic-21-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,619] 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) [2025-02-10 00:50:46,619] 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) [2025-02-10 00:50:46,619] INFO [Partition -uve-topic-15-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-25 (kafka.cluster.Partition) [2025-02-10 00:50:46,619] INFO [Partition -uve-topic-15-25 broker=1] Log loaded for partition -uve-topic-15-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,620] 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) [2025-02-10 00:50:46,621] 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) [2025-02-10 00:50:46,621] INFO [Partition -uve-topic-25-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-29 (kafka.cluster.Partition) [2025-02-10 00:50:46,621] INFO [Partition -uve-topic-25-29 broker=1] Log loaded for partition -uve-topic-25-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,622] 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) [2025-02-10 00:50:46,622] 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) [2025-02-10 00:50:46,622] INFO [Partition -uve-topic-20-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-24 (kafka.cluster.Partition) [2025-02-10 00:50:46,622] INFO [Partition -uve-topic-20-24 broker=1] Log loaded for partition -uve-topic-20-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,623] 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) [2025-02-10 00:50:46,623] 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) [2025-02-10 00:50:46,623] INFO [Partition -uve-topic-10-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-10 (kafka.cluster.Partition) [2025-02-10 00:50:46,623] INFO [Partition -uve-topic-10-10 broker=1] Log loaded for partition -uve-topic-10-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,624] 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) [2025-02-10 00:50:46,625] 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) [2025-02-10 00:50:46,625] INFO [Partition -uve-topic-6-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-12 (kafka.cluster.Partition) [2025-02-10 00:50:46,625] INFO [Partition -uve-topic-6-12 broker=1] Log loaded for partition -uve-topic-6-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,626] 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) [2025-02-10 00:50:46,626] 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) [2025-02-10 00:50:46,626] INFO [Partition -uve-topic-25-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-20 (kafka.cluster.Partition) [2025-02-10 00:50:46,626] INFO [Partition -uve-topic-25-20 broker=1] Log loaded for partition -uve-topic-25-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,627] 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) [2025-02-10 00:50:46,627] 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) [2025-02-10 00:50:46,627] INFO [Partition -uve-topic-21-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-22 (kafka.cluster.Partition) [2025-02-10 00:50:46,627] INFO [Partition -uve-topic-21-22 broker=1] Log loaded for partition -uve-topic-21-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,629] 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) [2025-02-10 00:50:46,629] 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) [2025-02-10 00:50:46,629] INFO [Partition -uve-topic-21-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-3 (kafka.cluster.Partition) [2025-02-10 00:50:46,629] INFO [Partition -uve-topic-21-3 broker=1] Log loaded for partition -uve-topic-21-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,630] 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) [2025-02-10 00:50:46,630] 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) [2025-02-10 00:50:46,630] INFO [Partition -uve-topic-20-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-21 (kafka.cluster.Partition) [2025-02-10 00:50:46,630] INFO [Partition -uve-topic-20-21 broker=1] Log loaded for partition -uve-topic-20-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,631] 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) [2025-02-10 00:50:46,632] 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) [2025-02-10 00:50:46,632] INFO [Partition -uve-topic-16-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-23 (kafka.cluster.Partition) [2025-02-10 00:50:46,632] INFO [Partition -uve-topic-16-23 broker=1] Log loaded for partition -uve-topic-16-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,633] 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) [2025-02-10 00:50:46,633] 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) [2025-02-10 00:50:46,633] INFO [Partition -uve-topic-15-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-3 (kafka.cluster.Partition) [2025-02-10 00:50:46,633] INFO [Partition -uve-topic-15-3 broker=1] Log loaded for partition -uve-topic-15-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,634] 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) [2025-02-10 00:50:46,634] 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) [2025-02-10 00:50:46,634] INFO [Partition -uve-topic-25-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-26 (kafka.cluster.Partition) [2025-02-10 00:50:46,635] INFO [Partition -uve-topic-25-26 broker=1] Log loaded for partition -uve-topic-25-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,636] 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) [2025-02-10 00:50:46,636] 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) [2025-02-10 00:50:46,636] INFO [Partition -uve-topic-24-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-6 (kafka.cluster.Partition) [2025-02-10 00:50:46,636] INFO [Partition -uve-topic-24-6 broker=1] Log loaded for partition -uve-topic-24-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,639] 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) [2025-02-10 00:50:46,639] 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) [2025-02-10 00:50:46,639] INFO [Partition -uve-topic-13-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-20 (kafka.cluster.Partition) [2025-02-10 00:50:46,639] INFO [Partition -uve-topic-13-20 broker=1] Log loaded for partition -uve-topic-13-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,641] 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) [2025-02-10 00:50:46,641] 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) [2025-02-10 00:50:46,641] INFO [Partition -uve-topic-15-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-22 (kafka.cluster.Partition) [2025-02-10 00:50:46,641] INFO [Partition -uve-topic-15-22 broker=1] Log loaded for partition -uve-topic-15-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,642] 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) [2025-02-10 00:50:46,642] 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) [2025-02-10 00:50:46,642] INFO [Partition -uve-topic-19-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-7 (kafka.cluster.Partition) [2025-02-10 00:50:46,642] INFO [Partition -uve-topic-19-7 broker=1] Log loaded for partition -uve-topic-19-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,644] 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) [2025-02-10 00:50:46,644] 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) [2025-02-10 00:50:46,644] INFO [Partition -uve-topic-7-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-29 (kafka.cluster.Partition) [2025-02-10 00:50:46,644] INFO [Partition -uve-topic-7-29 broker=1] Log loaded for partition -uve-topic-7-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,652] 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) [2025-02-10 00:50:46,652] 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) [2025-02-10 00:50:46,652] INFO [Partition -uve-topic-6-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-9 (kafka.cluster.Partition) [2025-02-10 00:50:46,652] INFO [Partition -uve-topic-6-9 broker=1] Log loaded for partition -uve-topic-6-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,653] 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) [2025-02-10 00:50:46,654] 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) [2025-02-10 00:50:46,654] INFO [Partition -uve-topic-27-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-0 (kafka.cluster.Partition) [2025-02-10 00:50:46,654] INFO [Partition -uve-topic-27-0 broker=1] Log loaded for partition -uve-topic-27-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,655] 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) [2025-02-10 00:50:46,655] 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) [2025-02-10 00:50:46,655] INFO [Partition -uve-topic-22-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-23 (kafka.cluster.Partition) [2025-02-10 00:50:46,655] INFO [Partition -uve-topic-22-23 broker=1] Log loaded for partition -uve-topic-22-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,656] 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) [2025-02-10 00:50:46,657] 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) [2025-02-10 00:50:46,657] INFO [Partition -uve-topic-11-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-27 (kafka.cluster.Partition) [2025-02-10 00:50:46,657] INFO [Partition -uve-topic-11-27 broker=1] Log loaded for partition -uve-topic-11-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,658] 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) [2025-02-10 00:50:46,659] 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) [2025-02-10 00:50:46,659] INFO [Partition -uve-topic-10-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-7 (kafka.cluster.Partition) [2025-02-10 00:50:46,659] INFO [Partition -uve-topic-10-7 broker=1] Log loaded for partition -uve-topic-10-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,660] 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) [2025-02-10 00:50:46,660] 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) [2025-02-10 00:50:46,660] INFO [Partition -uve-topic-4-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-26 (kafka.cluster.Partition) [2025-02-10 00:50:46,660] INFO [Partition -uve-topic-4-26 broker=1] Log loaded for partition -uve-topic-4-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,661] 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) [2025-02-10 00:50:46,661] 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) [2025-02-10 00:50:46,661] INFO [Partition -uve-topic-25-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-17 (kafka.cluster.Partition) [2025-02-10 00:50:46,661] INFO [Partition -uve-topic-25-17 broker=1] Log loaded for partition -uve-topic-25-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,662] 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) [2025-02-10 00:50:46,663] 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) [2025-02-10 00:50:46,663] INFO [Partition -uve-topic-4-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-23 (kafka.cluster.Partition) [2025-02-10 00:50:46,663] INFO [Partition -uve-topic-4-23 broker=1] Log loaded for partition -uve-topic-4-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,664] 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) [2025-02-10 00:50:46,664] 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) [2025-02-10 00:50:46,664] INFO [Partition -uve-topic-3-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-22 (kafka.cluster.Partition) [2025-02-10 00:50:46,664] INFO [Partition -uve-topic-3-22 broker=1] Log loaded for partition -uve-topic-3-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,665] 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) [2025-02-10 00:50:46,666] 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) [2025-02-10 00:50:46,666] INFO [Partition -uve-topic-6-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-6 (kafka.cluster.Partition) [2025-02-10 00:50:46,666] INFO [Partition -uve-topic-6-6 broker=1] Log loaded for partition -uve-topic-6-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,667] 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) [2025-02-10 00:50:46,667] 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) [2025-02-10 00:50:46,667] INFO [Partition -uve-topic-7-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-26 (kafka.cluster.Partition) [2025-02-10 00:50:46,667] INFO [Partition -uve-topic-7-26 broker=1] Log loaded for partition -uve-topic-7-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,668] 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) [2025-02-10 00:50:46,669] 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) [2025-02-10 00:50:46,669] INFO [Partition -uve-topic-15-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-0 (kafka.cluster.Partition) [2025-02-10 00:50:46,669] INFO [Partition -uve-topic-15-0 broker=1] Log loaded for partition -uve-topic-15-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,670] 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) [2025-02-10 00:50:46,670] 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) [2025-02-10 00:50:46,670] INFO [Partition -uve-topic-21-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-19 (kafka.cluster.Partition) [2025-02-10 00:50:46,670] INFO [Partition -uve-topic-21-19 broker=1] Log loaded for partition -uve-topic-21-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,671] 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) [2025-02-10 00:50:46,672] 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) [2025-02-10 00:50:46,672] INFO [Partition -uve-topic-25-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-23 (kafka.cluster.Partition) [2025-02-10 00:50:46,672] INFO [Partition -uve-topic-25-23 broker=1] Log loaded for partition -uve-topic-25-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,673] 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) [2025-02-10 00:50:46,673] 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) [2025-02-10 00:50:46,673] INFO [Partition -uve-topic-24-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-3 (kafka.cluster.Partition) [2025-02-10 00:50:46,673] INFO [Partition -uve-topic-24-3 broker=1] Log loaded for partition -uve-topic-24-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,674] 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) [2025-02-10 00:50:46,674] 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) [2025-02-10 00:50:46,674] INFO [Partition -uve-topic-11-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-24 (kafka.cluster.Partition) [2025-02-10 00:50:46,674] INFO [Partition -uve-topic-11-24 broker=1] Log loaded for partition -uve-topic-11-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,675] 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) [2025-02-10 00:50:46,676] 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) [2025-02-10 00:50:46,676] INFO [Partition -uve-topic-19-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-4 (kafka.cluster.Partition) [2025-02-10 00:50:46,676] INFO [Partition -uve-topic-19-4 broker=1] Log loaded for partition -uve-topic-19-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,677] 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) [2025-02-10 00:50:46,677] 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) [2025-02-10 00:50:46,677] INFO [Partition -uve-topic-11-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-15 (kafka.cluster.Partition) [2025-02-10 00:50:46,677] INFO [Partition -uve-topic-11-15 broker=1] Log loaded for partition -uve-topic-11-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,678] 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) [2025-02-10 00:50:46,678] 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) [2025-02-10 00:50:46,678] INFO [Partition -uve-topic-13-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-17 (kafka.cluster.Partition) [2025-02-10 00:50:46,678] INFO [Partition -uve-topic-13-17 broker=1] Log loaded for partition -uve-topic-13-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,679] 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) [2025-02-10 00:50:46,680] 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) [2025-02-10 00:50:46,680] INFO [Partition -uve-topic-25-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-14 (kafka.cluster.Partition) [2025-02-10 00:50:46,680] INFO [Partition -uve-topic-25-14 broker=1] Log loaded for partition -uve-topic-25-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,681] 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) [2025-02-10 00:50:46,681] 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) [2025-02-10 00:50:46,681] INFO [Partition -uve-topic-20-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-18 (kafka.cluster.Partition) [2025-02-10 00:50:46,681] INFO [Partition -uve-topic-20-18 broker=1] Log loaded for partition -uve-topic-20-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,682] 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) [2025-02-10 00:50:46,682] 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) [2025-02-10 00:50:46,682] INFO [Partition -uve-topic-22-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-20 (kafka.cluster.Partition) [2025-02-10 00:50:46,683] INFO [Partition -uve-topic-22-20 broker=1] Log loaded for partition -uve-topic-22-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,684] 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) [2025-02-10 00:50:46,684] 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) [2025-02-10 00:50:46,684] INFO [Partition -uve-topic-16-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-20 (kafka.cluster.Partition) [2025-02-10 00:50:46,684] INFO [Partition -uve-topic-16-20 broker=1] Log loaded for partition -uve-topic-16-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,687] 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) [2025-02-10 00:50:46,687] 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) [2025-02-10 00:50:46,687] INFO [Partition -uve-topic-21-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-0 (kafka.cluster.Partition) [2025-02-10 00:50:46,687] INFO [Partition -uve-topic-21-0 broker=1] Log loaded for partition -uve-topic-21-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,688] 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) [2025-02-10 00:50:46,688] 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) [2025-02-10 00:50:46,688] INFO [Partition -uve-topic-15-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-19 (kafka.cluster.Partition) [2025-02-10 00:50:46,689] INFO [Partition -uve-topic-15-19 broker=1] Log loaded for partition -uve-topic-15-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,689] 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) [2025-02-10 00:50:46,690] 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) [2025-02-10 00:50:46,690] INFO [Partition -uve-topic-10-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-4 (kafka.cluster.Partition) [2025-02-10 00:50:46,690] INFO [Partition -uve-topic-10-4 broker=1] Log loaded for partition -uve-topic-10-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,691] 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) [2025-02-10 00:50:46,691] 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) [2025-02-10 00:50:46,691] INFO [Partition -uve-topic-24-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-29 (kafka.cluster.Partition) [2025-02-10 00:50:46,691] INFO [Partition -uve-topic-24-29 broker=1] Log loaded for partition -uve-topic-24-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,693] 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) [2025-02-10 00:50:46,693] 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) [2025-02-10 00:50:46,693] INFO [Partition -uve-topic-7-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-23 (kafka.cluster.Partition) [2025-02-10 00:50:46,693] INFO [Partition -uve-topic-7-23 broker=1] Log loaded for partition -uve-topic-7-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,694] 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) [2025-02-10 00:50:46,694] 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) [2025-02-10 00:50:46,695] INFO [Partition -uve-topic-6-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-3 (kafka.cluster.Partition) [2025-02-10 00:50:46,695] INFO [Partition -uve-topic-6-3 broker=1] Log loaded for partition -uve-topic-6-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,696] 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) [2025-02-10 00:50:46,696] 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) [2025-02-10 00:50:46,696] INFO [Partition -uve-topic-3-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-28 (kafka.cluster.Partition) [2025-02-10 00:50:46,696] INFO [Partition -uve-topic-3-28 broker=1] Log loaded for partition -uve-topic-3-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,697] 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) [2025-02-10 00:50:46,698] 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) [2025-02-10 00:50:46,698] INFO [Partition -uve-topic-4-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-20 (kafka.cluster.Partition) [2025-02-10 00:50:46,698] INFO [Partition -uve-topic-4-20 broker=1] Log loaded for partition -uve-topic-4-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,699] 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) [2025-02-10 00:50:46,699] 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) [2025-02-10 00:50:46,699] INFO [Partition -uve-topic-25-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-11 (kafka.cluster.Partition) [2025-02-10 00:50:46,699] INFO [Partition -uve-topic-25-11 broker=1] Log loaded for partition -uve-topic-25-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,700] 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) [2025-02-10 00:50:46,700] 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) [2025-02-10 00:50:46,701] INFO [Partition -uve-topic-21-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-16 (kafka.cluster.Partition) [2025-02-10 00:50:46,701] INFO [Partition -uve-topic-21-16 broker=1] Log loaded for partition -uve-topic-21-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,701] 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) [2025-02-10 00:50:46,702] 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) [2025-02-10 00:50:46,702] INFO [Partition -uve-topic-3-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-19 (kafka.cluster.Partition) [2025-02-10 00:50:46,702] INFO [Partition -uve-topic-3-19 broker=1] Log loaded for partition -uve-topic-3-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,703] 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) [2025-02-10 00:50:46,703] 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) [2025-02-10 00:50:46,703] INFO [Partition -uve-topic-11-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-12 (kafka.cluster.Partition) [2025-02-10 00:50:46,703] INFO [Partition -uve-topic-11-12 broker=1] Log loaded for partition -uve-topic-11-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,704] 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) [2025-02-10 00:50:46,704] 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) [2025-02-10 00:50:46,704] INFO [Partition -uve-topic-15-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-16 (kafka.cluster.Partition) [2025-02-10 00:50:46,704] INFO [Partition -uve-topic-15-16 broker=1] Log loaded for partition -uve-topic-15-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,705] 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) [2025-02-10 00:50:46,706] 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) [2025-02-10 00:50:46,706] INFO [Partition -uve-topic-20-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-15 (kafka.cluster.Partition) [2025-02-10 00:50:46,706] INFO [Partition -uve-topic-20-15 broker=1] Log loaded for partition -uve-topic-20-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,707] 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) [2025-02-10 00:50:46,707] 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) [2025-02-10 00:50:46,707] INFO [Partition -uve-topic-11-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-21 (kafka.cluster.Partition) [2025-02-10 00:50:46,707] INFO [Partition -uve-topic-11-21 broker=1] Log loaded for partition -uve-topic-11-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,708] 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) [2025-02-10 00:50:46,708] 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) [2025-02-10 00:50:46,708] INFO [Partition -uve-topic-16-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-17 (kafka.cluster.Partition) [2025-02-10 00:50:46,708] INFO [Partition -uve-topic-16-17 broker=1] Log loaded for partition -uve-topic-16-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,710] 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) [2025-02-10 00:50:46,710] 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) [2025-02-10 00:50:46,710] INFO [Partition -uve-topic-19-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-1 (kafka.cluster.Partition) [2025-02-10 00:50:46,710] INFO [Partition -uve-topic-19-1 broker=1] Log loaded for partition -uve-topic-19-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,711] 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) [2025-02-10 00:50:46,711] 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) [2025-02-10 00:50:46,711] INFO [Partition -uve-topic-24-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-0 (kafka.cluster.Partition) [2025-02-10 00:50:46,711] INFO [Partition -uve-topic-24-0 broker=1] Log loaded for partition -uve-topic-24-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,712] 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) [2025-02-10 00:50:46,713] 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) [2025-02-10 00:50:46,713] INFO [Partition -uve-topic-13-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-14 (kafka.cluster.Partition) [2025-02-10 00:50:46,713] INFO [Partition -uve-topic-13-14 broker=1] Log loaded for partition -uve-topic-13-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,714] 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) [2025-02-10 00:50:46,714] 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) [2025-02-10 00:50:46,714] INFO [Partition -uve-topic-22-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-17 (kafka.cluster.Partition) [2025-02-10 00:50:46,714] INFO [Partition -uve-topic-22-17 broker=1] Log loaded for partition -uve-topic-22-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,715] 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) [2025-02-10 00:50:46,715] 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) [2025-02-10 00:50:46,715] INFO [Partition -uve-topic-10-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-1 (kafka.cluster.Partition) [2025-02-10 00:50:46,715] INFO [Partition -uve-topic-10-1 broker=1] Log loaded for partition -uve-topic-10-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,716] 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) [2025-02-10 00:50:46,717] 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) [2025-02-10 00:50:46,717] INFO [Partition -uve-topic-25-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-27 (kafka.cluster.Partition) [2025-02-10 00:50:46,717] INFO [Partition -uve-topic-25-27 broker=1] Log loaded for partition -uve-topic-25-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,718] 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) [2025-02-10 00:50:46,718] 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) [2025-02-10 00:50:46,718] INFO [Partition -uve-topic-13-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-11 (kafka.cluster.Partition) [2025-02-10 00:50:46,718] INFO [Partition -uve-topic-13-11 broker=1] Log loaded for partition -uve-topic-13-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,719] 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) [2025-02-10 00:50:46,720] 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) [2025-02-10 00:50:46,720] INFO [Partition -uve-topic-11-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-9 (kafka.cluster.Partition) [2025-02-10 00:50:46,720] INFO [Partition -uve-topic-11-9 broker=1] Log loaded for partition -uve-topic-11-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,721] 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) [2025-02-10 00:50:46,721] 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) [2025-02-10 00:50:46,721] INFO [Partition -uve-topic-20-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-12 (kafka.cluster.Partition) [2025-02-10 00:50:46,721] INFO [Partition -uve-topic-20-12 broker=1] Log loaded for partition -uve-topic-20-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,722] 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) [2025-02-10 00:50:46,722] 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) [2025-02-10 00:50:46,722] INFO [Partition -uve-topic-22-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-14 (kafka.cluster.Partition) [2025-02-10 00:50:46,722] INFO [Partition -uve-topic-22-14 broker=1] Log loaded for partition -uve-topic-22-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,723] 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) [2025-02-10 00:50:46,724] 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) [2025-02-10 00:50:46,724] INFO [Partition -uve-topic-19-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-27 (kafka.cluster.Partition) [2025-02-10 00:50:46,724] INFO [Partition -uve-topic-19-27 broker=1] Log loaded for partition -uve-topic-19-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,725] 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) [2025-02-10 00:50:46,725] 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) [2025-02-10 00:50:46,725] INFO [Partition -uve-topic-3-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-16 (kafka.cluster.Partition) [2025-02-10 00:50:46,725] INFO [Partition -uve-topic-3-16 broker=1] Log loaded for partition -uve-topic-3-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,726] 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) [2025-02-10 00:50:46,726] 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) [2025-02-10 00:50:46,726] INFO [Partition -uve-topic-24-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-26 (kafka.cluster.Partition) [2025-02-10 00:50:46,726] INFO [Partition -uve-topic-24-26 broker=1] Log loaded for partition -uve-topic-24-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,727] 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) [2025-02-10 00:50:46,728] 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) [2025-02-10 00:50:46,728] INFO [Partition -uve-topic-11-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-28 (kafka.cluster.Partition) [2025-02-10 00:50:46,728] INFO [Partition -uve-topic-11-28 broker=1] Log loaded for partition -uve-topic-11-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,729] 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) [2025-02-10 00:50:46,729] 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) [2025-02-10 00:50:46,729] INFO [Partition -uve-topic-10-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-27 (kafka.cluster.Partition) [2025-02-10 00:50:46,729] INFO [Partition -uve-topic-10-27 broker=1] Log loaded for partition -uve-topic-10-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,730] 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) [2025-02-10 00:50:46,730] 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) [2025-02-10 00:50:46,730] INFO [Partition -uve-topic-21-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-13 (kafka.cluster.Partition) [2025-02-10 00:50:46,730] INFO [Partition -uve-topic-21-13 broker=1] Log loaded for partition -uve-topic-21-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,731] 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) [2025-02-10 00:50:46,732] 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) [2025-02-10 00:50:46,732] INFO [Partition -uve-topic-15-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-13 (kafka.cluster.Partition) [2025-02-10 00:50:46,732] INFO [Partition -uve-topic-15-13 broker=1] Log loaded for partition -uve-topic-15-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,733] 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) [2025-02-10 00:50:46,733] 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) [2025-02-10 00:50:46,733] INFO [Partition -uve-topic-6-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-0 (kafka.cluster.Partition) [2025-02-10 00:50:46,733] INFO [Partition -uve-topic-6-0 broker=1] Log loaded for partition -uve-topic-6-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,735] 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) [2025-02-10 00:50:46,735] 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) [2025-02-10 00:50:46,735] INFO [Partition -uve-topic-3-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-25 (kafka.cluster.Partition) [2025-02-10 00:50:46,735] INFO [Partition -uve-topic-3-25 broker=1] Log loaded for partition -uve-topic-3-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,736] 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) [2025-02-10 00:50:46,736] 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) [2025-02-10 00:50:46,737] INFO [Partition -uve-topic-4-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-17 (kafka.cluster.Partition) [2025-02-10 00:50:46,737] INFO [Partition -uve-topic-4-17 broker=1] Log loaded for partition -uve-topic-4-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,738] 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) [2025-02-10 00:50:46,738] 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) [2025-02-10 00:50:46,738] INFO [Partition -uve-topic-25-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-8 (kafka.cluster.Partition) [2025-02-10 00:50:46,738] INFO [Partition -uve-topic-25-8 broker=1] Log loaded for partition -uve-topic-25-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,739] 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) [2025-02-10 00:50:46,739] 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) [2025-02-10 00:50:46,740] INFO [Partition -uve-topic-7-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-20 (kafka.cluster.Partition) [2025-02-10 00:50:46,740] INFO [Partition -uve-topic-7-20 broker=1] Log loaded for partition -uve-topic-7-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,741] 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) [2025-02-10 00:50:46,741] 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) [2025-02-10 00:50:46,741] INFO [Partition -uve-topic-16-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-14 (kafka.cluster.Partition) [2025-02-10 00:50:46,741] INFO [Partition -uve-topic-16-14 broker=1] Log loaded for partition -uve-topic-16-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,742] 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) [2025-02-10 00:50:46,743] 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) [2025-02-10 00:50:46,743] INFO [Partition -uve-topic-27-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-29 (kafka.cluster.Partition) [2025-02-10 00:50:46,743] INFO [Partition -uve-topic-27-29 broker=1] Log loaded for partition -uve-topic-27-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,744] 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) [2025-02-10 00:50:46,744] 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) [2025-02-10 00:50:46,744] INFO [Partition -uve-topic-11-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-18 (kafka.cluster.Partition) [2025-02-10 00:50:46,744] INFO [Partition -uve-topic-11-18 broker=1] Log loaded for partition -uve-topic-11-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,745] 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) [2025-02-10 00:50:46,746] 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) [2025-02-10 00:50:46,746] INFO [Partition -uve-topic-4-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-14 (kafka.cluster.Partition) [2025-02-10 00:50:46,746] INFO [Partition -uve-topic-4-14 broker=1] Log loaded for partition -uve-topic-4-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,748] 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) [2025-02-10 00:50:46,749] 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) [2025-02-10 00:50:46,749] INFO [Partition -uve-topic-16-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-11 (kafka.cluster.Partition) [2025-02-10 00:50:46,749] INFO [Partition -uve-topic-16-11 broker=1] Log loaded for partition -uve-topic-16-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,751] 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) [2025-02-10 00:50:46,752] 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) [2025-02-10 00:50:46,752] INFO [Partition -uve-topic-3-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-13 (kafka.cluster.Partition) [2025-02-10 00:50:46,752] INFO [Partition -uve-topic-3-13 broker=1] Log loaded for partition -uve-topic-3-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,753] 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) [2025-02-10 00:50:46,754] 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) [2025-02-10 00:50:46,754] INFO [Partition -uve-topic-25-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-24 (kafka.cluster.Partition) [2025-02-10 00:50:46,754] INFO [Partition -uve-topic-25-24 broker=1] Log loaded for partition -uve-topic-25-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,759] 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) [2025-02-10 00:50:46,759] 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) [2025-02-10 00:50:46,759] INFO [Partition -uve-topic-15-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-10 (kafka.cluster.Partition) [2025-02-10 00:50:46,759] INFO [Partition -uve-topic-15-10 broker=1] Log loaded for partition -uve-topic-15-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,764] 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) [2025-02-10 00:50:46,765] 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) [2025-02-10 00:50:46,765] INFO [Partition -uve-topic-11-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-6 (kafka.cluster.Partition) [2025-02-10 00:50:46,765] INFO [Partition -uve-topic-11-6 broker=1] Log loaded for partition -uve-topic-11-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,766] 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) [2025-02-10 00:50:46,767] 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) [2025-02-10 00:50:46,767] INFO [Partition -uve-topic-20-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-9 (kafka.cluster.Partition) [2025-02-10 00:50:46,767] INFO [Partition -uve-topic-20-9 broker=1] Log loaded for partition -uve-topic-20-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,776] 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) [2025-02-10 00:50:46,776] 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) [2025-02-10 00:50:46,776] INFO [Partition -uve-topic-20-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-28 (kafka.cluster.Partition) [2025-02-10 00:50:46,777] INFO [Partition -uve-topic-20-28 broker=1] Log loaded for partition -uve-topic-20-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,778] 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) [2025-02-10 00:50:46,778] 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) [2025-02-10 00:50:46,778] INFO [Partition -uve-topic-7-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-17 (kafka.cluster.Partition) [2025-02-10 00:50:46,778] INFO [Partition -uve-topic-7-17 broker=1] Log loaded for partition -uve-topic-7-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,780] 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) [2025-02-10 00:50:46,780] 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) [2025-02-10 00:50:46,780] INFO [Partition -uve-topic-13-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-8 (kafka.cluster.Partition) [2025-02-10 00:50:46,780] INFO [Partition -uve-topic-13-8 broker=1] Log loaded for partition -uve-topic-13-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,781] 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) [2025-02-10 00:50:46,782] 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) [2025-02-10 00:50:46,782] INFO [Partition -uve-topic-27-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-26 (kafka.cluster.Partition) [2025-02-10 00:50:46,782] INFO [Partition -uve-topic-27-26 broker=1] Log loaded for partition -uve-topic-27-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,783] 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) [2025-02-10 00:50:46,783] 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) [2025-02-10 00:50:46,783] INFO [Partition -uve-topic-22-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-11 (kafka.cluster.Partition) [2025-02-10 00:50:46,783] INFO [Partition -uve-topic-22-11 broker=1] Log loaded for partition -uve-topic-22-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,784] 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) [2025-02-10 00:50:46,785] 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) [2025-02-10 00:50:46,785] INFO [Partition -uve-topic-11-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-25 (kafka.cluster.Partition) [2025-02-10 00:50:46,785] INFO [Partition -uve-topic-11-25 broker=1] Log loaded for partition -uve-topic-11-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,786] 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) [2025-02-10 00:50:46,786] 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) [2025-02-10 00:50:46,786] INFO [Partition -uve-topic-24-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-23 (kafka.cluster.Partition) [2025-02-10 00:50:46,786] INFO [Partition -uve-topic-24-23 broker=1] Log loaded for partition -uve-topic-24-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,787] 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) [2025-02-10 00:50:46,788] 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) [2025-02-10 00:50:46,788] INFO [Partition -uve-topic-13-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-27 (kafka.cluster.Partition) [2025-02-10 00:50:46,788] INFO [Partition -uve-topic-13-27 broker=1] Log loaded for partition -uve-topic-13-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,789] 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) [2025-02-10 00:50:46,789] 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) [2025-02-10 00:50:46,789] INFO [Partition -uve-topic-25-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-5 (kafka.cluster.Partition) [2025-02-10 00:50:46,789] INFO [Partition -uve-topic-25-5 broker=1] Log loaded for partition -uve-topic-25-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,790] 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) [2025-02-10 00:50:46,790] 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) [2025-02-10 00:50:46,790] INFO [Partition -uve-topic-21-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-10 (kafka.cluster.Partition) [2025-02-10 00:50:46,790] INFO [Partition -uve-topic-21-10 broker=1] Log loaded for partition -uve-topic-21-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,791] 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) [2025-02-10 00:50:46,791] 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) [2025-02-10 00:50:46,791] INFO [Partition -uve-topic-10-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-24 (kafka.cluster.Partition) [2025-02-10 00:50:46,791] INFO [Partition -uve-topic-10-24 broker=1] Log loaded for partition -uve-topic-10-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,793] 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) [2025-02-10 00:50:46,794] 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) [2025-02-10 00:50:46,794] INFO [Partition -uve-topic-19-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-24 (kafka.cluster.Partition) [2025-02-10 00:50:46,794] INFO [Partition -uve-topic-19-24 broker=1] Log loaded for partition -uve-topic-19-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,797] 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) [2025-02-10 00:50:46,797] 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) [2025-02-10 00:50:46,797] INFO [Partition -uve-topic-25-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-2 (kafka.cluster.Partition) [2025-02-10 00:50:46,797] INFO [Partition -uve-topic-25-2 broker=1] Log loaded for partition -uve-topic-25-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,799] 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) [2025-02-10 00:50:46,800] 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) [2025-02-10 00:50:46,800] INFO [Partition -uve-topic-13-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-24 (kafka.cluster.Partition) [2025-02-10 00:50:46,800] INFO [Partition -uve-topic-13-24 broker=1] Log loaded for partition -uve-topic-13-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,801] 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) [2025-02-10 00:50:46,801] 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) [2025-02-10 00:50:46,801] INFO [Partition -uve-topic-11-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-3 (kafka.cluster.Partition) [2025-02-10 00:50:46,801] INFO [Partition -uve-topic-11-3 broker=1] Log loaded for partition -uve-topic-11-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,802] 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) [2025-02-10 00:50:46,802] 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) [2025-02-10 00:50:46,802] INFO [Partition -uve-topic-25-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-21 (kafka.cluster.Partition) [2025-02-10 00:50:46,802] INFO [Partition -uve-topic-25-21 broker=1] Log loaded for partition -uve-topic-25-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,803] 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) [2025-02-10 00:50:46,804] 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) [2025-02-10 00:50:46,804] INFO [Partition -uve-topic-4-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-11 (kafka.cluster.Partition) [2025-02-10 00:50:46,804] INFO [Partition -uve-topic-4-11 broker=1] Log loaded for partition -uve-topic-4-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,806] 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) [2025-02-10 00:50:46,807] 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) [2025-02-10 00:50:46,807] INFO [Partition -uve-topic-7-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-14 (kafka.cluster.Partition) [2025-02-10 00:50:46,807] INFO [Partition -uve-topic-7-14 broker=1] Log loaded for partition -uve-topic-7-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,824] 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) [2025-02-10 00:50:46,825] 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) [2025-02-10 00:50:46,825] INFO [Partition -uve-topic-27-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-23 (kafka.cluster.Partition) [2025-02-10 00:50:46,825] INFO [Partition -uve-topic-27-23 broker=1] Log loaded for partition -uve-topic-27-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,828] 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) [2025-02-10 00:50:46,828] 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) [2025-02-10 00:50:46,828] INFO [Partition -uve-topic-22-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-27 (kafka.cluster.Partition) [2025-02-10 00:50:46,828] INFO [Partition -uve-topic-22-27 broker=1] Log loaded for partition -uve-topic-22-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,830] 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) [2025-02-10 00:50:46,830] 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) [2025-02-10 00:50:46,830] INFO [Partition -uve-topic-13-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-5 (kafka.cluster.Partition) [2025-02-10 00:50:46,830] INFO [Partition -uve-topic-13-5 broker=1] Log loaded for partition -uve-topic-13-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,831] 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) [2025-02-10 00:50:46,832] 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) [2025-02-10 00:50:46,832] INFO [Partition -uve-topic-22-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-8 (kafka.cluster.Partition) [2025-02-10 00:50:46,832] INFO [Partition -uve-topic-22-8 broker=1] Log loaded for partition -uve-topic-22-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,833] 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) [2025-02-10 00:50:46,833] 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) [2025-02-10 00:50:46,833] INFO [Partition -uve-topic-20-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-6 (kafka.cluster.Partition) [2025-02-10 00:50:46,833] INFO [Partition -uve-topic-20-6 broker=1] Log loaded for partition -uve-topic-20-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,834] 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) [2025-02-10 00:50:46,834] 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) [2025-02-10 00:50:46,834] INFO [Partition -uve-topic-19-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-21 (kafka.cluster.Partition) [2025-02-10 00:50:46,834] INFO [Partition -uve-topic-19-21 broker=1] Log loaded for partition -uve-topic-19-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,836] 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) [2025-02-10 00:50:46,836] 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) [2025-02-10 00:50:46,836] INFO [Partition -uve-topic-3-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-29 (kafka.cluster.Partition) [2025-02-10 00:50:46,836] INFO [Partition -uve-topic-3-29 broker=1] Log loaded for partition -uve-topic-3-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,837] 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) [2025-02-10 00:50:46,837] 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) [2025-02-10 00:50:46,837] INFO [Partition -uve-topic-24-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-20 (kafka.cluster.Partition) [2025-02-10 00:50:46,837] INFO [Partition -uve-topic-24-20 broker=1] Log loaded for partition -uve-topic-24-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,838] 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) [2025-02-10 00:50:46,839] 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) [2025-02-10 00:50:46,839] INFO [Partition -uve-topic-11-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-22 (kafka.cluster.Partition) [2025-02-10 00:50:46,839] INFO [Partition -uve-topic-11-22 broker=1] Log loaded for partition -uve-topic-11-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,840] 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) [2025-02-10 00:50:46,840] 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) [2025-02-10 00:50:46,840] INFO [Partition -uve-topic-3-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-10 (kafka.cluster.Partition) [2025-02-10 00:50:46,840] INFO [Partition -uve-topic-3-10 broker=1] Log loaded for partition -uve-topic-3-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,841] 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) [2025-02-10 00:50:46,842] 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) [2025-02-10 00:50:46,842] INFO [Partition -uve-topic-21-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-7 (kafka.cluster.Partition) [2025-02-10 00:50:46,842] INFO [Partition -uve-topic-21-7 broker=1] Log loaded for partition -uve-topic-21-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,843] 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) [2025-02-10 00:50:46,843] 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) [2025-02-10 00:50:46,843] INFO [Partition -uve-topic-20-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-25 (kafka.cluster.Partition) [2025-02-10 00:50:46,843] INFO [Partition -uve-topic-20-25 broker=1] Log loaded for partition -uve-topic-20-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,844] 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) [2025-02-10 00:50:46,845] 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) [2025-02-10 00:50:46,845] INFO [Partition -uve-topic-16-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-8 (kafka.cluster.Partition) [2025-02-10 00:50:46,845] INFO [Partition -uve-topic-16-8 broker=1] Log loaded for partition -uve-topic-16-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,846] 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) [2025-02-10 00:50:46,846] 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) [2025-02-10 00:50:46,846] INFO [Partition -uve-topic-15-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-7 (kafka.cluster.Partition) [2025-02-10 00:50:46,846] INFO [Partition -uve-topic-15-7 broker=1] Log loaded for partition -uve-topic-15-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,857] 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) [2025-02-10 00:50:46,857] 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) [2025-02-10 00:50:46,857] INFO [Partition -uve-topic-16-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-27 (kafka.cluster.Partition) [2025-02-10 00:50:46,857] INFO [Partition -uve-topic-16-27 broker=1] Log loaded for partition -uve-topic-16-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,858] 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) [2025-02-10 00:50:46,859] 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) [2025-02-10 00:50:46,859] INFO [Partition -uve-topic-10-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-21 (kafka.cluster.Partition) [2025-02-10 00:50:46,859] INFO [Partition -uve-topic-10-21 broker=1] Log loaded for partition -uve-topic-10-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,860] 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) [2025-02-10 00:50:46,861] 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) [2025-02-10 00:50:46,861] INFO [Partition -uve-topic-22-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-18 (kafka.cluster.Partition) [2025-02-10 00:50:46,861] INFO [Partition -uve-topic-22-18 broker=1] Log loaded for partition -uve-topic-22-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,868] 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) [2025-02-10 00:50:46,868] 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) [2025-02-10 00:50:46,869] INFO [Partition -uve-topic-7-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-11 (kafka.cluster.Partition) [2025-02-10 00:50:46,869] INFO [Partition -uve-topic-7-11 broker=1] Log loaded for partition -uve-topic-7-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,878] 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) [2025-02-10 00:50:46,879] 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) [2025-02-10 00:50:46,879] INFO [Partition -uve-topic-6-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-29 (kafka.cluster.Partition) [2025-02-10 00:50:46,879] INFO [Partition -uve-topic-6-29 broker=1] Log loaded for partition -uve-topic-6-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,882] 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) [2025-02-10 00:50:46,883] 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) [2025-02-10 00:50:46,883] INFO [Partition -uve-topic-20-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-22 (kafka.cluster.Partition) [2025-02-10 00:50:46,883] INFO [Partition -uve-topic-20-22 broker=1] Log loaded for partition -uve-topic-20-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,896] 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) [2025-02-10 00:50:46,899] 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) [2025-02-10 00:50:46,899] INFO [Partition -uve-topic-11-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-19 (kafka.cluster.Partition) [2025-02-10 00:50:46,899] INFO [Partition -uve-topic-11-19 broker=1] Log loaded for partition -uve-topic-11-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,901] 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) [2025-02-10 00:50:46,904] 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) [2025-02-10 00:50:46,904] INFO [Partition -uve-topic-24-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-17 (kafka.cluster.Partition) [2025-02-10 00:50:46,904] INFO [Partition -uve-topic-24-17 broker=1] Log loaded for partition -uve-topic-24-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,906] 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) [2025-02-10 00:50:46,906] 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) [2025-02-10 00:50:46,906] INFO [Partition -uve-topic-4-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-8 (kafka.cluster.Partition) [2025-02-10 00:50:46,906] INFO [Partition -uve-topic-4-8 broker=1] Log loaded for partition -uve-topic-4-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,916] 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) [2025-02-10 00:50:46,916] 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) [2025-02-10 00:50:46,916] INFO [Partition -uve-topic-13-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-21 (kafka.cluster.Partition) [2025-02-10 00:50:46,916] INFO [Partition -uve-topic-13-21 broker=1] Log loaded for partition -uve-topic-13-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,920] 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) [2025-02-10 00:50:46,920] 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) [2025-02-10 00:50:46,920] INFO [Partition -uve-topic-16-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-5 (kafka.cluster.Partition) [2025-02-10 00:50:46,920] INFO [Partition -uve-topic-16-5 broker=1] Log loaded for partition -uve-topic-16-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,921] 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) [2025-02-10 00:50:46,922] 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) [2025-02-10 00:50:46,922] INFO [Partition -uve-topic-21-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-4 (kafka.cluster.Partition) [2025-02-10 00:50:46,922] INFO [Partition -uve-topic-21-4 broker=1] Log loaded for partition -uve-topic-21-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,923] 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) [2025-02-10 00:50:46,923] 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) [2025-02-10 00:50:46,923] INFO [Partition -uve-topic-22-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-24 (kafka.cluster.Partition) [2025-02-10 00:50:46,923] INFO [Partition -uve-topic-22-24 broker=1] Log loaded for partition -uve-topic-22-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,930] 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) [2025-02-10 00:50:46,930] 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) [2025-02-10 00:50:46,930] INFO [Partition -uve-topic-10-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-18 (kafka.cluster.Partition) [2025-02-10 00:50:46,930] INFO [Partition -uve-topic-10-18 broker=1] Log loaded for partition -uve-topic-10-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,940] 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) [2025-02-10 00:50:46,940] 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) [2025-02-10 00:50:46,940] INFO [Partition -uve-topic-19-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-18 (kafka.cluster.Partition) [2025-02-10 00:50:46,940] INFO [Partition -uve-topic-19-18 broker=1] Log loaded for partition -uve-topic-19-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,942] 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) [2025-02-10 00:50:46,942] 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) [2025-02-10 00:50:46,942] INFO [Partition -uve-topic-11-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-0 (kafka.cluster.Partition) [2025-02-10 00:50:46,942] INFO [Partition -uve-topic-11-0 broker=1] Log loaded for partition -uve-topic-11-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,952] 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) [2025-02-10 00:50:46,952] 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) [2025-02-10 00:50:46,952] INFO [Partition -uve-topic-25-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-18 (kafka.cluster.Partition) [2025-02-10 00:50:46,952] INFO [Partition -uve-topic-25-18 broker=1] Log loaded for partition -uve-topic-25-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,956] 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) [2025-02-10 00:50:46,957] 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) [2025-02-10 00:50:46,957] INFO [Partition -uve-topic-20-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-3 (kafka.cluster.Partition) [2025-02-10 00:50:46,957] INFO [Partition -uve-topic-20-3 broker=1] Log loaded for partition -uve-topic-20-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,958] 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) [2025-02-10 00:50:46,958] 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) [2025-02-10 00:50:46,958] INFO [Partition -uve-topic-22-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-15 (kafka.cluster.Partition) [2025-02-10 00:50:46,958] INFO [Partition -uve-topic-22-15 broker=1] Log loaded for partition -uve-topic-22-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,962] 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) [2025-02-10 00:50:46,962] 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) [2025-02-10 00:50:46,962] INFO [Partition -uve-topic-13-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-2 (kafka.cluster.Partition) [2025-02-10 00:50:46,962] INFO [Partition -uve-topic-13-2 broker=1] Log loaded for partition -uve-topic-13-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,971] 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) [2025-02-10 00:50:46,971] 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) [2025-02-10 00:50:46,971] INFO [Partition -uve-topic-27-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-20 (kafka.cluster.Partition) [2025-02-10 00:50:46,971] INFO [Partition -uve-topic-27-20 broker=1] Log loaded for partition -uve-topic-27-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,976] 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) [2025-02-10 00:50:46,976] 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) [2025-02-10 00:50:46,976] INFO [Partition -uve-topic-22-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-5 (kafka.cluster.Partition) [2025-02-10 00:50:46,976] INFO [Partition -uve-topic-22-5 broker=1] Log loaded for partition -uve-topic-22-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,980] 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) [2025-02-10 00:50:46,980] 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) [2025-02-10 00:50:46,980] INFO [Partition -uve-topic-4-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-27 (kafka.cluster.Partition) [2025-02-10 00:50:46,980] INFO [Partition -uve-topic-4-27 broker=1] Log loaded for partition -uve-topic-4-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,986] 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) [2025-02-10 00:50:46,987] 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) [2025-02-10 00:50:46,987] INFO [Partition -uve-topic-3-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-7 (kafka.cluster.Partition) [2025-02-10 00:50:46,987] INFO [Partition -uve-topic-3-7 broker=1] Log loaded for partition -uve-topic-3-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,991] 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) [2025-02-10 00:50:46,991] 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) [2025-02-10 00:50:46,991] INFO [Partition -uve-topic-15-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-4 (kafka.cluster.Partition) [2025-02-10 00:50:46,991] INFO [Partition -uve-topic-15-4 broker=1] Log loaded for partition -uve-topic-15-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:46,996] 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) [2025-02-10 00:50:46,996] 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) [2025-02-10 00:50:46,996] INFO [Partition -uve-topic-16-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-24 (kafka.cluster.Partition) [2025-02-10 00:50:46,996] INFO [Partition -uve-topic-16-24 broker=1] Log loaded for partition -uve-topic-16-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,000] 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) [2025-02-10 00:50:47,000] 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) [2025-02-10 00:50:47,000] INFO [Partition -uve-topic-3-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-26 (kafka.cluster.Partition) [2025-02-10 00:50:47,000] INFO [Partition -uve-topic-3-26 broker=1] Log loaded for partition -uve-topic-3-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,004] 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) [2025-02-10 00:50:47,004] 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) [2025-02-10 00:50:47,004] INFO [Partition -uve-topic-22-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-12 (kafka.cluster.Partition) [2025-02-10 00:50:47,004] INFO [Partition -uve-topic-22-12 broker=1] Log loaded for partition -uve-topic-22-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,008] 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) [2025-02-10 00:50:47,008] 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) [2025-02-10 00:50:47,008] INFO [Partition -uve-topic-4-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-24 (kafka.cluster.Partition) [2025-02-10 00:50:47,008] INFO [Partition -uve-topic-4-24 broker=1] Log loaded for partition -uve-topic-4-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,012] 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) [2025-02-10 00:50:47,012] 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) [2025-02-10 00:50:47,012] INFO [Partition -uve-topic-6-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-26 (kafka.cluster.Partition) [2025-02-10 00:50:47,012] INFO [Partition -uve-topic-6-26 broker=1] Log loaded for partition -uve-topic-6-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,016] 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) [2025-02-10 00:50:47,016] 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) [2025-02-10 00:50:47,016] INFO [Partition -uve-topic-22-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-21 (kafka.cluster.Partition) [2025-02-10 00:50:47,016] INFO [Partition -uve-topic-22-21 broker=1] Log loaded for partition -uve-topic-22-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,018] 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) [2025-02-10 00:50:47,018] 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) [2025-02-10 00:50:47,018] INFO [Partition -uve-topic-19-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-15 (kafka.cluster.Partition) [2025-02-10 00:50:47,018] INFO [Partition -uve-topic-19-15 broker=1] Log loaded for partition -uve-topic-19-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,020] 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) [2025-02-10 00:50:47,020] 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) [2025-02-10 00:50:47,020] INFO [Partition -uve-topic-3-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-23 (kafka.cluster.Partition) [2025-02-10 00:50:47,020] INFO [Partition -uve-topic-3-23 broker=1] Log loaded for partition -uve-topic-3-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,022] 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) [2025-02-10 00:50:47,022] 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) [2025-02-10 00:50:47,023] INFO [Partition -uve-topic-4-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-5 (kafka.cluster.Partition) [2025-02-10 00:50:47,023] INFO [Partition -uve-topic-4-5 broker=1] Log loaded for partition -uve-topic-4-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,024] 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) [2025-02-10 00:50:47,024] 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) [2025-02-10 00:50:47,024] INFO [Partition -uve-topic-20-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-0 (kafka.cluster.Partition) [2025-02-10 00:50:47,024] INFO [Partition -uve-topic-20-0 broker=1] Log loaded for partition -uve-topic-20-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,028] 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) [2025-02-10 00:50:47,028] 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) [2025-02-10 00:50:47,028] INFO [Partition -uve-topic-3-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-4 (kafka.cluster.Partition) [2025-02-10 00:50:47,028] INFO [Partition -uve-topic-3-4 broker=1] Log loaded for partition -uve-topic-3-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,032] 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) [2025-02-10 00:50:47,032] 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) [2025-02-10 00:50:47,032] INFO [Partition -uve-topic-20-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-19 (kafka.cluster.Partition) [2025-02-10 00:50:47,032] INFO [Partition -uve-topic-20-19 broker=1] Log loaded for partition -uve-topic-20-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,040] 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) [2025-02-10 00:50:47,040] 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) [2025-02-10 00:50:47,040] INFO [Partition -uve-topic-16-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-2 (kafka.cluster.Partition) [2025-02-10 00:50:47,040] INFO [Partition -uve-topic-16-2 broker=1] Log loaded for partition -uve-topic-16-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,042] 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) [2025-02-10 00:50:47,042] 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) [2025-02-10 00:50:47,042] INFO [Partition -uve-topic-21-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-1 (kafka.cluster.Partition) [2025-02-10 00:50:47,042] INFO [Partition -uve-topic-21-1 broker=1] Log loaded for partition -uve-topic-21-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,043] 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) [2025-02-10 00:50:47,044] 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) [2025-02-10 00:50:47,044] INFO [Partition -uve-topic-10-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-15 (kafka.cluster.Partition) [2025-02-10 00:50:47,044] INFO [Partition -uve-topic-10-15 broker=1] Log loaded for partition -uve-topic-10-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,046] 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) [2025-02-10 00:50:47,046] 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) [2025-02-10 00:50:47,046] INFO [Partition -uve-topic-27-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-17 (kafka.cluster.Partition) [2025-02-10 00:50:47,046] INFO [Partition -uve-topic-27-17 broker=1] Log loaded for partition -uve-topic-27-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,048] 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) [2025-02-10 00:50:47,048] 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) [2025-02-10 00:50:47,048] INFO [Partition -uve-topic-13-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-18 (kafka.cluster.Partition) [2025-02-10 00:50:47,048] INFO [Partition -uve-topic-13-18 broker=1] Log loaded for partition -uve-topic-13-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,049] 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) [2025-02-10 00:50:47,050] 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) [2025-02-10 00:50:47,050] INFO [Partition -uve-topic-7-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-27 (kafka.cluster.Partition) [2025-02-10 00:50:47,050] INFO [Partition -uve-topic-7-27 broker=1] Log loaded for partition -uve-topic-7-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,052] 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) [2025-02-10 00:50:47,055] 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) [2025-02-10 00:50:47,055] INFO [Partition -uve-topic-25-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-15 (kafka.cluster.Partition) [2025-02-10 00:50:47,055] INFO [Partition -uve-topic-25-15 broker=1] Log loaded for partition -uve-topic-25-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,056] 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) [2025-02-10 00:50:47,057] 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) [2025-02-10 00:50:47,057] INFO [Partition -uve-topic-22-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-2 (kafka.cluster.Partition) [2025-02-10 00:50:47,057] INFO [Partition -uve-topic-22-2 broker=1] Log loaded for partition -uve-topic-22-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,058] 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) [2025-02-10 00:50:47,058] 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) [2025-02-10 00:50:47,058] INFO [Partition -uve-topic-11-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-16 (kafka.cluster.Partition) [2025-02-10 00:50:47,058] INFO [Partition -uve-topic-11-16 broker=1] Log loaded for partition -uve-topic-11-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,059] 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) [2025-02-10 00:50:47,060] 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) [2025-02-10 00:50:47,060] INFO [Partition -uve-topic-24-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-14 (kafka.cluster.Partition) [2025-02-10 00:50:47,060] INFO [Partition -uve-topic-24-14 broker=1] Log loaded for partition -uve-topic-24-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,061] 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) [2025-02-10 00:50:47,061] 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) [2025-02-10 00:50:47,061] INFO [Partition -uve-topic-15-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-1 (kafka.cluster.Partition) [2025-02-10 00:50:47,061] INFO [Partition -uve-topic-15-1 broker=1] Log loaded for partition -uve-topic-15-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,063] 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) [2025-02-10 00:50:47,063] 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) [2025-02-10 00:50:47,063] INFO [Partition -uve-topic-7-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-8 (kafka.cluster.Partition) [2025-02-10 00:50:47,063] INFO [Partition -uve-topic-7-8 broker=1] Log loaded for partition -uve-topic-7-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,065] 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) [2025-02-10 00:50:47,066] 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) [2025-02-10 00:50:47,066] INFO [Partition -uve-topic-16-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-21 (kafka.cluster.Partition) [2025-02-10 00:50:47,066] INFO [Partition -uve-topic-16-21 broker=1] Log loaded for partition -uve-topic-16-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,066] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(-uve-topic-20-28, -uve-topic-3-14, -uve-topic-19-13, -uve-topic-22-27, -uve-topic-20-10, -uve-topic-27-21, -uve-topic-22-9, -uve-topic-3-22, -uve-topic-27-3, -uve-topic-10-19, -uve-topic-19-3, -uve-topic-20-18, -uve-topic-3-4, -uve-topic-6-18, -uve-topic-22-17, -uve-topic-20-0, -uve-topic-10-1, -uve-topic-10-27, -uve-topic-6-26, -uve-topic-27-12, -uve-topic-3-13, -uve-topic-19-12, -uve-topic-15-3, -uve-topic-25-2, -uve-topic-4-17, -uve-topic-25-3, -uve-topic-15-4, -uve-topic-20-16, -uve-topic-25-11, -uve-topic-15-12, -uve-topic-6-24, -uve-topic-21-21, -uve-topic-11-22, -uve-topic-6-6, -uve-topic-13-21, -uve-topic-13-3, -uve-topic-13-29, -uve-topic-27-0, -uve-topic-6-14, -uve-topic-11-12, -uve-topic-16-24, -uve-topic-13-11, -uve-topic-4-23, -uve-topic-4-5, -uve-topic-21-19, -uve-topic-21-1, -uve-topic-21-27, -uve-topic-11-28, -uve-topic-15-0, -uve-topic-7-27, -uve-topic-21-9, -uve-topic-11-10, -uve-topic-13-9, -uve-topic-7-9, -uve-topic-16-23, -uve-topic-11-18, -uve-topic-16-5, -uve-topic-24-12, -uve-topic-19-0, -uve-topic-11-0, -uve-topic-24-21, -uve-topic-16-21, -uve-topic-24-3, -uve-topic-16-3, -uve-topic-24-29, -uve-topic-7-15, -uve-topic-16-29, -uve-topic-24-11, -uve-topic-16-11, -uve-topic-19-6, -uve-topic-22-20, -uve-topic-10-4, -uve-topic-20-3, -uve-topic-27-14, -uve-topic-22-2, -uve-topic-6-29, -uve-topic-27-15, -uve-topic-10-12, -uve-topic-6-11, -uve-topic-15-25, -uve-topic-24-9, -uve-topic-25-24, -uve-topic-27-23, -uve-topic-22-18, -uve-topic-27-5, -uve-topic-22-0, -uve-topic-25-14, -uve-topic-15-15, -uve-topic-6-27, -uve-topic-10-10, -uve-topic-20-9, -uve-topic-6-9, -uve-topic-13-24, -uve-topic-13-6, -uve-topic-4-18, -uve-topic-6-17, -uve-topic-13-14, -uve-topic-4-26, -uve-topic-15-13, -uve-topic-25-12, -uve-topic-27-11, -uve-topic-4-27, -uve-topic-10-9, -uve-topic-25-20, -uve-topic-15-21, -uve-topic-6-8, -uve-topic-11-13, -uve-topic-21-12, -uve-topic-13-12, -uve-topic-7-12, -uve-topic-16-26, -uve-topic-11-21, -uve-topic-7-20, -uve-topic-11-3, -uve-topic-7-2, -uve-topic-13-2, -uve-topic-4-15, -uve-topic-3-20, -uve-topic-24-6, -uve-topic-19-19, -uve-topic-16-6, -uve-topic-7-18, -uve-topic-22-15, -uve-topic-24-14, -uve-topic-7-0, -uve-topic-16-14, -uve-topic-19-28, -uve-topic-22-23, -uve-topic-7-8, -uve-topic-19-18, -uve-topic-3-26, -uve-topic-27-26, -uve-topic-3-8, -uve-topic-20-22, -uve-topic-22-21, -uve-topic-27-8, -uve-topic-22-3, -uve-topic-24-2, -uve-topic-15-18, -uve-topic-25-17, -uve-topic-3-17, -uve-topic-19-16, -uve-topic-22-11, -uve-topic-22-12, -uve-topic-27-24, -uve-topic-3-25, -uve-topic-19-24, -uve-topic-27-6, -uve-topic-3-7, -uve-topic-10-22, -uve-topic-20-21, -uve-topic-6-2, -uve-topic-13-17, -uve-topic-4-29, -uve-topic-25-15, -uve-topic-15-16, -uve-topic-4-11, -uve-topic-25-23, -uve-topic-15-24, -uve-topic-15-6, -uve-topic-25-5, -uve-topic-20-19, -uve-topic-4-20, -uve-topic-6-0, -uve-topic-20-1, -uve-topic-10-28, -uve-topic-20-27, -uve-topic-7-23, -uve-topic-13-23, -uve-topic-11-6, -uve-topic-13-5, -uve-topic-7-5, -uve-topic-21-13, -uve-topic-24-27, -uve-topic-11-15, -uve-topic-16-27, -uve-topic-4-0, -uve-topic-16-9, -uve-topic-21-22, -uve-topic-4-8, -uve-topic-16-17, -uve-topic-21-4, -uve-topic-22-26, -uve-topic-7-11, -uve-topic-19-21, -uve-topic-24-15, -uve-topic-27-29, -uve-topic-16-15, -uve-topic-24-23, -uve-topic-21-10, -uve-topic-24-24, -uve-topic-3-1, -uve-topic-10-16, -uve-topic-20-15, -uve-topic-22-14, -uve-topic-6-15, -uve-topic-3-2, -uve-topic-19-1, -uve-topic-27-27, -uve-topic-3-28, -uve-topic-19-27, -uve-topic-27-9, -uve-topic-3-10, -uve-topic-19-9, -uve-topic-20-24, -uve-topic-10-25, -uve-topic-10-7, -uve-topic-20-6, -uve-topic-22-5, -uve-topic-27-17, -uve-topic-10-15, -uve-topic-25-8, -uve-topic-15-9, -uve-topic-6-21, -uve-topic-6-3, -uve-topic-13-18, -uve-topic-20-4, -uve-topic-13-26, -uve-topic-10-13, -uve-topic-20-12, -uve-topic-6-12, -uve-topic-13-27, -uve-topic-15-7, -uve-topic-25-6, -uve-topic-10-21, -uve-topic-4-21, -uve-topic-6-20, -uve-topic-4-3, -uve-topic-10-3, -uve-topic-11-25, -uve-topic-16-12, -uve-topic-21-24, -uve-topic-7-24, -uve-topic-21-25, -uve-topic-16-20, -uve-topic-21-7, -uve-topic-16-2, -uve-topic-21-15, -uve-topic-11-16, -uve-topic-13-15, -uve-topic-4-9, -uve-topic-11-24, -uve-topic-16-18, -uve-topic-24-0, -uve-topic-16-0, -uve-topic-24-26, -uve-topic-24-8, -uve-topic-16-8, -uve-topic-3-23, -uve-topic-19-22, -uve-topic-3-5, -uve-topic-7-21, -uve-topic-19-4, -uve-topic-21-3, -uve-topic-11-4, -uve-topic-24-17, -uve-topic-7-3, -uve-topic-7-29, -uve-topic-25-21, -uve-topic-15-22, -uve-topic-22-8, -uve-topic-27-20, -uve-topic-27-2, -uve-topic-10-18, -uve-topic-25-29, -uve-topic-3-29, -uve-topic-10-0, -uve-topic-20-25, -uve-topic-19-10, -uve-topic-3-11, -uve-topic-22-24, -uve-topic-20-7, -uve-topic-27-18, -uve-topic-22-6, -uve-topic-3-19, -uve-topic-24-5, -uve-topic-25-27, -uve-topic-15-28, -uve-topic-25-9, -uve-topic-15-10, -uve-topic-4-24, -uve-topic-10-24, -uve-topic-6-23, -uve-topic-4-6, -uve-topic-10-6, -uve-topic-6-5, -uve-topic-13-20, -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-25-0, -uve-topic-25-26, -uve-topic-15-27, -uve-topic-7-17, -uve-topic-11-19, -uve-topic-21-18, -uve-topic-11-1, -uve-topic-21-0, -uve-topic-13-0, -uve-topic-4-12, -uve-topic-11-27, -uve-topic-7-26, -uve-topic-11-9, -uve-topic-13-8, -uve-topic-4-2, -uve-topic-21-16, -uve-topic-19-25, -uve-topic-19-7, -uve-topic-11-7, -uve-topic-21-6, -uve-topic-7-6, -uve-topic-24-20, -uve-topic-3-16, -uve-topic-19-15, -uve-topic-22-29, -uve-topic-7-14, -uve-topic-24-18) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:50:47,082] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 3 for partitions Map(-uve-topic-10-7 -> (offset=0, leaderEpoch=0), -uve-topic-19-28 -> (offset=0, leaderEpoch=0), -uve-topic-13-6 -> (offset=0, leaderEpoch=0), -uve-topic-16-21 -> (offset=0, leaderEpoch=0), -uve-topic-20-22 -> (offset=0, leaderEpoch=0), -uve-topic-10-1 -> (offset=0, leaderEpoch=0), -uve-topic-11-16 -> (offset=0, leaderEpoch=0), -uve-topic-21-7 -> (offset=0, leaderEpoch=0), -uve-topic-21-1 -> (offset=0, leaderEpoch=0), -uve-topic-27-0 -> (offset=0, leaderEpoch=0), -uve-topic-24-6 -> (offset=0, leaderEpoch=0), -uve-topic-27-18 -> (offset=0, leaderEpoch=0), -uve-topic-27-24 -> (offset=0, leaderEpoch=0), -uve-topic-24-12 -> (offset=0, leaderEpoch=0), -uve-topic-16-0 -> (offset=0, leaderEpoch=0), -uve-topic-6-27 -> (offset=0, leaderEpoch=0), -uve-topic-13-15 -> (offset=0, leaderEpoch=0), -uve-topic-7-21 -> (offset=0, leaderEpoch=0), -uve-topic-24-0 -> (offset=0, leaderEpoch=0), -uve-topic-13-18 -> (offset=0, leaderEpoch=0), -uve-topic-24-15 -> (offset=0, leaderEpoch=0), -uve-topic-21-4 -> (offset=0, leaderEpoch=0), -uve-topic-3-14 -> (offset=0, leaderEpoch=0), -uve-topic-27-3 -> (offset=0, leaderEpoch=0), -uve-topic-11-13 -> (offset=0, leaderEpoch=0), -uve-topic-24-27 -> (offset=0, leaderEpoch=0), -uve-topic-27-21 -> (offset=0, leaderEpoch=0), -uve-topic-22-24 -> (offset=0, leaderEpoch=0), -uve-topic-6-0 -> (offset=0, leaderEpoch=0), -uve-topic-6-6 -> (offset=0, leaderEpoch=0), -uve-topic-10-28 -> (offset=0, leaderEpoch=0), -uve-topic-22-21 -> (offset=0, leaderEpoch=0), -uve-topic-13-21 -> (offset=0, leaderEpoch=0), -uve-topic-21-28 -> (offset=0, leaderEpoch=0), -uve-topic-3-2 -> (offset=0, leaderEpoch=0), -uve-topic-24-21 -> (offset=0, leaderEpoch=0), -uve-topic-7-0 -> (offset=0, leaderEpoch=0), -uve-topic-19-13 -> (offset=0, leaderEpoch=0), -uve-topic-21-16 -> (offset=0, leaderEpoch=0), -uve-topic-19-10 -> (offset=0, leaderEpoch=0), -uve-topic-6-24 -> (offset=0, leaderEpoch=0), -uve-topic-16-24 -> (offset=0, leaderEpoch=0), -uve-topic-16-6 -> (offset=0, leaderEpoch=0), -uve-topic-22-9 -> (offset=0, leaderEpoch=0), -uve-topic-27-6 -> (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-11-25 -> (offset=0, leaderEpoch=0), -uve-topic-4-12 -> (offset=0, leaderEpoch=0), -uve-topic-13-12 -> (offset=0, leaderEpoch=0), -uve-topic-3-8 -> (offset=0, leaderEpoch=0), -uve-topic-16-18 -> (offset=0, leaderEpoch=0), -uve-topic-27-27 -> (offset=0, leaderEpoch=0), -uve-topic-6-21 -> (offset=0, leaderEpoch=0), -uve-topic-24-3 -> (offset=0, leaderEpoch=0), -uve-topic-15-25 -> (offset=0, leaderEpoch=0), -uve-topic-25-24 -> (offset=0, leaderEpoch=0), -uve-topic-20-28 -> (offset=0, leaderEpoch=0), -uve-topic-20-7 -> (offset=0, leaderEpoch=0), -uve-topic-22-18 -> (offset=0, leaderEpoch=0), -uve-topic-10-16 -> (offset=0, leaderEpoch=0), -uve-topic-4-3 -> (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-4-9 -> (offset=0, leaderEpoch=0), -uve-topic-6-15 -> (offset=0, leaderEpoch=0), -uve-topic-13-27 -> (offset=0, leaderEpoch=0), -uve-topic-13-3 -> (offset=0, leaderEpoch=0), -uve-topic-25-3 -> (offset=0, leaderEpoch=0), -uve-topic-15-4 -> (offset=0, leaderEpoch=0), -uve-topic-4-27 -> (offset=0, leaderEpoch=0), -uve-topic-6-9 -> (offset=0, leaderEpoch=0), -uve-topic-20-4 -> (offset=0, leaderEpoch=0), -uve-topic-3-26 -> (offset=0, leaderEpoch=0), -uve-topic-11-22 -> (offset=0, leaderEpoch=0), -uve-topic-7-15 -> (offset=0, leaderEpoch=0), -uve-topic-21-13 -> (offset=0, leaderEpoch=0), -uve-topic-10-13 -> (offset=0, leaderEpoch=0), -uve-topic-7-24 -> (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-22-12 -> (offset=0, leaderEpoch=0), -uve-topic-4-0 -> (offset=0, leaderEpoch=0), -uve-topic-13-24 -> (offset=0, leaderEpoch=0), -uve-topic-25-21 -> (offset=0, leaderEpoch=0), -uve-topic-15-22 -> (offset=0, leaderEpoch=0), -uve-topic-6-18 -> (offset=0, leaderEpoch=0), -uve-topic-25-15 -> (offset=0, leaderEpoch=0), -uve-topic-15-16 -> (offset=0, leaderEpoch=0), -uve-topic-4-18 -> (offset=0, leaderEpoch=0), -uve-topic-6-3 -> (offset=0, leaderEpoch=0), -uve-topic-16-27 -> (offset=0, leaderEpoch=0), -uve-topic-22-3 -> (offset=0, leaderEpoch=0), -uve-topic-19-22 -> (offset=0, leaderEpoch=0), -uve-topic-21-25 -> (offset=0, leaderEpoch=0), -uve-topic-3-23 -> (offset=0, leaderEpoch=0), -uve-topic-7-12 -> (offset=0, leaderEpoch=0), -uve-topic-21-10 -> (offset=0, leaderEpoch=0), -uve-topic-22-27 -> (offset=0, leaderEpoch=0), -uve-topic-11-19 -> (offset=0, leaderEpoch=0), -uve-topic-20-16 -> (offset=0, leaderEpoch=0), -uve-topic-19-16 -> (offset=0, leaderEpoch=0), -uve-topic-10-25 -> (offset=0, leaderEpoch=0), -uve-topic-11-10 -> (offset=0, leaderEpoch=0), -uve-topic-22-0 -> (offset=0, leaderEpoch=0), -uve-topic-16-12 -> (offset=0, leaderEpoch=0), -uve-topic-4-6 -> (offset=0, leaderEpoch=0), -uve-topic-15-19 -> (offset=0, leaderEpoch=0), -uve-topic-25-18 -> (offset=0, leaderEpoch=0), -uve-topic-25-9 -> (offset=0, leaderEpoch=0), -uve-topic-15-10 -> (offset=0, leaderEpoch=0), -uve-topic-24-24 -> (offset=0, leaderEpoch=0), -uve-topic-20-19 -> (offset=0, leaderEpoch=0), -uve-topic-22-15 -> (offset=0, leaderEpoch=0), -uve-topic-21-22 -> (offset=0, leaderEpoch=0), -uve-topic-7-18 -> (offset=0, leaderEpoch=0), -uve-topic-19-19 -> (offset=0, leaderEpoch=0), -uve-topic-11-7 -> (offset=0, leaderEpoch=0), -uve-topic-4-15 -> (offset=0, leaderEpoch=0), -uve-topic-7-9 -> (offset=0, leaderEpoch=0), -uve-topic-3-20 -> (offset=0, leaderEpoch=0), -uve-topic-27-9 -> (offset=0, leaderEpoch=0), -uve-topic-4-21 -> (offset=0, leaderEpoch=0), -uve-topic-4-24 -> (offset=0, leaderEpoch=0), -uve-topic-16-3 -> (offset=0, leaderEpoch=0), -uve-topic-7-27 -> (offset=0, leaderEpoch=0), -uve-topic-11-1 -> (offset=0, leaderEpoch=0), -uve-topic-10-4 -> (offset=0, leaderEpoch=0), -uve-topic-10-22 -> (offset=0, leaderEpoch=0), -uve-topic-7-3 -> (offset=0, leaderEpoch=0), -uve-topic-20-13 -> (offset=0, leaderEpoch=0), -uve-topic-13-0 -> (offset=0, leaderEpoch=0), -uve-topic-16-9 -> (offset=0, leaderEpoch=0), -uve-topic-24-9 -> (offset=0, leaderEpoch=0), -uve-topic-13-9 -> (offset=0, leaderEpoch=0), -uve-topic-7-6 -> (offset=0, leaderEpoch=0), -uve-topic-11-28 -> (offset=0, leaderEpoch=0), -uve-topic-19-7 -> (offset=0, leaderEpoch=0), -uve-topic-11-4 -> (offset=0, leaderEpoch=0), -uve-topic-15-1 -> (offset=0, leaderEpoch=0), -uve-topic-25-0 -> (offset=0, leaderEpoch=0), -uve-topic-10-19 -> (offset=0, leaderEpoch=0), -uve-topic-6-12 -> (offset=0, leaderEpoch=0), -uve-topic-21-19 -> (offset=0, leaderEpoch=0), -uve-topic-20-10 -> (offset=0, leaderEpoch=0), -uve-topic-10-10 -> (offset=0, leaderEpoch=0), -uve-topic-27-15 -> (offset=0, leaderEpoch=0), -uve-topic-25-27 -> (offset=0, leaderEpoch=0), -uve-topic-15-28 -> (offset=0, leaderEpoch=0), -uve-topic-20-1 -> (offset=0, leaderEpoch=0), -uve-topic-19-4 -> (offset=0, leaderEpoch=0), -uve-topic-27-12 -> (offset=0, leaderEpoch=0), -uve-topic-19-1 -> (offset=0, leaderEpoch=0), -uve-topic-20-25 -> (offset=0, leaderEpoch=0), -uve-topic-16-15 -> (offset=0, leaderEpoch=0), -uve-topic-24-18 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:50:47,086] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 2 for partitions Map(-uve-topic-11-24 -> (offset=0, leaderEpoch=0), -uve-topic-20-6 -> (offset=0, leaderEpoch=0), -uve-topic-13-11 -> (offset=0, leaderEpoch=0), -uve-topic-24-11 -> (offset=0, leaderEpoch=0), -uve-topic-7-8 -> (offset=0, leaderEpoch=0), -uve-topic-20-0 -> (offset=0, leaderEpoch=0), -uve-topic-15-3 -> (offset=0, leaderEpoch=0), -uve-topic-25-2 -> (offset=0, leaderEpoch=0), -uve-topic-21-15 -> (offset=0, leaderEpoch=0), -uve-topic-3-10 -> (offset=0, leaderEpoch=0), -uve-topic-3-19 -> (offset=0, leaderEpoch=0), -uve-topic-19-12 -> (offset=0, leaderEpoch=0), -uve-topic-10-15 -> (offset=0, leaderEpoch=0), -uve-topic-22-20 -> (offset=0, leaderEpoch=0), -uve-topic-27-8 -> (offset=0, leaderEpoch=0), -uve-topic-4-29 -> (offset=0, leaderEpoch=0), -uve-topic-19-0 -> (offset=0, leaderEpoch=0), -uve-topic-7-17 -> (offset=0, leaderEpoch=0), -uve-topic-25-29 -> (offset=0, leaderEpoch=0), -uve-topic-25-8 -> (offset=0, leaderEpoch=0), -uve-topic-15-9 -> (offset=0, leaderEpoch=0), -uve-topic-3-28 -> (offset=0, leaderEpoch=0), -uve-topic-25-23 -> (offset=0, leaderEpoch=0), -uve-topic-15-24 -> (offset=0, leaderEpoch=0), -uve-topic-7-26 -> (offset=0, leaderEpoch=0), -uve-topic-15-0 -> (offset=0, leaderEpoch=0), -uve-topic-4-26 -> (offset=0, leaderEpoch=0), -uve-topic-6-20 -> (offset=0, leaderEpoch=0), -uve-topic-10-27 -> (offset=0, leaderEpoch=0), -uve-topic-19-24 -> (offset=0, leaderEpoch=0), -uve-topic-22-8 -> (offset=0, leaderEpoch=0), -uve-topic-16-8 -> (offset=0, leaderEpoch=0), -uve-topic-21-12 -> (offset=0, leaderEpoch=0), -uve-topic-3-25 -> (offset=0, leaderEpoch=0), -uve-topic-19-6 -> (offset=0, leaderEpoch=0), -uve-topic-24-26 -> (offset=0, leaderEpoch=0), -uve-topic-22-5 -> (offset=0, leaderEpoch=0), -uve-topic-13-26 -> (offset=0, leaderEpoch=0), -uve-topic-7-14 -> (offset=0, leaderEpoch=0), -uve-topic-20-27 -> (offset=0, leaderEpoch=0), -uve-topic-11-21 -> (offset=0, leaderEpoch=0), -uve-topic-3-4 -> (offset=0, leaderEpoch=0), -uve-topic-13-5 -> (offset=0, leaderEpoch=0), -uve-topic-24-5 -> (offset=0, leaderEpoch=0), -uve-topic-4-8 -> (offset=0, leaderEpoch=0), -uve-topic-19-27 -> (offset=0, leaderEpoch=0), -uve-topic-11-9 -> (offset=0, leaderEpoch=0), -uve-topic-16-14 -> (offset=0, leaderEpoch=0), -uve-topic-27-20 -> (offset=0, leaderEpoch=0), -uve-topic-22-29 -> (offset=0, leaderEpoch=0), -uve-topic-24-23 -> (offset=0, leaderEpoch=0), -uve-topic-6-11 -> (offset=0, leaderEpoch=0), -uve-topic-27-11 -> (offset=0, leaderEpoch=0), -uve-topic-27-14 -> (offset=0, leaderEpoch=0), -uve-topic-3-7 -> (offset=0, leaderEpoch=0), -uve-topic-10-12 -> (offset=0, leaderEpoch=0), -uve-topic-27-17 -> (offset=0, leaderEpoch=0), -uve-topic-22-17 -> (offset=0, leaderEpoch=0), -uve-topic-19-3 -> (offset=0, leaderEpoch=0), -uve-topic-4-5 -> (offset=0, leaderEpoch=0), -uve-topic-13-23 -> (offset=0, leaderEpoch=0), -uve-topic-10-24 -> (offset=0, leaderEpoch=0), -uve-topic-16-17 -> (offset=0, leaderEpoch=0), -uve-topic-19-9 -> (offset=0, leaderEpoch=0), -uve-topic-21-24 -> (offset=0, leaderEpoch=0), -uve-topic-3-22 -> (offset=0, leaderEpoch=0), -uve-topic-4-23 -> (offset=0, leaderEpoch=0), -uve-topic-7-11 -> (offset=0, leaderEpoch=0), -uve-topic-16-11 -> (offset=0, leaderEpoch=0), -uve-topic-13-20 -> (offset=0, leaderEpoch=0), -uve-topic-27-26 -> (offset=0, leaderEpoch=0), -uve-topic-22-2 -> (offset=0, leaderEpoch=0), -uve-topic-7-29 -> (offset=0, leaderEpoch=0), -uve-topic-16-26 -> (offset=0, leaderEpoch=0), -uve-topic-27-23 -> (offset=0, leaderEpoch=0), -uve-topic-20-15 -> (offset=0, leaderEpoch=0), -uve-topic-6-14 -> (offset=0, leaderEpoch=0), -uve-topic-24-2 -> (offset=0, leaderEpoch=0), -uve-topic-13-8 -> (offset=0, leaderEpoch=0), -uve-topic-16-23 -> (offset=0, leaderEpoch=0), -uve-topic-13-14 -> (offset=0, leaderEpoch=0), -uve-topic-21-21 -> (offset=0, leaderEpoch=0), -uve-topic-11-6 -> (offset=0, leaderEpoch=0), -uve-topic-27-29 -> (offset=0, leaderEpoch=0), -uve-topic-16-5 -> (offset=0, leaderEpoch=0), -uve-topic-20-12 -> (offset=0, leaderEpoch=0), -uve-topic-16-29 -> (offset=0, leaderEpoch=0), -uve-topic-10-21 -> (offset=0, leaderEpoch=0), -uve-topic-6-2 -> (offset=0, leaderEpoch=0), -uve-topic-24-14 -> (offset=0, leaderEpoch=0), -uve-topic-22-14 -> (offset=0, leaderEpoch=0), -uve-topic-24-20 -> (offset=0, leaderEpoch=0), -uve-topic-15-6 -> (offset=0, leaderEpoch=0), -uve-topic-25-5 -> (offset=0, leaderEpoch=0), -uve-topic-22-11 -> (offset=0, leaderEpoch=0), -uve-topic-4-17 -> (offset=0, leaderEpoch=0), -uve-topic-3-16 -> (offset=0, leaderEpoch=0), -uve-topic-10-9 -> (offset=0, leaderEpoch=0), -uve-topic-27-5 -> (offset=0, leaderEpoch=0), -uve-topic-11-18 -> (offset=0, leaderEpoch=0), -uve-topic-21-18 -> (offset=0, leaderEpoch=0), -uve-topic-6-29 -> (offset=0, leaderEpoch=0), -uve-topic-20-24 -> (offset=0, leaderEpoch=0), -uve-topic-21-9 -> (offset=0, leaderEpoch=0), -uve-topic-27-2 -> (offset=0, leaderEpoch=0), -uve-topic-4-20 -> (offset=0, leaderEpoch=0), -uve-topic-16-20 -> (offset=0, leaderEpoch=0), -uve-topic-11-3 -> (offset=0, leaderEpoch=0), -uve-topic-22-26 -> (offset=0, leaderEpoch=0), -uve-topic-11-0 -> (offset=0, leaderEpoch=0), -uve-topic-7-23 -> (offset=0, leaderEpoch=0), -uve-topic-24-8 -> (offset=0, leaderEpoch=0), -uve-topic-13-2 -> (offset=0, leaderEpoch=0), -uve-topic-7-5 -> (offset=0, leaderEpoch=0), -uve-topic-15-18 -> (offset=0, leaderEpoch=0), -uve-topic-25-17 -> (offset=0, leaderEpoch=0), -uve-topic-3-13 -> (offset=0, leaderEpoch=0), -uve-topic-22-23 -> (offset=0, leaderEpoch=0), -uve-topic-10-0 -> (offset=0, leaderEpoch=0), -uve-topic-6-17 -> (offset=0, leaderEpoch=0), -uve-topic-24-29 -> (offset=0, leaderEpoch=0), -uve-topic-11-15 -> (offset=0, leaderEpoch=0), -uve-topic-4-11 -> (offset=0, leaderEpoch=0), -uve-topic-6-8 -> (offset=0, leaderEpoch=0), -uve-topic-19-18 -> (offset=0, leaderEpoch=0), -uve-topic-21-6 -> (offset=0, leaderEpoch=0), -uve-topic-10-6 -> (offset=0, leaderEpoch=0), -uve-topic-13-29 -> (offset=0, leaderEpoch=0), -uve-topic-21-0 -> (offset=0, leaderEpoch=0), -uve-topic-7-2 -> (offset=0, leaderEpoch=0), -uve-topic-6-26 -> (offset=0, leaderEpoch=0), -uve-topic-20-3 -> (offset=0, leaderEpoch=0), -uve-topic-20-21 -> (offset=0, leaderEpoch=0), -uve-topic-25-20 -> (offset=0, leaderEpoch=0), -uve-topic-15-21 -> (offset=0, leaderEpoch=0), -uve-topic-25-14 -> (offset=0, leaderEpoch=0), -uve-topic-15-15 -> (offset=0, leaderEpoch=0), -uve-topic-13-17 -> (offset=0, leaderEpoch=0), -uve-topic-24-17 -> (offset=0, leaderEpoch=0), -uve-topic-19-21 -> (offset=0, leaderEpoch=0), -uve-topic-6-5 -> (offset=0, leaderEpoch=0), -uve-topic-7-20 -> (offset=0, leaderEpoch=0), -uve-topic-21-27 -> (offset=0, leaderEpoch=0), -uve-topic-11-27 -> (offset=0, leaderEpoch=0), -uve-topic-10-3 -> (offset=0, leaderEpoch=0), -uve-topic-21-3 -> (offset=0, leaderEpoch=0), -uve-topic-4-2 -> (offset=0, leaderEpoch=0), -uve-topic-20-18 -> (offset=0, leaderEpoch=0), -uve-topic-19-15 -> (offset=0, leaderEpoch=0), -uve-topic-11-12 -> (offset=0, leaderEpoch=0), -uve-topic-4-14 -> (offset=0, leaderEpoch=0), -uve-topic-20-9 -> (offset=0, leaderEpoch=0), -uve-topic-10-18 -> (offset=0, leaderEpoch=0), -uve-topic-16-2 -> (offset=0, leaderEpoch=0), -uve-topic-3-1 -> (offset=0, leaderEpoch=0), -uve-topic-25-26 -> (offset=0, leaderEpoch=0), -uve-topic-15-27 -> (offset=0, leaderEpoch=0), -uve-topic-6-23 -> (offset=0, leaderEpoch=0), -uve-topic-25-11 -> (offset=0, leaderEpoch=0), -uve-topic-15-12 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:50:47,199] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(-uve-topic-23-21, -uve-topic-2-18, -uve-topic-12-5, -uve-topic-14-7, -uve-topic-17-9, -uve-topic-14-13, -uve-topic-23-18, -uve-topic-12-14, -uve-topic-23-6, -uve-topic-23-9, -uve-topic-14-1, -uve-topic-14-16, -uve-topic-8-4, -uve-topic-12-17, -uve-topic-2-6, -uve-topic-2-27, -uve-topic-14-28, -uve-topic-8-22, -uve-topic-2-24, -uve-topic-17-21, -uve-topic-14-22, -uve-topic-8-13, -uve-topic-17-12, -uve-topic-17-15, -uve-topic-17-18, -uve-topic-8-1, -uve-topic-23-3, -uve-topic-23-0, -uve-topic-12-26, -uve-topic-1-13, -uve-topic-17-27, -uve-topic-14-4, -uve-topic-12-11, -uve-topic-17-24, -uve-topic-1-1, -uve-topic-23-27, -uve-topic-2-21, -uve-topic-8-25, -uve-topic-23-15, -uve-topic-1-22, -uve-topic-12-23, -uve-topic-12-29, -uve-topic-8-7, -uve-topic-1-7, -uve-topic-12-20, -uve-topic-1-19, -uve-topic-1-16, -uve-topic-17-6, -uve-topic-1-25, -uve-topic-17-0, -uve-topic-2-15, -uve-topic-17-3, -uve-topic-1-28, -uve-topic-8-16, -uve-topic-1-10, -uve-topic-14-25, -uve-topic-23-12, -uve-topic-8-10, -uve-topic-1-4, -uve-topic-2-3, -uve-topic-12-8, -uve-topic-12-2, -uve-topic-2-12, -uve-topic-14-10, -uve-topic-8-19, -uve-topic-8-28, -uve-topic-2-9, -uve-topic-2-0, -uve-topic-23-24, -uve-topic-14-19) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:50:47,210] 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) [2025-02-10 00:50:47,211] 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) [2025-02-10 00:50:47,245] INFO [Partition -uve-topic-14-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-16 (kafka.cluster.Partition) [2025-02-10 00:50:47,252] INFO [Partition -uve-topic-14-16 broker=1] Log loaded for partition -uve-topic-14-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,264] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,294] 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) [2025-02-10 00:50:47,292] 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) [2025-02-10 00:50:47,294] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,297] 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) [2025-02-10 00:50:47,297] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,297] 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) [2025-02-10 00:50:47,297] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,297] 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) [2025-02-10 00:50:47,297] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,297] 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) [2025-02-10 00:50:47,297] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,297] INFO [Log 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.Log) [2025-02-10 00:50:47,297] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,297] 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) [2025-02-10 00:50:47,297] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,297] 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) [2025-02-10 00:50:47,297] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,297] 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) [2025-02-10 00:50:47,297] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,297] INFO [Log 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.Log) [2025-02-10 00:50:47,297] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,297] 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) [2025-02-10 00:50:47,297] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,297] 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) [2025-02-10 00:50:47,297] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,297] 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) [2025-02-10 00:50:47,297] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,297] INFO [Log 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.Log) [2025-02-10 00:50:47,297] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,297] 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) [2025-02-10 00:50:47,297] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,297] 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) [2025-02-10 00:50:47,297] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,297] 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) [2025-02-10 00:50:47,297] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,297] INFO [Log 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.Log) [2025-02-10 00:50:47,297] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,297] 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) [2025-02-10 00:50:47,298] INFO [Partition -uve-topic-17-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-0 (kafka.cluster.Partition) [2025-02-10 00:50:47,298] INFO [Partition -uve-topic-17-0 broker=1] Log loaded for partition -uve-topic-17-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,301] 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) [2025-02-10 00:50:47,312] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,312] 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) [2025-02-10 00:50:47,312] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,312] 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) [2025-02-10 00:50:47,312] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,312] 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) [2025-02-10 00:50:47,312] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,312] 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) [2025-02-10 00:50:47,312] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,312] INFO [Log 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.Log) [2025-02-10 00:50:47,312] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,312] 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) [2025-02-10 00:50:47,312] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,312] 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) [2025-02-10 00:50:47,312] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,312] INFO [Log 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.Log) [2025-02-10 00:50:47,312] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,312] 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) [2025-02-10 00:50:47,312] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,312] 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) [2025-02-10 00:50:47,312] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,312] 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) [2025-02-10 00:50:47,312] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,312] 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) [2025-02-10 00:50:47,312] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,312] INFO [Log 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.Log) [2025-02-10 00:50:47,312] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,312] 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) [2025-02-10 00:50:47,312] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,312] 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) [2025-02-10 00:50:47,312] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,312] INFO [Log 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.Log) [2025-02-10 00:50:47,312] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,312] 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) [2025-02-10 00:50:47,312] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,312] 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) [2025-02-10 00:50:47,312] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,312] INFO [Log 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.Log) [2025-02-10 00:50:47,312] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,312] 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) [2025-02-10 00:50:47,312] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,312] INFO [Log 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.Log) [2025-02-10 00:50:47,312] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,312] 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) [2025-02-10 00:50:47,312] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,312] 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) [2025-02-10 00:50:47,313] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,313] 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) [2025-02-10 00:50:47,313] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,313] 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) [2025-02-10 00:50:47,313] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,313] INFO [Log 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.Log) [2025-02-10 00:50:47,313] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,313] 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) [2025-02-10 00:50:47,313] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,313] INFO [Log 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.Log) [2025-02-10 00:50:47,313] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,313] 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) [2025-02-10 00:50:47,313] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,313] 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) [2025-02-10 00:50:47,313] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,313] INFO [Log 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.Log) [2025-02-10 00:50:47,313] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,313] 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) [2025-02-10 00:50:47,313] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,313] INFO [Log 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.Log) [2025-02-10 00:50:47,313] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,313] 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) [2025-02-10 00:50:47,313] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,313] 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) [2025-02-10 00:50:47,313] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,313] 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) [2025-02-10 00:50:47,313] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,313] 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) [2025-02-10 00:50:47,313] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,313] 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) [2025-02-10 00:50:47,313] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,313] 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) [2025-02-10 00:50:47,313] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,313] INFO [Log 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.Log) [2025-02-10 00:50:47,313] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,313] 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) [2025-02-10 00:50:47,313] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,313] 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) [2025-02-10 00:50:47,313] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,313] 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) [2025-02-10 00:50:47,313] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,313] INFO [Log 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.Log) [2025-02-10 00:50:47,313] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,313] 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) [2025-02-10 00:50:47,313] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,313] 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) [2025-02-10 00:50:47,313] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,313] 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) [2025-02-10 00:50:47,313] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,313] 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) [2025-02-10 00:50:47,313] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,313] 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) [2025-02-10 00:50:47,313] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,313] INFO [Log 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.Log) [2025-02-10 00:50:47,313] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,313] 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) [2025-02-10 00:50:47,313] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,313] INFO [Log 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.Log) [2025-02-10 00:50:47,313] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,313] 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) [2025-02-10 00:50:47,313] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,313] 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) [2025-02-10 00:50:47,313] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,313] 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) [2025-02-10 00:50:47,313] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,313] 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) [2025-02-10 00:50:47,313] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,313] 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) [2025-02-10 00:50:47,313] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,313] 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) [2025-02-10 00:50:47,313] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,313] 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) [2025-02-10 00:50:47,313] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,313] 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) [2025-02-10 00:50:47,313] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,314] 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) [2025-02-10 00:50:47,314] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,314] INFO [Log 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.Log) [2025-02-10 00:50:47,314] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,314] 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) [2025-02-10 00:50:47,314] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,314] 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) [2025-02-10 00:50:47,314] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,314] 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) [2025-02-10 00:50:47,314] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,314] INFO [Log 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.Log) [2025-02-10 00:50:47,314] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,314] 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) [2025-02-10 00:50:47,314] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,314] 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) [2025-02-10 00:50:47,314] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,314] 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) [2025-02-10 00:50:47,314] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,314] 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) [2025-02-10 00:50:47,314] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,314] 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) [2025-02-10 00:50:47,314] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,314] 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) [2025-02-10 00:50:47,314] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,314] 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) [2025-02-10 00:50:47,314] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,314] 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) [2025-02-10 00:50:47,314] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,314] INFO [Log 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.Log) [2025-02-10 00:50:47,314] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,314] 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) [2025-02-10 00:50:47,314] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,314] 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) [2025-02-10 00:50:47,314] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,314] 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) [2025-02-10 00:50:47,314] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,314] 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) [2025-02-10 00:50:47,314] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,314] INFO [Log 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.Log) [2025-02-10 00:50:47,314] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,314] 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) [2025-02-10 00:50:47,314] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,314] 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) [2025-02-10 00:50:47,314] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,314] 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) [2025-02-10 00:50:47,314] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,314] 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) [2025-02-10 00:50:47,314] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,314] INFO [Log 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.Log) [2025-02-10 00:50:47,314] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,314] 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) [2025-02-10 00:50:47,314] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,314] 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) [2025-02-10 00:50:47,314] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,314] 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) [2025-02-10 00:50:47,314] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,314] 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) [2025-02-10 00:50:47,314] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,314] 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) [2025-02-10 00:50:47,314] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,314] 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) [2025-02-10 00:50:47,314] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,314] INFO [Log 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.Log) [2025-02-10 00:50:47,314] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,314] 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) [2025-02-10 00:50:47,314] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,314] 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) [2025-02-10 00:50:47,314] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,314] 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) [2025-02-10 00:50:47,314] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,314] 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) [2025-02-10 00:50:47,314] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,314] 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) [2025-02-10 00:50:47,314] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,314] 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) [2025-02-10 00:50:47,314] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,314] 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) [2025-02-10 00:50:47,314] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,315] 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) [2025-02-10 00:50:47,315] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,315] 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) [2025-02-10 00:50:47,315] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,315] 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) [2025-02-10 00:50:47,315] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,315] INFO [Log 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.Log) [2025-02-10 00:50:47,315] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,315] 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) [2025-02-10 00:50:47,315] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,315] 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) [2025-02-10 00:50:47,315] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,315] INFO [Log 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.Log) [2025-02-10 00:50:47,315] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,315] 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) [2025-02-10 00:50:47,315] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,315] 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) [2025-02-10 00:50:47,315] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,315] 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) [2025-02-10 00:50:47,315] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,315] 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) [2025-02-10 00:50:47,315] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,315] 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) [2025-02-10 00:50:47,315] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,315] 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) [2025-02-10 00:50:47,315] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,315] 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) [2025-02-10 00:50:47,315] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,315] 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) [2025-02-10 00:50:47,315] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,315] 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) [2025-02-10 00:50:47,315] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,315] 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) [2025-02-10 00:50:47,315] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,315] 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) [2025-02-10 00:50:47,315] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,315] 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) [2025-02-10 00:50:47,315] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,315] 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) [2025-02-10 00:50:47,315] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,315] 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) [2025-02-10 00:50:47,315] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,315] 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) [2025-02-10 00:50:47,315] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,315] 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) [2025-02-10 00:50:47,315] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,315] 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) [2025-02-10 00:50:47,315] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,315] 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) [2025-02-10 00:50:47,315] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,315] 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) [2025-02-10 00:50:47,315] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,315] INFO [Log 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.Log) [2025-02-10 00:50:47,315] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,315] 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) [2025-02-10 00:50:47,315] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,315] 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) [2025-02-10 00:50:47,315] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,315] INFO [Log 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.Log) [2025-02-10 00:50:47,315] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,315] 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) [2025-02-10 00:50:47,315] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,315] 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) [2025-02-10 00:50:47,315] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,316] 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) [2025-02-10 00:50:47,316] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,316] 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) [2025-02-10 00:50:47,316] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,316] 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) [2025-02-10 00:50:47,316] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,316] 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) [2025-02-10 00:50:47,316] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,316] INFO [Log 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.Log) [2025-02-10 00:50:47,316] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,316] 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) [2025-02-10 00:50:47,316] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,316] INFO [Log 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.Log) [2025-02-10 00:50:47,316] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,316] 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) [2025-02-10 00:50:47,316] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,316] 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) [2025-02-10 00:50:47,316] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,316] 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) [2025-02-10 00:50:47,331] 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) [2025-02-10 00:50:47,331] 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) [2025-02-10 00:50:47,331] INFO [Partition -uve-topic-8-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-25 (kafka.cluster.Partition) [2025-02-10 00:50:47,331] INFO [Partition -uve-topic-8-25 broker=1] Log loaded for partition -uve-topic-8-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,336] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,339] 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) [2025-02-10 00:50:47,339] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,339] 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) [2025-02-10 00:50:47,339] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,339] 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) [2025-02-10 00:50:47,339] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,339] 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) [2025-02-10 00:50:47,339] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,339] 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) [2025-02-10 00:50:47,339] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,339] INFO [Log 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.Log) [2025-02-10 00:50:47,339] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,339] 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) [2025-02-10 00:50:47,339] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,339] INFO [Log 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.Log) [2025-02-10 00:50:47,339] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,339] INFO [Log 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.Log) [2025-02-10 00:50:47,339] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,339] 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) [2025-02-10 00:50:47,339] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,339] INFO [Log 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.Log) [2025-02-10 00:50:47,339] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,339] 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) [2025-02-10 00:50:47,339] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,339] 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) [2025-02-10 00:50:47,339] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,339] 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) [2025-02-10 00:50:47,339] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,339] 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) [2025-02-10 00:50:47,339] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,339] INFO [Log 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.Log) [2025-02-10 00:50:47,339] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,339] INFO [Log 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.Log) [2025-02-10 00:50:47,339] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,339] INFO [Log 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.Log) [2025-02-10 00:50:47,339] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,339] INFO [Log 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.Log) [2025-02-10 00:50:47,339] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,339] INFO [Log 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.Log) [2025-02-10 00:50:47,339] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,339] INFO [Log 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.Log) [2025-02-10 00:50:47,339] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,339] 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) [2025-02-10 00:50:47,339] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,339] 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) [2025-02-10 00:50:47,339] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,339] INFO [Log 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.Log) [2025-02-10 00:50:47,339] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,339] INFO [Log 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.Log) [2025-02-10 00:50:47,339] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,340] INFO [Log 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.Log) [2025-02-10 00:50:47,340] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,340] 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) [2025-02-10 00:50:47,340] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,340] 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) [2025-02-10 00:50:47,340] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,340] INFO [Log 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.Log) [2025-02-10 00:50:47,340] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,340] 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) [2025-02-10 00:50:47,340] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,340] 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) [2025-02-10 00:50:47,340] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,340] 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) [2025-02-10 00:50:47,340] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,340] 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) [2025-02-10 00:50:47,340] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,340] INFO [Log 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.Log) [2025-02-10 00:50:47,340] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,340] 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) [2025-02-10 00:50:47,340] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,340] INFO [Log 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.Log) [2025-02-10 00:50:47,340] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,340] 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) [2025-02-10 00:50:47,340] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,340] 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) [2025-02-10 00:50:47,340] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,340] INFO [Log 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.Log) [2025-02-10 00:50:47,340] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,340] INFO [Log 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.Log) [2025-02-10 00:50:47,340] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,340] INFO [Log 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.Log) [2025-02-10 00:50:47,340] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,340] INFO [Log 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.Log) [2025-02-10 00:50:47,340] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,340] 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) [2025-02-10 00:50:47,340] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,340] 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) [2025-02-10 00:50:47,340] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,340] INFO [Log 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.Log) [2025-02-10 00:50:47,340] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,340] 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) [2025-02-10 00:50:47,340] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,340] INFO [Log 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.Log) [2025-02-10 00:50:47,340] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,340] 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) [2025-02-10 00:50:47,340] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,340] 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) [2025-02-10 00:50:47,340] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,340] INFO [Log 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.Log) [2025-02-10 00:50:47,340] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,340] 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) [2025-02-10 00:50:47,340] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,340] 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) [2025-02-10 00:50:47,340] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,340] INFO [Log 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.Log) [2025-02-10 00:50:47,340] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,340] INFO [Log 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.Log) [2025-02-10 00:50:47,340] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,340] INFO [Log 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.Log) [2025-02-10 00:50:47,340] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,340] INFO [Log 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.Log) [2025-02-10 00:50:47,340] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,340] 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) [2025-02-10 00:50:47,340] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,340] 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) [2025-02-10 00:50:47,340] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,340] 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) [2025-02-10 00:50:47,340] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,340] INFO [Log 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.Log) [2025-02-10 00:50:47,340] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,340] INFO [Log 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.Log) [2025-02-10 00:50:47,340] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,340] 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) [2025-02-10 00:50:47,340] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,340] INFO [Log 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.Log) [2025-02-10 00:50:47,340] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,340] 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) [2025-02-10 00:50:47,340] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,340] INFO [Log 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.Log) [2025-02-10 00:50:47,340] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,340] 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) [2025-02-10 00:50:47,340] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,340] INFO [Log 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.Log) [2025-02-10 00:50:47,340] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,341] INFO [Log 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.Log) [2025-02-10 00:50:47,341] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,345] 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) [2025-02-10 00:50:47,346] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,346] 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) [2025-02-10 00:50:47,346] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,346] 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) [2025-02-10 00:50:47,346] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,346] INFO [Log 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.Log) [2025-02-10 00:50:47,346] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,346] 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) [2025-02-10 00:50:47,346] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,346] INFO [Log 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.Log) [2025-02-10 00:50:47,346] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,346] 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) [2025-02-10 00:50:47,346] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,346] 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) [2025-02-10 00:50:47,346] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,346] INFO [Log 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.Log) [2025-02-10 00:50:47,347] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,347] 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) [2025-02-10 00:50:47,347] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,347] 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) [2025-02-10 00:50:47,347] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,347] 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) [2025-02-10 00:50:47,347] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,347] 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) [2025-02-10 00:50:47,347] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,347] INFO [Log 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.Log) [2025-02-10 00:50:47,347] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,347] INFO [Log 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.Log) [2025-02-10 00:50:47,347] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,347] 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) [2025-02-10 00:50:47,347] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,347] INFO [Log 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.Log) [2025-02-10 00:50:47,347] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,347] INFO [Log 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.Log) [2025-02-10 00:50:47,347] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,347] 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) [2025-02-10 00:50:47,347] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,347] INFO [Log 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.Log) [2025-02-10 00:50:47,347] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,347] 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) [2025-02-10 00:50:47,347] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,347] 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) [2025-02-10 00:50:47,347] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,347] 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) [2025-02-10 00:50:47,347] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,347] 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) [2025-02-10 00:50:47,347] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,347] INFO [Log 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.Log) [2025-02-10 00:50:47,347] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,347] 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) [2025-02-10 00:50:47,347] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,347] INFO [Log 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.Log) [2025-02-10 00:50:47,347] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,347] 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) [2025-02-10 00:50:47,347] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,347] INFO [Log 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.Log) [2025-02-10 00:50:47,347] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,347] 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) [2025-02-10 00:50:47,347] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,347] INFO [Log 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.Log) [2025-02-10 00:50:47,347] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,347] 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) [2025-02-10 00:50:47,347] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,347] 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) [2025-02-10 00:50:47,347] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,347] 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) [2025-02-10 00:50:47,347] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,347] INFO [Log 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.Log) [2025-02-10 00:50:47,347] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,350] INFO [Log 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.Log) [2025-02-10 00:50:47,350] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,350] 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) [2025-02-10 00:50:47,350] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,350] 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) [2025-02-10 00:50:47,351] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,351] 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) [2025-02-10 00:50:47,351] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,352] 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) [2025-02-10 00:50:47,352] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,352] 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) [2025-02-10 00:50:47,353] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,353] 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) [2025-02-10 00:50:47,354] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,354] 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) [2025-02-10 00:50:47,354] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,354] INFO [Log 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.Log) [2025-02-10 00:50:47,354] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,354] INFO [Log 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.Log) [2025-02-10 00:50:47,354] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,354] 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) [2025-02-10 00:50:47,354] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,354] INFO [Log 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.Log) [2025-02-10 00:50:47,354] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,354] 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) [2025-02-10 00:50:47,354] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,354] INFO [Log 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.Log) [2025-02-10 00:50:47,355] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,355] 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) [2025-02-10 00:50:47,355] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,355] 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) [2025-02-10 00:50:47,355] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,356] INFO [Log 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.Log) [2025-02-10 00:50:47,357] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,357] 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) [2025-02-10 00:50:47,357] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,357] 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) [2025-02-10 00:50:47,357] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,358] 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) [2025-02-10 00:50:47,358] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,358] INFO [Log 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.Log) [2025-02-10 00:50:47,359] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,359] INFO [Log 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.Log) [2025-02-10 00:50:47,359] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,359] INFO [Log 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.Log) [2025-02-10 00:50:47,359] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,359] 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) [2025-02-10 00:50:47,359] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,359] 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) [2025-02-10 00:50:47,359] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,359] 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) [2025-02-10 00:50:47,359] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,360] 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) [2025-02-10 00:50:47,360] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,360] 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) [2025-02-10 00:50:47,360] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,360] 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) [2025-02-10 00:50:47,360] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,360] INFO [Log 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.Log) [2025-02-10 00:50:47,360] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,360] INFO [Log 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.Log) [2025-02-10 00:50:47,361] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,361] 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) [2025-02-10 00:50:47,361] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,361] INFO [Log 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.Log) [2025-02-10 00:50:47,361] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,361] 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) [2025-02-10 00:50:47,361] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,362] 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) [2025-02-10 00:50:47,362] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,362] INFO [Log 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.Log) [2025-02-10 00:50:47,362] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,363] 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) [2025-02-10 00:50:47,367] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,367] INFO [Log 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.Log) [2025-02-10 00:50:47,367] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,367] INFO [Log 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.Log) [2025-02-10 00:50:47,367] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,367] INFO [Log 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.Log) [2025-02-10 00:50:47,367] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,367] 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) [2025-02-10 00:50:47,367] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,368] 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) [2025-02-10 00:50:47,369] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,370] 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) [2025-02-10 00:50:47,370] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,370] 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) [2025-02-10 00:50:47,370] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,370] 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) [2025-02-10 00:50:47,370] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,370] 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) [2025-02-10 00:50:47,370] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,370] INFO [Log 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.Log) [2025-02-10 00:50:47,370] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,371] INFO [Log 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.Log) [2025-02-10 00:50:47,371] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,371] INFO [Log 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.Log) [2025-02-10 00:50:47,371] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,371] INFO [Log 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.Log) [2025-02-10 00:50:47,371] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,371] INFO [Log 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.Log) [2025-02-10 00:50:47,371] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,371] INFO [Log 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.Log) [2025-02-10 00:50:47,371] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,372] INFO [Log 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.Log) [2025-02-10 00:50:47,372] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,372] INFO [Log 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.Log) [2025-02-10 00:50:47,372] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,372] 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) [2025-02-10 00:50:47,372] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,372] 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) [2025-02-10 00:50:47,372] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:47,372] 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) [2025-02-10 00:50:47,342] 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) [2025-02-10 00:50:47,375] 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) [2025-02-10 00:50:47,376] INFO [Partition -uve-topic-2-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-0 (kafka.cluster.Partition) [2025-02-10 00:50:47,376] INFO [Partition -uve-topic-2-0 broker=1] Log loaded for partition -uve-topic-2-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,389] 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) [2025-02-10 00:50:47,389] 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) [2025-02-10 00:50:47,389] INFO [Partition -uve-topic-8-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-16 (kafka.cluster.Partition) [2025-02-10 00:50:47,390] INFO [Partition -uve-topic-8-16 broker=1] Log loaded for partition -uve-topic-8-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,401] 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) [2025-02-10 00:50:47,402] 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) [2025-02-10 00:50:47,402] INFO [Partition -uve-topic-12-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-14 (kafka.cluster.Partition) [2025-02-10 00:50:47,402] INFO [Partition -uve-topic-12-14 broker=1] Log loaded for partition -uve-topic-12-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,412] 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) [2025-02-10 00:50:47,413] 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) [2025-02-10 00:50:47,413] INFO [Partition -uve-topic-14-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-13 (kafka.cluster.Partition) [2025-02-10 00:50:47,413] INFO [Partition -uve-topic-14-13 broker=1] Log loaded for partition -uve-topic-14-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,418] 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) [2025-02-10 00:50:47,419] 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) [2025-02-10 00:50:47,419] INFO [Partition -uve-topic-8-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-13 (kafka.cluster.Partition) [2025-02-10 00:50:47,419] INFO [Partition -uve-topic-8-13 broker=1] Log loaded for partition -uve-topic-8-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,431] 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) [2025-02-10 00:50:47,431] 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) [2025-02-10 00:50:47,431] INFO [Partition -uve-topic-12-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-11 (kafka.cluster.Partition) [2025-02-10 00:50:47,431] INFO [Partition -uve-topic-12-11 broker=1] Log loaded for partition -uve-topic-12-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,437] 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) [2025-02-10 00:50:47,437] 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) [2025-02-10 00:50:47,438] INFO [Partition -uve-topic-8-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-22 (kafka.cluster.Partition) [2025-02-10 00:50:47,438] INFO [Partition -uve-topic-8-22 broker=1] Log loaded for partition -uve-topic-8-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,442] 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) [2025-02-10 00:50:47,442] 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) [2025-02-10 00:50:47,442] INFO [Partition -uve-topic-8-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-10 (kafka.cluster.Partition) [2025-02-10 00:50:47,442] INFO [Partition -uve-topic-8-10 broker=1] Log loaded for partition -uve-topic-8-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,456] 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) [2025-02-10 00:50:47,456] 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) [2025-02-10 00:50:47,456] INFO [Partition -uve-topic-12-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-8 (kafka.cluster.Partition) [2025-02-10 00:50:47,456] INFO [Partition -uve-topic-12-8 broker=1] Log loaded for partition -uve-topic-12-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,462] 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) [2025-02-10 00:50:47,463] 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) [2025-02-10 00:50:47,463] INFO [Partition -uve-topic-14-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-10 (kafka.cluster.Partition) [2025-02-10 00:50:47,463] INFO [Partition -uve-topic-14-10 broker=1] Log loaded for partition -uve-topic-14-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,468] 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) [2025-02-10 00:50:47,469] 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) [2025-02-10 00:50:47,469] INFO [Partition -uve-topic-12-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-5 (kafka.cluster.Partition) [2025-02-10 00:50:47,469] INFO [Partition -uve-topic-12-5 broker=1] Log loaded for partition -uve-topic-12-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,483] 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) [2025-02-10 00:50:47,483] 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) [2025-02-10 00:50:47,483] INFO [Partition -uve-topic-14-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-7 (kafka.cluster.Partition) [2025-02-10 00:50:47,483] INFO [Partition -uve-topic-14-7 broker=1] Log loaded for partition -uve-topic-14-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,488] 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) [2025-02-10 00:50:47,488] 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) [2025-02-10 00:50:47,488] INFO [Partition -uve-topic-1-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-28 (kafka.cluster.Partition) [2025-02-10 00:50:47,489] INFO [Partition -uve-topic-1-28 broker=1] Log loaded for partition -uve-topic-1-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,493] 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) [2025-02-10 00:50:47,494] 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) [2025-02-10 00:50:47,494] INFO [Partition -uve-topic-8-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-7 (kafka.cluster.Partition) [2025-02-10 00:50:47,494] INFO [Partition -uve-topic-8-7 broker=1] Log loaded for partition -uve-topic-8-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,500] 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) [2025-02-10 00:50:47,501] 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) [2025-02-10 00:50:47,501] INFO [Partition -uve-topic-1-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-25 (kafka.cluster.Partition) [2025-02-10 00:50:47,501] INFO [Partition -uve-topic-1-25 broker=1] Log loaded for partition -uve-topic-1-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,506] 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) [2025-02-10 00:50:47,507] 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) [2025-02-10 00:50:47,507] INFO [Partition -uve-topic-12-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-2 (kafka.cluster.Partition) [2025-02-10 00:50:47,507] INFO [Partition -uve-topic-12-2 broker=1] Log loaded for partition -uve-topic-12-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,511] 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) [2025-02-10 00:50:47,512] 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) [2025-02-10 00:50:47,512] INFO [Partition -uve-topic-14-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-4 (kafka.cluster.Partition) [2025-02-10 00:50:47,512] INFO [Partition -uve-topic-14-4 broker=1] Log loaded for partition -uve-topic-14-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,520] 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) [2025-02-10 00:50:47,520] 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) [2025-02-10 00:50:47,521] INFO [Partition -uve-topic-8-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-4 (kafka.cluster.Partition) [2025-02-10 00:50:47,521] INFO [Partition -uve-topic-8-4 broker=1] Log loaded for partition -uve-topic-8-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,531] 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) [2025-02-10 00:50:47,532] 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) [2025-02-10 00:50:47,532] INFO [Partition -uve-topic-14-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-1 (kafka.cluster.Partition) [2025-02-10 00:50:47,532] INFO [Partition -uve-topic-14-1 broker=1] Log loaded for partition -uve-topic-14-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,536] 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) [2025-02-10 00:50:47,536] 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) [2025-02-10 00:50:47,536] INFO [Partition -uve-topic-1-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-22 (kafka.cluster.Partition) [2025-02-10 00:50:47,536] INFO [Partition -uve-topic-1-22 broker=1] Log loaded for partition -uve-topic-1-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,541] 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) [2025-02-10 00:50:47,541] 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) [2025-02-10 00:50:47,541] INFO [Partition -uve-topic-8-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-1 (kafka.cluster.Partition) [2025-02-10 00:50:47,541] INFO [Partition -uve-topic-8-1 broker=1] Log loaded for partition -uve-topic-8-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,545] 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) [2025-02-10 00:50:47,546] 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) [2025-02-10 00:50:47,546] INFO [Partition -uve-topic-1-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-19 (kafka.cluster.Partition) [2025-02-10 00:50:47,546] INFO [Partition -uve-topic-1-19 broker=1] Log loaded for partition -uve-topic-1-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,550] 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) [2025-02-10 00:50:47,550] 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) [2025-02-10 00:50:47,550] INFO [Partition -uve-topic-1-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-16 (kafka.cluster.Partition) [2025-02-10 00:50:47,550] INFO [Partition -uve-topic-1-16 broker=1] Log loaded for partition -uve-topic-1-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,554] 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) [2025-02-10 00:50:47,555] 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) [2025-02-10 00:50:47,555] INFO [Partition -uve-topic-17-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-27 (kafka.cluster.Partition) [2025-02-10 00:50:47,555] INFO [Partition -uve-topic-17-27 broker=1] Log loaded for partition -uve-topic-17-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,560] 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) [2025-02-10 00:50:47,560] 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) [2025-02-10 00:50:47,560] INFO [Partition -uve-topic-23-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-27 (kafka.cluster.Partition) [2025-02-10 00:50:47,560] INFO [Partition -uve-topic-23-27 broker=1] Log loaded for partition -uve-topic-23-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,564] 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) [2025-02-10 00:50:47,565] 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) [2025-02-10 00:50:47,565] INFO [Partition -uve-topic-17-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-24 (kafka.cluster.Partition) [2025-02-10 00:50:47,565] INFO [Partition -uve-topic-17-24 broker=1] Log loaded for partition -uve-topic-17-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,568] 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) [2025-02-10 00:50:47,569] 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) [2025-02-10 00:50:47,569] INFO [Partition -uve-topic-1-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-13 (kafka.cluster.Partition) [2025-02-10 00:50:47,569] INFO [Partition -uve-topic-1-13 broker=1] Log loaded for partition -uve-topic-1-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,572] 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) [2025-02-10 00:50:47,573] 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) [2025-02-10 00:50:47,573] INFO [Partition -uve-topic-23-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-24 (kafka.cluster.Partition) [2025-02-10 00:50:47,573] INFO [Partition -uve-topic-23-24 broker=1] Log loaded for partition -uve-topic-23-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,576] 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) [2025-02-10 00:50:47,577] 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) [2025-02-10 00:50:47,577] INFO [Partition -uve-topic-17-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-21 (kafka.cluster.Partition) [2025-02-10 00:50:47,577] INFO [Partition -uve-topic-17-21 broker=1] Log loaded for partition -uve-topic-17-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,581] 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) [2025-02-10 00:50:47,581] 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) [2025-02-10 00:50:47,581] INFO [Partition -uve-topic-23-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-21 (kafka.cluster.Partition) [2025-02-10 00:50:47,581] INFO [Partition -uve-topic-23-21 broker=1] Log loaded for partition -uve-topic-23-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,586] 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) [2025-02-10 00:50:47,587] 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) [2025-02-10 00:50:47,587] INFO [Partition -uve-topic-1-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-10 (kafka.cluster.Partition) [2025-02-10 00:50:47,587] INFO [Partition -uve-topic-1-10 broker=1] Log loaded for partition -uve-topic-1-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,591] 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) [2025-02-10 00:50:47,591] 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) [2025-02-10 00:50:47,591] INFO [Partition -uve-topic-17-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-18 (kafka.cluster.Partition) [2025-02-10 00:50:47,591] INFO [Partition -uve-topic-17-18 broker=1] Log loaded for partition -uve-topic-17-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,595] 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) [2025-02-10 00:50:47,596] 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) [2025-02-10 00:50:47,596] INFO [Partition -uve-topic-23-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-18 (kafka.cluster.Partition) [2025-02-10 00:50:47,596] INFO [Partition -uve-topic-23-18 broker=1] Log loaded for partition -uve-topic-23-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,600] 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) [2025-02-10 00:50:47,600] 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) [2025-02-10 00:50:47,600] INFO [Partition -uve-topic-2-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-27 (kafka.cluster.Partition) [2025-02-10 00:50:47,600] INFO [Partition -uve-topic-2-27 broker=1] Log loaded for partition -uve-topic-2-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,604] 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) [2025-02-10 00:50:47,605] 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) [2025-02-10 00:50:47,605] INFO [Partition -uve-topic-1-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-7 (kafka.cluster.Partition) [2025-02-10 00:50:47,605] INFO [Partition -uve-topic-1-7 broker=1] Log loaded for partition -uve-topic-1-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,608] 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) [2025-02-10 00:50:47,609] 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) [2025-02-10 00:50:47,609] INFO [Partition -uve-topic-12-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-29 (kafka.cluster.Partition) [2025-02-10 00:50:47,609] INFO [Partition -uve-topic-12-29 broker=1] Log loaded for partition -uve-topic-12-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,613] 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) [2025-02-10 00:50:47,614] 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) [2025-02-10 00:50:47,614] INFO [Partition -uve-topic-17-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-15 (kafka.cluster.Partition) [2025-02-10 00:50:47,614] INFO [Partition -uve-topic-17-15 broker=1] Log loaded for partition -uve-topic-17-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,618] 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) [2025-02-10 00:50:47,618] 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) [2025-02-10 00:50:47,618] INFO [Partition -uve-topic-23-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-6 (kafka.cluster.Partition) [2025-02-10 00:50:47,618] INFO [Partition -uve-topic-23-6 broker=1] Log loaded for partition -uve-topic-23-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,622] 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) [2025-02-10 00:50:47,622] 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) [2025-02-10 00:50:47,622] INFO [Partition -uve-topic-1-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-4 (kafka.cluster.Partition) [2025-02-10 00:50:47,622] INFO [Partition -uve-topic-1-4 broker=1] Log loaded for partition -uve-topic-1-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,626] 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) [2025-02-10 00:50:47,626] 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) [2025-02-10 00:50:47,626] INFO [Partition -uve-topic-2-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-15 (kafka.cluster.Partition) [2025-02-10 00:50:47,626] INFO [Partition -uve-topic-2-15 broker=1] Log loaded for partition -uve-topic-2-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,630] 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) [2025-02-10 00:50:47,631] 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) [2025-02-10 00:50:47,631] INFO [Partition -uve-topic-2-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-24 (kafka.cluster.Partition) [2025-02-10 00:50:47,631] INFO [Partition -uve-topic-2-24 broker=1] Log loaded for partition -uve-topic-2-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,635] 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) [2025-02-10 00:50:47,636] 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) [2025-02-10 00:50:47,636] INFO [Partition -uve-topic-23-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-15 (kafka.cluster.Partition) [2025-02-10 00:50:47,636] INFO [Partition -uve-topic-23-15 broker=1] Log loaded for partition -uve-topic-23-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,639] 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) [2025-02-10 00:50:47,640] 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) [2025-02-10 00:50:47,640] INFO [Partition -uve-topic-2-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-21 (kafka.cluster.Partition) [2025-02-10 00:50:47,640] INFO [Partition -uve-topic-2-21 broker=1] Log loaded for partition -uve-topic-2-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,644] 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) [2025-02-10 00:50:47,644] 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) [2025-02-10 00:50:47,644] INFO [Partition -uve-topic-1-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-1 (kafka.cluster.Partition) [2025-02-10 00:50:47,644] INFO [Partition -uve-topic-1-1 broker=1] Log loaded for partition -uve-topic-1-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,649] 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) [2025-02-10 00:50:47,650] 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) [2025-02-10 00:50:47,650] INFO [Partition -uve-topic-12-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-26 (kafka.cluster.Partition) [2025-02-10 00:50:47,650] INFO [Partition -uve-topic-12-26 broker=1] Log loaded for partition -uve-topic-12-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,654] 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) [2025-02-10 00:50:47,655] 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) [2025-02-10 00:50:47,655] INFO [Partition -uve-topic-14-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-28 (kafka.cluster.Partition) [2025-02-10 00:50:47,655] INFO [Partition -uve-topic-14-28 broker=1] Log loaded for partition -uve-topic-14-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,664] 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) [2025-02-10 00:50:47,665] 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) [2025-02-10 00:50:47,665] INFO [Partition -uve-topic-23-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-12 (kafka.cluster.Partition) [2025-02-10 00:50:47,665] INFO [Partition -uve-topic-23-12 broker=1] Log loaded for partition -uve-topic-23-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,677] 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) [2025-02-10 00:50:47,678] 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) [2025-02-10 00:50:47,678] INFO [Partition -uve-topic-17-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-12 (kafka.cluster.Partition) [2025-02-10 00:50:47,678] INFO [Partition -uve-topic-17-12 broker=1] Log loaded for partition -uve-topic-17-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,687] 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) [2025-02-10 00:50:47,688] 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) [2025-02-10 00:50:47,688] INFO [Partition -uve-topic-2-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-12 (kafka.cluster.Partition) [2025-02-10 00:50:47,688] INFO [Partition -uve-topic-2-12 broker=1] Log loaded for partition -uve-topic-2-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,692] 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) [2025-02-10 00:50:47,693] 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) [2025-02-10 00:50:47,693] INFO [Partition -uve-topic-23-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-3 (kafka.cluster.Partition) [2025-02-10 00:50:47,693] INFO [Partition -uve-topic-23-3 broker=1] Log loaded for partition -uve-topic-23-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,698] 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) [2025-02-10 00:50:47,698] 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) [2025-02-10 00:50:47,698] INFO [Partition -uve-topic-23-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-9 (kafka.cluster.Partition) [2025-02-10 00:50:47,698] INFO [Partition -uve-topic-23-9 broker=1] Log loaded for partition -uve-topic-23-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,708] 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) [2025-02-10 00:50:47,708] 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) [2025-02-10 00:50:47,708] INFO [Partition -uve-topic-12-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-23 (kafka.cluster.Partition) [2025-02-10 00:50:47,708] INFO [Partition -uve-topic-12-23 broker=1] Log loaded for partition -uve-topic-12-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,718] 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) [2025-02-10 00:50:47,718] 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) [2025-02-10 00:50:47,718] INFO [Partition -uve-topic-14-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-25 (kafka.cluster.Partition) [2025-02-10 00:50:47,718] INFO [Partition -uve-topic-14-25 broker=1] Log loaded for partition -uve-topic-14-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,722] 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) [2025-02-10 00:50:47,723] 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) [2025-02-10 00:50:47,723] INFO [Partition -uve-topic-2-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-18 (kafka.cluster.Partition) [2025-02-10 00:50:47,723] INFO [Partition -uve-topic-2-18 broker=1] Log loaded for partition -uve-topic-2-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,726] 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) [2025-02-10 00:50:47,727] 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) [2025-02-10 00:50:47,727] INFO [Partition -uve-topic-17-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-9 (kafka.cluster.Partition) [2025-02-10 00:50:47,727] INFO [Partition -uve-topic-17-9 broker=1] Log loaded for partition -uve-topic-17-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,730] 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) [2025-02-10 00:50:47,731] 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) [2025-02-10 00:50:47,731] INFO [Partition -uve-topic-23-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-0 (kafka.cluster.Partition) [2025-02-10 00:50:47,731] INFO [Partition -uve-topic-23-0 broker=1] Log loaded for partition -uve-topic-23-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,735] 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) [2025-02-10 00:50:47,736] 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) [2025-02-10 00:50:47,736] INFO [Partition -uve-topic-2-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-9 (kafka.cluster.Partition) [2025-02-10 00:50:47,736] INFO [Partition -uve-topic-2-9 broker=1] Log loaded for partition -uve-topic-2-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,740] 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) [2025-02-10 00:50:47,740] 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) [2025-02-10 00:50:47,740] INFO [Partition -uve-topic-12-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-20 (kafka.cluster.Partition) [2025-02-10 00:50:47,740] INFO [Partition -uve-topic-12-20 broker=1] Log loaded for partition -uve-topic-12-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,777] 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) [2025-02-10 00:50:47,823] 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) [2025-02-10 00:50:47,823] INFO [Partition -uve-topic-17-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-6 (kafka.cluster.Partition) [2025-02-10 00:50:47,823] INFO [Partition -uve-topic-17-6 broker=1] Log loaded for partition -uve-topic-17-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,885] 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) [2025-02-10 00:50:47,885] 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) [2025-02-10 00:50:47,885] INFO [Partition -uve-topic-14-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-22 (kafka.cluster.Partition) [2025-02-10 00:50:47,885] INFO [Partition -uve-topic-14-22 broker=1] Log loaded for partition -uve-topic-14-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,891] 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) [2025-02-10 00:50:47,892] 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) [2025-02-10 00:50:47,892] INFO [Partition -uve-topic-2-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-6 (kafka.cluster.Partition) [2025-02-10 00:50:47,892] INFO [Partition -uve-topic-2-6 broker=1] Log loaded for partition -uve-topic-2-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,896] 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) [2025-02-10 00:50:47,897] 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) [2025-02-10 00:50:47,897] INFO [Partition -uve-topic-17-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-3 (kafka.cluster.Partition) [2025-02-10 00:50:47,897] INFO [Partition -uve-topic-17-3 broker=1] Log loaded for partition -uve-topic-17-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,902] 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) [2025-02-10 00:50:47,902] 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) [2025-02-10 00:50:47,902] INFO [Partition -uve-topic-8-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-28 (kafka.cluster.Partition) [2025-02-10 00:50:47,902] INFO [Partition -uve-topic-8-28 broker=1] Log loaded for partition -uve-topic-8-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,916] 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) [2025-02-10 00:50:47,917] 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) [2025-02-10 00:50:47,917] INFO [Partition -uve-topic-2-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-3 (kafka.cluster.Partition) [2025-02-10 00:50:47,917] INFO [Partition -uve-topic-2-3 broker=1] Log loaded for partition -uve-topic-2-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,923] 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) [2025-02-10 00:50:47,924] 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) [2025-02-10 00:50:47,924] INFO [Partition -uve-topic-14-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-19 (kafka.cluster.Partition) [2025-02-10 00:50:47,924] INFO [Partition -uve-topic-14-19 broker=1] Log loaded for partition -uve-topic-14-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,929] 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) [2025-02-10 00:50:47,929] 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) [2025-02-10 00:50:47,929] INFO [Partition -uve-topic-12-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-17 (kafka.cluster.Partition) [2025-02-10 00:50:47,929] INFO [Partition -uve-topic-12-17 broker=1] Log loaded for partition -uve-topic-12-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,933] 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) [2025-02-10 00:50:47,934] 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) [2025-02-10 00:50:47,934] INFO [Partition -uve-topic-8-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-19 (kafka.cluster.Partition) [2025-02-10 00:50:47,934] INFO [Partition -uve-topic-8-19 broker=1] Log loaded for partition -uve-topic-8-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,939] 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) [2025-02-10 00:50:47,940] 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) [2025-02-10 00:50:47,940] INFO [Partition -uve-topic-23-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-29 (kafka.cluster.Partition) [2025-02-10 00:50:47,940] INFO [Partition -uve-topic-23-29 broker=1] Log loaded for partition -uve-topic-23-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,943] 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) [2025-02-10 00:50:47,943] 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) [2025-02-10 00:50:47,943] INFO [Partition -uve-topic-17-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-29 (kafka.cluster.Partition) [2025-02-10 00:50:47,943] INFO [Partition -uve-topic-17-29 broker=1] Log loaded for partition -uve-topic-17-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,946] 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) [2025-02-10 00:50:47,946] 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) [2025-02-10 00:50:47,946] INFO [Partition -uve-topic-2-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-19 (kafka.cluster.Partition) [2025-02-10 00:50:47,946] INFO [Partition -uve-topic-2-19 broker=1] Log loaded for partition -uve-topic-2-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,949] 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) [2025-02-10 00:50:47,949] 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) [2025-02-10 00:50:47,949] INFO [Partition -uve-topic-17-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-10 (kafka.cluster.Partition) [2025-02-10 00:50:47,949] INFO [Partition -uve-topic-17-10 broker=1] Log loaded for partition -uve-topic-17-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,951] 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) [2025-02-10 00:50:47,952] 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) [2025-02-10 00:50:47,952] INFO [Partition -uve-topic-1-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-18 (kafka.cluster.Partition) [2025-02-10 00:50:47,952] INFO [Partition -uve-topic-1-18 broker=1] Log loaded for partition -uve-topic-1-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,955] 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) [2025-02-10 00:50:47,955] 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) [2025-02-10 00:50:47,955] INFO [Partition -uve-topic-17-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-19 (kafka.cluster.Partition) [2025-02-10 00:50:47,955] INFO [Partition -uve-topic-17-19 broker=1] Log loaded for partition -uve-topic-17-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,956] 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) [2025-02-10 00:50:47,957] 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) [2025-02-10 00:50:47,957] INFO [Partition -uve-topic-23-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-10 (kafka.cluster.Partition) [2025-02-10 00:50:47,957] INFO [Partition -uve-topic-23-10 broker=1] Log loaded for partition -uve-topic-23-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,958] 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) [2025-02-10 00:50:47,958] 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) [2025-02-10 00:50:47,958] INFO [Partition -uve-topic-8-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-6 (kafka.cluster.Partition) [2025-02-10 00:50:47,958] INFO [Partition -uve-topic-8-6 broker=1] Log loaded for partition -uve-topic-8-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,959] 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) [2025-02-10 00:50:47,959] 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) [2025-02-10 00:50:47,959] INFO [Partition -uve-topic-2-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-16 (kafka.cluster.Partition) [2025-02-10 00:50:47,959] INFO [Partition -uve-topic-2-16 broker=1] Log loaded for partition -uve-topic-2-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,969] 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) [2025-02-10 00:50:47,970] 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) [2025-02-10 00:50:47,970] INFO [Partition -uve-topic-23-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-7 (kafka.cluster.Partition) [2025-02-10 00:50:47,970] INFO [Partition -uve-topic-23-7 broker=1] Log loaded for partition -uve-topic-23-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,972] 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) [2025-02-10 00:50:47,972] 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) [2025-02-10 00:50:47,972] INFO [Partition -uve-topic-17-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-26 (kafka.cluster.Partition) [2025-02-10 00:50:47,972] INFO [Partition -uve-topic-17-26 broker=1] Log loaded for partition -uve-topic-17-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,973] 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) [2025-02-10 00:50:47,974] 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) [2025-02-10 00:50:47,974] INFO [Partition -uve-topic-23-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-26 (kafka.cluster.Partition) [2025-02-10 00:50:47,974] INFO [Partition -uve-topic-23-26 broker=1] Log loaded for partition -uve-topic-23-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,978] 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) [2025-02-10 00:50:47,978] 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) [2025-02-10 00:50:47,979] INFO [Partition -uve-topic-17-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-7 (kafka.cluster.Partition) [2025-02-10 00:50:47,979] INFO [Partition -uve-topic-17-7 broker=1] Log loaded for partition -uve-topic-17-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,980] 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) [2025-02-10 00:50:47,981] 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) [2025-02-10 00:50:47,982] INFO [Partition -uve-topic-1-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-15 (kafka.cluster.Partition) [2025-02-10 00:50:47,982] INFO [Partition -uve-topic-1-15 broker=1] Log loaded for partition -uve-topic-1-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,983] 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) [2025-02-10 00:50:47,983] 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) [2025-02-10 00:50:47,983] INFO [Partition -uve-topic-8-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-3 (kafka.cluster.Partition) [2025-02-10 00:50:47,983] INFO [Partition -uve-topic-8-3 broker=1] Log loaded for partition -uve-topic-8-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,992] 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) [2025-02-10 00:50:47,993] 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) [2025-02-10 00:50:47,993] INFO [Partition -uve-topic-23-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-4 (kafka.cluster.Partition) [2025-02-10 00:50:47,993] INFO [Partition -uve-topic-23-4 broker=1] Log loaded for partition -uve-topic-23-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:47,995] 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) [2025-02-10 00:50:47,995] 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) [2025-02-10 00:50:47,995] INFO [Partition -uve-topic-17-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-23 (kafka.cluster.Partition) [2025-02-10 00:50:47,995] INFO [Partition -uve-topic-17-23 broker=1] Log loaded for partition -uve-topic-17-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,003] 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) [2025-02-10 00:50:48,004] 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) [2025-02-10 00:50:48,004] INFO [Partition -uve-topic-8-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-0 (kafka.cluster.Partition) [2025-02-10 00:50:48,004] INFO [Partition -uve-topic-8-0 broker=1] Log loaded for partition -uve-topic-8-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,005] 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) [2025-02-10 00:50:48,006] 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) [2025-02-10 00:50:48,006] INFO [Partition -uve-topic-1-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-12 (kafka.cluster.Partition) [2025-02-10 00:50:48,006] INFO [Partition -uve-topic-1-12 broker=1] Log loaded for partition -uve-topic-1-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,007] 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) [2025-02-10 00:50:48,008] 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) [2025-02-10 00:50:48,008] INFO [Partition -uve-topic-23-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-23 (kafka.cluster.Partition) [2025-02-10 00:50:48,008] INFO [Partition -uve-topic-23-23 broker=1] Log loaded for partition -uve-topic-23-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,012] 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) [2025-02-10 00:50:48,012] 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) [2025-02-10 00:50:48,012] INFO [Partition -uve-topic-2-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-13 (kafka.cluster.Partition) [2025-02-10 00:50:48,012] INFO [Partition -uve-topic-2-13 broker=1] Log loaded for partition -uve-topic-2-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,014] 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) [2025-02-10 00:50:48,014] 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) [2025-02-10 00:50:48,014] INFO [Partition -uve-topic-14-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-29 (kafka.cluster.Partition) [2025-02-10 00:50:48,014] INFO [Partition -uve-topic-14-29 broker=1] Log loaded for partition -uve-topic-14-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,024] 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) [2025-02-10 00:50:48,025] 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) [2025-02-10 00:50:48,025] INFO [Partition -uve-topic-8-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-29 (kafka.cluster.Partition) [2025-02-10 00:50:48,025] INFO [Partition -uve-topic-8-29 broker=1] Log loaded for partition -uve-topic-8-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,032] 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) [2025-02-10 00:50:48,032] 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) [2025-02-10 00:50:48,032] INFO [Partition -uve-topic-17-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-4 (kafka.cluster.Partition) [2025-02-10 00:50:48,032] INFO [Partition -uve-topic-17-4 broker=1] Log loaded for partition -uve-topic-17-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,033] 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) [2025-02-10 00:50:48,033] 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) [2025-02-10 00:50:48,033] INFO [Partition -uve-topic-12-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-27 (kafka.cluster.Partition) [2025-02-10 00:50:48,034] INFO [Partition -uve-topic-12-27 broker=1] Log loaded for partition -uve-topic-12-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,034] 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) [2025-02-10 00:50:48,035] 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) [2025-02-10 00:50:48,035] INFO [Partition -uve-topic-12-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-24 (kafka.cluster.Partition) [2025-02-10 00:50:48,035] INFO [Partition -uve-topic-12-24 broker=1] Log loaded for partition -uve-topic-12-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,036] 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) [2025-02-10 00:50:48,036] 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) [2025-02-10 00:50:48,037] INFO [Partition -uve-topic-23-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-20 (kafka.cluster.Partition) [2025-02-10 00:50:48,037] INFO [Partition -uve-topic-23-20 broker=1] Log loaded for partition -uve-topic-23-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,038] 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) [2025-02-10 00:50:48,039] 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) [2025-02-10 00:50:48,039] INFO [Partition -uve-topic-23-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-1 (kafka.cluster.Partition) [2025-02-10 00:50:48,039] INFO [Partition -uve-topic-23-1 broker=1] Log loaded for partition -uve-topic-23-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,040] 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) [2025-02-10 00:50:48,040] 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) [2025-02-10 00:50:48,040] INFO [Partition -uve-topic-17-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-1 (kafka.cluster.Partition) [2025-02-10 00:50:48,040] INFO [Partition -uve-topic-17-1 broker=1] Log loaded for partition -uve-topic-17-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,041] 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) [2025-02-10 00:50:48,070] 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) [2025-02-10 00:50:48,070] INFO [Partition -uve-topic-14-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-26 (kafka.cluster.Partition) [2025-02-10 00:50:48,070] INFO [Partition -uve-topic-14-26 broker=1] Log loaded for partition -uve-topic-14-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,072] 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) [2025-02-10 00:50:48,072] 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) [2025-02-10 00:50:48,072] INFO [Partition -uve-topic-17-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-20 (kafka.cluster.Partition) [2025-02-10 00:50:48,072] INFO [Partition -uve-topic-17-20 broker=1] Log loaded for partition -uve-topic-17-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,073] 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) [2025-02-10 00:50:48,074] 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) [2025-02-10 00:50:48,074] INFO [Partition -uve-topic-14-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-17 (kafka.cluster.Partition) [2025-02-10 00:50:48,074] INFO [Partition -uve-topic-14-17 broker=1] Log loaded for partition -uve-topic-14-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,075] 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) [2025-02-10 00:50:48,075] 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) [2025-02-10 00:50:48,076] INFO [Partition -uve-topic-2-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-10 (kafka.cluster.Partition) [2025-02-10 00:50:48,076] INFO [Partition -uve-topic-2-10 broker=1] Log loaded for partition -uve-topic-2-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,077] 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) [2025-02-10 00:50:48,077] 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) [2025-02-10 00:50:48,077] INFO [Partition -uve-topic-1-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-9 (kafka.cluster.Partition) [2025-02-10 00:50:48,077] INFO [Partition -uve-topic-1-9 broker=1] Log loaded for partition -uve-topic-1-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,078] 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) [2025-02-10 00:50:48,079] 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) [2025-02-10 00:50:48,079] INFO [Partition -uve-topic-2-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-29 (kafka.cluster.Partition) [2025-02-10 00:50:48,079] INFO [Partition -uve-topic-2-29 broker=1] Log loaded for partition -uve-topic-2-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,086] 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) [2025-02-10 00:50:48,087] 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) [2025-02-10 00:50:48,087] INFO [Partition -uve-topic-8-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-26 (kafka.cluster.Partition) [2025-02-10 00:50:48,087] INFO [Partition -uve-topic-8-26 broker=1] Log loaded for partition -uve-topic-8-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,089] 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) [2025-02-10 00:50:48,090] 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) [2025-02-10 00:50:48,090] INFO [Partition -uve-topic-1-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-6 (kafka.cluster.Partition) [2025-02-10 00:50:48,090] INFO [Partition -uve-topic-1-6 broker=1] Log loaded for partition -uve-topic-1-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,091] 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) [2025-02-10 00:50:48,092] 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) [2025-02-10 00:50:48,092] INFO [Partition -uve-topic-2-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-26 (kafka.cluster.Partition) [2025-02-10 00:50:48,092] INFO [Partition -uve-topic-2-26 broker=1] Log loaded for partition -uve-topic-2-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,093] 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) [2025-02-10 00:50:48,093] 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) [2025-02-10 00:50:48,094] INFO [Partition -uve-topic-2-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-7 (kafka.cluster.Partition) [2025-02-10 00:50:48,094] INFO [Partition -uve-topic-2-7 broker=1] Log loaded for partition -uve-topic-2-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,095] 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) [2025-02-10 00:50:48,095] 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) [2025-02-10 00:50:48,095] INFO [Partition -uve-topic-14-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-23 (kafka.cluster.Partition) [2025-02-10 00:50:48,095] INFO [Partition -uve-topic-14-23 broker=1] Log loaded for partition -uve-topic-14-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,098] 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) [2025-02-10 00:50:48,098] 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) [2025-02-10 00:50:48,098] INFO [Partition -uve-topic-8-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-23 (kafka.cluster.Partition) [2025-02-10 00:50:48,098] INFO [Partition -uve-topic-8-23 broker=1] Log loaded for partition -uve-topic-8-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,099] 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) [2025-02-10 00:50:48,100] 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) [2025-02-10 00:50:48,100] INFO [Partition -uve-topic-12-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-21 (kafka.cluster.Partition) [2025-02-10 00:50:48,100] INFO [Partition -uve-topic-12-21 broker=1] Log loaded for partition -uve-topic-12-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,101] 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) [2025-02-10 00:50:48,101] 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) [2025-02-10 00:50:48,101] INFO [Partition -uve-topic-14-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-14 (kafka.cluster.Partition) [2025-02-10 00:50:48,101] INFO [Partition -uve-topic-14-14 broker=1] Log loaded for partition -uve-topic-14-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,102] 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) [2025-02-10 00:50:48,102] 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) [2025-02-10 00:50:48,102] INFO [Partition -uve-topic-23-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-17 (kafka.cluster.Partition) [2025-02-10 00:50:48,102] INFO [Partition -uve-topic-23-17 broker=1] Log loaded for partition -uve-topic-23-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,105] 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) [2025-02-10 00:50:48,105] 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) [2025-02-10 00:50:48,105] INFO [Partition -uve-topic-17-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-17 (kafka.cluster.Partition) [2025-02-10 00:50:48,105] INFO [Partition -uve-topic-17-17 broker=1] Log loaded for partition -uve-topic-17-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,106] 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) [2025-02-10 00:50:48,107] 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) [2025-02-10 00:50:48,107] INFO [Partition -uve-topic-23-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-14 (kafka.cluster.Partition) [2025-02-10 00:50:48,107] INFO [Partition -uve-topic-23-14 broker=1] Log loaded for partition -uve-topic-23-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,108] 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) [2025-02-10 00:50:48,108] 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) [2025-02-10 00:50:48,108] INFO [Partition -uve-topic-14-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-11 (kafka.cluster.Partition) [2025-02-10 00:50:48,108] INFO [Partition -uve-topic-14-11 broker=1] Log loaded for partition -uve-topic-14-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,109] 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) [2025-02-10 00:50:48,110] 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) [2025-02-10 00:50:48,110] INFO [Partition -uve-topic-12-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-18 (kafka.cluster.Partition) [2025-02-10 00:50:48,110] INFO [Partition -uve-topic-12-18 broker=1] Log loaded for partition -uve-topic-12-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,111] 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) [2025-02-10 00:50:48,111] 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) [2025-02-10 00:50:48,111] INFO [Partition -uve-topic-2-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-23 (kafka.cluster.Partition) [2025-02-10 00:50:48,111] INFO [Partition -uve-topic-2-23 broker=1] Log loaded for partition -uve-topic-2-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,112] 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) [2025-02-10 00:50:48,113] 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) [2025-02-10 00:50:48,113] INFO [Partition -uve-topic-1-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-3 (kafka.cluster.Partition) [2025-02-10 00:50:48,113] INFO [Partition -uve-topic-1-3 broker=1] Log loaded for partition -uve-topic-1-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,114] 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) [2025-02-10 00:50:48,114] 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) [2025-02-10 00:50:48,114] INFO [Partition -uve-topic-14-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-20 (kafka.cluster.Partition) [2025-02-10 00:50:48,114] INFO [Partition -uve-topic-14-20 broker=1] Log loaded for partition -uve-topic-14-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,115] 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) [2025-02-10 00:50:48,115] 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) [2025-02-10 00:50:48,115] INFO [Partition -uve-topic-8-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-20 (kafka.cluster.Partition) [2025-02-10 00:50:48,115] INFO [Partition -uve-topic-8-20 broker=1] Log loaded for partition -uve-topic-8-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,119] 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) [2025-02-10 00:50:48,119] 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) [2025-02-10 00:50:48,119] INFO [Partition -uve-topic-2-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-4 (kafka.cluster.Partition) [2025-02-10 00:50:48,119] INFO [Partition -uve-topic-2-4 broker=1] Log loaded for partition -uve-topic-2-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,121] 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) [2025-02-10 00:50:48,122] 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) [2025-02-10 00:50:48,122] INFO [Partition -uve-topic-17-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-14 (kafka.cluster.Partition) [2025-02-10 00:50:48,122] INFO [Partition -uve-topic-17-14 broker=1] Log loaded for partition -uve-topic-17-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,123] 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) [2025-02-10 00:50:48,123] 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) [2025-02-10 00:50:48,123] INFO [Partition -uve-topic-12-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-15 (kafka.cluster.Partition) [2025-02-10 00:50:48,123] INFO [Partition -uve-topic-12-15 broker=1] Log loaded for partition -uve-topic-12-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,124] 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) [2025-02-10 00:50:48,125] 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) [2025-02-10 00:50:48,125] INFO [Partition -uve-topic-14-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-8 (kafka.cluster.Partition) [2025-02-10 00:50:48,125] INFO [Partition -uve-topic-14-8 broker=1] Log loaded for partition -uve-topic-14-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,127] 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) [2025-02-10 00:50:48,127] 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) [2025-02-10 00:50:48,127] INFO [Partition -uve-topic-23-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-11 (kafka.cluster.Partition) [2025-02-10 00:50:48,127] INFO [Partition -uve-topic-23-11 broker=1] Log loaded for partition -uve-topic-23-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,130] 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) [2025-02-10 00:50:48,130] 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) [2025-02-10 00:50:48,130] INFO [Partition -uve-topic-14-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-27 (kafka.cluster.Partition) [2025-02-10 00:50:48,130] INFO [Partition -uve-topic-14-27 broker=1] Log loaded for partition -uve-topic-14-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,131] 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) [2025-02-10 00:50:48,132] 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) [2025-02-10 00:50:48,132] INFO [Partition -uve-topic-2-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-1 (kafka.cluster.Partition) [2025-02-10 00:50:48,132] INFO [Partition -uve-topic-2-1 broker=1] Log loaded for partition -uve-topic-2-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,136] 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) [2025-02-10 00:50:48,137] 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) [2025-02-10 00:50:48,137] INFO [Partition -uve-topic-2-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-20 (kafka.cluster.Partition) [2025-02-10 00:50:48,137] INFO [Partition -uve-topic-2-20 broker=1] Log loaded for partition -uve-topic-2-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,138] 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) [2025-02-10 00:50:48,139] 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) [2025-02-10 00:50:48,139] INFO [Partition -uve-topic-1-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-0 (kafka.cluster.Partition) [2025-02-10 00:50:48,139] INFO [Partition -uve-topic-1-0 broker=1] Log loaded for partition -uve-topic-1-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,140] 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) [2025-02-10 00:50:48,141] 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) [2025-02-10 00:50:48,141] INFO [Partition -uve-topic-17-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-11 (kafka.cluster.Partition) [2025-02-10 00:50:48,141] INFO [Partition -uve-topic-17-11 broker=1] Log loaded for partition -uve-topic-17-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,142] 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) [2025-02-10 00:50:48,142] 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) [2025-02-10 00:50:48,142] INFO [Partition -uve-topic-8-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-17 (kafka.cluster.Partition) [2025-02-10 00:50:48,142] INFO [Partition -uve-topic-8-17 broker=1] Log loaded for partition -uve-topic-8-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,143] 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) [2025-02-10 00:50:48,143] 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) [2025-02-10 00:50:48,143] INFO [Partition -uve-topic-8-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-14 (kafka.cluster.Partition) [2025-02-10 00:50:48,143] INFO [Partition -uve-topic-8-14 broker=1] Log loaded for partition -uve-topic-8-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,145] 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) [2025-02-10 00:50:48,145] 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) [2025-02-10 00:50:48,145] INFO [Partition -uve-topic-12-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-3 (kafka.cluster.Partition) [2025-02-10 00:50:48,145] INFO [Partition -uve-topic-12-3 broker=1] Log loaded for partition -uve-topic-12-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,147] 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) [2025-02-10 00:50:48,147] 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) [2025-02-10 00:50:48,147] INFO [Partition -uve-topic-2-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-17 (kafka.cluster.Partition) [2025-02-10 00:50:48,147] INFO [Partition -uve-topic-2-17 broker=1] Log loaded for partition -uve-topic-2-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,148] 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) [2025-02-10 00:50:48,149] 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) [2025-02-10 00:50:48,149] INFO [Partition -uve-topic-17-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-8 (kafka.cluster.Partition) [2025-02-10 00:50:48,149] INFO [Partition -uve-topic-17-8 broker=1] Log loaded for partition -uve-topic-17-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,150] 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) [2025-02-10 00:50:48,150] 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) [2025-02-10 00:50:48,150] INFO [Partition -uve-topic-14-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-5 (kafka.cluster.Partition) [2025-02-10 00:50:48,150] INFO [Partition -uve-topic-14-5 broker=1] Log loaded for partition -uve-topic-14-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,151] 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) [2025-02-10 00:50:48,151] 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) [2025-02-10 00:50:48,151] INFO [Partition -uve-topic-12-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-12 (kafka.cluster.Partition) [2025-02-10 00:50:48,151] INFO [Partition -uve-topic-12-12 broker=1] Log loaded for partition -uve-topic-12-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,153] 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) [2025-02-10 00:50:48,153] 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) [2025-02-10 00:50:48,153] INFO [Partition -uve-topic-23-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-8 (kafka.cluster.Partition) [2025-02-10 00:50:48,153] INFO [Partition -uve-topic-23-8 broker=1] Log loaded for partition -uve-topic-23-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,154] 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) [2025-02-10 00:50:48,155] 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) [2025-02-10 00:50:48,155] INFO [Partition -uve-topic-14-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-24 (kafka.cluster.Partition) [2025-02-10 00:50:48,155] INFO [Partition -uve-topic-14-24 broker=1] Log loaded for partition -uve-topic-14-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,156] 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) [2025-02-10 00:50:48,156] 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) [2025-02-10 00:50:48,156] INFO [Partition -uve-topic-12-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-22 (kafka.cluster.Partition) [2025-02-10 00:50:48,156] INFO [Partition -uve-topic-12-22 broker=1] Log loaded for partition -uve-topic-12-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,158] 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) [2025-02-10 00:50:48,158] 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) [2025-02-10 00:50:48,158] INFO [Partition -uve-topic-17-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-5 (kafka.cluster.Partition) [2025-02-10 00:50:48,158] INFO [Partition -uve-topic-17-5 broker=1] Log loaded for partition -uve-topic-17-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,160] 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) [2025-02-10 00:50:48,160] 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) [2025-02-10 00:50:48,160] INFO [Partition -uve-topic-14-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-21 (kafka.cluster.Partition) [2025-02-10 00:50:48,160] INFO [Partition -uve-topic-14-21 broker=1] Log loaded for partition -uve-topic-14-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,161] 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) [2025-02-10 00:50:48,162] 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) [2025-02-10 00:50:48,162] INFO [Partition -uve-topic-12-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-28 (kafka.cluster.Partition) [2025-02-10 00:50:48,162] INFO [Partition -uve-topic-12-28 broker=1] Log loaded for partition -uve-topic-12-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,163] 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) [2025-02-10 00:50:48,163] 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) [2025-02-10 00:50:48,163] INFO [Partition -uve-topic-12-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-0 (kafka.cluster.Partition) [2025-02-10 00:50:48,163] INFO [Partition -uve-topic-12-0 broker=1] Log loaded for partition -uve-topic-12-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,168] 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) [2025-02-10 00:50:48,172] 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) [2025-02-10 00:50:48,172] INFO [Partition -uve-topic-8-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-11 (kafka.cluster.Partition) [2025-02-10 00:50:48,172] INFO [Partition -uve-topic-8-11 broker=1] Log loaded for partition -uve-topic-8-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,173] 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) [2025-02-10 00:50:48,174] 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) [2025-02-10 00:50:48,174] INFO [Partition -uve-topic-12-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-9 (kafka.cluster.Partition) [2025-02-10 00:50:48,174] INFO [Partition -uve-topic-12-9 broker=1] Log loaded for partition -uve-topic-12-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,176] 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) [2025-02-10 00:50:48,177] 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) [2025-02-10 00:50:48,177] INFO [Partition -uve-topic-14-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-2 (kafka.cluster.Partition) [2025-02-10 00:50:48,177] INFO [Partition -uve-topic-14-2 broker=1] Log loaded for partition -uve-topic-14-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,178] 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) [2025-02-10 00:50:48,179] 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) [2025-02-10 00:50:48,182] INFO [Partition -uve-topic-2-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-14 (kafka.cluster.Partition) [2025-02-10 00:50:48,182] INFO [Partition -uve-topic-2-14 broker=1] Log loaded for partition -uve-topic-2-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,184] 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) [2025-02-10 00:50:48,184] 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) [2025-02-10 00:50:48,184] INFO [Partition -uve-topic-23-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-5 (kafka.cluster.Partition) [2025-02-10 00:50:48,185] INFO [Partition -uve-topic-23-5 broker=1] Log loaded for partition -uve-topic-23-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,187] 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) [2025-02-10 00:50:48,187] 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) [2025-02-10 00:50:48,188] INFO [Partition -uve-topic-12-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-19 (kafka.cluster.Partition) [2025-02-10 00:50:48,188] INFO [Partition -uve-topic-12-19 broker=1] Log loaded for partition -uve-topic-12-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,190] 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) [2025-02-10 00:50:48,191] 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) [2025-02-10 00:50:48,191] INFO [Partition -uve-topic-2-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-11 (kafka.cluster.Partition) [2025-02-10 00:50:48,191] INFO [Partition -uve-topic-2-11 broker=1] Log loaded for partition -uve-topic-2-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,207] 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) [2025-02-10 00:50:48,208] 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) [2025-02-10 00:50:48,208] INFO [Partition -uve-topic-1-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-29 (kafka.cluster.Partition) [2025-02-10 00:50:48,208] INFO [Partition -uve-topic-1-29 broker=1] Log loaded for partition -uve-topic-1-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,214] 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) [2025-02-10 00:50:48,215] 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) [2025-02-10 00:50:48,215] INFO [Partition -uve-topic-12-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-6 (kafka.cluster.Partition) [2025-02-10 00:50:48,216] INFO [Partition -uve-topic-12-6 broker=1] Log loaded for partition -uve-topic-12-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,222] 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) [2025-02-10 00:50:48,223] 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) [2025-02-10 00:50:48,224] INFO [Partition -uve-topic-8-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-8 (kafka.cluster.Partition) [2025-02-10 00:50:48,224] INFO [Partition -uve-topic-8-8 broker=1] Log loaded for partition -uve-topic-8-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,228] 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) [2025-02-10 00:50:48,228] 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) [2025-02-10 00:50:48,228] INFO [Partition -uve-topic-12-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-25 (kafka.cluster.Partition) [2025-02-10 00:50:48,228] INFO [Partition -uve-topic-12-25 broker=1] Log loaded for partition -uve-topic-12-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,230] 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) [2025-02-10 00:50:48,230] 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) [2025-02-10 00:50:48,230] INFO [Partition -uve-topic-14-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-18 (kafka.cluster.Partition) [2025-02-10 00:50:48,230] INFO [Partition -uve-topic-14-18 broker=1] Log loaded for partition -uve-topic-14-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,234] 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) [2025-02-10 00:50:48,235] 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) [2025-02-10 00:50:48,235] INFO [Partition -uve-topic-12-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-16 (kafka.cluster.Partition) [2025-02-10 00:50:48,235] INFO [Partition -uve-topic-12-16 broker=1] Log loaded for partition -uve-topic-12-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,236] 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) [2025-02-10 00:50:48,236] 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) [2025-02-10 00:50:48,236] INFO [Partition -uve-topic-8-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-27 (kafka.cluster.Partition) [2025-02-10 00:50:48,236] INFO [Partition -uve-topic-8-27 broker=1] Log loaded for partition -uve-topic-8-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,239] 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) [2025-02-10 00:50:48,240] 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) [2025-02-10 00:50:48,240] INFO [Partition -uve-topic-17-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-2 (kafka.cluster.Partition) [2025-02-10 00:50:48,240] INFO [Partition -uve-topic-17-2 broker=1] Log loaded for partition -uve-topic-17-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,258] 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) [2025-02-10 00:50:48,259] 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) [2025-02-10 00:50:48,260] INFO [Partition -uve-topic-23-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-2 (kafka.cluster.Partition) [2025-02-10 00:50:48,260] INFO [Partition -uve-topic-23-2 broker=1] Log loaded for partition -uve-topic-23-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,299] 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) [2025-02-10 00:50:48,300] 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) [2025-02-10 00:50:48,300] INFO [Partition -uve-topic-8-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-5 (kafka.cluster.Partition) [2025-02-10 00:50:48,300] INFO [Partition -uve-topic-8-5 broker=1] Log loaded for partition -uve-topic-8-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,313] 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) [2025-02-10 00:50:48,314] 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) [2025-02-10 00:50:48,314] INFO [Partition -uve-topic-1-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-26 (kafka.cluster.Partition) [2025-02-10 00:50:48,314] INFO [Partition -uve-topic-1-26 broker=1] Log loaded for partition -uve-topic-1-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,315] 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) [2025-02-10 00:50:48,315] 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) [2025-02-10 00:50:48,315] INFO [Partition -uve-topic-2-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-8 (kafka.cluster.Partition) [2025-02-10 00:50:48,315] INFO [Partition -uve-topic-2-8 broker=1] Log loaded for partition -uve-topic-2-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,317] 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) [2025-02-10 00:50:48,317] 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) [2025-02-10 00:50:48,317] INFO [Partition -uve-topic-12-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-13 (kafka.cluster.Partition) [2025-02-10 00:50:48,317] INFO [Partition -uve-topic-12-13 broker=1] Log loaded for partition -uve-topic-12-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,319] 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) [2025-02-10 00:50:48,320] 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) [2025-02-10 00:50:48,320] INFO [Partition -uve-topic-23-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-28 (kafka.cluster.Partition) [2025-02-10 00:50:48,320] INFO [Partition -uve-topic-23-28 broker=1] Log loaded for partition -uve-topic-23-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,323] 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) [2025-02-10 00:50:48,324] 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) [2025-02-10 00:50:48,324] INFO [Partition -uve-topic-14-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-15 (kafka.cluster.Partition) [2025-02-10 00:50:48,324] INFO [Partition -uve-topic-14-15 broker=1] Log loaded for partition -uve-topic-14-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,350] 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) [2025-02-10 00:50:48,351] 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) [2025-02-10 00:50:48,352] INFO [Partition -uve-topic-8-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-24 (kafka.cluster.Partition) [2025-02-10 00:50:48,352] INFO [Partition -uve-topic-8-24 broker=1] Log loaded for partition -uve-topic-8-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,379] 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) [2025-02-10 00:50:48,380] 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) [2025-02-10 00:50:48,380] INFO [Partition -uve-topic-23-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-25 (kafka.cluster.Partition) [2025-02-10 00:50:48,380] INFO [Partition -uve-topic-23-25 broker=1] Log loaded for partition -uve-topic-23-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,381] 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) [2025-02-10 00:50:48,382] 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) [2025-02-10 00:50:48,382] INFO [Partition -uve-topic-2-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-5 (kafka.cluster.Partition) [2025-02-10 00:50:48,382] INFO [Partition -uve-topic-2-5 broker=1] Log loaded for partition -uve-topic-2-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,384] 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) [2025-02-10 00:50:48,384] 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) [2025-02-10 00:50:48,384] INFO [Partition -uve-topic-1-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-23 (kafka.cluster.Partition) [2025-02-10 00:50:48,384] INFO [Partition -uve-topic-1-23 broker=1] Log loaded for partition -uve-topic-1-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,385] 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) [2025-02-10 00:50:48,386] 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) [2025-02-10 00:50:48,386] INFO [Partition -uve-topic-12-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-10 (kafka.cluster.Partition) [2025-02-10 00:50:48,386] INFO [Partition -uve-topic-12-10 broker=1] Log loaded for partition -uve-topic-12-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,388] 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) [2025-02-10 00:50:48,388] 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) [2025-02-10 00:50:48,388] INFO [Partition -uve-topic-8-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-21 (kafka.cluster.Partition) [2025-02-10 00:50:48,388] INFO [Partition -uve-topic-8-21 broker=1] Log loaded for partition -uve-topic-8-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,407] 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) [2025-02-10 00:50:48,407] 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) [2025-02-10 00:50:48,407] INFO [Partition -uve-topic-8-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-2 (kafka.cluster.Partition) [2025-02-10 00:50:48,407] INFO [Partition -uve-topic-8-2 broker=1] Log loaded for partition -uve-topic-8-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,413] 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) [2025-02-10 00:50:48,414] 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) [2025-02-10 00:50:48,414] INFO [Partition -uve-topic-14-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-12 (kafka.cluster.Partition) [2025-02-10 00:50:48,414] INFO [Partition -uve-topic-14-12 broker=1] Log loaded for partition -uve-topic-14-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,417] 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) [2025-02-10 00:50:48,417] 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) [2025-02-10 00:50:48,418] INFO [Partition -uve-topic-1-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-20 (kafka.cluster.Partition) [2025-02-10 00:50:48,418] INFO [Partition -uve-topic-1-20 broker=1] Log loaded for partition -uve-topic-1-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,421] 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) [2025-02-10 00:50:48,421] 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) [2025-02-10 00:50:48,421] INFO [Partition -uve-topic-8-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-18 (kafka.cluster.Partition) [2025-02-10 00:50:48,421] INFO [Partition -uve-topic-8-18 broker=1] Log loaded for partition -uve-topic-8-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,424] 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) [2025-02-10 00:50:48,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) [2025-02-10 00:50:48,424] INFO [Partition -uve-topic-14-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-9 (kafka.cluster.Partition) [2025-02-10 00:50:48,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) [2025-02-10 00:50:48,430] 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) [2025-02-10 00:50:48,430] 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) [2025-02-10 00:50:48,430] INFO [Partition -uve-topic-12-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-7 (kafka.cluster.Partition) [2025-02-10 00:50:48,430] INFO [Partition -uve-topic-12-7 broker=1] Log loaded for partition -uve-topic-12-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,432] 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) [2025-02-10 00:50:48,432] 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) [2025-02-10 00:50:48,432] INFO [Partition -uve-topic-23-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-22 (kafka.cluster.Partition) [2025-02-10 00:50:48,432] INFO [Partition -uve-topic-23-22 broker=1] Log loaded for partition -uve-topic-23-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,433] 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) [2025-02-10 00:50:48,433] 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) [2025-02-10 00:50:48,433] INFO [Partition -uve-topic-2-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-2 (kafka.cluster.Partition) [2025-02-10 00:50:48,433] INFO [Partition -uve-topic-2-2 broker=1] Log loaded for partition -uve-topic-2-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,435] 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) [2025-02-10 00:50:48,436] 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) [2025-02-10 00:50:48,436] INFO [Partition -uve-topic-14-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-6 (kafka.cluster.Partition) [2025-02-10 00:50:48,436] INFO [Partition -uve-topic-14-6 broker=1] Log loaded for partition -uve-topic-14-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,439] 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) [2025-02-10 00:50:48,454] 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) [2025-02-10 00:50:48,454] INFO [Partition -uve-topic-12-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-4 (kafka.cluster.Partition) [2025-02-10 00:50:48,454] INFO [Partition -uve-topic-12-4 broker=1] Log loaded for partition -uve-topic-12-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,457] 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) [2025-02-10 00:50:48,459] 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) [2025-02-10 00:50:48,469] INFO [Partition -uve-topic-8-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-15 (kafka.cluster.Partition) [2025-02-10 00:50:48,469] INFO [Partition -uve-topic-8-15 broker=1] Log loaded for partition -uve-topic-8-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,472] 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) [2025-02-10 00:50:48,473] 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) [2025-02-10 00:50:48,473] INFO [Partition -uve-topic-2-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-28 (kafka.cluster.Partition) [2025-02-10 00:50:48,473] INFO [Partition -uve-topic-2-28 broker=1] Log loaded for partition -uve-topic-2-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,495] 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) [2025-02-10 00:50:48,496] 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) [2025-02-10 00:50:48,496] INFO [Partition -uve-topic-1-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-8 (kafka.cluster.Partition) [2025-02-10 00:50:48,496] INFO [Partition -uve-topic-1-8 broker=1] Log loaded for partition -uve-topic-1-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,498] 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) [2025-02-10 00:50:48,499] 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) [2025-02-10 00:50:48,499] INFO [Partition -uve-topic-1-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-17 (kafka.cluster.Partition) [2025-02-10 00:50:48,499] INFO [Partition -uve-topic-1-17 broker=1] Log loaded for partition -uve-topic-1-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,503] 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) [2025-02-10 00:50:48,503] 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) [2025-02-10 00:50:48,503] INFO [Partition -uve-topic-17-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-28 (kafka.cluster.Partition) [2025-02-10 00:50:48,503] INFO [Partition -uve-topic-17-28 broker=1] Log loaded for partition -uve-topic-17-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,506] 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) [2025-02-10 00:50:48,506] 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) [2025-02-10 00:50:48,506] INFO [Partition -uve-topic-1-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-27 (kafka.cluster.Partition) [2025-02-10 00:50:48,506] INFO [Partition -uve-topic-1-27 broker=1] Log loaded for partition -uve-topic-1-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,507] 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) [2025-02-10 00:50:48,508] 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) [2025-02-10 00:50:48,508] INFO [Partition -uve-topic-23-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-19 (kafka.cluster.Partition) [2025-02-10 00:50:48,508] INFO [Partition -uve-topic-23-19 broker=1] Log loaded for partition -uve-topic-23-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,509] 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) [2025-02-10 00:50:48,510] 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) [2025-02-10 00:50:48,510] INFO [Partition -uve-topic-14-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-3 (kafka.cluster.Partition) [2025-02-10 00:50:48,510] INFO [Partition -uve-topic-14-3 broker=1] Log loaded for partition -uve-topic-14-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,514] 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) [2025-02-10 00:50:48,515] 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) [2025-02-10 00:50:48,515] INFO [Partition -uve-topic-17-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-16 (kafka.cluster.Partition) [2025-02-10 00:50:48,515] INFO [Partition -uve-topic-17-16 broker=1] Log loaded for partition -uve-topic-17-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,518] 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) [2025-02-10 00:50:48,518] 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) [2025-02-10 00:50:48,518] INFO [Partition -uve-topic-1-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-24 (kafka.cluster.Partition) [2025-02-10 00:50:48,518] INFO [Partition -uve-topic-1-24 broker=1] Log loaded for partition -uve-topic-1-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,521] 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) [2025-02-10 00:50:48,522] 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) [2025-02-10 00:50:48,522] INFO [Partition -uve-topic-17-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-25 (kafka.cluster.Partition) [2025-02-10 00:50:48,522] INFO [Partition -uve-topic-17-25 broker=1] Log loaded for partition -uve-topic-17-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,529] 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) [2025-02-10 00:50:48,529] 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) [2025-02-10 00:50:48,529] INFO [Partition -uve-topic-12-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-1 (kafka.cluster.Partition) [2025-02-10 00:50:48,529] INFO [Partition -uve-topic-12-1 broker=1] Log loaded for partition -uve-topic-12-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,533] 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) [2025-02-10 00:50:48,533] 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) [2025-02-10 00:50:48,534] INFO [Partition -uve-topic-23-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-16 (kafka.cluster.Partition) [2025-02-10 00:50:48,534] INFO [Partition -uve-topic-23-16 broker=1] Log loaded for partition -uve-topic-23-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,535] 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) [2025-02-10 00:50:48,535] 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) [2025-02-10 00:50:48,535] INFO [Partition -uve-topic-1-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-14 (kafka.cluster.Partition) [2025-02-10 00:50:48,535] INFO [Partition -uve-topic-1-14 broker=1] Log loaded for partition -uve-topic-1-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,539] 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) [2025-02-10 00:50:48,539] 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) [2025-02-10 00:50:48,539] INFO [Partition -uve-topic-8-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-12 (kafka.cluster.Partition) [2025-02-10 00:50:48,540] INFO [Partition -uve-topic-8-12 broker=1] Log loaded for partition -uve-topic-8-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,543] 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) [2025-02-10 00:50:48,543] 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) [2025-02-10 00:50:48,543] INFO [Partition -uve-topic-1-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-5 (kafka.cluster.Partition) [2025-02-10 00:50:48,543] INFO [Partition -uve-topic-1-5 broker=1] Log loaded for partition -uve-topic-1-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,544] 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) [2025-02-10 00:50:48,545] 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) [2025-02-10 00:50:48,545] INFO [Partition -uve-topic-2-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-25 (kafka.cluster.Partition) [2025-02-10 00:50:48,545] INFO [Partition -uve-topic-2-25 broker=1] Log loaded for partition -uve-topic-2-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,546] 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) [2025-02-10 00:50:48,546] 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) [2025-02-10 00:50:48,546] INFO [Partition -uve-topic-1-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-21 (kafka.cluster.Partition) [2025-02-10 00:50:48,547] INFO [Partition -uve-topic-1-21 broker=1] Log loaded for partition -uve-topic-1-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,548] 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) [2025-02-10 00:50:48,549] 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) [2025-02-10 00:50:48,549] INFO [Partition -uve-topic-1-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-11 (kafka.cluster.Partition) [2025-02-10 00:50:48,549] INFO [Partition -uve-topic-1-11 broker=1] Log loaded for partition -uve-topic-1-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,559] 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) [2025-02-10 00:50:48,559] 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) [2025-02-10 00:50:48,560] INFO [Partition -uve-topic-17-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-22 (kafka.cluster.Partition) [2025-02-10 00:50:48,560] INFO [Partition -uve-topic-17-22 broker=1] Log loaded for partition -uve-topic-17-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,562] 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) [2025-02-10 00:50:48,562] 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) [2025-02-10 00:50:48,562] INFO [Partition -uve-topic-1-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-2 (kafka.cluster.Partition) [2025-02-10 00:50:48,562] INFO [Partition -uve-topic-1-2 broker=1] Log loaded for partition -uve-topic-1-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,566] 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) [2025-02-10 00:50:48,567] 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) [2025-02-10 00:50:48,567] INFO [Partition -uve-topic-2-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-22 (kafka.cluster.Partition) [2025-02-10 00:50:48,567] INFO [Partition -uve-topic-2-22 broker=1] Log loaded for partition -uve-topic-2-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,569] 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) [2025-02-10 00:50:48,570] 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) [2025-02-10 00:50:48,570] INFO [Partition -uve-topic-17-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-13 (kafka.cluster.Partition) [2025-02-10 00:50:48,570] INFO [Partition -uve-topic-17-13 broker=1] Log loaded for partition -uve-topic-17-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,572] 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) [2025-02-10 00:50:48,572] 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) [2025-02-10 00:50:48,572] INFO [Partition -uve-topic-23-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-13 (kafka.cluster.Partition) [2025-02-10 00:50:48,572] INFO [Partition -uve-topic-23-13 broker=1] Log loaded for partition -uve-topic-23-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,574] 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) [2025-02-10 00:50:48,574] 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) [2025-02-10 00:50:48,574] INFO [Partition -uve-topic-14-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-0 (kafka.cluster.Partition) [2025-02-10 00:50:48,574] INFO [Partition -uve-topic-14-0 broker=1] Log loaded for partition -uve-topic-14-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,576] 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) [2025-02-10 00:50:48,576] 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) [2025-02-10 00:50:48,576] INFO [Partition -uve-topic-8-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-9 (kafka.cluster.Partition) [2025-02-10 00:50:48,576] INFO [Partition -uve-topic-8-9 broker=1] Log loaded for partition -uve-topic-8-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:48,576] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(-uve-topic-23-22, -uve-topic-1-15, -uve-topic-17-14, -uve-topic-8-26, -uve-topic-23-4, -uve-topic-12-28, -uve-topic-8-27, -uve-topic-2-19, -uve-topic-1-23, -uve-topic-12-10, -uve-topic-17-22, -uve-topic-8-9, -uve-topic-2-1, -uve-topic-17-4, -uve-topic-17-23, -uve-topic-12-18, -uve-topic-8-17, -uve-topic-14-17, -uve-topic-12-0, -uve-topic-17-13, -uve-topic-2-17, -uve-topic-12-27, -uve-topic-14-26, -uve-topic-1-3, -uve-topic-14-8, -uve-topic-23-20, -uve-topic-8-5, -uve-topic-14-24, -uve-topic-23-2, -uve-topic-23-28, -uve-topic-17-1, -uve-topic-1-2, -uve-topic-23-10, -uve-topic-12-15, -uve-topic-17-2, -uve-topic-8-14, -uve-topic-1-29, -uve-topic-17-28, -uve-topic-1-11, -uve-topic-17-10, -uve-topic-2-14, -uve-topic-12-6, -uve-topic-23-8, -uve-topic-2-23, -uve-topic-1-27, -uve-topic-17-26, -uve-topic-1-9, -uve-topic-17-8, -uve-topic-14-14, -uve-topic-23-17, -uve-topic-1-17, -uve-topic-23-25, -uve-topic-23-26, -uve-topic-2-22, -uve-topic-14-12, -uve-topic-12-21, -uve-topic-8-20, -uve-topic-12-3, -uve-topic-8-2, -uve-topic-14-2, -uve-topic-17-16, -uve-topic-2-20, -uve-topic-2-2, -uve-topic-2-28, -uve-topic-23-14, -uve-topic-12-19, -uve-topic-8-18, -uve-topic-2-10, -uve-topic-12-1, -uve-topic-8-0, -uve-topic-23-23, -uve-topic-8-8, -uve-topic-14-27, -uve-topic-23-5, -uve-topic-14-9, -uve-topic-1-5, -uve-topic-23-13, -uve-topic-14-18, -uve-topic-14-0, -uve-topic-1-21, -uve-topic-23-29, -uve-topic-12-9, -uve-topic-2-25, -uve-topic-23-11, -uve-topic-8-15, -uve-topic-2-7, -uve-topic-2-26, -uve-topic-17-29, -uve-topic-2-8, -uve-topic-1-12, -uve-topic-17-11, -uve-topic-23-1, -uve-topic-12-25, -uve-topic-8-24, -uve-topic-2-16, -uve-topic-1-20, -uve-topic-12-7, -uve-topic-17-19, -uve-topic-8-6, -uve-topic-14-6, -uve-topic-17-20, -uve-topic-12-16, -uve-topic-14-15, -uve-topic-23-19, -uve-topic-12-24, -uve-topic-14-23, -uve-topic-8-23, -uve-topic-14-5, -uve-topic-8-12, -uve-topic-2-4, -uve-topic-2-5, -uve-topic-12-22, -uve-topic-8-21, -uve-topic-2-13, -uve-topic-12-4, -uve-topic-8-3, -uve-topic-14-3, -uve-topic-1-18, -uve-topic-17-17, -uve-topic-8-29, -uve-topic-23-7, -uve-topic-12-12, -uve-topic-1-0, -uve-topic-8-11, -uve-topic-1-26, -uve-topic-12-13, -uve-topic-17-25, -uve-topic-1-8, -uve-topic-17-7, -uve-topic-2-11, -uve-topic-23-16, -uve-topic-14-20, -uve-topic-14-21, -uve-topic-1-24, -uve-topic-14-29, -uve-topic-1-6, -uve-topic-17-5, -uve-topic-14-11, -uve-topic-1-14, -uve-topic-2-29) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:50:48,593] 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-5 -> (offset=0, leaderEpoch=0), -uve-topic-1-3 -> (offset=0, leaderEpoch=0), -uve-topic-14-12 -> (offset=0, leaderEpoch=0), -uve-topic-8-27 -> (offset=0, leaderEpoch=0), -uve-topic-8-12 -> (offset=0, leaderEpoch=0), -uve-topic-1-6 -> (offset=0, leaderEpoch=0), -uve-topic-2-20 -> (offset=0, leaderEpoch=0), -uve-topic-23-14 -> (offset=0, leaderEpoch=0), -uve-topic-1-0 -> (offset=0, leaderEpoch=0), -uve-topic-23-17 -> (offset=0, leaderEpoch=0), -uve-topic-8-9 -> (offset=0, leaderEpoch=0), -uve-topic-17-11 -> (offset=0, leaderEpoch=0), -uve-topic-1-9 -> (offset=0, leaderEpoch=0), -uve-topic-12-25 -> (offset=0, leaderEpoch=0), -uve-topic-14-27 -> (offset=0, leaderEpoch=0), -uve-topic-14-6 -> (offset=0, leaderEpoch=0), -uve-topic-12-22 -> (offset=0, leaderEpoch=0), -uve-topic-23-20 -> (offset=0, leaderEpoch=0), -uve-topic-14-24 -> (offset=0, leaderEpoch=0), -uve-topic-17-20 -> (offset=0, leaderEpoch=0), -uve-topic-12-10 -> (offset=0, leaderEpoch=0), -uve-topic-8-3 -> (offset=0, leaderEpoch=0), -uve-topic-1-27 -> (offset=0, leaderEpoch=0), -uve-topic-23-11 -> (offset=0, leaderEpoch=0), -uve-topic-2-14 -> (offset=0, leaderEpoch=0), -uve-topic-1-24 -> (offset=0, leaderEpoch=0), -uve-topic-1-18 -> (offset=0, leaderEpoch=0), -uve-topic-17-8 -> (offset=0, leaderEpoch=0), -uve-topic-12-19 -> (offset=0, leaderEpoch=0), -uve-topic-14-3 -> (offset=0, leaderEpoch=0), -uve-topic-23-26 -> (offset=0, leaderEpoch=0), -uve-topic-2-2 -> (offset=0, leaderEpoch=0), -uve-topic-8-0 -> (offset=0, leaderEpoch=0), -uve-topic-23-2 -> (offset=0, leaderEpoch=0), -uve-topic-1-15 -> (offset=0, leaderEpoch=0), -uve-topic-2-11 -> (offset=0, leaderEpoch=0), -uve-topic-1-21 -> (offset=0, leaderEpoch=0), -uve-topic-12-7 -> (offset=0, leaderEpoch=0), -uve-topic-2-23 -> (offset=0, leaderEpoch=0), -uve-topic-12-13 -> (offset=0, leaderEpoch=0), -uve-topic-17-17 -> (offset=0, leaderEpoch=0), -uve-topic-14-0 -> (offset=0, leaderEpoch=0), -uve-topic-14-15 -> (offset=0, leaderEpoch=0), -uve-topic-14-21 -> (offset=0, leaderEpoch=0), -uve-topic-23-23 -> (offset=0, leaderEpoch=0), -uve-topic-23-29 -> (offset=0, leaderEpoch=0), -uve-topic-12-4 -> (offset=0, leaderEpoch=0), -uve-topic-2-17 -> (offset=0, leaderEpoch=0), -uve-topic-8-6 -> (offset=0, leaderEpoch=0), -uve-topic-12-28 -> (offset=0, leaderEpoch=0), -uve-topic-12-1 -> (offset=0, leaderEpoch=0), -uve-topic-17-23 -> (offset=0, leaderEpoch=0), -uve-topic-17-14 -> (offset=0, leaderEpoch=0), -uve-topic-14-9 -> (offset=0, leaderEpoch=0), -uve-topic-2-29 -> (offset=0, leaderEpoch=0), -uve-topic-2-8 -> (offset=0, leaderEpoch=0), -uve-topic-12-16 -> (offset=0, leaderEpoch=0), -uve-topic-8-15 -> (offset=0, leaderEpoch=0), -uve-topic-8-24 -> (offset=0, leaderEpoch=0), -uve-topic-17-2 -> (offset=0, leaderEpoch=0), -uve-topic-2-26 -> (offset=0, leaderEpoch=0), -uve-topic-17-29 -> (offset=0, leaderEpoch=0), -uve-topic-2-5 -> (offset=0, leaderEpoch=0), -uve-topic-17-26 -> (offset=0, leaderEpoch=0), -uve-topic-14-18 -> (offset=0, leaderEpoch=0), -uve-topic-23-8 -> (offset=0, leaderEpoch=0), -uve-topic-8-21 -> (offset=0, leaderEpoch=0), -uve-topic-17-5 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:50:48,597] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 2 for partitions Map(-uve-topic-23-10 -> (offset=0, leaderEpoch=0), -uve-topic-8-5 -> (offset=0, leaderEpoch=0), -uve-topic-17-1 -> (offset=0, leaderEpoch=0), -uve-topic-12-21 -> (offset=0, leaderEpoch=0), -uve-topic-17-19 -> (offset=0, leaderEpoch=0), -uve-topic-1-17 -> (offset=0, leaderEpoch=0), -uve-topic-1-5 -> (offset=0, leaderEpoch=0), -uve-topic-17-25 -> (offset=0, leaderEpoch=0), -uve-topic-8-2 -> (offset=0, leaderEpoch=0), -uve-topic-2-13 -> (offset=0, leaderEpoch=0), -uve-topic-14-29 -> (offset=0, leaderEpoch=0), -uve-topic-14-23 -> (offset=0, leaderEpoch=0), -uve-topic-1-26 -> (offset=0, leaderEpoch=0), -uve-topic-8-29 -> (offset=0, leaderEpoch=0), -uve-topic-14-8 -> (offset=0, leaderEpoch=0), -uve-topic-14-20 -> (offset=0, leaderEpoch=0), -uve-topic-17-4 -> (offset=0, leaderEpoch=0), -uve-topic-12-9 -> (offset=0, leaderEpoch=0), -uve-topic-8-20 -> (offset=0, leaderEpoch=0), -uve-topic-17-22 -> (offset=0, leaderEpoch=0), -uve-topic-2-1 -> (offset=0, leaderEpoch=0), -uve-topic-12-6 -> (offset=0, leaderEpoch=0), -uve-topic-23-25 -> (offset=0, leaderEpoch=0), -uve-topic-23-4 -> (offset=0, leaderEpoch=0), -uve-topic-1-23 -> (offset=0, leaderEpoch=0), -uve-topic-1-20 -> (offset=0, leaderEpoch=0), -uve-topic-2-10 -> (offset=0, leaderEpoch=0), -uve-topic-8-17 -> (offset=0, leaderEpoch=0), -uve-topic-8-26 -> (offset=0, leaderEpoch=0), -uve-topic-1-14 -> (offset=0, leaderEpoch=0), -uve-topic-2-28 -> (offset=0, leaderEpoch=0), -uve-topic-12-18 -> (offset=0, leaderEpoch=0), -uve-topic-23-22 -> (offset=0, leaderEpoch=0), -uve-topic-17-7 -> (offset=0, leaderEpoch=0), -uve-topic-2-7 -> (offset=0, leaderEpoch=0), -uve-topic-23-19 -> (offset=0, leaderEpoch=0), -uve-topic-17-28 -> (offset=0, leaderEpoch=0), -uve-topic-12-3 -> (offset=0, leaderEpoch=0), -uve-topic-2-19 -> (offset=0, leaderEpoch=0), -uve-topic-8-23 -> (offset=0, leaderEpoch=0), -uve-topic-2-16 -> (offset=0, leaderEpoch=0), -uve-topic-8-8 -> (offset=0, leaderEpoch=0), -uve-topic-14-2 -> (offset=0, leaderEpoch=0), -uve-topic-12-0 -> (offset=0, leaderEpoch=0), -uve-topic-23-7 -> (offset=0, leaderEpoch=0), -uve-topic-23-13 -> (offset=0, leaderEpoch=0), -uve-topic-14-5 -> (offset=0, leaderEpoch=0), -uve-topic-12-15 -> (offset=0, leaderEpoch=0), -uve-topic-2-4 -> (offset=0, leaderEpoch=0), -uve-topic-2-25 -> (offset=0, leaderEpoch=0), -uve-topic-12-12 -> (offset=0, leaderEpoch=0), -uve-topic-2-22 -> (offset=0, leaderEpoch=0), -uve-topic-12-27 -> (offset=0, leaderEpoch=0), -uve-topic-14-17 -> (offset=0, leaderEpoch=0), -uve-topic-23-1 -> (offset=0, leaderEpoch=0), -uve-topic-8-11 -> (offset=0, leaderEpoch=0), -uve-topic-1-11 -> (offset=0, leaderEpoch=0), -uve-topic-14-14 -> (offset=0, leaderEpoch=0), -uve-topic-12-24 -> (offset=0, leaderEpoch=0), -uve-topic-17-10 -> (offset=0, leaderEpoch=0), -uve-topic-23-28 -> (offset=0, leaderEpoch=0), -uve-topic-8-14 -> (offset=0, leaderEpoch=0), -uve-topic-23-16 -> (offset=0, leaderEpoch=0), -uve-topic-14-26 -> (offset=0, leaderEpoch=0), -uve-topic-1-8 -> (offset=0, leaderEpoch=0), -uve-topic-17-16 -> (offset=0, leaderEpoch=0), -uve-topic-1-2 -> (offset=0, leaderEpoch=0), -uve-topic-1-29 -> (offset=0, leaderEpoch=0), -uve-topic-17-13 -> (offset=0, leaderEpoch=0), -uve-topic-14-11 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:50:48,961] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,961] 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) [2025-02-10 00:50:48,961] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,961] 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) [2025-02-10 00:50:48,961] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,961] 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) [2025-02-10 00:50:48,961] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,961] 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) [2025-02-10 00:50:48,961] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,961] INFO [Log 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.Log) [2025-02-10 00:50:48,961] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,961] 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) [2025-02-10 00:50:48,961] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,961] 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) [2025-02-10 00:50:48,961] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,961] INFO [Log 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.Log) [2025-02-10 00:50:48,961] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,961] 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) [2025-02-10 00:50:48,961] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,961] 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) [2025-02-10 00:50:48,961] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,962] 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) [2025-02-10 00:50:48,962] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,962] 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) [2025-02-10 00:50:48,962] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,962] 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) [2025-02-10 00:50:48,962] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,962] 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) [2025-02-10 00:50:48,962] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,962] 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) [2025-02-10 00:50:48,962] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,962] 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) [2025-02-10 00:50:48,962] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,962] 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) [2025-02-10 00:50:48,962] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,962] 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) [2025-02-10 00:50:48,962] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,962] 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) [2025-02-10 00:50:48,962] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,962] 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) [2025-02-10 00:50:48,962] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,962] INFO [Log 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.Log) [2025-02-10 00:50:48,962] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,962] INFO [Log 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.Log) [2025-02-10 00:50:48,962] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,962] 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) [2025-02-10 00:50:48,962] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,962] 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) [2025-02-10 00:50:48,962] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,962] INFO [Log 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.Log) [2025-02-10 00:50:48,962] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,962] 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) [2025-02-10 00:50:48,962] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,962] 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) [2025-02-10 00:50:48,962] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,962] 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) [2025-02-10 00:50:48,962] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,962] 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) [2025-02-10 00:50:48,962] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,962] 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) [2025-02-10 00:50:48,962] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,962] 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) [2025-02-10 00:50:48,962] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,963] 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) [2025-02-10 00:50:48,963] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,963] 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) [2025-02-10 00:50:48,963] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,963] 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) [2025-02-10 00:50:48,963] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,963] 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) [2025-02-10 00:50:48,963] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,963] 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) [2025-02-10 00:50:48,963] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,963] 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) [2025-02-10 00:50:48,963] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,963] 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) [2025-02-10 00:50:48,963] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,963] 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) [2025-02-10 00:50:48,963] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,963] 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) [2025-02-10 00:50:48,963] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,963] 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) [2025-02-10 00:50:48,963] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,963] 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) [2025-02-10 00:50:48,963] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,963] 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) [2025-02-10 00:50:48,963] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,963] INFO [Log 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.Log) [2025-02-10 00:50:48,963] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,963] 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) [2025-02-10 00:50:48,963] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,963] INFO [Log 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.Log) [2025-02-10 00:50:48,963] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,963] 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) [2025-02-10 00:50:48,963] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,963] 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) [2025-02-10 00:50:48,963] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,963] 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) [2025-02-10 00:50:48,963] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,963] 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) [2025-02-10 00:50:48,963] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,963] 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) [2025-02-10 00:50:48,963] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,963] 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) [2025-02-10 00:50:48,963] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,963] INFO [Log 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.Log) [2025-02-10 00:50:48,963] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,963] 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) [2025-02-10 00:50:48,963] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,963] 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) [2025-02-10 00:50:48,963] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,963] 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) [2025-02-10 00:50:48,963] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,963] 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) [2025-02-10 00:50:48,963] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,963] 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) [2025-02-10 00:50:48,963] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,963] 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) [2025-02-10 00:50:48,963] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,963] 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) [2025-02-10 00:50:48,963] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,963] 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) [2025-02-10 00:50:48,963] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,963] 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) [2025-02-10 00:50:48,963] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,964] 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) [2025-02-10 00:50:48,964] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,964] 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) [2025-02-10 00:50:48,964] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,964] 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) [2025-02-10 00:50:48,964] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,964] 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) [2025-02-10 00:50:48,964] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,964] INFO [Log 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.Log) [2025-02-10 00:50:48,964] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,964] 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) [2025-02-10 00:50:48,964] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,964] INFO [Log 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.Log) [2025-02-10 00:50:48,964] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:48,964] 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) [2025-02-10 00:50:49,082] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,083] 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) [2025-02-10 00:50:49,083] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,083] INFO [Log 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.Log) [2025-02-10 00:50:49,083] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,083] INFO [Log 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.Log) [2025-02-10 00:50:49,083] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,083] 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) [2025-02-10 00:50:49,083] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,083] 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) [2025-02-10 00:50:49,083] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,083] INFO [Log 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.Log) [2025-02-10 00:50:49,083] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,083] INFO [Log 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.Log) [2025-02-10 00:50:49,083] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,083] 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) [2025-02-10 00:50:49,083] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,083] 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) [2025-02-10 00:50:49,083] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,083] INFO [Log 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.Log) [2025-02-10 00:50:49,083] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,083] INFO [Log 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.Log) [2025-02-10 00:50:49,083] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,083] INFO [Log 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.Log) [2025-02-10 00:50:49,083] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,083] INFO [Log 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.Log) [2025-02-10 00:50:49,083] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,083] 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) [2025-02-10 00:50:49,083] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,083] 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) [2025-02-10 00:50:49,083] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,083] 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) [2025-02-10 00:50:49,083] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,083] INFO [Log 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.Log) [2025-02-10 00:50:49,083] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,083] INFO [Log 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.Log) [2025-02-10 00:50:49,083] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,083] 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) [2025-02-10 00:50:49,083] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,083] 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) [2025-02-10 00:50:49,083] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,083] INFO [Log 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.Log) [2025-02-10 00:50:49,083] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,083] 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) [2025-02-10 00:50:49,083] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,083] 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) [2025-02-10 00:50:49,083] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,083] INFO [Log 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.Log) [2025-02-10 00:50:49,083] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,083] INFO [Log 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.Log) [2025-02-10 00:50:49,083] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,083] 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) [2025-02-10 00:50:49,083] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,083] INFO [Log 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.Log) [2025-02-10 00:50:49,083] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,084] 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) [2025-02-10 00:50:49,084] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,084] INFO [Log 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.Log) [2025-02-10 00:50:49,084] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,084] 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) [2025-02-10 00:50:49,084] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,084] INFO [Log 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.Log) [2025-02-10 00:50:49,084] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,084] 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) [2025-02-10 00:50:49,084] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,084] INFO [Log 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.Log) [2025-02-10 00:50:49,084] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,084] INFO [Log 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.Log) [2025-02-10 00:50:49,084] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,084] 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) [2025-02-10 00:50:49,084] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,084] INFO [Log 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.Log) [2025-02-10 00:50:49,084] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,084] 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) [2025-02-10 00:50:49,084] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,084] INFO [Log 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.Log) [2025-02-10 00:50:49,084] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,084] 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) [2025-02-10 00:50:49,084] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,084] 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) [2025-02-10 00:50:49,084] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,084] 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) [2025-02-10 00:50:49,084] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,084] INFO [Log 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.Log) [2025-02-10 00:50:49,084] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,084] 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) [2025-02-10 00:50:49,084] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,084] 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) [2025-02-10 00:50:49,084] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,084] INFO [Log 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.Log) [2025-02-10 00:50:49,084] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,084] INFO [Log 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.Log) [2025-02-10 00:50:49,084] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,084] 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) [2025-02-10 00:50:49,084] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,084] 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) [2025-02-10 00:50:49,084] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,084] 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) [2025-02-10 00:50:49,084] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,084] 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) [2025-02-10 00:50:49,084] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,084] INFO [Log 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.Log) [2025-02-10 00:50:49,084] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,084] 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) [2025-02-10 00:50:49,084] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,084] INFO [Log 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.Log) [2025-02-10 00:50:49,084] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,084] 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) [2025-02-10 00:50:49,084] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,084] INFO [Log 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.Log) [2025-02-10 00:50:49,084] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,084] 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) [2025-02-10 00:50:49,084] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,084] INFO [Log 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.Log) [2025-02-10 00:50:49,084] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,084] 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) [2025-02-10 00:50:49,084] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,084] INFO [Log 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.Log) [2025-02-10 00:50:49,084] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,084] 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) [2025-02-10 00:50:49,084] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,084] 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) [2025-02-10 00:50:49,084] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,084] 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) [2025-02-10 00:50:49,084] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,084] 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) [2025-02-10 00:50:49,084] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,084] INFO [Log 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.Log) [2025-02-10 00:50:49,084] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,084] INFO [Log 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.Log) [2025-02-10 00:50:49,084] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,084] 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) [2025-02-10 00:50:49,084] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,085] 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) [2025-02-10 00:50:49,085] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,085] 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) [2025-02-10 00:50:49,085] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,085] 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) [2025-02-10 00:50:49,085] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:49,085] 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) [2025-02-10 00:57:41,872] INFO Creating topic HEALTH_CHECK_TOPIC with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(2, 3, 1), 8 -> ArrayBuffer(2, 1, 3), 17 -> ArrayBuffer(2, 3, 1), 26 -> ArrayBuffer(2, 1, 3), 11 -> ArrayBuffer(2, 3, 1), 29 -> ArrayBuffer(2, 3, 1), 2 -> ArrayBuffer(2, 1, 3), 20 -> ArrayBuffer(2, 1, 3), 5 -> ArrayBuffer(2, 3, 1), 14 -> ArrayBuffer(2, 1, 3), 4 -> ArrayBuffer(1, 2, 3), 13 -> ArrayBuffer(1, 3, 2), 22 -> ArrayBuffer(1, 2, 3), 7 -> ArrayBuffer(1, 3, 2), 16 -> ArrayBuffer(1, 2, 3), 25 -> ArrayBuffer(1, 3, 2), 10 -> ArrayBuffer(1, 2, 3), 1 -> ArrayBuffer(1, 3, 2), 28 -> ArrayBuffer(1, 2, 3), 19 -> ArrayBuffer(1, 3, 2), 27 -> ArrayBuffer(3, 1, 2), 9 -> ArrayBuffer(3, 1, 2), 18 -> ArrayBuffer(3, 2, 1), 12 -> ArrayBuffer(3, 2, 1), 3 -> ArrayBuffer(3, 1, 2), 21 -> ArrayBuffer(3, 1, 2), 15 -> ArrayBuffer(3, 1, 2), 6 -> ArrayBuffer(3, 2, 1), 24 -> ArrayBuffer(3, 2, 1), 0 -> ArrayBuffer(3, 2, 1)) (kafka.zk.AdminZkClient) [2025-02-10 00:57:41,878] INFO [KafkaApi-1] Auto creation of topic HEALTH_CHECK_TOPIC with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-10 00:57:41,925] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(HEALTH_CHECK_TOPIC-19, HEALTH_CHECK_TOPIC-10, HEALTH_CHECK_TOPIC-16, HEALTH_CHECK_TOPIC-13, HEALTH_CHECK_TOPIC-25, HEALTH_CHECK_TOPIC-1, HEALTH_CHECK_TOPIC-4, HEALTH_CHECK_TOPIC-7, HEALTH_CHECK_TOPIC-28, HEALTH_CHECK_TOPIC-22) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:57:41,928] 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) [2025-02-10 00:57:41,928] 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) [2025-02-10 00:57:41,933] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-25 (kafka.cluster.Partition) [2025-02-10 00:57:41,933] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:41,943] 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) [2025-02-10 00:57:41,944] 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) [2025-02-10 00:57:41,944] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-22 (kafka.cluster.Partition) [2025-02-10 00:57:41,944] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:41,949] 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) [2025-02-10 00:57:41,949] 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) [2025-02-10 00:57:41,949] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-28 (kafka.cluster.Partition) [2025-02-10 00:57:41,949] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:41,954] 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) [2025-02-10 00:57:41,955] 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) [2025-02-10 00:57:41,955] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-19 (kafka.cluster.Partition) [2025-02-10 00:57:41,955] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:41,966] 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) [2025-02-10 00:57:41,968] 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) [2025-02-10 00:57:41,968] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-16 (kafka.cluster.Partition) [2025-02-10 00:57:41,968] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:41,973] 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) [2025-02-10 00:57:41,973] 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) [2025-02-10 00:57:41,973] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-13 (kafka.cluster.Partition) [2025-02-10 00:57:41,973] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:41,978] 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) [2025-02-10 00:57:41,979] 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) [2025-02-10 00:57:41,979] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-10 (kafka.cluster.Partition) [2025-02-10 00:57:41,979] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:41,984] 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) [2025-02-10 00:57:41,985] 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) [2025-02-10 00:57:41,985] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-7 (kafka.cluster.Partition) [2025-02-10 00:57:41,985] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:41,996] 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) [2025-02-10 00:57:41,997] 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) [2025-02-10 00:57:41,997] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-4 (kafka.cluster.Partition) [2025-02-10 00:57:41,997] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,002] 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) [2025-02-10 00:57:42,003] 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) [2025-02-10 00:57:42,003] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-1 (kafka.cluster.Partition) [2025-02-10 00:57:42,003] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,007] 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) [2025-02-10 00:57:42,008] 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) [2025-02-10 00:57:42,008] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-14 (kafka.cluster.Partition) [2025-02-10 00:57:42,008] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,009] 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) [2025-02-10 00:57:42,010] 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) [2025-02-10 00:57:42,010] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-11 (kafka.cluster.Partition) [2025-02-10 00:57:42,010] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,012] 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) [2025-02-10 00:57:42,012] 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) [2025-02-10 00:57:42,012] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-8 (kafka.cluster.Partition) [2025-02-10 00:57:42,012] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,013] 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) [2025-02-10 00:57:42,014] 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) [2025-02-10 00:57:42,014] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-27 (kafka.cluster.Partition) [2025-02-10 00:57:42,014] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,015] 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) [2025-02-10 00:57:42,016] 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) [2025-02-10 00:57:42,016] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-24 (kafka.cluster.Partition) [2025-02-10 00:57:42,016] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,017] 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) [2025-02-10 00:57:42,018] 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) [2025-02-10 00:57:42,018] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-5 (kafka.cluster.Partition) [2025-02-10 00:57:42,018] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,020] 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) [2025-02-10 00:57:42,021] 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) [2025-02-10 00:57:42,021] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-21 (kafka.cluster.Partition) [2025-02-10 00:57:42,021] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,023] 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) [2025-02-10 00:57:42,023] 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) [2025-02-10 00:57:42,023] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-2 (kafka.cluster.Partition) [2025-02-10 00:57:42,024] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,025] 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) [2025-02-10 00:57:42,025] 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) [2025-02-10 00:57:42,025] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-18 (kafka.cluster.Partition) [2025-02-10 00:57:42,025] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,027] 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) [2025-02-10 00:57:42,027] 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) [2025-02-10 00:57:42,027] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-15 (kafka.cluster.Partition) [2025-02-10 00:57:42,027] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,030] 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) [2025-02-10 00:57:42,030] 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) [2025-02-10 00:57:42,030] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-12 (kafka.cluster.Partition) [2025-02-10 00:57:42,030] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,031] 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) [2025-02-10 00:57:42,032] 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) [2025-02-10 00:57:42,032] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-3 (kafka.cluster.Partition) [2025-02-10 00:57:42,032] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,033] 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) [2025-02-10 00:57:42,033] 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) [2025-02-10 00:57:42,034] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-0 (kafka.cluster.Partition) [2025-02-10 00:57:42,034] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,035] 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) [2025-02-10 00:57:42,035] 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) [2025-02-10 00:57:42,035] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-9 (kafka.cluster.Partition) [2025-02-10 00:57:42,035] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,036] 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) [2025-02-10 00:57:42,037] 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) [2025-02-10 00:57:42,037] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-6 (kafka.cluster.Partition) [2025-02-10 00:57:42,037] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,038] 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) [2025-02-10 00:57:42,039] 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) [2025-02-10 00:57:42,039] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-29 (kafka.cluster.Partition) [2025-02-10 00:57:42,039] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,040] 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) [2025-02-10 00:57:42,041] 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) [2025-02-10 00:57:42,041] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-26 (kafka.cluster.Partition) [2025-02-10 00:57:42,041] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,042] 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) [2025-02-10 00:57:42,042] 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) [2025-02-10 00:57:42,043] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-23 (kafka.cluster.Partition) [2025-02-10 00:57:42,043] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,044] 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) [2025-02-10 00:57:42,044] 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) [2025-02-10 00:57:42,044] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-20 (kafka.cluster.Partition) [2025-02-10 00:57:42,045] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,046] 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) [2025-02-10 00:57:42,046] 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) [2025-02-10 00:57:42,046] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-17 (kafka.cluster.Partition) [2025-02-10 00:57:42,046] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,046] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(HEALTH_CHECK_TOPIC-2, HEALTH_CHECK_TOPIC-24, HEALTH_CHECK_TOPIC-17, HEALTH_CHECK_TOPIC-6, HEALTH_CHECK_TOPIC-21, HEALTH_CHECK_TOPIC-14, HEALTH_CHECK_TOPIC-3, HEALTH_CHECK_TOPIC-29, HEALTH_CHECK_TOPIC-26, HEALTH_CHECK_TOPIC-18, HEALTH_CHECK_TOPIC-11, HEALTH_CHECK_TOPIC-0, HEALTH_CHECK_TOPIC-15, HEALTH_CHECK_TOPIC-23, HEALTH_CHECK_TOPIC-12, HEALTH_CHECK_TOPIC-8, HEALTH_CHECK_TOPIC-5, HEALTH_CHECK_TOPIC-27, HEALTH_CHECK_TOPIC-20, HEALTH_CHECK_TOPIC-9) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:57:42,047] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 3 for partitions Map(HEALTH_CHECK_TOPIC-27 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-6 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-12 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-15 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-9 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-24 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-18 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-0 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-3 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-21 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:57:42,047] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 2 for partitions Map(HEALTH_CHECK_TOPIC-11 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-2 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-26 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-29 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-14 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-8 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-20 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-23 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-17 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-5 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:57:42,261] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,262] INFO [Log 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.Log) [2025-02-10 00:57:42,262] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,262] INFO [Log 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.Log) [2025-02-10 00:57:42,262] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,262] INFO [Log 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.Log) [2025-02-10 00:57:42,262] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,262] INFO [Log 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.Log) [2025-02-10 00:57:42,262] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,262] INFO [Log 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.Log) [2025-02-10 00:57:42,262] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,262] INFO [Log 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.Log) [2025-02-10 00:57:42,262] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,262] INFO [Log 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.Log) [2025-02-10 00:57:42,262] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,262] INFO [Log 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.Log) [2025-02-10 00:57:42,262] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,262] INFO [Log 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.Log) [2025-02-10 00:57:42,262] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,262] INFO [Log 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.Log) [2025-02-10 00:57:42,487] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,488] INFO [Log 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.Log) [2025-02-10 00:57:42,488] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,488] INFO [Log 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.Log) [2025-02-10 00:57:42,488] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,488] INFO [Log 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.Log) [2025-02-10 00:57:42,488] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,488] INFO [Log 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.Log) [2025-02-10 00:57:42,488] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,488] INFO [Log 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.Log) [2025-02-10 00:57:42,488] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,488] INFO [Log 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.Log) [2025-02-10 00:57:42,488] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,488] INFO [Log 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.Log) [2025-02-10 00:57:42,488] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,488] INFO [Log 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.Log) [2025-02-10 00:57:42,488] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,488] INFO [Log 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.Log) [2025-02-10 00:57:42,488] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,488] INFO [Log 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.Log) [2025-02-10 01:00:39,500] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-10 01:10:39,500] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-10 01:20:39,500] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-10 01:30:39,500] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-10 01:40:39,500] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-10 01:50:39,500] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-10 01:55:50,446] INFO Unable to read additional data from server sessionid 0x100001fff1b000c, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:55:50,629] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2705-3./10.0.0.30:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:55:50,630] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-2705-3./10.0.0.30:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:55:50,786] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2705-2./10.0.0.12:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:55:50,786] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-2705-2./10.0.0.12:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:55:52,756] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2705-1./10.0.0.17:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:55:52,756] INFO Socket connection established, initiating session, client: /10.0.0.17:45648, server: cn-jenkins-deploy-platform-ansible-os-2705-1./10.0.0.17:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:55:52,758] INFO Unable to read additional data from server sessionid 0x100001fff1b000c, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:55:53,199] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2705-3./10.0.0.30:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:55:53,200] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-2705-3./10.0.0.30:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:55:54,021] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2705-2./10.0.0.12:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:55:54,022] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-2705-2./10.0.0.12:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:55:55,751] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2705-1./10.0.0.17:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:55:55,752] INFO Socket connection established, initiating session, client: /10.0.0.17:32820, server: cn-jenkins-deploy-platform-ansible-os-2705-1./10.0.0.17:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:55:55,752] INFO Unable to read additional data from server sessionid 0x100001fff1b000c, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:55:56,151] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2705-3./10.0.0.30:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:55:56,152] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-2705-3./10.0.0.30:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:55:56,998] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2705-2./10.0.0.12:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:55:56,999] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-2705-2./10.0.0.12:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:55:58,586] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2705-1./10.0.0.17:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:55:58,587] INFO Socket connection established, initiating session, client: /10.0.0.17:32962, server: cn-jenkins-deploy-platform-ansible-os-2705-1./10.0.0.17:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:55:58,587] INFO Unable to read additional data from server sessionid 0x100001fff1b000c, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:55:59,055] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2705-3./10.0.0.30:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:55:59,056] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-2705-3./10.0.0.30:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:55:59,857] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2705-2./10.0.0.12:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:55:59,858] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-2705-2./10.0.0.12:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:56:00,128] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1623219212, epoch=9723) 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) [2025-02-10 01:56:00,132] 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={}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1623219212, epoch=9723), 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) [2025-02-10 01:56:00,336] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=348333766, epoch=11684) 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) [2025-02-10 01:56:00,337] 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-0-0=(fetchOffset=2857, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=348333766, epoch=11684), 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) [2025-02-10 01:56:01,913] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2705-1./10.0.0.17:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:56:01,914] INFO Socket connection established, initiating session, client: /10.0.0.17:33056, server: cn-jenkins-deploy-platform-ansible-os-2705-1./10.0.0.17:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:56:01,914] INFO Unable to read additional data from server sessionid 0x100001fff1b000c, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:56:02,139] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.12:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:56:02,139] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1623219212, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.12: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) [2025-02-10 01:56:02,141] 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-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-17=(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=1708, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-17=(fetchOffset=0, 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=137, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-27=(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-3-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-17=(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-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-11=(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-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-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-1=(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-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-18-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-17=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-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-16-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-11-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-0=(fetchOffset=140, 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-14-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-20=(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-27-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-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]), -uve-topic-10-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-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-15-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-14=(fetchOffset=0, 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-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-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-27-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-20=(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-6-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-20=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-8=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(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-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(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-17-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(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-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-4-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-20=(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-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-1=(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-18-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-29=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-11=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(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-0-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-9=(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-27-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-26=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-25=(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-2-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-14=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-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-26-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=682, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-23=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-5=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-17=(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-22-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(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-25-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-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-10-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-13-20=(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-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-0=(fetchOffset=1591, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-26=(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-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-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-2=(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]), -uve-topic-14-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1623219212, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.12: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) [2025-02-10 01:56:02,178] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2705-3./10.0.0.30:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:56:02,178] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-2705-3./10.0.0.30:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:56:02,339] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Connection to node 3 (/10.0.0.30:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:56:02,339] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=348333766, epoch=INITIAL) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.30: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) [2025-02-10 01:56:02,340] 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-17-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(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]), -uve-topic-12-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(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-27-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(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-27-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-11=(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-20-16=(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-24=(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-23-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-0=(fetchOffset=1247, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-27=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-9=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(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-7-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-13=(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-23-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-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-24-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-15=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-21=(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-26-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-16=(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-26-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-5=(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-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-9=(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-12-19=(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-22-0=(fetchOffset=1991, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-27=(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-23-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(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-23-29=(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-23-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-18=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-15=(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-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-5-19=(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-26-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-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-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-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-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-14-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-17-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-0=(fetchOffset=464, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-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-17-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-21=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-3=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-12=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-0=(fetchOffset=2857, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-10=(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]), HEALTH_CHECK_TOPIC-0=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-4=(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-23-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-21=(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-11-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(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-18-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-9=(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-26-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-0=(fetchOffset=353, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-9=(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-5-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(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-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(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-27-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(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-14-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-20=(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-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-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-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=925, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(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-11-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-24=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-6=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-29=(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-5-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(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-7-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-3=(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=348333766, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.30: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) [2025-02-10 01:56:02,612] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2705-2./10.0.0.12:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:56:02,613] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-2705-2./10.0.0.12:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:56:04,143] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.12:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:56:04,144] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1623219212, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.12: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) [2025-02-10 01:56:04,145] 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-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-17=(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=1708, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-17=(fetchOffset=0, 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=137, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-27=(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-3-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-17=(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-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-11=(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-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-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-1=(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-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-18-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-17=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-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-16-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-11-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-0=(fetchOffset=140, 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-14-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-20=(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-27-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-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]), -uve-topic-10-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-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-15-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-14=(fetchOffset=0, 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-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-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-27-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-20=(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-6-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-20=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-8=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(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-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(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-17-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(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-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-4-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-20=(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-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-1=(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-18-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-29=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-11=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(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-0-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-9=(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-27-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-26=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-25=(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-2-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-14=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-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-26-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=682, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-23=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-5=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-17=(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-22-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(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-25-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-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-10-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-13-20=(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-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-0=(fetchOffset=1591, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-26=(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-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-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-2=(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]), -uve-topic-14-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1623219212, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.12: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) [2025-02-10 01:56:04,346] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Connection to node 3 (/10.0.0.30:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:56:04,346] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=348333766, epoch=INITIAL) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.30: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) [2025-02-10 01:56:04,347] 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-17-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(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]), -uve-topic-12-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(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-27-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(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-27-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-11=(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-20-16=(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-24=(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-23-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-0=(fetchOffset=1247, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-27=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-9=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(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-7-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-13=(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-23-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-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-24-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-15=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-21=(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-26-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-16=(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-26-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-5=(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-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-9=(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-12-19=(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-22-0=(fetchOffset=1991, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-27=(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-23-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(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-23-29=(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-23-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-18=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-15=(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-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-5-19=(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-26-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-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-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-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-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-14-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-17-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-0=(fetchOffset=464, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-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-17-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-21=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-3=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-12=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-0=(fetchOffset=2857, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-10=(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]), HEALTH_CHECK_TOPIC-0=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-4=(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-23-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-21=(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-11-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(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-18-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-9=(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-26-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-0=(fetchOffset=353, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-9=(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-5-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(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-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(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-27-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(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-14-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-20=(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-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-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-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=925, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(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-11-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-24=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-6=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-29=(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-5-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(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-7-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-3=(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=348333766, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.30: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) [2025-02-10 01:56:04,347] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2705-1./10.0.0.17:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:56:04,351] INFO Socket connection established, initiating session, client: /10.0.0.17:33116, server: cn-jenkins-deploy-platform-ansible-os-2705-1./10.0.0.17:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:56:04,351] INFO Unable to read additional data from server sessionid 0x100001fff1b000c, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:56:04,762] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2705-3./10.0.0.30:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:56:04,763] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-2705-3./10.0.0.30:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:56:05,560] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2705-2./10.0.0.12:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:56:05,561] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-2705-2./10.0.0.12:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:56:06,147] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.12:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:56:06,148] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1623219212, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.12: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) [2025-02-10 01:56:06,148] 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-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-17=(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=1708, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-17=(fetchOffset=0, 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=137, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-27=(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-3-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-17=(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-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-11=(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-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-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-1=(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-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-18-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-17=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-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-16-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-11-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-0=(fetchOffset=140, 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-14-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-20=(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-27-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-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]), -uve-topic-10-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-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-15-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-14=(fetchOffset=0, 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-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-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-27-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-20=(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-6-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-20=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-8=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(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-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(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-17-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(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-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-4-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-20=(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-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-1=(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-18-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-29=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-11=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(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-0-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-9=(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-27-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-26=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-25=(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-2-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-14=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-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-26-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=682, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-23=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-5=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-17=(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-22-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(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-25-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-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-10-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-13-20=(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-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-0=(fetchOffset=1591, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-26=(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-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-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-2=(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]), -uve-topic-14-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1623219212, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.12: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) [2025-02-10 01:56:06,349] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Connection to node 3 (/10.0.0.30:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:56:06,349] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=348333766, epoch=INITIAL) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.30: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) [2025-02-10 01:56:06,349] 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-17-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(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]), -uve-topic-12-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(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-27-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(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-27-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-11=(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-20-16=(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-24=(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-23-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-0=(fetchOffset=1247, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-27=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-9=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(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-7-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-13=(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-23-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-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-24-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-15=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-21=(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-26-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-16=(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-26-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-5=(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-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-9=(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-12-19=(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-22-0=(fetchOffset=1991, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-27=(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-23-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(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-23-29=(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-23-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-18=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-15=(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-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-5-19=(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-26-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-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-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-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-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-14-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-17-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-0=(fetchOffset=464, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-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-17-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-21=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-3=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-12=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-0=(fetchOffset=2857, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-10=(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]), HEALTH_CHECK_TOPIC-0=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-4=(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-23-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-21=(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-11-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(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-18-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-9=(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-26-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-0=(fetchOffset=353, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-9=(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-5-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(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-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(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-27-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(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-14-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-20=(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-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-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-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=925, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(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-11-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-24=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-6=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-29=(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-5-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(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-7-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-3=(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=348333766, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.30: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) [2025-02-10 01:56:07,160] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2705-1./10.0.0.17:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:56:07,161] INFO Socket connection established, initiating session, client: /10.0.0.17:51250, server: cn-jenkins-deploy-platform-ansible-os-2705-1./10.0.0.17:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:56:07,162] INFO Unable to read additional data from server sessionid 0x100001fff1b000c, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:56:07,661] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2705-3./10.0.0.30:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:56:07,661] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-2705-3./10.0.0.30:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:56:08,167] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.12:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:56:08,167] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1623219212, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.12: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) [2025-02-10 01:56:08,168] 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-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-17=(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=1708, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-17=(fetchOffset=0, 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=137, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-27=(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-3-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-17=(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-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-11=(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-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-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-1=(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-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-18-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-17=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-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-16-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-11-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-0=(fetchOffset=140, 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-14-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-20=(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-27-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-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]), -uve-topic-10-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-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-15-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-14=(fetchOffset=0, 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-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-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-27-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-20=(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-6-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-20=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-8=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(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-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(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-17-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(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-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-4-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-20=(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-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-1=(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-18-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-29=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-11=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(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-0-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-9=(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-27-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-26=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-25=(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-2-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-14=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-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-26-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=682, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-23=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-5=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-17=(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-22-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(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-25-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-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-10-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-13-20=(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-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-0=(fetchOffset=1591, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-26=(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-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-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-2=(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]), -uve-topic-14-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1623219212, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.12: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) [2025-02-10 01:56:08,253] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2705-2./10.0.0.12:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:56:08,253] INFO Socket connection established, initiating session, client: /10.0.0.17:52638, server: cn-jenkins-deploy-platform-ansible-os-2705-2./10.0.0.12:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:56:08,351] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Connection to node 3 (/10.0.0.30:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:56:08,352] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=348333766, epoch=INITIAL) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.30: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) [2025-02-10 01:56:08,353] 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-17-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(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]), -uve-topic-12-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(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-27-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(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-27-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-11=(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-20-16=(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-24=(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-23-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-0=(fetchOffset=1247, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-27=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-9=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(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-7-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-13=(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-23-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-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-24-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-15=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-21=(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-26-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-16=(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-26-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-5=(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-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-9=(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-12-19=(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-22-0=(fetchOffset=1991, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-27=(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-23-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(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-23-29=(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-23-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-18=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-15=(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-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-5-19=(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-26-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-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-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-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-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-14-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-17-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-0=(fetchOffset=464, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-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-17-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-21=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-3=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-12=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-0=(fetchOffset=2857, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-10=(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]), HEALTH_CHECK_TOPIC-0=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-4=(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-23-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-21=(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-11-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(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-18-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-9=(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-26-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-0=(fetchOffset=353, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-9=(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-5-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(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-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(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-27-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(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-14-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-20=(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-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-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-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=925, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(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-11-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-24=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-6=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-29=(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-5-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(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-7-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-3=(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=348333766, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.30: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) [2025-02-10 01:56:10,170] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.12:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:56:10,170] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1623219212, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.12: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) [2025-02-10 01:56:10,171] 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-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-17=(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=1708, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-17=(fetchOffset=0, 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=137, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-27=(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-3-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-17=(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-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-11=(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-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-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-1=(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-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-18-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-17=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-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-16-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-11-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-0=(fetchOffset=140, 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-14-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-20=(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-27-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-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]), -uve-topic-10-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-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-15-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-14=(fetchOffset=0, 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-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-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-27-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-20=(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-6-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-20=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-8=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(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-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(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-17-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(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-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-4-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-20=(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-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-1=(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-18-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-29=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-11=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(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-0-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-9=(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-27-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-26=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-25=(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-2-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-14=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-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-26-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=682, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-23=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-5=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-17=(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-22-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(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-25-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-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-10-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-13-20=(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-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-0=(fetchOffset=1591, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-26=(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-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-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-2=(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]), -uve-topic-14-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1623219212, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.12: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) [2025-02-10 01:56:10,355] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Connection to node 3 (/10.0.0.30:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:56:10,356] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=348333766, epoch=INITIAL) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.30: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) [2025-02-10 01:56:10,357] 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-17-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(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]), -uve-topic-12-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(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-27-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(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-27-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-11=(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-20-16=(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-24=(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-23-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-0=(fetchOffset=1247, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-27=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-9=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(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-7-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-13=(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-23-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-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-24-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-15=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-21=(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-26-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-16=(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-26-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-5=(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-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-9=(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-12-19=(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-22-0=(fetchOffset=1991, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-27=(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-23-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(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-23-29=(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-23-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-18=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-15=(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-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-5-19=(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-26-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-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-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-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-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-14-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-17-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-0=(fetchOffset=464, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-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-17-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-21=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-3=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-12=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-0=(fetchOffset=2857, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-10=(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]), HEALTH_CHECK_TOPIC-0=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-4=(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-23-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-21=(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-11-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(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-18-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-9=(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-26-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-0=(fetchOffset=353, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-9=(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-5-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(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-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(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-27-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(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-14-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-20=(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-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-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-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=925, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(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-11-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-24=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-6=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-29=(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-5-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(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-7-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-3=(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=348333766, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.30: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) [2025-02-10 01:56:12,173] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.12:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:56:12,174] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1623219212, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.12: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) [2025-02-10 01:56:12,174] 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-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-17=(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=1708, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-17=(fetchOffset=0, 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=137, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-27=(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-3-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-17=(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-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-11=(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-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-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-1=(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-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-18-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-17=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-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-16-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-11-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-0=(fetchOffset=140, 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-14-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-20=(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-27-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-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]), -uve-topic-10-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-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-15-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-14=(fetchOffset=0, 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-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-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-27-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-20=(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-6-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-20=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-8=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(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-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(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-17-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(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-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-4-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-20=(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-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-1=(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-18-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-29=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-11=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(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-0-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-9=(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-27-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-26=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-25=(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-2-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-14=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-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-26-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=682, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-23=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-5=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-17=(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-22-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(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-25-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-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-10-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-13-20=(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-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-0=(fetchOffset=1591, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-26=(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-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-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-2=(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]), -uve-topic-14-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1623219212, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.12: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) [2025-02-10 01:56:12,358] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Connection to node 3 (/10.0.0.30:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:56:12,359] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=348333766, epoch=INITIAL) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.30: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) [2025-02-10 01:56:12,360] 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-17-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(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]), -uve-topic-12-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(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-27-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(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-27-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-11=(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-20-16=(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-24=(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-23-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-0=(fetchOffset=1247, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-27=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-9=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(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-7-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-13=(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-23-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-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-24-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-15=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-21=(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-26-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-16=(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-26-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-5=(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-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-9=(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-12-19=(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-22-0=(fetchOffset=1991, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-27=(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-23-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(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-23-29=(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-23-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-18=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-15=(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-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-5-19=(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-26-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-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-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-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-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-14-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-17-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-0=(fetchOffset=464, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-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-17-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-21=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-3=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-12=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-0=(fetchOffset=2857, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-10=(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]), HEALTH_CHECK_TOPIC-0=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-4=(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-23-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-21=(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-11-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(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-18-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-9=(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-26-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-0=(fetchOffset=353, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-9=(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-5-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(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-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(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-27-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(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-14-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-20=(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-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-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-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=925, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(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-11-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-24=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-6=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-29=(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-5-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(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-7-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-3=(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=348333766, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.30: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) [2025-02-10 01:56:14,177] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.12:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:56:14,178] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1623219212, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.12: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) [2025-02-10 01:56:14,179] 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-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-17=(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=1708, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-17=(fetchOffset=0, 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=137, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-27=(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-3-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-17=(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-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-11=(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-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-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-1=(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-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-18-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-17=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-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-16-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-11-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-0=(fetchOffset=140, 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-14-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-20=(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-27-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-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]), -uve-topic-10-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-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-15-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-14=(fetchOffset=0, 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-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-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-27-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-20=(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-6-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-20=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-8=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(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-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(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-17-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(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-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-4-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-20=(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-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-1=(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-18-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-29=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-11=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(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-0-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-9=(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-27-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-26=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-25=(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-2-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-14=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-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-26-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=682, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-23=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-5=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-17=(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-22-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(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-25-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-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-10-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-13-20=(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-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-0=(fetchOffset=1591, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-26=(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-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-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-2=(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]), -uve-topic-14-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1623219212, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.12: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) [2025-02-10 01:56:14,259] WARN Client session timed out, have not heard from server in 6006ms for sessionid 0x100001fff1b000c (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:56:14,260] INFO Client session timed out, have not heard from server in 6006ms for sessionid 0x100001fff1b000c, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:56:14,362] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Connection to node 3 (/10.0.0.30:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:56:14,362] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=348333766, epoch=INITIAL) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.30: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) [2025-02-10 01:56:14,363] 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-17-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(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]), -uve-topic-12-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(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-27-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(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-27-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-11=(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-20-16=(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-24=(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-23-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-0=(fetchOffset=1247, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-27=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-9=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(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-7-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-13=(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-23-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-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-24-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-15=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-21=(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-26-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-16=(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-26-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-5=(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-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-9=(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-12-19=(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-22-0=(fetchOffset=1991, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-27=(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-23-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(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-23-29=(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-23-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-18=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-15=(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-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-5-19=(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-26-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-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-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-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-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-14-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-17-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-0=(fetchOffset=464, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-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-17-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-21=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-3=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-12=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-0=(fetchOffset=2857, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-10=(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]), HEALTH_CHECK_TOPIC-0=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-4=(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-23-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-21=(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-11-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(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-18-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-9=(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-26-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-0=(fetchOffset=353, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-9=(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-5-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(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-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(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-27-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(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-14-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-20=(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-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-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-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=925, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(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-11-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-24=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-6=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-29=(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-5-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(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-7-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-3=(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=348333766, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.30: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) [2025-02-10 01:56:16,088] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2705-1./10.0.0.17:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:56:16,089] INFO Socket connection established, initiating session, client: /10.0.0.17:47046, server: cn-jenkins-deploy-platform-ansible-os-2705-1./10.0.0.17:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:56:16,091] INFO Session establishment complete on server cn-jenkins-deploy-platform-ansible-os-2705-1./10.0.0.17:2181, sessionid = 0x100001fff1b000c, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:56:16,181] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.12:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:56:16,182] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1623219212, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.12: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) [2025-02-10 01:56:16,183] 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-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-17=(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=1708, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-17=(fetchOffset=0, 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=137, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-27=(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-3-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-17=(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-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-11=(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-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-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-1=(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-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-18-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-17=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-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-16-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-11-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-0=(fetchOffset=140, 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-14-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-20=(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-27-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-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]), -uve-topic-10-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-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-15-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-14=(fetchOffset=0, 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-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-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-27-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-20=(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-6-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-20=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-8=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(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-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(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-17-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(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-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-4-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-20=(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-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-1=(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-18-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-29=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-11=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(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-0-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-9=(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-27-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-26=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-25=(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-2-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-14=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-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-26-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=682, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-23=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-5=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-17=(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-22-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(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-25-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-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-10-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-13-20=(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-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-0=(fetchOffset=1591, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-26=(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-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-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-2=(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]), -uve-topic-14-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1623219212, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.12: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) [2025-02-10 01:56:16,366] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Connection to node 3 (/10.0.0.30:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:56:16,366] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=348333766, epoch=INITIAL) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.30: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) [2025-02-10 01:56:16,367] 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-17-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(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]), -uve-topic-12-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(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-27-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(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-27-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-11=(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-20-16=(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-24=(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-23-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-0=(fetchOffset=1247, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-27=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-9=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(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-7-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-13=(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-23-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-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-24-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-15=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-21=(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-26-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-16=(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-26-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-5=(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-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-9=(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-12-19=(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-22-0=(fetchOffset=1991, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-27=(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-23-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(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-23-29=(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-23-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-18=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-15=(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-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-5-19=(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-26-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-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-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-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-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-14-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-17-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-0=(fetchOffset=464, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-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-17-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-21=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-3=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-12=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-0=(fetchOffset=2857, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-10=(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]), HEALTH_CHECK_TOPIC-0=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-4=(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-23-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-21=(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-11-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(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-18-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-9=(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-26-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-0=(fetchOffset=353, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-9=(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-5-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(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-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(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-27-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(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-14-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-20=(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-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-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-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=925, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(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-11-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-24=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-6=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-29=(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-5-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(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-7-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-3=(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=348333766, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.30: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) [2025-02-10 01:56:18,185] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.12:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:56:18,186] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1623219212, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.12: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) [2025-02-10 01:56:18,186] 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-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-17=(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=1708, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-17=(fetchOffset=0, 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=137, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-27=(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-3-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-17=(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-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-11=(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-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-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-1=(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-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-18-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-17=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-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-16-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-11-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-0=(fetchOffset=140, 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-14-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-20=(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-27-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-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]), -uve-topic-10-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-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-15-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-14=(fetchOffset=0, 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-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-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-27-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-20=(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-6-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-20=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-8=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(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-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(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-17-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(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-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-4-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-20=(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-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-1=(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-18-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-29=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-11=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(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-0-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-9=(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-27-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-26=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-25=(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-2-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-14=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-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-26-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=682, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-23=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-5=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-17=(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-22-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(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-25-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-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-10-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-13-20=(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-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-0=(fetchOffset=1591, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-26=(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-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-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-2=(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]), -uve-topic-14-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1623219212, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.12: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) [2025-02-10 01:56:18,369] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Connection to node 3 (/10.0.0.30:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:56:18,369] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=348333766, epoch=INITIAL) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.30: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) [2025-02-10 01:56:18,370] 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-17-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(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]), -uve-topic-12-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(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-27-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(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-27-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-11=(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-20-16=(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-24=(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-23-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-0=(fetchOffset=1247, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-27=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-9=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(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-7-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-13=(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-23-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-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-24-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-15=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-21=(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-26-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-16=(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-26-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-5=(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-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-9=(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-12-19=(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-22-0=(fetchOffset=1991, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-27=(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-23-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(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-23-29=(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-23-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-18=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-15=(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-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-5-19=(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-26-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-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-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-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-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-14-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-17-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-0=(fetchOffset=464, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-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-17-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-21=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-3=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-12=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-0=(fetchOffset=2857, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-10=(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]), HEALTH_CHECK_TOPIC-0=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-4=(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-23-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-21=(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-11-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(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-18-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-9=(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-26-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-0=(fetchOffset=353, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-9=(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-5-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(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-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(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-27-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(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-14-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-20=(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-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-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-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=925, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(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-11-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-24=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-6=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-29=(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-5-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(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-7-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-3=(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=348333766, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.30: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) [2025-02-10 01:56:20,188] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.12:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:56:20,188] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1623219212, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.12: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) [2025-02-10 01:56:20,189] 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-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-17=(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=1708, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-17=(fetchOffset=0, 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=137, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-27=(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-3-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-17=(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-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-11=(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-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-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-1=(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-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-18-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-17=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-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-16-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-11-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-0=(fetchOffset=140, 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-14-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-20=(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-27-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-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]), -uve-topic-10-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-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-15-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-14=(fetchOffset=0, 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-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-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-27-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-20=(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-6-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-20=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-8=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(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-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(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-17-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(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-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-4-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-20=(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-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-1=(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-18-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-29=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-11=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(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-0-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-9=(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-27-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-26=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-25=(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-2-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-14=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-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-26-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=682, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-23=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-5=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-17=(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-22-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(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-25-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-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-10-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-13-20=(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-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-0=(fetchOffset=1591, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-26=(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-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-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-2=(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]), -uve-topic-14-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1623219212, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.12: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) [2025-02-10 01:56:20,372] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Connection to node 3 (/10.0.0.30:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:56:20,372] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=348333766, epoch=INITIAL) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.30: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) [2025-02-10 01:56:20,373] 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-17-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(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]), -uve-topic-12-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(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-27-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(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-27-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-11=(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-20-16=(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-24=(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-23-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-0=(fetchOffset=1247, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-27=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-9=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(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-7-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-13=(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-23-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-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-24-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-15=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-21=(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-26-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-16=(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-26-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-5=(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-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-9=(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-12-19=(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-22-0=(fetchOffset=1991, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-27=(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-23-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(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-23-29=(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-23-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-18=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-15=(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-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-5-19=(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-26-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-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-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-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-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-14-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-17-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-0=(fetchOffset=464, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-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-17-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-21=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-3=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-12=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-0=(fetchOffset=2857, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-10=(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]), HEALTH_CHECK_TOPIC-0=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-4=(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-23-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-21=(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-11-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(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-18-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-9=(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-26-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-0=(fetchOffset=353, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-9=(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-5-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(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-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(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-27-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(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-14-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-20=(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-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-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-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=925, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(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-11-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-24=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-6=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-29=(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-5-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(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-7-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-3=(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=348333766, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.30: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) [2025-02-10 01:56:22,191] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.12:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:56:22,191] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1623219212, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.12: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) [2025-02-10 01:56:22,193] 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-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-17=(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=1708, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-17=(fetchOffset=0, 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=137, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-27=(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-3-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-17=(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-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-11=(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-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-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-1=(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-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-18-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-17=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-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-16-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-11-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-0=(fetchOffset=140, 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-14-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-20=(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-27-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-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]), -uve-topic-10-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-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-15-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-14=(fetchOffset=0, 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-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-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-27-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-20=(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-6-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-20=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-8=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(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-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(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-17-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(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-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-4-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-20=(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-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-1=(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-18-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-29=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-11=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(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-0-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-9=(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-27-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-26=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-25=(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-2-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-14=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-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-26-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=682, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-23=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-5=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-17=(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-22-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(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-25-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-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-10-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-13-20=(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-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-0=(fetchOffset=1591, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-26=(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-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-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-2=(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]), -uve-topic-14-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1623219212, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.12: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) [2025-02-10 01:56:22,375] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Connection to node 3 (/10.0.0.30:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:56:22,375] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=348333766, epoch=INITIAL) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.30: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) [2025-02-10 01:56:22,376] 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-17-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(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]), -uve-topic-12-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(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-27-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(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-27-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-11=(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-20-16=(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-24=(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-23-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-0=(fetchOffset=1247, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-27=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-9=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(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-7-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-13=(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-23-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-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-24-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-15=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-21=(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-26-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-16=(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-26-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-5=(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-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-9=(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-12-19=(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-22-0=(fetchOffset=1991, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-27=(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-23-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(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-23-29=(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-23-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-18=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-15=(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-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-5-19=(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-26-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-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-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-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-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-14-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-17-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-0=(fetchOffset=464, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-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-17-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-21=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-3=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-12=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-0=(fetchOffset=2857, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-10=(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]), HEALTH_CHECK_TOPIC-0=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-4=(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-23-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-21=(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-11-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(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-18-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-9=(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-26-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-0=(fetchOffset=353, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-9=(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-5-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(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-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(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-27-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(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-14-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-20=(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-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-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-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=925, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(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-11-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-24=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-6=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-29=(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-5-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(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-7-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-3=(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=348333766, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.30: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) [2025-02-10 01:56:24,194] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.12:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:56:24,194] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1623219212, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.12: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) [2025-02-10 01:56:24,195] 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-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-17=(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=1708, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-17=(fetchOffset=0, 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=137, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-27=(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-3-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-17=(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-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-11=(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-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-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-1=(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-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-18-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-17=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-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-16-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-11-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-0=(fetchOffset=140, 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-14-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-20=(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-27-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-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]), -uve-topic-10-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-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-15-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-14=(fetchOffset=0, 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-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-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-27-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-20=(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-6-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-20=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-8=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(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-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(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-17-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(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-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-4-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-20=(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-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-1=(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-18-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-29=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-11=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(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-0-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-9=(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-27-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-26=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-25=(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-2-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-14=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-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-26-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=682, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-23=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-5=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-17=(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-22-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(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-25-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-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-10-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-13-20=(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-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-0=(fetchOffset=1591, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-26=(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-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-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-2=(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]), -uve-topic-14-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1623219212, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.12: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) [2025-02-10 01:56:24,378] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Connection to node 3 (/10.0.0.30:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:56:24,378] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=348333766, epoch=INITIAL) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.30: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) [2025-02-10 01:56:24,379] 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-17-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(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]), -uve-topic-12-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(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-27-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(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-27-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-11=(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-20-16=(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-24=(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-23-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-0=(fetchOffset=1247, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-27=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-9=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(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-7-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-13=(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-23-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-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-24-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-15=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-21=(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-26-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-16=(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-26-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-5=(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-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-9=(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-12-19=(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-22-0=(fetchOffset=1991, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-27=(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-23-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(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-23-29=(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-23-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-18=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-15=(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-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-5-19=(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-26-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-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-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-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-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-14-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-17-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-0=(fetchOffset=464, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-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-17-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-21=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-3=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-12=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-0=(fetchOffset=2857, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-10=(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]), HEALTH_CHECK_TOPIC-0=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-4=(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-23-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-21=(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-11-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(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-18-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-9=(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-26-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-0=(fetchOffset=353, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-9=(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-5-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(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-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(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-27-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(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-14-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-20=(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-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-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-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=925, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(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-11-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-24=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-6=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-29=(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-5-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(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-7-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-3=(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=348333766, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.30: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) [2025-02-10 01:56:26,199] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.12:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:56:26,199] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1623219212, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.12: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) [2025-02-10 01:56:26,200] 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-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-17=(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=1708, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-17=(fetchOffset=0, 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=137, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-27=(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-3-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-17=(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-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-11=(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-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-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-1=(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-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-18-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-17=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-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-16-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-11-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-0=(fetchOffset=140, 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-14-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-20=(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-27-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-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]), -uve-topic-10-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-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-15-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-14=(fetchOffset=0, 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-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-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-27-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-20=(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-6-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-20=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-8=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(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-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(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-17-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(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-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-4-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-20=(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-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-1=(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-18-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-29=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-11=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(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-0-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-9=(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-27-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-26=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-25=(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-2-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-14=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-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-26-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=682, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-23=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-5=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-17=(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-22-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(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-25-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-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-10-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-13-20=(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-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-0=(fetchOffset=1591, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-26=(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-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-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-2=(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]), -uve-topic-14-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1623219212, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.12: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) [2025-02-10 01:56:26,381] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Connection to node 3 (/10.0.0.30:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:56:26,381] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=348333766, epoch=INITIAL) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.30: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) [2025-02-10 01:56:26,382] 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-17-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(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]), -uve-topic-12-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(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-27-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(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-27-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-11=(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-20-16=(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-24=(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-23-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-0=(fetchOffset=1247, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-27=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-9=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(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-7-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-13=(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-23-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-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-24-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-15=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-21=(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-26-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-16=(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-26-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-5=(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-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-9=(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-12-19=(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-22-0=(fetchOffset=1991, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-27=(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-23-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(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-23-29=(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-23-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-18=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-15=(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-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-5-19=(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-26-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-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-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-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-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-14-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-17-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-0=(fetchOffset=464, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-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-17-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-21=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-3=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-12=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-0=(fetchOffset=2857, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-10=(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]), HEALTH_CHECK_TOPIC-0=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-4=(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-23-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-21=(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-11-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(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-18-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-9=(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-26-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-0=(fetchOffset=353, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-9=(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-5-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(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-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(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-27-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(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-14-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-20=(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-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-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-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=925, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(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-11-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-24=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-6=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-29=(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-5-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(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-7-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-3=(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=348333766, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.30: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) [2025-02-10 01:56:28,202] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.12:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:56:28,202] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1623219212, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.12: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) [2025-02-10 01:56:28,203] 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-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-17=(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=1708, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-17=(fetchOffset=0, 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=137, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-27=(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-3-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-17=(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-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-11=(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-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-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-1=(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-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-18-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-17=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-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-16-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-11-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-0=(fetchOffset=140, 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-14-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-20=(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-27-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-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]), -uve-topic-10-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-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-15-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-14=(fetchOffset=0, 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-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-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-27-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-20=(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-6-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-20=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-8=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(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-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(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-17-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(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-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-4-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-20=(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-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-1=(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-18-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-29=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-11=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(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-0-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-9=(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-27-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-26=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-25=(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-2-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-14=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-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-26-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=682, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-23=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-5=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-17=(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-22-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(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-25-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-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-10-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-13-20=(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-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-0=(fetchOffset=1591, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-26=(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-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-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-2=(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]), -uve-topic-14-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1623219212, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.12: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) [2025-02-10 01:56:32,787] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=348333766, epoch=INITIAL) 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) [2025-02-10 01:56:32,788] 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-17-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(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]), -uve-topic-12-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(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-27-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(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-27-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-11=(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-20-16=(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-24=(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-23-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-0=(fetchOffset=1247, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-27=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-9=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(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-7-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-13=(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-23-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-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-24-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-15=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-21=(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-26-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-16=(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-26-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-5=(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-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-9=(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-12-19=(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-22-0=(fetchOffset=1991, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-27=(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-23-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(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-23-29=(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-23-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-18=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-15=(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-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-5-19=(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-26-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-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-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-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-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-14-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-17-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-0=(fetchOffset=464, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-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-17-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-21=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-3=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-12=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-0=(fetchOffset=2857, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-10=(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]), HEALTH_CHECK_TOPIC-0=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-4=(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-23-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-21=(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-11-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(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-18-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-9=(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-26-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-0=(fetchOffset=353, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-9=(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-5-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(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-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(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-27-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(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-14-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-20=(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-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-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-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=925, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(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-11-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-24=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-6=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-29=(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-5-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(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-7-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-3=(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=348333766, epoch=INITIAL), 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) [2025-02-10 01:56:34,265] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1623219212, 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) [2025-02-10 01:56:34,266] 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-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-17=(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=1708, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-17=(fetchOffset=0, 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=137, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-27=(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-3-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-17=(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-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-11=(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-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-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-1=(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-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-18-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-17=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-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-16-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-11-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-0=(fetchOffset=140, 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-14-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-20=(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-27-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-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]), -uve-topic-10-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-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-15-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-14=(fetchOffset=0, 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-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-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-27-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-20=(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-6-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-20=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-8=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(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-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(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-17-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(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-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-4-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-20=(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-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-1=(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-18-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-29=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-11=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(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-0-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-9=(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-27-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-26=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-25=(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-2-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-14=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-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-26-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=682, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-23=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-5=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-17=(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-22-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(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-25-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-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-10-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-13-20=(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-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-0=(fetchOffset=1591, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-26=(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-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-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-2=(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]), -uve-topic-14-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1623219212, 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) [2025-02-10 01:56:34,836] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Connection to node 3 (/10.0.0.30:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:56:34,836] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=348333766, epoch=INITIAL) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.30: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) [2025-02-10 01:56:34,837] 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-17-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(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]), -uve-topic-12-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(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-27-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(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-27-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-11=(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-20-16=(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-24=(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-23-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-0=(fetchOffset=1247, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-27=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-9=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(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-7-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-13=(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-23-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-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-24-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-15=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-21=(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-26-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-16=(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-26-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-5=(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-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-9=(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-12-19=(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-22-0=(fetchOffset=1991, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-27=(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-23-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(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-23-29=(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-23-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-18=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-15=(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-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-5-19=(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-26-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-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-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-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-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-14-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-17-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-0=(fetchOffset=464, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-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-17-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-21=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-3=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-12=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-0=(fetchOffset=2857, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-10=(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]), HEALTH_CHECK_TOPIC-0=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-4=(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-23-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-21=(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-11-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(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-18-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-9=(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-26-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-0=(fetchOffset=353, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-9=(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-5-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(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-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(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-27-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(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-14-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-20=(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-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-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-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=925, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(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-11-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-24=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-6=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-29=(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-5-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(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-7-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-3=(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=348333766, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.30: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) [2025-02-10 01:56:36,269] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.12:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:56:36,269] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1623219212, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.12: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) [2025-02-10 01:56:36,269] 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-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-17=(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=1708, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-17=(fetchOffset=0, 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=137, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-27=(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-3-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-17=(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-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-11=(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-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-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-1=(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-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-18-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-17=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-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-16-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-11-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-0=(fetchOffset=140, 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-14-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-20=(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-27-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-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]), -uve-topic-10-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-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-15-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-14=(fetchOffset=0, 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-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-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-27-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-20=(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-6-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-20=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-8=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(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-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(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-17-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(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-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-4-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-20=(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-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-1=(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-18-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-29=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-11=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(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-0-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-9=(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-27-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-26=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-25=(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-2-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-14=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-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-26-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=682, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-23=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-5=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-17=(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-22-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(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-25-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-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-10-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-13-20=(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-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-0=(fetchOffset=1591, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-26=(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-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-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-2=(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]), -uve-topic-14-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1623219212, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.12: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) [2025-02-10 01:56:36,972] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Connection to node 3 (/10.0.0.30:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:56:36,977] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=348333766, epoch=INITIAL) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.30: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) [2025-02-10 01:56:36,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-17-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(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]), -uve-topic-12-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(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-27-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(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-27-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-11=(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-20-16=(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-24=(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-23-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-0=(fetchOffset=1247, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-27=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-9=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(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-7-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-13=(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-23-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-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-24-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-15=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-21=(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-26-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-16=(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-26-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-5=(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-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-9=(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-12-19=(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-22-0=(fetchOffset=1991, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-27=(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-23-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(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-23-29=(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-23-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-18=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-15=(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-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-5-19=(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-26-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-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-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-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-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-14-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-17-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-0=(fetchOffset=464, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-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-17-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-21=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-3=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-12=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-0=(fetchOffset=2857, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-10=(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]), HEALTH_CHECK_TOPIC-0=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-4=(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-23-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-21=(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-11-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(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-18-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-9=(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-26-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-0=(fetchOffset=353, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-9=(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-5-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(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-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(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-27-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(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-14-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-20=(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-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-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-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=925, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(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-11-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-24=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-6=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-29=(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-5-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(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-7-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-3=(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=348333766, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.30: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) [2025-02-10 01:56:38,060] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(-uve-topic-21-23, -uve-topic-13-22, -uve-topic-23-21, -uve-topic-29-27, -uve-topic-4-22, -uve-topic-2-18, -uve-topic-10-23, -uve-topic-6-25, -uve-topic-28-26, HEALTH_CHECK_TOPIC-19, -uve-topic-28-2, -uve-topic-11-8, -uve-topic-12-5, -uve-topic-22-4, -uve-topic-5-23, -uve-topic-6-16, -uve-topic-20-14, -uve-topic-11-2, -uve-topic-7-4, -uve-topic-7-1, -uve-topic-14-7, -uve-topic-17-9, -uve-topic-18-10, -uve-topic-3-21, HEALTH_CHECK_TOPIC-10, -uve-topic-14-13, -uve-topic-15-17, -uve-topic-25-16, -uve-topic-15-8, -uve-topic-25-7, -uve-topic-0-16, -uve-topic-24-28, -uve-topic-24-22, -uve-topic-15-14, -uve-topic-25-13, -uve-topic-16-25, -uve-topic-26-24, -uve-topic-13-19, -uve-topic-23-18, -uve-topic-18-28, -uve-topic-0-25, -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-7, -uve-topic-6-13, -uve-topic-14-16, -uve-topic-11-5, -uve-topic-19-14, -uve-topic-18-13, structured_syslog_topic-22, -uve-topic-8-4, -uve-topic-20-26, -uve-topic-24-19, -uve-topic-7-28, -uve-topic-22-16, -uve-topic-12-17, -uve-topic-2-6, -uve-topic-2-27, structured_syslog_topic-16, -uve-topic-14-28, -uve-topic-6-7, -uve-topic-0-4, -uve-topic-27-10, HEALTH_CHECK_TOPIC-16, -uve-topic-8-22, -uve-topic-28-11, structured_syslog_topic-10, -uve-topic-2-24, -uve-topic-9-23, -uve-topic-18-4, -uve-topic-21-20, -uve-topic-3-3, -uve-topic-28-8, -uve-topic-7-7, -uve-topic-19-5, -uve-topic-11-29, -uve-topic-19-11, -uve-topic-18-25, -uve-topic-21-8, -uve-topic-19-26, -uve-topic-17-21, structured_syslog_topic-28, -uve-topic-7-25, -uve-topic-14-22, -uve-topic-29-12, -uve-topic-11-17, -uve-topic-29-9, -uve-topic-8-13, structured_syslog_topic-25, -uve-topic-9-2, -uve-topic-0-22, -uve-topic-17-12, -uve-topic-17-15, -uve-topic-27-19, -uve-topic-18-16, -uve-topic-20-11, -uve-topic-25-28, -uve-topic-15-29, -uve-topic-17-18, structured_syslog_topic-19, -uve-topic-6-10, -uve-topic-25-22, -uve-topic-15-23, -uve-topic-8-1, -uve-topic-20-23, -uve-topic-13-4, -uve-topic-23-3, HEALTH_CHECK_TOPIC-13, -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-19-29, -uve-topic-0-13, -uve-topic-19-23, -uve-topic-6-28, -uve-topic-19-17, -uve-topic-16-10, -uve-topic-26-9, -uve-topic-1-13, -uve-topic-17-27, -uve-topic-14-4, -uve-topic-15-5, -uve-topic-25-4, -uve-topic-7-16, -uve-topic-7-22, -uve-topic-10-29, -uve-topic-10-8, -uve-topic-12-11, -uve-topic-22-10, -uve-topic-27-7, -uve-topic-17-24, HEALTH_CHECK_TOPIC-25, -uve-topic-16-7, -uve-topic-26-6, -uve-topic-1-1, -uve-topic-5-20, -uve-topic-24-1, -uve-topic-13-28, -uve-topic-23-27, HEALTH_CHECK_TOPIC-1, -uve-topic-18-22, -uve-topic-2-21, -uve-topic-21-29, -uve-topic-8-25, -uve-topic-9-8, -uve-topic-13-16, -uve-topic-23-15, -uve-topic-5-14, -uve-topic-9-26, -uve-topic-4-16, -uve-topic-10-5, -uve-topic-1-22, -uve-topic-21-5, -uve-topic-11-14, structured_syslog_topic-1, -uve-topic-29-24, -uve-topic-20-20, -uve-topic-18-19, -uve-topic-19-20, structured_syslog_topic-13, -uve-topic-27-16, -uve-topic-22-22, -uve-topic-12-23, -uve-topic-3-15, -uve-topic-5-8, -uve-topic-19-8, -uve-topic-28-17, -uve-topic-22-28, -uve-topic-12-29, -uve-topic-24-4, -uve-topic-9-29, -uve-topic-3-12, -uve-topic-5-17, -uve-topic-7-10, -uve-topic-8-7, -uve-topic-6-19, -uve-topic-4-13, -uve-topic-4-1, -uve-topic-1-7, -uve-topic-28-14, -uve-topic-7-19, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-20-8, -uve-topic-5-2, -uve-topic-20-29, -uve-topic-29-21, -uve-topic-1-19, -uve-topic-1-16, -uve-topic-11-26, -uve-topic-11-11, -uve-topic-17-6, -uve-topic-21-17, -uve-topic-18-7, -uve-topic-4-7, -uve-topic-1-25, -uve-topic-10-17, -uve-topic-17-0, -uve-topic-29-15, -uve-topic-9-17, -uve-topic-2-15, -uve-topic-6-4, -uve-topic-3-9, -uve-topic-16-16, -uve-topic-26-15, -uve-topic-28-20, -uve-topic-17-3, -uve-topic-27-22, -uve-topic-21-2, HEALTH_CHECK_TOPIC-4, -uve-topic-9-14, -uve-topic-25-25, -uve-topic-15-26, -uve-topic-1-28, -uve-topic-24-16, -uve-topic-18-1, -uve-topic-8-16, -uve-topic-1-10, -uve-topic-19-2, -uve-topic-27-13, -uve-topic-16-28, -uve-topic-26-27, -uve-topic-28-23, -uve-topic-3-0, -uve-topic-15-11, -uve-topic-25-10, -uve-topic-3-18, -uve-topic-16-13, -uve-topic-26-12, -uve-topic-6-22, -uve-topic-14-25, -uve-topic-10-20, -uve-topic-9-5, -uve-topic-0-28, -uve-topic-13-13, -uve-topic-23-12, -uve-topic-8-10, -uve-topic-24-13, HEALTH_CHECK_TOPIC-7, -uve-topic-11-23, -uve-topic-3-27, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-29-18, -uve-topic-16-4, -uve-topic-26-3, -uve-topic-27-1, -uve-topic-1-4, -uve-topic-4-19, -uve-topic-21-14, -uve-topic-2-3, -uve-topic-27-28, -uve-topic-4-10, -uve-topic-20-5, -uve-topic-3-6, -uve-topic-27-25, HEALTH_CHECK_TOPIC-28, -uve-topic-6-1, -uve-topic-16-22, -uve-topic-26-21, -uve-topic-12-8, -uve-topic-22-7, HEALTH_CHECK_TOPIC-22, -uve-topic-12-2, -uve-topic-22-1, -uve-topic-10-14, -uve-topic-16-1, -uve-topic-26-0, -uve-topic-2-12, -uve-topic-14-10, -uve-topic-0-10, -uve-topic-28-5, -uve-topic-21-26, -uve-topic-8-19, -uve-topic-29-6, -uve-topic-8-28, -uve-topic-20-2, -uve-topic-5-29, -uve-topic-5-26, -uve-topic-24-25, -uve-topic-21-11, structured_syslog_topic-7, -uve-topic-11-20, -uve-topic-5-11, -uve-topic-10-11, -uve-topic-0-1, -uve-topic-4-28, -uve-topic-2-9, -uve-topic-7-13, -uve-topic-20-17, -uve-topic-10-2, -uve-topic-29-3, -uve-topic-3-24, -uve-topic-4-25, -uve-topic-2-0, -uve-topic-29-0, -uve-topic-10-26, 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-14-19, -uve-topic-9-11, -uve-topic-27-4, -uve-topic-24-10, -uve-topic-25-19, -uve-topic-15-20) (kafka.server.ReplicaFetcherManager) [2025-02-10 01:56:38,278] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.12:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:56:38,282] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1623219212, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.12: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) [2025-02-10 01:56:38,282] 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-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-17=(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=1708, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-17=(fetchOffset=0, 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=137, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-27=(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-3-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-17=(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-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-11=(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-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-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-1=(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-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-18-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-17=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-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-16-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-11-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-0=(fetchOffset=140, 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-14-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-20=(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-27-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-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]), -uve-topic-10-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-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-15-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-14=(fetchOffset=0, 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-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-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-27-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-20=(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-6-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-20=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-8=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(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-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(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-17-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(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-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-4-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-20=(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-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-1=(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-18-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-29=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-11=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(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-0-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-9=(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-27-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-26=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-25=(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-2-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-14=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-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-26-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=682, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-23=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-5=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-17=(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-22-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(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-25-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-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-10-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-13-20=(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-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-0=(fetchOffset=1591, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-26=(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-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-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-2=(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]), -uve-topic-14-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1623219212, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.12: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) [2025-02-10 01:56:39,018] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Connection to node 3 (/10.0.0.30:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:56:39,018] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=348333766, epoch=INITIAL) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.30: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) [2025-02-10 01:56:39,040] 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-17-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(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]), -uve-topic-12-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(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-27-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(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-27-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-11=(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-20-16=(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-24=(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-23-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-0=(fetchOffset=1247, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-27=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-9=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(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-7-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-13=(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-23-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-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-24-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-15=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-21=(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-26-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-16=(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-26-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-5=(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-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-9=(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-12-19=(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-22-0=(fetchOffset=1991, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-27=(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-23-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(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-23-29=(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-23-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-18=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-15=(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-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-5-19=(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-26-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-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-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-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-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-14-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-17-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-0=(fetchOffset=464, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-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-17-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-21=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-3=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-12=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-0=(fetchOffset=2857, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-10=(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]), HEALTH_CHECK_TOPIC-0=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-4=(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-23-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-21=(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-11-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(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-18-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-9=(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-26-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-0=(fetchOffset=353, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-9=(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-5-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(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-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(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-27-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(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-14-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-20=(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-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-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-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=925, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(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-11-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-24=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-6=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-29=(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-5-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(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-7-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-3=(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=348333766, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.30: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) [2025-02-10 01:56:39,252] INFO [Partition -uve-topic-23-0 broker=1] Shrinking ISR from 1,2,3 to 1. Leader: (highWatermark: 544, endOffset: 556). Out of sync replicas: (brokerId: 2, endOffset: 544) (brokerId: 3, endOffset: 545). (kafka.cluster.Partition) [2025-02-10 01:56:39,337] INFO [Partition -uve-topic-23-0 broker=1] Cached zkVersion 0 not equal to that in zookeeper, skip updating ISR (kafka.cluster.Partition) [2025-02-10 01:56:39,338] INFO [Partition -uve-topic-29-0 broker=1] Shrinking ISR from 1,2,3 to 1. Leader: (highWatermark: 812, endOffset: 814). Out of sync replicas: (brokerId: 2, endOffset: 812) (brokerId: 3, endOffset: 812). (kafka.cluster.Partition) [2025-02-10 01:56:39,350] INFO [Partition -uve-topic-29-0 broker=1] Cached zkVersion 0 not equal to that in zookeeper, skip updating ISR (kafka.cluster.Partition) [2025-02-10 01:56:39,350] INFO [Partition -uve-topic-26-0 broker=1] Shrinking ISR from 1,3,2 to 1. Leader: (highWatermark: 1184, endOffset: 1186). Out of sync replicas: (brokerId: 3, endOffset: 1184) (brokerId: 2, endOffset: 1184). (kafka.cluster.Partition) [2025-02-10 01:56:39,382] INFO [Partition -uve-topic-26-0 broker=1] Cached zkVersion 0 not equal to that in zookeeper, skip updating ISR (kafka.cluster.Partition) [2025-02-10 01:56:39,993] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-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-23-0 [2025-02-10 01:56:40,062] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-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-23-0 [2025-02-10 01:56:40,107] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-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-23-0 [2025-02-10 01:56:40,120] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-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-23-0 [2025-02-10 01:56:40,185] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-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-23-0 [2025-02-10 01:56:40,213] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:40,213] 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 [2025-02-10 01:56:40,214] 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 [2025-02-10 01:56:40,224] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-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-23-0 [2025-02-10 01:56:40,377] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.12:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:56:40,377] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1623219212, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.12: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) [2025-02-10 01:56:40,383] 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-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-17=(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=1708, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-17=(fetchOffset=0, 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=137, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-27=(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-3-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-17=(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-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-11=(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-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-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-1=(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-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-18-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-17=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-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-16-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-11-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-0=(fetchOffset=140, 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-14-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-20=(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-27-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-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]), -uve-topic-10-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-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-15-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-14=(fetchOffset=0, 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-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-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-27-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-20=(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-6-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-20=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-8=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(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-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(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-17-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(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-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-4-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-20=(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-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-1=(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-18-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-29=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-11=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(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-0-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-9=(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-27-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-26=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-25=(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-2-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-14=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-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-26-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=682, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-23=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-5=(fetchOffset=6, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-17=(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-22-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(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-25-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-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-10-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-13-20=(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-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-0=(fetchOffset=1591, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-26=(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-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-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-2=(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]), -uve-topic-14-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1623219212, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.12: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) [2025-02-10 01:56:40,404] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-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-23-0 [2025-02-10 01:56:40,428] 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 [2025-02-10 01:56:40,432] 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 [2025-02-10 01:56:40,445] 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 [2025-02-10 01:56:40,446] 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 [2025-02-10 01:56:40,449] 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 [2025-02-10 01:56:40,450] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-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-23-0 [2025-02-10 01:56:40,485] 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 [2025-02-10 01:56:40,520] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:40,529] 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 [2025-02-10 01:56:40,554] 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 [2025-02-10 01:56:40,589] 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 [2025-02-10 01:56:40,595] 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 [2025-02-10 01:56:40,596] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:40,602] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:40,621] 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 [2025-02-10 01:56:40,723] 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 [2025-02-10 01:56:40,724] 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 [2025-02-10 01:56:40,731] 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 [2025-02-10 01:56:40,740] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:40,741] 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 [2025-02-10 01:56:40,747] 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 [2025-02-10 01:56:40,750] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-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-23-0 [2025-02-10 01:56:40,780] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:40,790] 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 [2025-02-10 01:56:40,813] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-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-23-0 [2025-02-10 01:56:40,836] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-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-23-0 [2025-02-10 01:56:40,840] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(-uve-topic-1-12, -uve-topic-11-24, -uve-topic-8-18, -uve-topic-10-7, -uve-topic-20-6, -uve-topic-19-28, -uve-topic-5-24, -uve-topic-23-10, -uve-topic-13-11, HEALTH_CHECK_TOPIC-11, -uve-topic-13-6, -uve-topic-23-5, -uve-topic-26-20, -uve-topic-16-21, -uve-topic-1-3, -uve-topic-20-22, -uve-topic-24-11, -uve-topic-14-12, -uve-topic-18-27, -uve-topic-7-8, -uve-topic-10-1, -uve-topic-20-0, -uve-topic-9-13, -uve-topic-15-3, -uve-topic-25-2, -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-21-15, -uve-topic-11-16, -uve-topic-3-10, -uve-topic-21-7, -uve-topic-3-19, -uve-topic-19-12, -uve-topic-29-11, -uve-topic-10-15, -uve-topic-5-15, -uve-topic-21-1, -uve-topic-17-1, -uve-topic-27-0, structured_syslog_topic-17, -uve-topic-12-21, -uve-topic-22-20, -uve-topic-24-6, -uve-topic-27-8, -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-19-0, -uve-topic-28-28, -uve-topic-18-29, -uve-topic-1-5, -uve-topic-8-27, -uve-topic-8-12, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-1-6, -uve-topic-0-23, -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-28-19, -uve-topic-18-20, -uve-topic-15-9, -uve-topic-25-8, -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-1-26, -uve-topic-28-27, -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-1-0, -uve-topic-15-0, -uve-topic-8-29, -uve-topic-4-26, -uve-topic-24-0, -uve-topic-14-8, -uve-topic-23-17, -uve-topic-13-18, -uve-topic-6-20, -uve-topic-24-15, -uve-topic-21-4, -uve-topic-29-13, -uve-topic-0-5, -uve-topic-28-12, -uve-topic-10-27, -uve-topic-14-20, structured_syslog_topic-26, -uve-topic-28-22, -uve-topic-18-23, -uve-topic-3-14, -uve-topic-17-4, -uve-topic-27-3, -uve-topic-8-9, 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-11-13, -uve-topic-21-12, -uve-topic-8-20, -uve-topic-5-12, -uve-topic-24-27, HEALTH_CHECK_TOPIC-12, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-3-25, -uve-topic-9-24, -uve-topic-17-11, -uve-topic-1-9, -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-2-1, -uve-topic-9-19, -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-28-3, -uve-topic-9-27, -uve-topic-11-21, -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-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-29-4, -uve-topic-21-28, -uve-topic-0-15, -uve-topic-29-10, -uve-topic-28-24, -uve-topic-11-9, -uve-topic-0-9, -uve-topic-26-13, -uve-topic-16-14, -uve-topic-29-25, -uve-topic-5-6, -uve-topic-27-20, -uve-topic-22-29, -uve-topic-1-20, -uve-topic-3-2, structured_syslog_topic-9, -uve-topic-24-21, -uve-topic-7-0, -uve-topic-2-10, -uve-topic-14-24, -uve-topic-24-23, -uve-topic-19-13, -uve-topic-21-16, structured_syslog_topic-24, -uve-topic-19-10, -uve-topic-6-24, -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-6-11, -uve-topic-16-6, -uve-topic-26-5, -uve-topic-0-8, -uve-topic-27-11, structured_syslog_topic-15, -uve-topic-1-14, -uve-topic-27-14, -uve-topic-3-7, -uve-topic-17-20, -uve-topic-28-15, HEALTH_CHECK_TOPIC-26, -uve-topic-10-12, -uve-topic-27-17, -uve-topic-2-28, -uve-topic-22-9, -uve-topic-12-10, -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-17-7, -uve-topic-27-6, -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-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, -uve-topic-1-27, -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-29-28, -uve-topic-13-20, -uve-topic-23-19, -uve-topic-29-22, -uve-topic-29-16, -uve-topic-2-14, -uve-topic-16-18, -uve-topic-26-17, -uve-topic-9-9, -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-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-1-18, -uve-topic-24-3, -uve-topic-16-26, -uve-topic-26-25, -uve-topic-15-25, -uve-topic-25-24, -uve-topic-20-28, -uve-topic-2-19, -uve-topic-20-7, -uve-topic-8-23, -uve-topic-2-16, -uve-topic-0-26, -uve-topic-8-8, -uve-topic-17-8, -uve-topic-0-12, -uve-topic-12-19, -uve-topic-22-18, -uve-topic-27-23, structured_syslog_topic-20, -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-5-13, -uve-topic-6-15, -uve-topic-9-6, -uve-topic-14-2, structured_syslog_topic-8, -uve-topic-28-21, -uve-topic-24-2, -uve-topic-14-3, -uve-topic-23-26, -uve-topic-13-27, structured_syslog_topic-14, structured_syslog_topic-2, -uve-topic-12-0, -uve-topic-0-20, -uve-topic-0-21, -uve-topic-2-2, -uve-topic-8-0, -uve-topic-13-3, -uve-topic-23-2, -uve-topic-1-15, -uve-topic-25-3, -uve-topic-15-4, -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-20-4, -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-11-6, -uve-topic-21-13, -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-0-14, -uve-topic-10-21, -uve-topic-2-23, -uve-topic-28-18, -uve-topic-12-13, -uve-topic-22-12, -uve-topic-6-2, -uve-topic-29-19, -uve-topic-17-17, -uve-topic-14-0, HEALTH_CHECK_TOPIC-14, -uve-topic-14-15, -uve-topic-24-14, -uve-topic-4-0, -uve-topic-29-7, -uve-topic-18-18, 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-5-1, -uve-topic-14-21, -uve-topic-24-20, -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, structured_syslog_topic-21, -uve-topic-2-25, -uve-topic-23-29, -uve-topic-6-3, -uve-topic-15-6, -uve-topic-25-5, -uve-topic-0-24, -uve-topic-9-12, -uve-topic-12-12, -uve-topic-22-11, -uve-topic-18-15, -uve-topic-4-17, -uve-topic-26-26, -uve-topic-16-27, -uve-topic-3-16, -uve-topic-22-3, -uve-topic-12-4, -uve-topic-10-9, -uve-topic-5-28, -uve-topic-19-22, -uve-topic-2-17, -uve-topic-21-25, -uve-topic-3-23, -uve-topic-8-6, -uve-topic-7-12, -uve-topic-21-10, -uve-topic-27-5, -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-20-16, -uve-topic-6-29, -uve-topic-19-16, -uve-topic-0-18, -uve-topic-5-18, -uve-topic-10-25, -uve-topic-20-24, -uve-topic-2-22, -uve-topic-11-10, -uve-topic-21-9, -uve-topic-22-0, -uve-topic-12-1, -uve-topic-18-21, -uve-topic-16-12, -uve-topic-26-11, -uve-topic-27-2, -uve-topic-4-20, -uve-topic-17-23, -uve-topic-16-20, -uve-topic-26-19, -uve-topic-11-3, -uve-topic-12-27, -uve-topic-22-26, -uve-topic-11-0, -uve-topic-9-3, -uve-topic-14-17, -uve-topic-28-0, -uve-topic-7-23, -uve-topic-29-1, -uve-topic-17-14, -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-15-19, -uve-topic-25-18, structured_syslog_topic-12, -uve-topic-18-24, -uve-topic-8-11, -uve-topic-2-29, -uve-topic-2-8, -uve-topic-5-21, HEALTH_CHECK_TOPIC-0, -uve-topic-25-9, -uve-topic-15-10, -uve-topic-24-24, -uve-topic-7-5, -uve-topic-15-18, -uve-topic-25-17, -uve-topic-20-19, -uve-topic-0-6, -uve-topic-12-16, -uve-topic-22-15, -uve-topic-1-11, -uve-topic-9-7, -uve-topic-3-13, -uve-topic-8-15, -uve-topic-14-14, -uve-topic-28-16, -uve-topic-18-17, -uve-topic-5-25, -uve-topic-21-22, -uve-topic-12-24, -uve-topic-22-23, -uve-topic-9-0, -uve-topic-10-0, -uve-topic-7-18, -uve-topic-8-24, -uve-topic-19-19, -uve-topic-17-2, -uve-topic-6-17, structured_syslog_topic-5, -uve-topic-0-29, -uve-topic-9-16, -uve-topic-5-22, -uve-topic-24-29, HEALTH_CHECK_TOPIC-20, -uve-topic-11-15, -uve-topic-4-11, -uve-topic-2-26, -uve-topic-6-8, -uve-topic-29-17, -uve-topic-19-18, -uve-topic-5-7, -uve-topic-11-7, -uve-topic-21-6, -uve-topic-17-29, -uve-topic-2-5, -uve-topic-10-6, HEALTH_CHECK_TOPIC-23, -uve-topic-17-26, -uve-topic-4-15, -uve-topic-7-9, -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-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-11-1, -uve-topic-21-0, -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-10-22, -uve-topic-20-21, -uve-topic-7-3, -uve-topic-20-13, -uve-topic-13-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-8-14, HEALTH_CHECK_TOPIC-17, -uve-topic-13-17, -uve-topic-23-16, -uve-topic-24-9, -uve-topic-14-18, -uve-topic-24-17, -uve-topic-29-20, -uve-topic-19-21, -uve-topic-6-5, -uve-topic-13-9, -uve-topic-23-8, -uve-topic-7-20, -uve-topic-18-6, -uve-topic-7-6, -uve-topic-21-27, -uve-topic-11-28, -uve-topic-11-27, -uve-topic-19-7, -uve-topic-10-3, -uve-topic-8-21, -uve-topic-11-4, -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-6-12, -uve-topic-21-19, -uve-topic-1-8, -uve-topic-18-0, -uve-topic-20-10, -uve-topic-4-14, -uve-topic-10-10, -uve-topic-20-9, -uve-topic-27-15, -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-26-1, -uve-topic-16-2, -uve-topic-3-1, -uve-topic-1-2, -uve-topic-9-25, -uve-topic-1-29, 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-20-25, -uve-topic-16-15, -uve-topic-26-14, -uve-topic-5-4, -uve-topic-9-22, -uve-topic-6-23, -uve-topic-15-12, -uve-topic-25-11, -uve-topic-24-18, -uve-topic-17-5, -uve-topic-14-11) (kafka.server.ReplicaFetcherManager) [2025-02-10 01:56:40,965] 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 [2025-02-10 01:56:41,002] 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 [2025-02-10 01:56:41,014] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:41,019] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-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-23-0 [2025-02-10 01:56:41,020] 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 [2025-02-10 01:56:41,020] 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 [2025-02-10 01:56:41,023] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:41,023] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:41,025] 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 [2025-02-10 01:56:41,036] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:41,039] 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 [2025-02-10 01:56:41,046] 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 [2025-02-10 01:56:41,080] 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 [2025-02-10 01:56:41,094] 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 [2025-02-10 01:56:41,101] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-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-23-0 [2025-02-10 01:56:41,183] 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 [2025-02-10 01:56:41,189] 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 [2025-02-10 01:56:41,197] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:41,204] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:41,205] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:41,213] 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 [2025-02-10 01:56:41,214] 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 [2025-02-10 01:56:41,214] 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 [2025-02-10 01:56:41,214] 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 [2025-02-10 01:56:41,215] 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 [2025-02-10 01:56:41,216] 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 [2025-02-10 01:56:41,224] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-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-23-0 [2025-02-10 01:56:41,241] 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 [2025-02-10 01:56:41,243] 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 [2025-02-10 01:56:41,248] 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 [2025-02-10 01:56:41,248] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:41,249] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:41,260] 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 [2025-02-10 01:56:41,261] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:41,262] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:41,273] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:41,278] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:41,278] 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 [2025-02-10 01:56:41,308] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:41,314] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-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-23-0 [2025-02-10 01:56:41,346] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-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-23-0 [2025-02-10 01:56:41,347] 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 [2025-02-10 01:56:41,347] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:41,347] 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 [2025-02-10 01:56:41,348] 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 [2025-02-10 01:56:41,349] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-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-23-0 [2025-02-10 01:56:41,349] 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 [2025-02-10 01:56:41,360] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-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-23-0 [2025-02-10 01:56:41,362] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:41,364] 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 [2025-02-10 01:56:41,364] 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 [2025-02-10 01:56:41,365] 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 [2025-02-10 01:56:41,368] 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 [2025-02-10 01:56:41,371] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-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-23-0 [2025-02-10 01:56:41,380] 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 [2025-02-10 01:56:41,381] 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 [2025-02-10 01:56:41,387] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:41,387] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-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-23-0 [2025-02-10 01:56:41,388] 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 [2025-02-10 01:56:41,388] 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 [2025-02-10 01:56:41,390] 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 [2025-02-10 01:56:41,392] 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 [2025-02-10 01:56:41,393] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:41,394] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-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-23-0 [2025-02-10 01:56:41,397] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:41,399] 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 [2025-02-10 01:56:41,405] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:41,405] 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 [2025-02-10 01:56:41,406] 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 [2025-02-10 01:56:41,407] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-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-23-0 [2025-02-10 01:56:41,411] 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 [2025-02-10 01:56:41,412] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:41,419] 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 [2025-02-10 01:56:41,420] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-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-23-0 [2025-02-10 01:56:41,424] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-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-23-0 [2025-02-10 01:56:41,425] 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 [2025-02-10 01:56:41,433] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:41,437] 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 [2025-02-10 01:56:41,446] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:41,447] 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 [2025-02-10 01:56:41,450] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:41,451] 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 [2025-02-10 01:56:41,480] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:41,489] 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 [2025-02-10 01:56:41,497] 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 [2025-02-10 01:56:41,499] 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 [2025-02-10 01:56:41,500] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-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-23-0 [2025-02-10 01:56:41,500] 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 [2025-02-10 01:56:41,500] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:41,500] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:41,501] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:41,501] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-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-23-0 [2025-02-10 01:56:41,503] 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 [2025-02-10 01:56:41,512] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-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-23-0 [2025-02-10 01:56:41,512] 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 [2025-02-10 01:56:41,515] 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 [2025-02-10 01:56:41,517] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:41,520] 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 [2025-02-10 01:56:41,533] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-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-23-0 [2025-02-10 01:56:41,534] 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 [2025-02-10 01:56:41,535] 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 [2025-02-10 01:56:41,536] 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 [2025-02-10 01:56:41,536] 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 [2025-02-10 01:56:41,537] 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 [2025-02-10 01:56:41,542] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:41,545] 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 [2025-02-10 01:56:41,546] 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 [2025-02-10 01:56:41,552] 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 [2025-02-10 01:56:41,555] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:41,555] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:41,556] 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 [2025-02-10 01:56:41,557] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:41,557] 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 [2025-02-10 01:56:41,558] 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 [2025-02-10 01:56:41,559] 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 [2025-02-10 01:56:41,559] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:41,561] 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 [2025-02-10 01:56:41,562] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-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-23-0 [2025-02-10 01:56:41,563] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-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-23-0 [2025-02-10 01:56:41,563] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:41,563] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:41,564] 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 [2025-02-10 01:56:41,565] 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 [2025-02-10 01:56:41,566] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:41,584] 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 [2025-02-10 01:56:41,590] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:41,598] 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 [2025-02-10 01:56:41,602] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-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-23-0 [2025-02-10 01:56:41,603] 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 [2025-02-10 01:56:41,604] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:41,607] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-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-23-0 [2025-02-10 01:56:41,702] 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 [2025-02-10 01:56:41,705] 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 [2025-02-10 01:56:41,716] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:41,716] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-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-23-0 [2025-02-10 01:56:41,817] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:41,818] 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 [2025-02-10 01:56:43,723] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Shutting down (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:43,724] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Stopped (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:43,724] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Shutdown completed (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:43,732] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Shutting down (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:43,732] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Stopped (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:43,761] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Shutdown completed (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:43,899] 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 [2025-02-10 01:56:43,904] 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 [2025-02-10 01:56:43,904] 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 [2025-02-10 01:56:43,905] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-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-25-0 [2025-02-10 01:56:43,906] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-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-21-0 [2025-02-10 01:56:43,907] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-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-20-0 [2025-02-10 01:56:43,908] 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 [2025-02-10 01:56:43,911] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-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-24-0 [2025-02-10 01:56:43,934] 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 [2025-02-10 01:56:43,987] 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 [2025-02-10 01:56:43,988] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-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-20-0 [2025-02-10 01:56:44,002] 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 [2025-02-10 01:56:44,005] 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 [2025-02-10 01:56:44,005] 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 [2025-02-10 01:56:44,006] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-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-25-0 [2025-02-10 01:56:44,007] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-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-21-0 [2025-02-10 01:56:44,008] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-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-20-0 [2025-02-10 01:56:44,008] 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 [2025-02-10 01:56:44,012] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-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-24-0 [2025-02-10 01:56:44,035] 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 [2025-02-10 01:56:44,089] 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 [2025-02-10 01:56:44,089] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-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-20-0 [2025-02-10 01:56:44,104] 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 [2025-02-10 01:56:44,111] 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 [2025-02-10 01:56:44,112] 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 [2025-02-10 01:56:44,112] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-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-25-0 [2025-02-10 01:56:44,112] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-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-21-0 [2025-02-10 01:56:44,112] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-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-20-0 [2025-02-10 01:56:44,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 [2025-02-10 01:56:44,113] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-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-24-0 [2025-02-10 01:56:44,137] 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 [2025-02-10 01:56:44,190] 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 [2025-02-10 01:56:44,191] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-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-20-0 [2025-02-10 01:56:44,205] 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 [2025-02-10 01:56:44,224] 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 [2025-02-10 01:56:44,224] 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 [2025-02-10 01:56:44,224] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-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-21-0 [2025-02-10 01:56:44,225] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-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-20-0 [2025-02-10 01:56:44,225] 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 [2025-02-10 01:56:44,414] 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 [2025-02-10 01:56:44,414] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-19-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-19-0 [2025-02-10 01:56:44,415] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-12-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-12-0 [2025-02-10 01:56:44,415] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-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-1-0 [2025-02-10 01:56:44,515] 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 [2025-02-10 01:56:44,516] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-19-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-19-0 [2025-02-10 01:56:44,516] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-12-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-12-0 [2025-02-10 01:56:44,517] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-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-1-0 [2025-02-10 01:56:44,617] 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 [2025-02-10 01:56:44,617] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-19-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-19-0 [2025-02-10 01:56:44,618] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-12-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-12-0 [2025-02-10 01:56:44,620] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-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-1-0 [2025-02-10 01:56:44,690] 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 [2025-02-10 01:56:44,691] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-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-21-0 [2025-02-10 01:56:44,700] 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 [2025-02-10 01:56:44,701] 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 [2025-02-10 01:56:44,722] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-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-1-0 [2025-02-10 01:56:44,792] 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 [2025-02-10 01:56:44,794] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-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-21-0 [2025-02-10 01:56:44,806] 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 [2025-02-10 01:56:44,806] 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 [2025-02-10 01:56:44,806] 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 [2025-02-10 01:56:44,806] 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 [2025-02-10 01:56:44,806] 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 [2025-02-10 01:56:44,807] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-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-25-0 [2025-02-10 01:56:44,807] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-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-21-0 [2025-02-10 01:56:44,809] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-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-20-0 [2025-02-10 01:56:44,809] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-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-24-0 [2025-02-10 01:56:44,839] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-19-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-19-0 [2025-02-10 01:56:44,894] 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 [2025-02-10 01:56:44,895] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-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-21-0 [2025-02-10 01:56:44,907] 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 [2025-02-10 01:56:44,907] 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 [2025-02-10 01:56:44,908] 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 [2025-02-10 01:56:44,908] 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 [2025-02-10 01:56:44,908] 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 [2025-02-10 01:56:44,908] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-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-25-0 [2025-02-10 01:56:44,911] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-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-21-0 [2025-02-10 01:56:44,911] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-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-20-0 [2025-02-10 01:56:44,911] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-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-24-0 [2025-02-10 01:56:44,942] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-19-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-19-0 [2025-02-10 01:56:44,977] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:45,009] 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 [2025-02-10 01:56:45,009] 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 [2025-02-10 01:56:45,010] 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 [2025-02-10 01:56:45,010] 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 [2025-02-10 01:56:45,010] 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 [2025-02-10 01:56:45,011] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-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-25-0 [2025-02-10 01:56:45,011] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-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-21-0 [2025-02-10 01:56:45,012] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-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-20-0 [2025-02-10 01:56:45,012] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-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-24-0 [2025-02-10 01:56:45,044] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-19-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-19-0 [2025-02-10 01:56:45,068] 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 [2025-02-10 01:56:45,078] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:45,170] 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 [2025-02-10 01:56:45,180] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:45,236] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-12-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-12-0 [2025-02-10 01:56:45,272] 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 [2025-02-10 01:56:45,343] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-12-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-12-0 [2025-02-10 01:56:45,374] 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 [2025-02-10 01:56:45,444] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-12-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-12-0 [2025-02-10 01:56:45,475] 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 [2025-02-10 01:56:45,577] 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 [2025-02-10 01:56:45,687] 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 [2025-02-10 01:56:45,789] 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 [2025-02-10 01:56:45,890] 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 [2025-02-10 01:56:45,998] 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 [2025-02-10 01:56:46,347] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-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-25-0 [2025-02-10 01:56:46,413] 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 [2025-02-10 01:56:46,414] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-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-24-0 [2025-02-10 01:56:46,414] 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 [2025-02-10 01:56:46,414] 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 [2025-02-10 01:56:46,415] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-19-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-19-0 [2025-02-10 01:56:46,418] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-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-1-0 [2025-02-10 01:56:46,420] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:46,425] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-12-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-12-0 [2025-02-10 01:56:46,427] 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 [2025-02-10 01:56:46,428] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-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-25-0 [2025-02-10 01:56:46,513] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-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-25-0 [2025-02-10 01:56:46,515] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-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-24-0 [2025-02-10 01:56:46,515] 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 [2025-02-10 01:56:46,516] 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 [2025-02-10 01:56:46,516] 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 [2025-02-10 01:56:46,519] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-19-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-19-0 [2025-02-10 01:56:46,520] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-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-1-0 [2025-02-10 01:56:46,525] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:46,528] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-12-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-12-0 [2025-02-10 01:56:46,614] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-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-25-0 [2025-02-10 01:56:46,616] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-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-24-0 [2025-02-10 01:56:46,617] 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 [2025-02-10 01:56:46,617] 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 [2025-02-10 01:56:46,619] 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 [2025-02-10 01:56:46,619] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-19-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-19-0 [2025-02-10 01:56:46,623] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-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-1-0 [2025-02-10 01:56:46,626] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:46,636] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-12-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-12-0 [2025-02-10 01:56:46,717] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-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-25-0 [2025-02-10 01:56:46,718] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-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-24-0 [2025-02-10 01:56:46,719] 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 [2025-02-10 01:56:46,721] 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 [2025-02-10 01:56:46,722] 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 [2025-02-10 01:56:46,723] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-19-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-19-0 [2025-02-10 01:56:46,725] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-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-1-0 [2025-02-10 01:56:46,727] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:46,743] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-12-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-12-0 [2025-02-10 01:56:46,820] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-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-24-0 [2025-02-10 01:56:46,823] 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 [2025-02-10 01:56:46,824] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-19-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-19-0 [2025-02-10 01:56:46,824] 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 [2025-02-10 01:56:46,824] 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 [2025-02-10 01:56:46,826] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-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-1-0 [2025-02-10 01:56:46,827] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-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-2-0 [2025-02-10 01:56:46,845] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-12-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-12-0 [2025-02-10 01:56:47,135] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-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-20-0 [2025-02-10 01:56:47,237] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-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-20-0 [2025-02-10 01:56:47,340] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-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-20-0 [2025-02-10 01:56:47,788] INFO [Partition -uve-topic-1-23 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:47,796] INFO [Partition -uve-topic-1-23 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:47,797] INFO [Partition -uve-topic-1-12 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:47,801] INFO [Partition -uve-topic-1-12 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:47,803] INFO [Partition -uve-topic-1-1 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:47,807] INFO [Partition -uve-topic-1-1 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:47,807] INFO [Partition -uve-topic-1-9 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:47,812] INFO [Partition -uve-topic-1-9 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:47,819] INFO [Partition -uve-topic-1-20 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:47,835] INFO [Partition -uve-topic-1-20 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:47,835] INFO [Partition -uve-topic-1-25 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:47,838] INFO [Partition -uve-topic-1-25 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:47,838] INFO [Partition -uve-topic-1-17 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:47,841] INFO [Partition -uve-topic-1-17 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:47,842] INFO [Partition -uve-topic-1-28 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:47,850] INFO [Partition -uve-topic-1-28 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:47,850] INFO [Partition -uve-topic-1-6 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:47,854] INFO [Partition -uve-topic-1-6 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:47,854] INFO [Partition -uve-topic-1-22 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:47,857] INFO [Partition -uve-topic-1-22 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:47,857] INFO [Partition -uve-topic-1-11 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:47,860] INFO [Partition -uve-topic-1-11 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:47,861] INFO [Partition -uve-topic-1-0 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:47,866] INFO [Partition -uve-topic-1-0 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:47,866] INFO [Partition -uve-topic-1-14 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:47,871] INFO [Partition -uve-topic-1-14 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:47,871] INFO [Partition -uve-topic-1-3 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:47,875] INFO [Partition -uve-topic-1-3 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:47,875] INFO [Partition -uve-topic-1-19 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:47,880] INFO [Partition -uve-topic-1-19 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:47,880] INFO [Partition -uve-topic-1-8 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:47,884] INFO [Partition -uve-topic-1-8 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:47,886] INFO [Partition -uve-topic-1-27 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:47,888] INFO [Partition -uve-topic-1-27 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:47,888] INFO [Partition -uve-topic-1-16 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:47,890] INFO [Partition -uve-topic-1-16 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:47,891] INFO [Partition -uve-topic-1-5 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:47,895] INFO [Partition -uve-topic-1-5 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:47,896] INFO [Partition -uve-topic-1-24 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:47,899] INFO [Partition -uve-topic-1-24 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:47,901] INFO [Partition -uve-topic-1-13 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:47,909] INFO [Partition -uve-topic-1-13 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:47,909] INFO [Partition -uve-topic-1-2 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:47,929] INFO [Partition -uve-topic-1-2 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:47,931] INFO [Partition -uve-topic-1-29 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:47,940] INFO [Partition -uve-topic-1-29 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:47,940] INFO [Partition -uve-topic-1-7 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:47,949] INFO [Partition -uve-topic-1-7 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:47,955] INFO [Partition -uve-topic-1-18 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:47,973] INFO [Partition -uve-topic-1-18 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:47,978] INFO [Partition -uve-topic-1-21 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:47,985] INFO [Partition -uve-topic-1-21 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:47,985] INFO [Partition -uve-topic-1-10 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:47,993] INFO [Partition -uve-topic-1-10 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:47,993] INFO [Partition -uve-topic-1-15 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,014] INFO [Partition -uve-topic-1-15 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,014] INFO [Partition -uve-topic-1-4 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,024] INFO [Partition -uve-topic-1-4 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:48,024] INFO [Partition -uve-topic-1-26 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,038] INFO [Partition -uve-topic-1-26 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,039] INFO [Partition -uve-topic-21-10 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,042] INFO [Partition -uve-topic-21-10 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,043] INFO [Partition -uve-topic-21-26 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,067] INFO [Partition -uve-topic-21-26 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:48,068] INFO [Partition -uve-topic-21-4 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,074] INFO [Partition -uve-topic-21-4 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,079] INFO [Partition -uve-topic-21-15 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,096] INFO [Partition -uve-topic-21-15 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,096] INFO [Partition -uve-topic-21-23 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,108] INFO [Partition -uve-topic-21-23 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:48,108] INFO [Partition -uve-topic-21-12 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,138] INFO [Partition -uve-topic-21-12 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,138] INFO [Partition -uve-topic-21-1 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,152] INFO [Partition -uve-topic-21-1 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,156] INFO [Partition -uve-topic-21-28 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,167] INFO [Partition -uve-topic-21-28 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,169] INFO [Partition -uve-topic-21-20 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,174] INFO [Partition -uve-topic-21-20 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:48,178] INFO [Partition -uve-topic-21-9 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,182] INFO [Partition -uve-topic-21-9 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,183] INFO [Partition -uve-topic-21-25 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,190] INFO [Partition -uve-topic-21-25 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,190] INFO [Partition -uve-topic-21-14 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,196] INFO [Partition -uve-topic-21-14 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:48,196] INFO [Partition -uve-topic-21-6 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,201] INFO [Partition -uve-topic-21-6 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,202] INFO [Partition -uve-topic-21-17 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,214] INFO [Partition -uve-topic-21-17 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:48,214] INFO [Partition -uve-topic-21-11 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,225] INFO [Partition -uve-topic-21-11 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:48,225] INFO [Partition -uve-topic-21-0 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,234] INFO [Partition -uve-topic-21-0 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,237] INFO [Partition -uve-topic-21-22 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,239] INFO [Partition -uve-topic-21-22 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,240] INFO [Partition -uve-topic-21-3 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,244] INFO [Partition -uve-topic-21-3 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,244] INFO [Partition -uve-topic-21-19 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,267] INFO [Partition -uve-topic-21-19 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,268] INFO [Partition -uve-topic-21-8 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,281] INFO [Partition -uve-topic-21-8 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:48,281] INFO [Partition -uve-topic-21-16 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,291] INFO [Partition -uve-topic-21-16 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,291] INFO [Partition -uve-topic-21-5 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,303] INFO [Partition -uve-topic-21-5 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:48,303] INFO [Partition -uve-topic-21-27 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,307] INFO [Partition -uve-topic-21-27 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,307] INFO [Partition -uve-topic-21-21 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,311] INFO [Partition -uve-topic-21-21 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,312] INFO [Partition -uve-topic-21-24 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,320] INFO [Partition -uve-topic-21-24 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,320] INFO [Partition -uve-topic-21-13 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,325] INFO [Partition -uve-topic-21-13 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,325] INFO [Partition -uve-topic-21-2 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,334] INFO [Partition -uve-topic-21-2 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:48,335] INFO [Partition -uve-topic-21-29 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,340] INFO [Partition -uve-topic-21-29 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:48,340] INFO [Partition -uve-topic-21-7 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,345] INFO [Partition -uve-topic-21-7 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,345] INFO [Partition -uve-topic-21-18 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,349] INFO [Partition -uve-topic-21-18 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,349] INFO [Partition -uve-topic-11-11 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,352] INFO [Partition -uve-topic-11-11 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:48,352] INFO [Partition -uve-topic-11-0 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,357] INFO [Partition -uve-topic-11-0 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,357] INFO [Partition -uve-topic-11-27 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,364] INFO [Partition -uve-topic-11-27 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,364] INFO [Partition -uve-topic-11-5 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,373] INFO [Partition -uve-topic-11-5 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:48,373] INFO [Partition -uve-topic-11-16 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,377] INFO [Partition -uve-topic-11-16 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,377] INFO [Partition -uve-topic-11-24 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,380] INFO [Partition -uve-topic-11-24 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,380] INFO [Partition -uve-topic-11-13 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,383] INFO [Partition -uve-topic-11-13 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,383] INFO [Partition -uve-topic-11-2 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,385] INFO [Partition -uve-topic-11-2 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:48,385] INFO [Partition -uve-topic-11-29 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,398] INFO [Partition -uve-topic-11-29 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:48,398] INFO [Partition -uve-topic-11-10 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,409] INFO [Partition -uve-topic-11-10 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,409] INFO [Partition -uve-topic-11-21 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,423] INFO [Partition -uve-topic-11-21 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,424] INFO [Partition -uve-topic-11-26 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,427] INFO [Partition -uve-topic-11-26 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:48,427] INFO [Partition -uve-topic-11-15 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,432] INFO [Partition -uve-topic-11-15 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,432] INFO [Partition -uve-topic-11-7 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,440] INFO [Partition -uve-topic-11-7 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,440] INFO [Partition -uve-topic-11-18 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,451] INFO [Partition -uve-topic-11-18 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,451] INFO [Partition -uve-topic-11-12 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,459] INFO [Partition -uve-topic-11-12 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,459] INFO [Partition -uve-topic-11-1 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,471] INFO [Partition -uve-topic-11-1 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,471] INFO [Partition -uve-topic-11-23 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,482] INFO [Partition -uve-topic-11-23 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:48,482] INFO [Partition -uve-topic-11-4 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,485] INFO [Partition -uve-topic-11-4 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,485] INFO [Partition -uve-topic-11-9 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,504] INFO [Partition -uve-topic-11-9 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,504] INFO [Partition -uve-topic-11-20 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,520] INFO [Partition -uve-topic-11-20 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:48,521] INFO [Partition -uve-topic-11-17 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,523] INFO [Partition -uve-topic-11-17 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:48,523] INFO [Partition -uve-topic-11-6 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,531] INFO [Partition -uve-topic-11-6 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,531] INFO [Partition -uve-topic-11-28 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,546] INFO [Partition -uve-topic-11-28 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,546] INFO [Partition -uve-topic-11-22 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,553] INFO [Partition -uve-topic-11-22 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,554] INFO [Partition -uve-topic-11-14 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,573] INFO [Partition -uve-topic-11-14 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:48,573] INFO [Partition -uve-topic-11-25 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,579] INFO [Partition -uve-topic-11-25 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,579] INFO [Partition -uve-topic-11-3 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,586] INFO [Partition -uve-topic-11-3 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,586] INFO [Partition -uve-topic-11-19 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,590] INFO [Partition -uve-topic-11-19 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,590] INFO [Partition -uve-topic-11-8 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,593] INFO [Partition -uve-topic-11-8 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:48,593] INFO [Partition -uve-topic-6-2 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,602] INFO [Partition -uve-topic-6-2 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,602] INFO [Partition -uve-topic-6-24 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,615] INFO [Partition -uve-topic-6-24 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,615] INFO [Partition -uve-topic-6-13 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,644] INFO [Partition -uve-topic-6-13 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:48,644] INFO [Partition -uve-topic-6-18 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,649] INFO [Partition -uve-topic-6-18 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,649] INFO [Partition -uve-topic-6-29 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,656] INFO [Partition -uve-topic-6-29 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,665] INFO [Partition -uve-topic-6-10 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,671] INFO [Partition -uve-topic-6-10 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:48,671] INFO [Partition -uve-topic-6-21 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,687] INFO [Partition -uve-topic-6-21 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,687] INFO [Partition -uve-topic-6-15 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,689] INFO [Partition -uve-topic-6-15 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,690] INFO [Partition -uve-topic-6-4 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,697] INFO [Partition -uve-topic-6-4 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:48,697] INFO [Partition -uve-topic-6-26 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,705] INFO [Partition -uve-topic-6-26 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,705] INFO [Partition -uve-topic-6-7 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,726] INFO [Partition -uve-topic-6-7 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:48,726] INFO [Partition -uve-topic-6-23 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,740] INFO [Partition -uve-topic-6-23 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,741] INFO [Partition -uve-topic-6-12 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,762] INFO [Partition -uve-topic-6-12 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,764] INFO [Partition -uve-topic-6-1 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,787] INFO [Partition -uve-topic-6-1 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:48,787] INFO [Partition -uve-topic-6-9 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,799] INFO [Partition -uve-topic-6-9 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,800] INFO [Partition -uve-topic-6-20 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,809] INFO [Partition -uve-topic-6-20 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,810] INFO [Partition -uve-topic-6-25 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,821] INFO [Partition -uve-topic-6-25 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:48,832] INFO [Partition -uve-topic-6-28 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,840] INFO [Partition -uve-topic-6-28 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:48,843] INFO [Partition -uve-topic-6-17 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,849] INFO [Partition -uve-topic-6-17 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,849] INFO [Partition -uve-topic-6-6 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,852] INFO [Partition -uve-topic-6-6 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,852] INFO [Partition -uve-topic-6-22 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,856] INFO [Partition -uve-topic-6-22 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:48,860] INFO [Partition -uve-topic-6-11 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,862] INFO [Partition -uve-topic-6-11 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,867] INFO [Partition -uve-topic-6-14 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,873] INFO [Partition -uve-topic-6-14 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,873] INFO [Partition -uve-topic-6-3 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,876] INFO [Partition -uve-topic-6-3 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,876] INFO [Partition -uve-topic-6-19 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,879] INFO [Partition -uve-topic-6-19 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:48,879] INFO [Partition -uve-topic-6-8 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,883] INFO [Partition -uve-topic-6-8 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,883] INFO [Partition -uve-topic-6-0 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,885] INFO [Partition -uve-topic-6-0 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,885] INFO [Partition -uve-topic-6-27 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,887] INFO [Partition -uve-topic-6-27 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,887] INFO [Partition -uve-topic-6-16 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,890] INFO [Partition -uve-topic-6-16 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:48,890] INFO [Partition -uve-topic-6-5 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,894] INFO [Partition -uve-topic-6-5 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,894] INFO [Partition -uve-topic-14-8 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,896] INFO [Partition -uve-topic-14-8 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,896] INFO [Partition -uve-topic-14-19 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,898] INFO [Partition -uve-topic-14-19 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:48,898] INFO [Partition -uve-topic-14-27 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,900] INFO [Partition -uve-topic-14-27 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,900] INFO [Partition -uve-topic-14-5 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,901] INFO [Partition -uve-topic-14-5 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,902] INFO [Partition -uve-topic-14-16 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,903] INFO [Partition -uve-topic-14-16 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:48,903] INFO [Partition -uve-topic-14-21 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,905] INFO [Partition -uve-topic-14-21 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,905] INFO [Partition -uve-topic-14-13 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,910] INFO [Partition -uve-topic-14-13 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:48,913] INFO [Partition -uve-topic-14-2 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,918] INFO [Partition -uve-topic-14-2 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,918] INFO [Partition -uve-topic-14-24 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,920] INFO [Partition -uve-topic-14-24 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,920] INFO [Partition -uve-topic-14-29 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,922] INFO [Partition -uve-topic-14-29 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,922] INFO [Partition -uve-topic-14-18 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,924] INFO [Partition -uve-topic-14-18 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,924] INFO [Partition -uve-topic-14-7 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,927] INFO [Partition -uve-topic-14-7 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:48,927] INFO [Partition -uve-topic-14-10 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,929] INFO [Partition -uve-topic-14-10 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:48,929] INFO [Partition -uve-topic-14-15 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,935] INFO [Partition -uve-topic-14-15 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,935] INFO [Partition -uve-topic-14-26 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,939] INFO [Partition -uve-topic-14-26 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,939] INFO [Partition -uve-topic-14-4 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,941] INFO [Partition -uve-topic-14-4 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:48,941] INFO [Partition -uve-topic-14-23 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,942] INFO [Partition -uve-topic-14-23 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,942] INFO [Partition -uve-topic-14-12 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,944] INFO [Partition -uve-topic-14-12 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,945] INFO [Partition -uve-topic-14-1 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,947] INFO [Partition -uve-topic-14-1 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:48,947] INFO [Partition -uve-topic-14-28 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,960] INFO [Partition -uve-topic-14-28 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:48,960] INFO [Partition -uve-topic-14-9 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,963] INFO [Partition -uve-topic-14-9 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,963] INFO [Partition -uve-topic-14-20 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,965] INFO [Partition -uve-topic-14-20 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,965] INFO [Partition -uve-topic-14-25 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,967] INFO [Partition -uve-topic-14-25 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:48,967] INFO [Partition -uve-topic-14-14 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,971] INFO [Partition -uve-topic-14-14 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,971] INFO [Partition -uve-topic-14-17 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,979] INFO [Partition -uve-topic-14-17 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,979] INFO [Partition -uve-topic-14-6 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,983] INFO [Partition -uve-topic-14-6 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,983] INFO [Partition -uve-topic-14-22 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,987] INFO [Partition -uve-topic-14-22 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:48,987] INFO [Partition -uve-topic-14-11 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,991] INFO [Partition -uve-topic-14-11 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,991] INFO [Partition -uve-topic-14-0 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:48,994] INFO [Partition -uve-topic-14-0 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:48,994] INFO [Partition -uve-topic-14-3 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,004] INFO [Partition -uve-topic-14-3 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,004] INFO [Partition -uve-topic-25-20 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,006] INFO [Partition -uve-topic-25-20 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,006] INFO [Partition -uve-topic-25-9 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,008] INFO [Partition -uve-topic-25-9 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,008] INFO [Partition -uve-topic-25-3 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,010] INFO [Partition -uve-topic-25-3 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,010] INFO [Partition -uve-topic-25-14 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,012] INFO [Partition -uve-topic-25-14 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,012] INFO [Partition -uve-topic-25-25 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,024] INFO [Partition -uve-topic-25-25 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,024] INFO [Partition -uve-topic-25-6 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,026] INFO [Partition -uve-topic-25-6 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,028] INFO [Partition -uve-topic-25-11 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,031] INFO [Partition -uve-topic-25-11 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,031] INFO [Partition -uve-topic-25-22 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,033] INFO [Partition -uve-topic-25-22 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,033] INFO [Partition -uve-topic-25-0 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,038] INFO [Partition -uve-topic-25-0 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,038] INFO [Partition -uve-topic-25-8 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,040] INFO [Partition -uve-topic-25-8 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,040] INFO [Partition -uve-topic-25-19 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,043] INFO [Partition -uve-topic-25-19 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,043] INFO [Partition -uve-topic-25-24 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,044] INFO [Partition -uve-topic-25-24 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,044] INFO [Partition -uve-topic-25-27 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,046] INFO [Partition -uve-topic-25-27 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,046] INFO [Partition -uve-topic-25-16 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,049] INFO [Partition -uve-topic-25-16 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,049] INFO [Partition -uve-topic-25-5 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,061] INFO [Partition -uve-topic-25-5 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,061] INFO [Partition -uve-topic-25-21 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,067] INFO [Partition -uve-topic-25-21 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,068] INFO [Partition -uve-topic-25-10 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,072] INFO [Partition -uve-topic-25-10 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,072] INFO [Partition -uve-topic-25-13 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,075] INFO [Partition -uve-topic-25-13 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,075] INFO [Partition -uve-topic-25-2 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,084] INFO [Partition -uve-topic-25-2 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,084] INFO [Partition -uve-topic-25-29 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,087] INFO [Partition -uve-topic-25-29 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,087] INFO [Partition -uve-topic-25-18 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,090] INFO [Partition -uve-topic-25-18 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,090] INFO [Partition -uve-topic-25-7 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,092] INFO [Partition -uve-topic-25-7 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,092] INFO [Partition -uve-topic-25-26 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,095] INFO [Partition -uve-topic-25-26 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,095] INFO [Partition -uve-topic-25-4 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,097] INFO [Partition -uve-topic-25-4 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,097] INFO [Partition -uve-topic-25-15 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,100] INFO [Partition -uve-topic-25-15 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,100] INFO [Partition -uve-topic-25-23 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,105] INFO [Partition -uve-topic-25-23 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,105] INFO [Partition -uve-topic-25-12 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,107] INFO [Partition -uve-topic-25-12 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,107] INFO [Partition -uve-topic-25-1 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,109] INFO [Partition -uve-topic-25-1 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,109] INFO [Partition -uve-topic-25-28 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,111] INFO [Partition -uve-topic-25-28 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,111] INFO [Partition -uve-topic-25-17 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,113] INFO [Partition -uve-topic-25-17 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,113] INFO [Partition -uve-topic-15-21 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,115] INFO [Partition -uve-topic-15-21 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,115] INFO [Partition -uve-topic-15-10 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,117] INFO [Partition -uve-topic-15-10 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,117] INFO [Partition -uve-topic-15-4 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,120] INFO [Partition -uve-topic-15-4 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,120] INFO [Partition -uve-topic-15-15 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,122] INFO [Partition -uve-topic-15-15 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,122] INFO [Partition -uve-topic-15-26 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,124] INFO [Partition -uve-topic-15-26 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,124] INFO [Partition -uve-topic-15-7 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,126] INFO [Partition -uve-topic-15-7 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,126] INFO [Partition -uve-topic-15-12 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,129] INFO [Partition -uve-topic-15-12 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,129] INFO [Partition -uve-topic-15-23 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,131] INFO [Partition -uve-topic-15-23 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,131] INFO [Partition -uve-topic-15-1 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,133] INFO [Partition -uve-topic-15-1 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,133] INFO [Partition -uve-topic-15-9 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,135] INFO [Partition -uve-topic-15-9 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,137] INFO [Partition -uve-topic-15-20 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,139] INFO [Partition -uve-topic-15-20 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,140] INFO [Partition -uve-topic-15-25 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,141] INFO [Partition -uve-topic-15-25 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,142] INFO [Partition -uve-topic-15-28 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,145] INFO [Partition -uve-topic-15-28 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,145] INFO [Partition -uve-topic-15-17 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,147] INFO [Partition -uve-topic-15-17 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,147] INFO [Partition -uve-topic-15-6 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,150] INFO [Partition -uve-topic-15-6 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,150] INFO [Partition -uve-topic-15-22 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,152] INFO [Partition -uve-topic-15-22 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,152] INFO [Partition -uve-topic-15-11 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,155] INFO [Partition -uve-topic-15-11 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,155] INFO [Partition -uve-topic-15-14 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,157] INFO [Partition -uve-topic-15-14 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,157] INFO [Partition -uve-topic-15-3 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,159] INFO [Partition -uve-topic-15-3 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,159] INFO [Partition -uve-topic-15-19 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,161] INFO [Partition -uve-topic-15-19 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,163] INFO [Partition -uve-topic-15-8 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,169] INFO [Partition -uve-topic-15-8 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,169] INFO [Partition -uve-topic-15-0 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,171] INFO [Partition -uve-topic-15-0 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,171] INFO [Partition -uve-topic-15-27 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,173] INFO [Partition -uve-topic-15-27 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,174] INFO [Partition -uve-topic-15-5 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,175] INFO [Partition -uve-topic-15-5 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,175] INFO [Partition -uve-topic-15-16 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,177] INFO [Partition -uve-topic-15-16 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,177] INFO [Partition -uve-topic-15-24 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,179] INFO [Partition -uve-topic-15-24 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,179] INFO [Partition -uve-topic-15-13 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,182] INFO [Partition -uve-topic-15-13 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,182] INFO [Partition -uve-topic-15-2 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,185] INFO [Partition -uve-topic-15-2 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,185] INFO [Partition -uve-topic-15-29 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,187] INFO [Partition -uve-topic-15-29 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,187] INFO [Partition -uve-topic-15-18 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,191] INFO [Partition -uve-topic-15-18 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,191] INFO [Partition -uve-topic-24-7 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,195] INFO [Partition -uve-topic-24-7 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,195] INFO [Partition -uve-topic-24-18 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,199] INFO [Partition -uve-topic-24-18 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,199] INFO [Partition -uve-topic-24-29 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,201] INFO [Partition -uve-topic-24-29 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,201] INFO [Partition -uve-topic-24-26 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,203] INFO [Partition -uve-topic-24-26 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,203] INFO [Partition -uve-topic-24-15 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,206] INFO [Partition -uve-topic-24-15 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,206] INFO [Partition -uve-topic-24-4 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,208] INFO [Partition -uve-topic-24-4 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,208] INFO [Partition -uve-topic-24-20 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,210] INFO [Partition -uve-topic-24-20 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,210] INFO [Partition -uve-topic-24-12 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,212] INFO [Partition -uve-topic-24-12 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,212] INFO [Partition -uve-topic-24-1 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,214] INFO [Partition -uve-topic-24-1 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,214] INFO [Partition -uve-topic-24-23 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,219] INFO [Partition -uve-topic-24-23 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,219] INFO [Partition -uve-topic-24-28 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,222] INFO [Partition -uve-topic-24-28 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,223] INFO [Partition -uve-topic-24-17 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,225] INFO [Partition -uve-topic-24-17 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,225] INFO [Partition -uve-topic-24-6 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,227] INFO [Partition -uve-topic-24-6 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,227] INFO [Partition -uve-topic-24-9 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,229] INFO [Partition -uve-topic-24-9 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,229] INFO [Partition -uve-topic-24-14 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,230] INFO [Partition -uve-topic-24-14 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,230] INFO [Partition -uve-topic-24-25 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,232] INFO [Partition -uve-topic-24-25 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,232] INFO [Partition -uve-topic-24-3 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,234] INFO [Partition -uve-topic-24-3 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,234] INFO [Partition -uve-topic-24-22 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,270] INFO [Partition -uve-topic-24-22 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,271] INFO [Partition -uve-topic-24-11 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,274] INFO [Partition -uve-topic-24-11 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,275] INFO [Partition -uve-topic-24-0 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,277] INFO [Partition -uve-topic-24-0 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,277] INFO [Partition -uve-topic-24-27 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,279] INFO [Partition -uve-topic-24-27 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,283] INFO [Partition -uve-topic-24-8 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,296] INFO [Partition -uve-topic-24-8 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,296] INFO [Partition -uve-topic-24-19 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,311] INFO [Partition -uve-topic-24-19 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,311] INFO [Partition -uve-topic-24-24 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,325] INFO [Partition -uve-topic-24-24 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,325] INFO [Partition -uve-topic-24-13 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,332] INFO [Partition -uve-topic-24-13 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,332] INFO [Partition -uve-topic-24-16 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,349] INFO [Partition -uve-topic-24-16 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,349] INFO [Partition -uve-topic-24-5 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,359] INFO [Partition -uve-topic-24-5 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,359] INFO [Partition -uve-topic-24-21 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,369] INFO [Partition -uve-topic-24-21 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,369] INFO [Partition -uve-topic-24-10 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,391] INFO [Partition -uve-topic-24-10 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,391] INFO [Partition -uve-topic-24-2 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,397] INFO [Partition -uve-topic-24-2 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,397] INFO [Partition structured_syslog_topic-28 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,402] INFO [Partition structured_syslog_topic-28 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,404] INFO [Partition structured_syslog_topic-17 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,405] INFO [Partition -uve-topic-1-23 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,417] INFO [Partition structured_syslog_topic-17 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,419] INFO [Partition structured_syslog_topic-6 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,422] INFO [Partition -uve-topic-1-23 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,422] INFO [Partition -uve-topic-1-12 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,425] INFO [Partition structured_syslog_topic-6 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,425] INFO [Partition structured_syslog_topic-9 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,432] INFO [Partition -uve-topic-1-12 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,432] INFO [Partition -uve-topic-1-1 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,434] INFO [Partition structured_syslog_topic-9 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,434] INFO [Partition structured_syslog_topic-14 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,447] INFO [Partition -uve-topic-1-1 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,447] INFO [Partition -uve-topic-1-9 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,447] INFO [Partition structured_syslog_topic-14 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,447] INFO [Partition structured_syslog_topic-25 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,458] INFO [Partition -uve-topic-1-9 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,458] INFO [Partition structured_syslog_topic-25 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,458] INFO [Partition -uve-topic-1-20 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,458] INFO [Partition structured_syslog_topic-3 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,462] INFO [Partition structured_syslog_topic-3 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,462] INFO [Partition structured_syslog_topic-11 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,462] INFO [Partition -uve-topic-1-20 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,462] INFO [Partition -uve-topic-1-25 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,466] INFO [Partition structured_syslog_topic-11 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,466] INFO [Partition structured_syslog_topic-0 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,467] INFO [Partition -uve-topic-1-25 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,467] INFO [Partition -uve-topic-1-17 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,471] INFO [Partition structured_syslog_topic-0 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,471] INFO [Partition structured_syslog_topic-22 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,472] INFO [Partition -uve-topic-1-17 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,472] INFO [Partition -uve-topic-1-28 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,475] INFO [Partition structured_syslog_topic-22 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,478] INFO [Partition structured_syslog_topic-27 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,479] INFO [Partition -uve-topic-1-28 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,479] INFO [Partition -uve-topic-1-6 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,485] INFO [Partition structured_syslog_topic-27 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,485] INFO [Partition structured_syslog_topic-19 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,487] INFO [Partition -uve-topic-1-6 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,487] INFO [Partition -uve-topic-1-22 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,487] INFO [Partition structured_syslog_topic-19 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,487] INFO [Partition structured_syslog_topic-8 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,489] INFO [Partition structured_syslog_topic-8 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,489] INFO [Partition -uve-topic-1-22 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,489] INFO [Partition -uve-topic-1-11 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,489] INFO [Partition structured_syslog_topic-24 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,491] INFO [Partition -uve-topic-1-11 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,491] INFO [Partition structured_syslog_topic-24 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,491] INFO [Partition -uve-topic-1-0 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,491] INFO [Partition structured_syslog_topic-13 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,511] INFO [Partition -uve-topic-1-0 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,516] INFO [Partition -uve-topic-1-14 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,512] INFO [Partition structured_syslog_topic-13 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,516] INFO [Partition structured_syslog_topic-2 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,524] INFO [Partition -uve-topic-1-14 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,524] INFO [Partition -uve-topic-1-3 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,528] INFO [Partition structured_syslog_topic-2 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,528] INFO [Partition structured_syslog_topic-16 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,535] INFO [Partition -uve-topic-1-3 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,535] INFO [Partition -uve-topic-1-19 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,538] INFO [Partition structured_syslog_topic-16 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,538] INFO [Partition structured_syslog_topic-5 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,541] INFO [Partition -uve-topic-1-19 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,541] INFO [Partition -uve-topic-1-8 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,541] INFO [Partition structured_syslog_topic-5 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,541] INFO [Partition structured_syslog_topic-21 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,545] INFO [Partition -uve-topic-1-8 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,545] INFO [Partition structured_syslog_topic-21 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,545] INFO [Partition -uve-topic-1-27 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,545] INFO [Partition structured_syslog_topic-10 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,547] INFO [Partition structured_syslog_topic-10 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,547] INFO [Partition structured_syslog_topic-29 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,547] INFO [Partition -uve-topic-1-27 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,547] INFO [Partition -uve-topic-1-16 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,555] INFO [Partition structured_syslog_topic-29 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,555] INFO [Partition -uve-topic-1-16 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,555] INFO [Partition structured_syslog_topic-18 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,555] INFO [Partition -uve-topic-1-5 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,583] INFO [Partition structured_syslog_topic-18 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,583] INFO [Partition -uve-topic-1-5 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,583] INFO [Partition structured_syslog_topic-7 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,583] INFO [Partition -uve-topic-1-24 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,593] INFO [Partition structured_syslog_topic-7 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,593] INFO [Partition -uve-topic-1-24 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,593] INFO [Partition structured_syslog_topic-15 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,593] INFO [Partition -uve-topic-1-13 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,601] INFO [Partition structured_syslog_topic-15 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,601] INFO [Partition -uve-topic-1-13 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,602] INFO [Partition -uve-topic-1-2 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,602] INFO [Partition structured_syslog_topic-4 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,604] 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 [2025-02-10 01:56:49,609] INFO [Partition structured_syslog_topic-4 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,609] INFO [Partition structured_syslog_topic-26 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,610] INFO [Partition -uve-topic-1-2 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,610] INFO [Partition -uve-topic-1-29 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,612] INFO [Partition structured_syslog_topic-26 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,612] INFO [Partition structured_syslog_topic-20 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,614] INFO [Partition -uve-topic-1-29 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,616] INFO [Partition -uve-topic-1-7 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,620] INFO [Partition structured_syslog_topic-20 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,620] INFO [Partition structured_syslog_topic-23 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,624] INFO [Partition -uve-topic-1-7 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,624] INFO [Partition -uve-topic-1-18 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,624] INFO [Partition structured_syslog_topic-23 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,624] INFO [Partition structured_syslog_topic-12 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,627] INFO [Partition -uve-topic-1-18 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,627] INFO [Partition -uve-topic-1-21 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,628] INFO [Partition structured_syslog_topic-12 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,628] INFO [Partition structured_syslog_topic-1 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,630] INFO [Partition -uve-topic-1-21 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,630] INFO [Partition -uve-topic-1-10 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,630] INFO [Partition structured_syslog_topic-1 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,630] INFO [Partition -uve-topic-9-21 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,633] INFO [Partition -uve-topic-1-10 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,633] INFO [Partition -uve-topic-1-15 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,634] INFO [Partition -uve-topic-9-21 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,634] INFO [Partition -uve-topic-9-10 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,636] INFO [Partition -uve-topic-1-15 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,638] INFO [Partition -uve-topic-1-4 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,636] INFO [Partition -uve-topic-9-10 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,638] INFO [Partition -uve-topic-9-13 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,641] INFO [Partition -uve-topic-9-13 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,641] INFO [Partition -uve-topic-9-2 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,642] INFO [Partition -uve-topic-1-4 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,643] INFO [Partition -uve-topic-1-26 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,645] INFO [Partition -uve-topic-1-26 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,645] INFO [Partition -uve-topic-21-10 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,645] INFO [Partition -uve-topic-9-2 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,645] INFO [Partition -uve-topic-9-29 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,646] INFO [Partition -uve-topic-21-10 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,646] INFO [Partition -uve-topic-21-26 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,647] INFO [Partition -uve-topic-9-29 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,647] INFO [Partition -uve-topic-9-7 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,648] INFO [Partition -uve-topic-21-26 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,648] INFO [Partition -uve-topic-21-4 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,648] INFO [Partition -uve-topic-9-7 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,648] INFO [Partition -uve-topic-9-18 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,651] INFO [Partition -uve-topic-21-4 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,651] INFO [Partition -uve-topic-21-15 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,652] INFO [Partition -uve-topic-9-18 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,652] INFO [Partition -uve-topic-9-26 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,653] INFO [Partition -uve-topic-21-15 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,653] INFO [Partition -uve-topic-21-23 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,654] INFO [Partition -uve-topic-9-26 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,654] INFO [Partition -uve-topic-9-15 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,656] INFO [Partition -uve-topic-21-23 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,656] INFO [Partition -uve-topic-21-12 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,657] INFO [Partition -uve-topic-9-15 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,657] INFO [Partition -uve-topic-9-4 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,658] INFO [Partition -uve-topic-21-12 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,658] INFO [Partition -uve-topic-21-1 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,660] INFO [Partition -uve-topic-9-4 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,660] INFO [Partition -uve-topic-9-12 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,660] INFO [Partition -uve-topic-21-1 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,660] INFO [Partition -uve-topic-21-28 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,661] INFO [Partition -uve-topic-9-12 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,661] INFO [Partition -uve-topic-9-23 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,662] INFO [Partition -uve-topic-21-28 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,662] INFO [Partition -uve-topic-21-20 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,663] INFO [Partition -uve-topic-9-23 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,663] INFO [Partition -uve-topic-9-1 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,663] INFO [Partition -uve-topic-21-20 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,663] INFO [Partition -uve-topic-21-9 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,664] INFO [Partition -uve-topic-9-1 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,665] INFO [Partition -uve-topic-9-28 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,665] INFO [Partition -uve-topic-21-9 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,665] INFO [Partition -uve-topic-21-25 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,667] INFO [Partition -uve-topic-9-28 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,667] INFO [Partition -uve-topic-9-17 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,667] INFO [Partition -uve-topic-21-25 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,667] INFO [Partition -uve-topic-21-14 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,668] INFO [Partition -uve-topic-9-17 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,668] INFO [Partition -uve-topic-9-20 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,668] INFO [Partition -uve-topic-21-14 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,669] INFO [Partition -uve-topic-21-6 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,670] INFO [Partition -uve-topic-9-20 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,670] INFO [Partition -uve-topic-21-6 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,672] INFO [Partition -uve-topic-9-9 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,672] INFO [Partition -uve-topic-21-17 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,677] INFO [Partition -uve-topic-21-17 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,677] INFO [Partition -uve-topic-21-11 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,677] INFO [Partition -uve-topic-9-9 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,677] INFO [Partition -uve-topic-9-14 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,679] INFO [Partition -uve-topic-21-11 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,679] INFO [Partition -uve-topic-21-0 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,679] INFO [Partition -uve-topic-9-14 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,679] INFO [Partition -uve-topic-9-3 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,681] INFO [Partition -uve-topic-21-0 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,681] INFO [Partition -uve-topic-21-22 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,681] INFO [Partition -uve-topic-9-3 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,681] INFO [Partition -uve-topic-9-25 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,684] INFO [Partition -uve-topic-21-22 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,684] INFO [Partition -uve-topic-21-3 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,688] INFO [Partition -uve-topic-9-25 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,688] INFO [Partition -uve-topic-9-6 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,689] INFO [Partition -uve-topic-21-3 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,689] INFO [Partition -uve-topic-21-19 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,690] INFO [Partition -uve-topic-9-6 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,690] INFO [Partition -uve-topic-9-22 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,691] INFO [Partition -uve-topic-21-19 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,691] INFO [Partition -uve-topic-21-8 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,691] INFO [Partition -uve-topic-9-22 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,692] INFO [Partition -uve-topic-9-11 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,692] INFO [Partition -uve-topic-21-8 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,692] INFO [Partition -uve-topic-21-16 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,694] INFO [Partition -uve-topic-21-16 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,694] INFO [Partition -uve-topic-21-5 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,694] INFO [Partition -uve-topic-9-11 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,694] INFO [Partition -uve-topic-9-0 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,702] INFO [Partition -uve-topic-21-5 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,702] INFO [Partition -uve-topic-21-27 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,702] INFO [Partition -uve-topic-9-0 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,702] INFO [Partition -uve-topic-9-8 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,704] INFO [Partition -uve-topic-21-27 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,704] INFO [Partition -uve-topic-21-21 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,710] INFO [Partition -uve-topic-9-8 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,710] INFO [Partition -uve-topic-9-19 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,711] INFO [Partition -uve-topic-21-21 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,711] INFO [Partition -uve-topic-21-24 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,711] 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 [2025-02-10 01:56:49,717] INFO [Partition -uve-topic-9-19 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,717] INFO [Partition -uve-topic-9-24 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,718] INFO [Partition -uve-topic-21-24 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,718] INFO [Partition -uve-topic-21-13 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,721] INFO [Partition -uve-topic-9-24 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,724] INFO [Partition -uve-topic-9-27 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,721] INFO [Partition -uve-topic-21-13 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,724] INFO [Partition -uve-topic-21-2 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,727] INFO [Partition -uve-topic-21-2 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,727] INFO [Partition -uve-topic-21-29 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,730] INFO [Partition -uve-topic-9-27 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,730] INFO [Partition -uve-topic-9-5 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,730] INFO [Partition -uve-topic-21-29 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,730] INFO [Partition -uve-topic-21-7 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,733] INFO [Partition -uve-topic-9-5 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,733] INFO [Partition -uve-topic-9-16 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,733] INFO [Partition -uve-topic-21-7 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,733] INFO [Partition -uve-topic-21-18 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,740] INFO [Partition -uve-topic-9-16 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,740] INFO [Partition -uve-topic-23-27 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,740] INFO [Partition -uve-topic-21-18 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,740] INFO [Partition -uve-topic-11-11 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,744] INFO [Partition -uve-topic-11-11 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,744] INFO [Partition -uve-topic-11-0 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,744] INFO [Partition -uve-topic-23-27 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,744] INFO [Partition -uve-topic-23-5 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,747] INFO [Partition -uve-topic-11-0 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,747] INFO [Partition -uve-topic-11-27 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,747] INFO [Partition -uve-topic-23-5 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,747] INFO [Partition -uve-topic-23-16 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,750] INFO [Partition -uve-topic-23-16 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,750] INFO [Partition -uve-topic-23-8 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,750] INFO [Partition -uve-topic-11-27 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,750] INFO [Partition -uve-topic-11-5 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,754] INFO [Partition -uve-topic-11-5 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,754] INFO [Partition -uve-topic-11-16 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,755] INFO [Partition -uve-topic-23-8 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,755] INFO [Partition -uve-topic-23-13 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,759] INFO [Partition -uve-topic-11-16 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,759] INFO [Partition -uve-topic-11-24 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,759] INFO [Partition -uve-topic-23-13 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,759] INFO [Partition -uve-topic-23-2 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,764] INFO [Partition -uve-topic-11-24 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,764] INFO [Partition -uve-topic-11-13 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,764] INFO [Partition -uve-topic-23-2 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,764] INFO [Partition -uve-topic-23-24 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,766] INFO [Partition -uve-topic-11-13 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,766] INFO [Partition -uve-topic-11-2 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,766] INFO [Partition -uve-topic-23-24 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,766] INFO [Partition -uve-topic-23-10 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,768] INFO [Partition -uve-topic-11-2 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,768] INFO [Partition -uve-topic-11-29 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,768] INFO [Partition -uve-topic-23-10 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,768] INFO [Partition -uve-topic-23-21 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,772] INFO [Partition -uve-topic-11-29 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,772] INFO [Partition -uve-topic-11-10 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,772] INFO [Partition -uve-topic-23-21 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,772] INFO [Partition -uve-topic-23-26 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,778] INFO [Partition -uve-topic-11-10 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,778] INFO [Partition -uve-topic-11-21 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,778] INFO [Partition -uve-topic-23-26 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,778] INFO [Partition -uve-topic-23-29 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,782] INFO [Partition -uve-topic-23-29 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,782] INFO [Partition -uve-topic-23-7 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,782] INFO [Partition -uve-topic-11-21 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,782] INFO [Partition -uve-topic-11-26 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,784] INFO [Partition -uve-topic-23-7 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,784] INFO [Partition -uve-topic-23-18 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,784] INFO [Partition -uve-topic-11-26 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,785] INFO [Partition -uve-topic-11-15 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,786] INFO [Partition -uve-topic-23-18 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,786] INFO [Partition -uve-topic-23-23 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,787] INFO [Partition -uve-topic-11-15 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,787] INFO [Partition -uve-topic-11-7 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,789] INFO [Partition -uve-topic-23-23 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,790] INFO [Partition -uve-topic-23-12 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,791] INFO [Partition -uve-topic-11-7 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,791] INFO [Partition -uve-topic-11-18 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,792] INFO [Partition -uve-topic-23-12 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,792] INFO [Partition -uve-topic-23-4 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,802] INFO [Partition -uve-topic-11-18 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,802] INFO [Partition -uve-topic-11-12 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,803] INFO [Partition -uve-topic-23-4 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,803] INFO [Partition -uve-topic-23-15 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,805] INFO [Partition -uve-topic-11-12 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,805] INFO [Partition -uve-topic-11-1 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,806] INFO [Partition -uve-topic-23-15 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,806] INFO [Partition -uve-topic-23-20 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,808] INFO [Partition -uve-topic-11-1 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,808] INFO [Partition -uve-topic-11-23 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,808] INFO [Partition -uve-topic-23-20 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,808] INFO [Partition -uve-topic-23-9 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,810] INFO [Partition -uve-topic-11-23 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,810] INFO [Partition -uve-topic-11-4 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,811] INFO [Partition -uve-topic-23-9 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,811] INFO [Partition -uve-topic-23-1 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,812] 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 [2025-02-10 01:56:49,816] INFO [Partition -uve-topic-11-4 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,816] INFO [Partition -uve-topic-11-9 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,818] INFO [Partition -uve-topic-23-1 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,818] INFO [Partition -uve-topic-23-28 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,819] INFO [Partition -uve-topic-11-9 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,819] INFO [Partition -uve-topic-11-20 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,821] INFO [Partition -uve-topic-23-28 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,821] INFO [Partition -uve-topic-23-17 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,823] INFO [Partition -uve-topic-11-20 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,823] INFO [Partition -uve-topic-11-17 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,825] INFO [Partition -uve-topic-23-17 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,825] INFO [Partition -uve-topic-23-6 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,826] INFO [Partition -uve-topic-11-17 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,826] INFO [Partition -uve-topic-11-6 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,828] INFO [Partition -uve-topic-23-6 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,828] INFO [Partition -uve-topic-23-14 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,829] INFO [Partition -uve-topic-11-6 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,829] INFO [Partition -uve-topic-11-28 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,831] INFO [Partition -uve-topic-23-14 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,831] INFO [Partition -uve-topic-23-3 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,832] INFO [Partition -uve-topic-11-28 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,832] INFO [Partition -uve-topic-11-22 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,834] INFO [Partition -uve-topic-23-3 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,834] INFO [Partition -uve-topic-23-25 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,835] INFO [Partition -uve-topic-11-22 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,835] INFO [Partition -uve-topic-11-14 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,836] INFO [Partition -uve-topic-23-25 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,836] INFO [Partition -uve-topic-23-19 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,838] INFO [Partition -uve-topic-11-14 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,838] INFO [Partition -uve-topic-11-25 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,839] INFO [Partition -uve-topic-23-19 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,839] INFO [Partition -uve-topic-23-22 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,840] INFO [Partition -uve-topic-11-25 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,841] INFO [Partition -uve-topic-11-3 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,842] INFO [Partition -uve-topic-23-22 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,842] INFO [Partition -uve-topic-23-11 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,844] INFO [Partition -uve-topic-11-3 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,844] INFO [Partition -uve-topic-11-19 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,846] INFO [Partition -uve-topic-23-11 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,846] INFO [Partition -uve-topic-13-28 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,848] INFO [Partition -uve-topic-11-19 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,848] INFO [Partition -uve-topic-11-8 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,851] INFO [Partition -uve-topic-13-28 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,851] INFO [Partition -uve-topic-13-6 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,858] INFO [Partition -uve-topic-11-8 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,858] INFO [Partition -uve-topic-6-2 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,859] INFO [Partition -uve-topic-13-6 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,859] INFO [Partition -uve-topic-13-17 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,862] INFO [Partition -uve-topic-6-2 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,865] INFO [Partition -uve-topic-6-24 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,863] INFO [Partition -uve-topic-13-17 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,865] INFO [Partition -uve-topic-13-9 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,867] INFO [Partition -uve-topic-6-24 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,867] INFO [Partition -uve-topic-6-13 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,868] INFO [Partition -uve-topic-13-9 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,868] INFO [Partition -uve-topic-13-14 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,868] INFO [Partition -uve-topic-6-13 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,868] INFO [Partition -uve-topic-6-18 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,869] INFO [Partition -uve-topic-13-14 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,869] INFO [Partition -uve-topic-13-3 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,870] INFO [Partition -uve-topic-6-18 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,870] INFO [Partition -uve-topic-6-29 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,871] INFO [Partition -uve-topic-13-3 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,871] INFO [Partition -uve-topic-13-25 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,872] INFO [Partition -uve-topic-6-29 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,872] INFO [Partition -uve-topic-6-10 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,873] INFO [Partition -uve-topic-13-25 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,873] INFO [Partition -uve-topic-13-11 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,874] INFO [Partition -uve-topic-6-10 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,874] INFO [Partition -uve-topic-6-21 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,875] INFO [Partition -uve-topic-13-11 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,875] INFO [Partition -uve-topic-13-0 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,880] INFO [Partition -uve-topic-13-0 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,880] INFO [Partition -uve-topic-13-22 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,880] INFO [Partition -uve-topic-6-21 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,880] INFO [Partition -uve-topic-6-15 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,882] INFO [Partition -uve-topic-13-22 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,882] INFO [Partition -uve-topic-13-27 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,882] INFO [Partition -uve-topic-6-15 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,883] INFO [Partition -uve-topic-6-4 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,885] INFO [Partition -uve-topic-13-27 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,885] INFO [Partition -uve-topic-13-8 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,888] INFO [Partition -uve-topic-6-4 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,888] INFO [Partition -uve-topic-6-26 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,888] INFO [Partition -uve-topic-13-8 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,888] INFO [Partition -uve-topic-13-19 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,891] INFO [Partition -uve-topic-6-26 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,891] INFO [Partition -uve-topic-6-7 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,891] INFO [Partition -uve-topic-13-19 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,891] INFO [Partition -uve-topic-13-24 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,894] INFO [Partition -uve-topic-6-7 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,894] INFO [Partition -uve-topic-6-23 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,895] INFO [Partition -uve-topic-13-24 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,895] INFO [Partition -uve-topic-13-13 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,897] INFO [Partition -uve-topic-6-23 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,897] INFO [Partition -uve-topic-6-12 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,898] INFO [Partition -uve-topic-13-13 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,898] INFO [Partition -uve-topic-13-5 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,899] INFO [Partition -uve-topic-6-12 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,899] INFO [Partition -uve-topic-6-1 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,901] INFO [Partition -uve-topic-13-5 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,901] INFO [Partition -uve-topic-13-16 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,902] INFO [Partition -uve-topic-6-1 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,906] INFO [Partition -uve-topic-6-9 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,905] INFO [Partition -uve-topic-13-16 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,906] INFO [Partition -uve-topic-13-21 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,915] INFO [Partition -uve-topic-6-9 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,915] INFO [Partition -uve-topic-6-20 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,915] INFO [Partition -uve-topic-13-21 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,915] INFO [Partition -uve-topic-13-10 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,918] INFO [Partition -uve-topic-13-10 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,918] INFO [Partition -uve-topic-13-2 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,918] INFO [Partition -uve-topic-6-20 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,918] INFO [Partition -uve-topic-6-25 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,920] INFO [Partition -uve-topic-13-2 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,921] INFO [Partition -uve-topic-13-29 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,921] INFO [Partition -uve-topic-6-25 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,921] INFO [Partition -uve-topic-6-28 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,923] INFO [Partition -uve-topic-13-29 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,923] INFO [Partition -uve-topic-13-18 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,924] INFO [Partition -uve-topic-6-28 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,924] INFO [Partition -uve-topic-6-17 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,925] INFO [Partition -uve-topic-13-18 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,925] INFO [Partition -uve-topic-13-7 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,925] INFO [Partition -uve-topic-6-17 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,925] INFO [Partition -uve-topic-6-6 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,929] INFO [Partition -uve-topic-13-7 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,929] INFO [Partition -uve-topic-13-15 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,930] INFO [Partition -uve-topic-6-6 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,930] INFO [Partition -uve-topic-6-22 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,932] INFO [Partition -uve-topic-13-15 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,932] INFO [Partition -uve-topic-13-4 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,933] INFO [Partition -uve-topic-6-22 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,933] INFO [Partition -uve-topic-6-11 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,934] INFO [Partition -uve-topic-13-4 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,934] INFO [Partition -uve-topic-13-26 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,935] INFO [Partition -uve-topic-6-11 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,935] INFO [Partition -uve-topic-6-14 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,935] INFO [Partition -uve-topic-13-26 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,935] INFO [Partition -uve-topic-13-20 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,936] INFO [Partition -uve-topic-6-14 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,936] INFO [Partition -uve-topic-6-3 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,937] INFO [Partition -uve-topic-13-20 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,938] INFO [Partition -uve-topic-13-23 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,938] INFO [Partition -uve-topic-6-3 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,938] INFO [Partition -uve-topic-6-19 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,940] INFO [Partition -uve-topic-13-23 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,940] INFO [Partition -uve-topic-13-12 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,941] INFO [Partition -uve-topic-6-19 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,941] INFO [Partition -uve-topic-6-8 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,945] INFO [Partition -uve-topic-13-12 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,945] INFO [Partition -uve-topic-13-1 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,945] INFO [Partition -uve-topic-6-8 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,945] INFO [Partition -uve-topic-6-0 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,952] INFO [Partition -uve-topic-13-1 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,952] INFO [Partition -uve-topic-28-17 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,952] INFO [Partition -uve-topic-6-0 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,952] INFO [Partition -uve-topic-6-27 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,954] INFO [Partition -uve-topic-28-17 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,954] INFO [Partition -uve-topic-28-28 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,954] INFO [Partition -uve-topic-6-27 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,954] INFO [Partition -uve-topic-6-16 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,955] INFO [Partition -uve-topic-28-28 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,955] INFO [Partition -uve-topic-28-6 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,957] INFO [Partition -uve-topic-6-16 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,957] INFO [Partition -uve-topic-6-5 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,958] INFO [Partition -uve-topic-28-6 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,958] INFO [Partition -uve-topic-28-14 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,959] INFO [Partition -uve-topic-6-5 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,959] INFO [Partition -uve-topic-14-8 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,960] INFO [Partition -uve-topic-28-14 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,960] INFO [Partition -uve-topic-28-25 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,961] INFO [Partition -uve-topic-14-8 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,961] INFO [Partition -uve-topic-14-19 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,962] INFO [Partition -uve-topic-28-25 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,962] INFO [Partition -uve-topic-28-3 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,964] INFO [Partition -uve-topic-14-19 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,964] INFO [Partition -uve-topic-14-27 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,966] INFO [Partition -uve-topic-28-3 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,966] INFO [Partition -uve-topic-28-22 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,966] INFO [Partition -uve-topic-14-27 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,966] INFO [Partition -uve-topic-14-5 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,967] INFO [Partition -uve-topic-28-22 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,967] INFO [Partition -uve-topic-28-0 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,968] INFO [Partition -uve-topic-14-5 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,968] INFO [Partition -uve-topic-14-16 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,972] INFO [Partition -uve-topic-28-0 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,972] INFO [Partition -uve-topic-28-11 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,972] INFO [Partition -uve-topic-14-16 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,972] INFO [Partition -uve-topic-14-21 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,973] INFO [Partition -uve-topic-28-11 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,973] INFO [Partition -uve-topic-28-27 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,973] INFO [Partition -uve-topic-14-21 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,973] INFO [Partition -uve-topic-14-13 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,976] INFO [Partition -uve-topic-28-27 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,976] INFO [Partition -uve-topic-28-16 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,976] INFO [Partition -uve-topic-14-13 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,976] INFO [Partition -uve-topic-14-2 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,980] INFO [Partition -uve-topic-28-16 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,980] INFO [Partition -uve-topic-28-8 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,980] INFO [Partition -uve-topic-14-2 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,980] INFO [Partition -uve-topic-14-24 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,985] INFO [Partition -uve-topic-28-8 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,985] INFO [Partition -uve-topic-28-19 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,985] INFO [Partition -uve-topic-14-24 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,985] INFO [Partition -uve-topic-14-29 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,987] INFO [Partition -uve-topic-28-19 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,987] INFO [Partition -uve-topic-28-2 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,988] INFO [Partition -uve-topic-14-29 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,988] INFO [Partition -uve-topic-14-18 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,989] INFO [Partition -uve-topic-28-2 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,989] INFO [Partition -uve-topic-28-24 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,989] INFO [Partition -uve-topic-14-18 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,989] INFO [Partition -uve-topic-14-7 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,993] INFO [Partition -uve-topic-14-7 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,993] INFO [Partition -uve-topic-14-10 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,993] INFO [Partition -uve-topic-28-24 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,994] INFO [Partition -uve-topic-28-13 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,995] INFO [Partition -uve-topic-14-10 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,995] INFO [Partition -uve-topic-14-15 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,995] INFO [Partition -uve-topic-28-13 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:49,995] INFO [Partition -uve-topic-28-5 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:49,997] INFO [Partition -uve-topic-14-15 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:49,997] INFO [Partition -uve-topic-14-26 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:49,998] INFO [Partition -uve-topic-28-5 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:49,998] INFO [Partition -uve-topic-28-21 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,001] INFO [Partition -uve-topic-14-26 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,001] INFO [Partition -uve-topic-14-4 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,002] INFO [Partition -uve-topic-28-21 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,002] INFO [Partition -uve-topic-28-10 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,005] INFO [Partition -uve-topic-14-4 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,005] INFO [Partition -uve-topic-14-23 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,006] INFO [Partition -uve-topic-28-10 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,006] INFO [Partition -uve-topic-28-18 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,008] INFO [Partition -uve-topic-14-23 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,008] INFO [Partition -uve-topic-14-12 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,009] INFO [Partition -uve-topic-28-18 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,009] INFO [Partition -uve-topic-28-29 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,010] INFO [Partition -uve-topic-14-12 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,010] INFO [Partition -uve-topic-14-1 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,013] INFO [Partition -uve-topic-28-29 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,013] INFO [Partition -uve-topic-28-7 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,014] INFO [Partition -uve-topic-14-1 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,014] INFO [Partition -uve-topic-14-28 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,015] INFO [Partition -uve-topic-28-7 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,015] INFO [Partition -uve-topic-28-23 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,016] INFO [Partition -uve-topic-14-28 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,019] INFO [Partition -uve-topic-14-9 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,018] INFO [Partition -uve-topic-28-23 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,019] INFO [Partition -uve-topic-28-4 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,021] INFO [Partition -uve-topic-14-9 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,021] INFO [Partition -uve-topic-14-20 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,021] INFO [Partition -uve-topic-28-4 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,021] INFO [Partition -uve-topic-28-15 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,022] INFO [Partition -uve-topic-14-20 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,022] INFO [Partition -uve-topic-14-25 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,023] INFO [Partition -uve-topic-28-15 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,023] INFO [Partition -uve-topic-28-26 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,024] INFO [Partition -uve-topic-14-25 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,024] INFO [Partition -uve-topic-14-14 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,025] INFO [Partition -uve-topic-28-26 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,025] INFO [Partition -uve-topic-28-9 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,027] INFO [Partition -uve-topic-14-14 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,027] INFO [Partition -uve-topic-14-17 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,027] INFO [Partition -uve-topic-28-9 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,027] INFO [Partition -uve-topic-28-20 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,029] INFO [Partition -uve-topic-14-17 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,029] INFO [Partition -uve-topic-14-6 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,031] INFO [Partition -uve-topic-28-20 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,031] INFO [Partition -uve-topic-28-1 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,032] INFO [Partition -uve-topic-14-6 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,032] INFO [Partition -uve-topic-14-22 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,033] INFO [Partition -uve-topic-28-1 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,033] INFO [Partition -uve-topic-28-12 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,036] INFO [Partition -uve-topic-14-22 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,036] INFO [Partition -uve-topic-14-11 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,037] INFO [Partition -uve-topic-28-12 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,037] INFO [Partition -uve-topic-18-29 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,040] INFO [Partition -uve-topic-14-11 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,040] INFO [Partition -uve-topic-14-0 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,040] INFO [Partition -uve-topic-18-29 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,040] INFO [Partition -uve-topic-18-18 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,041] INFO [Partition -uve-topic-14-0 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,041] INFO [Partition -uve-topic-14-3 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,042] INFO [Partition -uve-topic-18-18 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,042] INFO [Partition -uve-topic-18-7 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,044] INFO [Partition -uve-topic-14-3 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,044] INFO [Partition -uve-topic-25-20 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,044] INFO [Partition -uve-topic-18-7 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,044] INFO [Partition -uve-topic-18-26 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,045] INFO [Partition -uve-topic-25-20 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,045] INFO [Partition -uve-topic-25-9 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,046] INFO [Partition -uve-topic-18-26 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,046] INFO [Partition -uve-topic-18-15 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,047] INFO [Partition -uve-topic-25-9 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,047] INFO [Partition -uve-topic-25-3 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,047] INFO [Partition -uve-topic-18-15 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,047] INFO [Partition -uve-topic-18-4 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,050] INFO [Partition -uve-topic-25-3 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,050] INFO [Partition -uve-topic-25-14 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,051] INFO [Partition -uve-topic-18-4 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,051] INFO [Partition -uve-topic-18-23 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,052] INFO [Partition -uve-topic-25-14 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,052] INFO [Partition -uve-topic-25-25 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,052] INFO [Partition -uve-topic-18-23 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,052] INFO [Partition -uve-topic-18-12 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,053] INFO [Partition -uve-topic-25-25 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,053] INFO [Partition -uve-topic-25-6 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,054] INFO [Partition -uve-topic-18-12 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,054] INFO [Partition -uve-topic-18-1 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,056] INFO [Partition -uve-topic-25-6 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,057] INFO [Partition -uve-topic-25-11 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,057] INFO [Partition -uve-topic-18-1 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,057] INFO [Partition -uve-topic-18-28 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,058] INFO [Partition -uve-topic-25-11 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,058] INFO [Partition -uve-topic-25-22 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,060] INFO [Partition -uve-topic-18-28 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,060] INFO [Partition -uve-topic-18-17 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,060] INFO [Partition -uve-topic-25-22 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,060] INFO [Partition -uve-topic-25-0 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,061] INFO [Partition -uve-topic-18-17 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,061] INFO [Partition -uve-topic-18-9 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,062] INFO [Partition -uve-topic-25-0 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,062] INFO [Partition -uve-topic-25-8 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,063] INFO [Partition -uve-topic-18-9 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,063] INFO [Partition -uve-topic-18-20 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,063] INFO [Partition -uve-topic-25-8 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,063] INFO [Partition -uve-topic-25-19 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,064] INFO [Partition -uve-topic-18-20 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,064] INFO [Partition -uve-topic-18-14 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,065] INFO [Partition -uve-topic-25-19 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,065] INFO [Partition -uve-topic-25-24 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,070] INFO [Partition -uve-topic-18-14 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,070] INFO [Partition -uve-topic-18-25 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,071] INFO [Partition -uve-topic-25-24 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,072] INFO [Partition -uve-topic-25-27 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,072] INFO [Partition -uve-topic-18-25 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,072] INFO [Partition -uve-topic-18-3 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,075] INFO [Partition -uve-topic-25-27 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,075] INFO [Partition -uve-topic-25-16 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,079] INFO [Partition -uve-topic-18-3 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,079] INFO [Partition -uve-topic-18-6 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,079] INFO [Partition -uve-topic-25-16 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,079] INFO [Partition -uve-topic-25-5 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,082] INFO [Partition -uve-topic-18-6 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,082] INFO [Partition -uve-topic-18-22 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,082] INFO [Partition -uve-topic-25-5 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,082] INFO [Partition -uve-topic-25-21 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,084] INFO [Partition -uve-topic-18-22 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,084] INFO [Partition -uve-topic-18-0 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,084] INFO [Partition -uve-topic-25-21 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,084] INFO [Partition -uve-topic-25-10 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,086] INFO [Partition -uve-topic-18-0 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,086] INFO [Partition -uve-topic-18-11 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,086] INFO [Partition -uve-topic-25-10 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,086] INFO [Partition -uve-topic-25-13 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,088] INFO [Partition -uve-topic-18-11 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,088] INFO [Partition -uve-topic-18-19 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,088] INFO [Partition -uve-topic-25-13 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,088] INFO [Partition -uve-topic-25-2 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,093] INFO [Partition -uve-topic-18-19 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,093] INFO [Partition -uve-topic-18-8 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,093] INFO [Partition -uve-topic-25-2 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,093] INFO [Partition -uve-topic-25-29 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,095] INFO [Partition -uve-topic-18-8 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,095] INFO [Partition -uve-topic-18-24 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,096] INFO [Partition -uve-topic-25-29 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,096] INFO [Partition -uve-topic-25-18 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,097] INFO [Partition -uve-topic-18-24 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,098] INFO [Partition -uve-topic-18-5 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,099] INFO [Partition -uve-topic-25-18 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,099] INFO [Partition -uve-topic-25-7 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,100] INFO [Partition -uve-topic-18-5 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,102] INFO [Partition -uve-topic-18-16 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,102] INFO [Partition -uve-topic-25-7 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,102] INFO [Partition -uve-topic-25-26 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,105] INFO [Partition -uve-topic-18-16 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,105] INFO [Partition -uve-topic-18-27 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,105] INFO [Partition -uve-topic-25-26 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,105] INFO [Partition -uve-topic-25-4 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,107] INFO [Partition -uve-topic-18-27 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,107] INFO [Partition -uve-topic-18-10 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,107] INFO [Partition -uve-topic-25-4 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,107] INFO [Partition -uve-topic-25-15 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,108] INFO [Partition -uve-topic-18-10 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,108] INFO [Partition -uve-topic-18-21 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,109] INFO [Partition -uve-topic-25-15 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,109] INFO [Partition -uve-topic-25-23 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,110] INFO [Partition -uve-topic-18-21 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,110] INFO [Partition -uve-topic-18-2 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,111] INFO [Partition -uve-topic-25-23 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,111] INFO [Partition -uve-topic-25-12 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,111] INFO [Partition -uve-topic-18-2 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,111] INFO [Partition -uve-topic-18-13 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,112] INFO [Partition -uve-topic-25-12 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,112] INFO [Partition -uve-topic-25-1 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,113] INFO [Partition -uve-topic-18-13 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,113] INFO [Partition -uve-topic-0-21 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,117] INFO [Partition -uve-topic-25-1 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,117] INFO [Partition -uve-topic-25-28 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,119] INFO [Partition -uve-topic-0-21 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,122] INFO [Partition -uve-topic-0-10 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,121] INFO [Partition -uve-topic-25-28 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,122] INFO [Partition -uve-topic-25-17 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,125] INFO [Partition -uve-topic-0-10 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,125] INFO [Partition -uve-topic-0-2 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,125] INFO [Partition -uve-topic-25-17 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,125] INFO [Partition -uve-topic-15-21 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,127] INFO [Partition -uve-topic-0-2 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,127] INFO [Partition -uve-topic-0-13 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,127] INFO [Partition -uve-topic-15-21 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,127] INFO [Partition -uve-topic-15-10 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,128] INFO [Partition -uve-topic-0-13 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,129] INFO [Partition -uve-topic-0-7 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,129] INFO [Partition -uve-topic-15-10 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,129] INFO [Partition -uve-topic-15-4 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,130] INFO [Partition -uve-topic-0-7 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,130] INFO [Partition -uve-topic-0-18 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,131] INFO [Partition -uve-topic-15-4 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,131] INFO [Partition -uve-topic-15-15 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,132] INFO [Partition -uve-topic-0-18 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,132] INFO [Partition -uve-topic-0-29 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,134] INFO [Partition -uve-topic-0-29 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,134] INFO [Partition -uve-topic-15-15 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,134] INFO [Partition -uve-topic-15-26 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,134] INFO [Partition -uve-topic-0-26 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,136] INFO [Partition -uve-topic-15-26 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,136] INFO [Partition -uve-topic-15-7 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,136] INFO [Partition -uve-topic-0-26 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,136] INFO [Partition -uve-topic-0-15 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,143] INFO [Partition -uve-topic-15-7 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,143] INFO [Partition -uve-topic-15-12 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,143] INFO [Partition -uve-topic-0-15 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,143] INFO [Partition -uve-topic-0-4 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,145] INFO [Partition -uve-topic-15-12 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,146] INFO [Partition -uve-topic-15-23 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,146] INFO [Partition -uve-topic-0-4 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,146] INFO [Partition -uve-topic-0-1 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,148] INFO [Partition -uve-topic-15-23 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,148] INFO [Partition -uve-topic-15-1 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,148] INFO [Partition -uve-topic-0-1 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,148] INFO [Partition -uve-topic-0-23 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,150] INFO [Partition -uve-topic-15-1 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,150] INFO [Partition -uve-topic-15-9 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,150] INFO [Partition -uve-topic-0-23 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,150] INFO [Partition -uve-topic-0-12 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,152] INFO [Partition -uve-topic-15-9 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,152] INFO [Partition -uve-topic-15-20 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,153] INFO [Partition -uve-topic-0-12 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,153] INFO [Partition -uve-topic-0-17 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,154] INFO [Partition -uve-topic-15-20 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,154] INFO [Partition -uve-topic-15-25 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,154] INFO [Partition -uve-topic-0-17 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,155] INFO [Partition -uve-topic-0-28 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,158] INFO [Partition -uve-topic-15-25 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,158] INFO [Partition -uve-topic-15-28 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,159] INFO [Partition -uve-topic-0-28 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,159] INFO [Partition -uve-topic-0-9 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,161] INFO [Partition -uve-topic-15-28 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,161] INFO [Partition -uve-topic-15-17 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,161] INFO [Partition -uve-topic-0-9 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,161] INFO [Partition -uve-topic-0-20 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,163] INFO [Partition -uve-topic-15-17 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,163] INFO [Partition -uve-topic-15-6 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,163] INFO [Partition -uve-topic-0-20 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,163] INFO [Partition -uve-topic-0-3 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,165] INFO [Partition -uve-topic-15-6 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,165] INFO [Partition -uve-topic-15-22 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,166] INFO [Partition -uve-topic-0-3 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,166] INFO [Partition -uve-topic-0-25 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,167] INFO [Partition -uve-topic-15-22 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,171] INFO [Partition -uve-topic-15-11 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,169] INFO [Partition -uve-topic-0-25 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,171] INFO [Partition -uve-topic-0-14 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,174] INFO [Partition -uve-topic-15-11 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,174] INFO [Partition -uve-topic-15-14 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,174] INFO [Partition -uve-topic-0-14 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,174] INFO [Partition -uve-topic-0-6 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,176] INFO [Partition -uve-topic-15-14 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,176] INFO [Partition -uve-topic-15-3 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,176] INFO [Partition -uve-topic-0-6 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,176] INFO [Partition -uve-topic-0-22 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,180] INFO [Partition -uve-topic-15-3 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,180] INFO [Partition -uve-topic-15-19 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,181] INFO [Partition -uve-topic-0-22 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,181] INFO [Partition -uve-topic-0-11 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,183] INFO [Partition -uve-topic-15-19 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,183] INFO [Partition -uve-topic-15-8 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,185] INFO [Partition -uve-topic-0-11 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,185] INFO [Partition -uve-topic-0-19 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,185] INFO [Partition -uve-topic-15-8 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,185] INFO [Partition -uve-topic-15-0 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,187] INFO [Partition -uve-topic-0-19 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,187] INFO [Partition -uve-topic-0-8 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,187] INFO [Partition -uve-topic-15-0 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,187] INFO [Partition -uve-topic-15-27 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,190] INFO [Partition -uve-topic-0-8 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,190] INFO [Partition -uve-topic-0-24 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,190] INFO [Partition -uve-topic-15-27 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,190] INFO [Partition -uve-topic-15-5 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,193] INFO [Partition -uve-topic-0-24 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,193] INFO [Partition -uve-topic-0-27 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,193] INFO [Partition -uve-topic-15-5 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,193] INFO [Partition -uve-topic-15-16 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,195] INFO [Partition -uve-topic-0-27 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,195] INFO [Partition -uve-topic-0-16 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,195] INFO [Partition -uve-topic-15-16 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,195] INFO [Partition -uve-topic-15-24 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,198] INFO [Partition -uve-topic-0-16 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,198] INFO [Partition -uve-topic-0-5 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,199] INFO [Partition -uve-topic-15-24 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,199] INFO [Partition -uve-topic-15-13 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,200] INFO [Partition -uve-topic-0-5 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,200] INFO [Partition -uve-topic-27-26 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,200] INFO [Partition -uve-topic-15-13 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,200] INFO [Partition -uve-topic-15-2 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,202] INFO [Partition -uve-topic-27-26 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,202] INFO [Partition -uve-topic-27-15 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,202] INFO [Partition -uve-topic-15-2 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,202] INFO [Partition -uve-topic-15-29 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,204] INFO [Partition -uve-topic-27-15 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,205] INFO [Partition -uve-topic-27-7 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,204] INFO [Partition -uve-topic-15-29 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,205] INFO [Partition -uve-topic-15-18 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,207] INFO [Partition -uve-topic-27-7 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,207] INFO [Partition -uve-topic-27-18 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,207] INFO [Partition -uve-topic-15-18 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,207] INFO [Partition -uve-topic-24-7 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,209] INFO [Partition -uve-topic-27-18 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,209] INFO [Partition -uve-topic-27-1 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,209] INFO [Partition -uve-topic-24-7 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,209] INFO [Partition -uve-topic-24-18 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,219] INFO [Partition -uve-topic-27-1 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,219] INFO [Partition -uve-topic-27-12 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,220] INFO [Partition -uve-topic-24-18 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,220] INFO [Partition -uve-topic-24-29 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,223] INFO [Partition -uve-topic-27-12 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,223] INFO [Partition -uve-topic-27-23 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,223] INFO [Partition -uve-topic-24-29 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,223] INFO [Partition -uve-topic-24-26 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,226] INFO [Partition -uve-topic-27-23 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,226] INFO [Partition -uve-topic-27-4 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,226] INFO [Partition -uve-topic-24-26 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,226] INFO [Partition -uve-topic-24-15 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,236] INFO [Partition -uve-topic-27-4 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,236] INFO [Partition -uve-topic-27-20 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,236] INFO [Partition -uve-topic-24-15 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,236] INFO [Partition -uve-topic-24-4 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,240] INFO [Partition -uve-topic-27-20 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,240] INFO [Partition -uve-topic-27-9 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,250] INFO [Partition -uve-topic-24-4 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,250] INFO [Partition -uve-topic-24-20 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,253] INFO [Partition -uve-topic-24-20 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,253] INFO [Partition -uve-topic-24-12 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,253] INFO [Partition -uve-topic-27-9 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,253] INFO [Partition -uve-topic-27-28 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,258] INFO [Partition -uve-topic-24-12 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,258] INFO [Partition -uve-topic-24-1 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,258] INFO [Partition -uve-topic-27-28 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,259] INFO [Partition -uve-topic-27-6 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,263] INFO [Partition -uve-topic-24-1 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,263] INFO [Partition -uve-topic-24-23 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,264] INFO [Partition -uve-topic-27-6 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,264] INFO [Partition -uve-topic-27-17 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,266] INFO [Partition -uve-topic-24-23 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,266] INFO [Partition -uve-topic-24-28 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,267] INFO [Partition -uve-topic-27-17 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,267] INFO [Partition -uve-topic-27-22 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,269] INFO [Partition -uve-topic-24-28 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,269] INFO [Partition -uve-topic-24-17 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,270] INFO [Partition -uve-topic-27-22 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,270] INFO [Partition -uve-topic-27-25 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,271] INFO [Partition -uve-topic-24-17 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,272] INFO [Partition -uve-topic-24-6 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,272] INFO [Partition -uve-topic-27-25 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,272] INFO [Partition -uve-topic-27-14 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,274] INFO [Partition -uve-topic-24-6 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,274] INFO [Partition -uve-topic-24-9 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,276] INFO [Partition -uve-topic-27-14 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,276] INFO [Partition -uve-topic-27-3 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,282] INFO [Partition -uve-topic-24-9 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,282] INFO [Partition -uve-topic-24-14 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,282] INFO [Partition -uve-topic-27-3 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,282] INFO [Partition -uve-topic-27-19 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,286] INFO [Partition -uve-topic-27-19 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,286] INFO [Partition -uve-topic-24-14 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,286] INFO [Partition -uve-topic-27-8 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,286] INFO [Partition -uve-topic-24-25 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,289] INFO [Partition -uve-topic-27-8 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,289] INFO [Partition -uve-topic-24-25 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,289] INFO [Partition -uve-topic-27-11 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,289] INFO [Partition -uve-topic-24-3 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,292] INFO [Partition -uve-topic-27-11 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,292] INFO [Partition -uve-topic-27-0 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,292] INFO [Partition -uve-topic-24-3 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,292] INFO [Partition -uve-topic-24-22 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,294] INFO [Partition -uve-topic-27-0 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,294] INFO [Partition -uve-topic-27-27 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,294] INFO [Partition -uve-topic-24-22 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,294] INFO [Partition -uve-topic-24-11 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,296] INFO [Partition -uve-topic-27-27 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,296] INFO [Partition -uve-topic-27-16 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,296] INFO [Partition -uve-topic-24-11 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,296] INFO [Partition -uve-topic-24-0 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,297] INFO [Partition -uve-topic-27-16 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,298] INFO [Partition -uve-topic-27-5 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,299] INFO [Partition -uve-topic-24-0 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,299] INFO [Partition -uve-topic-24-27 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,301] INFO [Partition -uve-topic-27-5 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,301] INFO [Partition -uve-topic-27-24 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,302] INFO [Partition -uve-topic-24-27 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,302] INFO [Partition -uve-topic-24-8 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,303] INFO [Partition -uve-topic-27-24 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,303] INFO [Partition -uve-topic-27-13 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,304] INFO [Partition -uve-topic-24-8 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,304] INFO [Partition -uve-topic-24-19 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,305] INFO [Partition -uve-topic-27-13 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,306] INFO [Partition -uve-topic-27-2 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,307] INFO [Partition -uve-topic-24-19 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,307] INFO [Partition -uve-topic-24-24 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,308] INFO [Partition -uve-topic-27-2 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,308] INFO [Partition -uve-topic-27-29 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,309] INFO [Partition -uve-topic-24-24 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,309] INFO [Partition -uve-topic-24-13 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,310] INFO [Partition -uve-topic-27-29 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,310] INFO [Partition -uve-topic-27-10 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,312] INFO [Partition -uve-topic-24-13 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,312] INFO [Partition -uve-topic-24-16 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,313] INFO [Partition -uve-topic-27-10 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,313] INFO [Partition -uve-topic-27-21 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,314] INFO [Partition -uve-topic-24-16 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,314] INFO [Partition -uve-topic-24-5 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,315] INFO [Partition -uve-topic-27-21 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,315] INFO [Partition -uve-topic-17-27 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,316] INFO [Partition -uve-topic-24-5 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,316] INFO [Partition -uve-topic-24-21 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,317] INFO [Partition -uve-topic-17-27 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,317] INFO [Partition -uve-topic-17-16 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,318] INFO [Partition -uve-topic-24-21 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,318] INFO [Partition -uve-topic-24-10 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,319] INFO [Partition -uve-topic-17-16 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,319] INFO [Partition -uve-topic-17-8 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,320] INFO [Partition -uve-topic-24-10 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,320] INFO [Partition -uve-topic-24-2 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,321] INFO [Partition -uve-topic-17-8 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,321] INFO [Partition -uve-topic-17-19 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,322] INFO [Partition -uve-topic-24-2 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,322] INFO [Partition structured_syslog_topic-28 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,323] INFO [Partition -uve-topic-17-19 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,323] INFO [Partition -uve-topic-17-2 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,324] INFO [Partition structured_syslog_topic-28 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,327] INFO [Partition structured_syslog_topic-17 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,327] INFO [Partition -uve-topic-17-2 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,327] INFO [Partition -uve-topic-17-13 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,330] INFO [Partition -uve-topic-17-13 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,330] INFO [Partition -uve-topic-17-24 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,330] INFO [Partition structured_syslog_topic-17 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,330] INFO [Partition structured_syslog_topic-6 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,332] INFO [Partition -uve-topic-17-24 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,332] INFO [Partition -uve-topic-17-5 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,332] INFO [Partition structured_syslog_topic-6 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,332] INFO [Partition structured_syslog_topic-9 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,333] INFO [Partition -uve-topic-17-5 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,333] INFO [Partition -uve-topic-17-21 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,334] INFO [Partition structured_syslog_topic-9 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,335] INFO [Partition structured_syslog_topic-14 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,336] INFO [Partition -uve-topic-17-21 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,336] INFO [Partition -uve-topic-17-10 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,337] INFO [Partition structured_syslog_topic-14 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,337] INFO [Partition structured_syslog_topic-25 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,339] INFO [Partition -uve-topic-17-10 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,339] INFO [Partition -uve-topic-17-29 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,341] INFO [Partition structured_syslog_topic-25 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,341] INFO [Partition structured_syslog_topic-3 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,343] INFO [Partition -uve-topic-17-29 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,343] INFO [Partition -uve-topic-17-7 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,343] INFO [Partition structured_syslog_topic-3 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,343] INFO [Partition structured_syslog_topic-11 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,347] INFO [Partition -uve-topic-17-7 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,347] INFO [Partition -uve-topic-17-18 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,347] INFO [Partition structured_syslog_topic-11 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,347] INFO [Partition structured_syslog_topic-0 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,352] INFO [Partition -uve-topic-17-18 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,352] INFO [Partition -uve-topic-17-23 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,352] INFO [Partition structured_syslog_topic-0 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,352] INFO [Partition structured_syslog_topic-22 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,355] INFO [Partition -uve-topic-17-23 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,355] INFO [Partition -uve-topic-17-26 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,355] INFO [Partition structured_syslog_topic-22 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,355] INFO [Partition structured_syslog_topic-27 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,365] INFO [Partition -uve-topic-17-26 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,365] INFO [Partition -uve-topic-17-15 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,365] INFO [Partition structured_syslog_topic-27 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,365] INFO [Partition structured_syslog_topic-19 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,368] INFO [Partition -uve-topic-17-15 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,368] INFO [Partition -uve-topic-17-4 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,368] INFO [Partition structured_syslog_topic-19 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,368] INFO [Partition structured_syslog_topic-8 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,372] INFO [Partition -uve-topic-17-4 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,372] INFO [Partition -uve-topic-17-20 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,372] INFO [Partition structured_syslog_topic-8 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,372] INFO [Partition structured_syslog_topic-24 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,376] INFO [Partition -uve-topic-17-20 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,376] INFO [Partition -uve-topic-17-9 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,376] INFO [Partition structured_syslog_topic-24 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,376] INFO [Partition structured_syslog_topic-13 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,379] INFO [Partition -uve-topic-17-9 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,379] INFO [Partition -uve-topic-17-12 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,379] INFO [Partition structured_syslog_topic-13 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,379] INFO [Partition structured_syslog_topic-2 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,385] INFO [Partition -uve-topic-17-12 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,385] INFO [Partition -uve-topic-17-1 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,385] INFO [Partition structured_syslog_topic-2 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,385] INFO [Partition structured_syslog_topic-16 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,387] INFO [Partition -uve-topic-17-1 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,387] INFO [Partition -uve-topic-17-28 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,387] INFO [Partition structured_syslog_topic-16 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,387] INFO [Partition structured_syslog_topic-5 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,390] INFO [Partition -uve-topic-17-28 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,390] INFO [Partition -uve-topic-17-17 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,391] INFO [Partition structured_syslog_topic-5 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,391] INFO [Partition structured_syslog_topic-21 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,392] INFO [Partition -uve-topic-17-17 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,392] INFO [Partition -uve-topic-17-6 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,393] INFO [Partition structured_syslog_topic-21 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,393] INFO [Partition structured_syslog_topic-10 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,399] INFO [Partition -uve-topic-17-6 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,399] INFO [Partition -uve-topic-17-25 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,399] INFO [Partition structured_syslog_topic-10 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,399] INFO [Partition structured_syslog_topic-29 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,403] INFO [Partition -uve-topic-17-25 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,403] INFO [Partition -uve-topic-17-14 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,403] INFO [Partition structured_syslog_topic-29 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,403] INFO [Partition structured_syslog_topic-18 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,404] INFO [Partition -uve-topic-17-14 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,404] INFO [Partition -uve-topic-17-3 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,405] INFO [Partition structured_syslog_topic-18 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,405] INFO [Partition structured_syslog_topic-7 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,407] INFO [Partition -uve-topic-17-3 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,407] INFO [Partition -uve-topic-17-11 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,409] INFO [Partition -uve-topic-17-11 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,409] INFO [Partition -uve-topic-17-22 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,409] INFO [Partition structured_syslog_topic-7 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,409] INFO [Partition structured_syslog_topic-15 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,412] INFO [Partition -uve-topic-17-22 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,412] INFO [Partition -uve-topic-17-0 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,412] INFO [Partition structured_syslog_topic-15 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,412] INFO [Partition structured_syslog_topic-4 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,414] INFO [Partition -uve-topic-17-0 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,414] INFO [Partition -uve-topic-7-15 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,415] INFO [Partition structured_syslog_topic-4 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,415] INFO [Partition structured_syslog_topic-26 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,417] INFO [Partition -uve-topic-7-15 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,417] INFO [Partition -uve-topic-7-4 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,417] INFO [Partition structured_syslog_topic-26 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,417] INFO [Partition structured_syslog_topic-20 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,420] INFO [Partition -uve-topic-7-4 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,420] INFO [Partition -uve-topic-7-20 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,420] INFO [Partition structured_syslog_topic-20 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,420] INFO [Partition structured_syslog_topic-23 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,422] INFO [Partition -uve-topic-7-20 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,422] INFO [Partition -uve-topic-7-9 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,423] INFO [Partition structured_syslog_topic-23 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,423] INFO [Partition structured_syslog_topic-12 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,425] INFO [Partition -uve-topic-7-9 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,426] INFO [Partition -uve-topic-7-28 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,429] INFO [Partition -uve-topic-7-28 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,429] INFO [Partition -uve-topic-7-17 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,429] INFO [Partition structured_syslog_topic-12 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,429] INFO [Partition structured_syslog_topic-1 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,434] INFO [Partition -uve-topic-7-17 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,434] INFO [Partition -uve-topic-7-6 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,434] INFO [Partition structured_syslog_topic-1 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,434] INFO [Partition -uve-topic-9-21 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,436] INFO [Partition -uve-topic-7-6 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,436] INFO [Partition -uve-topic-7-25 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,436] INFO [Partition -uve-topic-9-21 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,436] INFO [Partition -uve-topic-9-10 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,438] INFO [Partition -uve-topic-7-25 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,438] INFO [Partition -uve-topic-7-14 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,439] INFO [Partition -uve-topic-9-10 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,439] INFO [Partition -uve-topic-9-13 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,445] INFO [Partition -uve-topic-7-14 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,445] INFO [Partition -uve-topic-7-3 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,445] INFO [Partition -uve-topic-9-13 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,445] INFO [Partition -uve-topic-9-2 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,450] INFO [Partition -uve-topic-7-3 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,450] INFO [Partition -uve-topic-7-19 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,450] INFO [Partition -uve-topic-9-2 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,450] INFO [Partition -uve-topic-9-29 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,453] INFO [Partition -uve-topic-7-19 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,453] INFO [Partition -uve-topic-7-22 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,455] INFO [Partition -uve-topic-9-29 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,455] INFO [Partition -uve-topic-9-7 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,457] INFO [Partition -uve-topic-7-22 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,457] INFO [Partition -uve-topic-7-11 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,459] INFO [Partition -uve-topic-9-7 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,459] INFO [Partition -uve-topic-9-18 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,461] INFO [Partition -uve-topic-7-11 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,461] INFO [Partition -uve-topic-7-0 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,461] INFO [Partition -uve-topic-9-18 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,461] INFO [Partition -uve-topic-9-26 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,463] INFO [Partition -uve-topic-7-0 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,466] INFO [Partition -uve-topic-7-5 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,463] INFO [Partition -uve-topic-9-26 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,466] INFO [Partition -uve-topic-9-15 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,469] INFO [Partition -uve-topic-7-5 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,469] INFO [Partition -uve-topic-7-27 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,469] INFO [Partition -uve-topic-9-15 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,469] INFO [Partition -uve-topic-9-4 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,471] INFO [Partition -uve-topic-7-27 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,471] INFO [Partition -uve-topic-7-16 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,471] INFO [Partition -uve-topic-9-4 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,471] INFO [Partition -uve-topic-9-12 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,474] INFO [Partition -uve-topic-7-16 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,474] INFO [Partition -uve-topic-7-8 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,474] INFO [Partition -uve-topic-9-12 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,474] INFO [Partition -uve-topic-9-23 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,476] INFO [Partition -uve-topic-7-8 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,476] INFO [Partition -uve-topic-7-13 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,477] INFO [Partition -uve-topic-9-23 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,477] INFO [Partition -uve-topic-9-1 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,477] INFO [Partition -uve-topic-7-13 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,478] INFO [Partition -uve-topic-7-24 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,479] INFO [Partition -uve-topic-9-1 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,479] INFO [Partition -uve-topic-9-28 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,480] INFO [Partition -uve-topic-7-24 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,480] INFO [Partition -uve-topic-7-2 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,482] INFO [Partition -uve-topic-7-2 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,482] INFO [Partition -uve-topic-7-21 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,482] INFO [Partition -uve-topic-9-28 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,482] INFO [Partition -uve-topic-9-17 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,489] INFO [Partition -uve-topic-7-21 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,489] INFO [Partition -uve-topic-7-10 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,489] INFO [Partition -uve-topic-9-17 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,489] INFO [Partition -uve-topic-9-20 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,492] INFO [Partition -uve-topic-7-10 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,492] INFO [Partition -uve-topic-7-26 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,492] INFO [Partition -uve-topic-9-20 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,492] INFO [Partition -uve-topic-9-9 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,494] INFO [Partition -uve-topic-7-26 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,494] INFO [Partition -uve-topic-7-18 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,495] INFO [Partition -uve-topic-9-9 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,495] INFO [Partition -uve-topic-9-14 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,498] INFO [Partition -uve-topic-7-18 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,498] INFO [Partition -uve-topic-7-7 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,498] INFO [Partition -uve-topic-9-14 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,498] INFO [Partition -uve-topic-9-3 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,500] INFO [Partition -uve-topic-7-7 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,500] INFO [Partition -uve-topic-7-29 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,501] INFO [Partition -uve-topic-9-3 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,501] INFO [Partition -uve-topic-9-25 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,502] INFO [Partition -uve-topic-7-29 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,502] INFO [Partition -uve-topic-7-12 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,502] INFO [Partition -uve-topic-9-25 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,502] INFO [Partition -uve-topic-9-6 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,505] INFO [Partition -uve-topic-7-12 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,505] INFO [Partition -uve-topic-7-23 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,505] INFO [Partition -uve-topic-9-6 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,505] INFO [Partition -uve-topic-9-22 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,507] INFO [Partition -uve-topic-7-23 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,507] INFO [Partition -uve-topic-7-1 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,507] INFO [Partition -uve-topic-9-22 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,507] INFO [Partition -uve-topic-9-11 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,509] INFO [Partition -uve-topic-7-1 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,509] INFO [Partition -uve-topic-5-11 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,509] INFO [Partition -uve-topic-9-11 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,509] INFO [Partition -uve-topic-9-0 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,511] INFO [Partition -uve-topic-5-11 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,511] INFO [Partition -uve-topic-5-22 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,511] INFO [Partition -uve-topic-9-0 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,511] INFO [Partition -uve-topic-9-8 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,513] INFO [Partition -uve-topic-5-22 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,513] INFO [Partition -uve-topic-5-0 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,513] INFO [Partition -uve-topic-9-8 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,513] INFO [Partition -uve-topic-9-19 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,518] INFO [Partition -uve-topic-5-0 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,518] INFO [Partition -uve-topic-5-19 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,518] INFO [Partition -uve-topic-9-19 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,518] INFO [Partition -uve-topic-9-24 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,521] INFO [Partition -uve-topic-5-19 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,524] INFO [Partition -uve-topic-5-8 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,521] INFO [Partition -uve-topic-9-24 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,525] INFO [Partition -uve-topic-9-27 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,532] INFO [Partition -uve-topic-5-8 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,532] INFO [Partition -uve-topic-5-16 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,533] INFO [Partition -uve-topic-9-27 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,533] INFO [Partition -uve-topic-9-5 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,535] INFO [Partition -uve-topic-5-16 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,535] INFO [Partition -uve-topic-5-27 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,535] INFO [Partition -uve-topic-9-5 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,535] INFO [Partition -uve-topic-9-16 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,538] INFO [Partition -uve-topic-5-27 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,538] INFO [Partition -uve-topic-5-5 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,538] INFO [Partition -uve-topic-9-16 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,538] INFO [Partition -uve-topic-23-27 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,541] INFO [Partition -uve-topic-5-5 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,541] INFO [Partition -uve-topic-5-21 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,541] INFO [Partition -uve-topic-23-27 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,541] INFO [Partition -uve-topic-23-5 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,543] INFO [Partition -uve-topic-5-21 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,549] INFO [Partition -uve-topic-5-24 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,543] INFO [Partition -uve-topic-23-5 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,549] INFO [Partition -uve-topic-23-16 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,552] INFO [Partition -uve-topic-5-24 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,552] INFO [Partition -uve-topic-5-13 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,553] INFO [Partition -uve-topic-23-16 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,553] INFO [Partition -uve-topic-23-8 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,555] INFO [Partition -uve-topic-5-13 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,556] INFO [Partition -uve-topic-5-2 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,555] INFO [Partition -uve-topic-23-8 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,556] INFO [Partition -uve-topic-23-13 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,560] INFO [Partition -uve-topic-5-2 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,560] INFO [Partition -uve-topic-5-29 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,560] INFO [Partition -uve-topic-23-13 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,560] INFO [Partition -uve-topic-23-2 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,562] INFO [Partition -uve-topic-5-29 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,562] INFO [Partition -uve-topic-5-18 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,563] INFO [Partition -uve-topic-23-2 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,563] INFO [Partition -uve-topic-23-24 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,564] INFO [Partition -uve-topic-5-18 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,564] INFO [Partition -uve-topic-5-7 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,565] INFO [Partition -uve-topic-23-24 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,565] INFO [Partition -uve-topic-23-10 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,566] INFO [Partition -uve-topic-5-7 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,566] INFO [Partition -uve-topic-5-10 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,567] INFO [Partition -uve-topic-23-10 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,567] INFO [Partition -uve-topic-23-21 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,568] INFO [Partition -uve-topic-5-10 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,572] INFO [Partition -uve-topic-5-26 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,571] INFO [Partition -uve-topic-23-21 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,572] INFO [Partition -uve-topic-23-26 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,573] INFO [Partition -uve-topic-5-26 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,573] INFO [Partition -uve-topic-5-15 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,574] INFO [Partition -uve-topic-23-26 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,574] INFO [Partition -uve-topic-23-29 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,575] INFO [Partition -uve-topic-5-15 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,575] INFO [Partition -uve-topic-5-4 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,576] INFO [Partition -uve-topic-23-29 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,576] INFO [Partition -uve-topic-23-7 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,577] INFO [Partition -uve-topic-5-4 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,577] INFO [Partition -uve-topic-5-12 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,577] INFO [Partition -uve-topic-23-7 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,577] INFO [Partition -uve-topic-23-18 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,580] INFO [Partition -uve-topic-5-12 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,582] INFO [Partition -uve-topic-5-1 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,582] INFO [Partition -uve-topic-23-18 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,582] INFO [Partition -uve-topic-23-23 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,583] INFO [Partition -uve-topic-5-1 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,583] INFO [Partition -uve-topic-5-23 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,584] INFO [Partition -uve-topic-23-23 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,585] INFO [Partition -uve-topic-23-12 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,588] INFO [Partition -uve-topic-5-23 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,589] INFO [Partition -uve-topic-5-28 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,589] INFO [Partition -uve-topic-23-12 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,589] INFO [Partition -uve-topic-23-4 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,591] INFO [Partition -uve-topic-5-28 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,591] INFO [Partition -uve-topic-5-20 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,594] INFO [Partition -uve-topic-5-20 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,594] INFO [Partition -uve-topic-5-9 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,595] INFO [Partition -uve-topic-23-4 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,595] INFO [Partition -uve-topic-23-15 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,600] 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 [2025-02-10 01:56:50,602] INFO [Partition -uve-topic-5-9 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,602] INFO [Partition -uve-topic-5-3 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,602] INFO [Partition -uve-topic-23-15 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,602] INFO [Partition -uve-topic-23-20 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,609] INFO [Partition -uve-topic-5-3 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,609] INFO [Partition -uve-topic-5-14 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,609] INFO [Partition -uve-topic-23-20 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,610] INFO [Partition -uve-topic-23-9 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,612] INFO [Partition -uve-topic-5-14 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,612] INFO [Partition -uve-topic-5-25 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,612] INFO [Partition -uve-topic-23-9 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,612] INFO [Partition -uve-topic-23-1 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,614] INFO [Partition -uve-topic-5-25 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,614] INFO [Partition -uve-topic-5-6 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,614] INFO [Partition -uve-topic-23-1 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,614] INFO [Partition -uve-topic-23-28 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,617] INFO [Partition -uve-topic-5-6 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,619] INFO [Partition -uve-topic-5-17 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,617] INFO [Partition -uve-topic-23-28 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,620] INFO [Partition -uve-topic-23-17 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,621] INFO [Partition -uve-topic-5-17 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,621] INFO [Partition -uve-topic-2-3 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,622] INFO [Partition -uve-topic-23-17 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,622] INFO [Partition -uve-topic-23-6 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,624] INFO [Partition -uve-topic-2-3 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,624] INFO [Partition -uve-topic-2-14 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,624] INFO [Partition -uve-topic-23-6 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,624] INFO [Partition -uve-topic-23-14 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,625] INFO [Partition -uve-topic-2-14 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,625] INFO [Partition -uve-topic-2-25 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,625] INFO [Partition -uve-topic-23-14 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,626] INFO [Partition -uve-topic-23-3 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,628] INFO [Partition -uve-topic-2-25 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,628] INFO [Partition -uve-topic-2-19 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,628] INFO [Partition -uve-topic-23-3 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,628] INFO [Partition -uve-topic-23-25 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,631] INFO [Partition -uve-topic-2-19 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,631] INFO [Partition -uve-topic-2-8 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,631] INFO [Partition -uve-topic-23-25 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,631] INFO [Partition -uve-topic-23-19 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,635] INFO [Partition -uve-topic-2-8 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,635] INFO [Partition -uve-topic-2-0 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,635] INFO [Partition -uve-topic-23-19 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,635] INFO [Partition -uve-topic-23-22 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,638] INFO [Partition -uve-topic-2-0 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,638] INFO [Partition -uve-topic-2-11 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,638] INFO [Partition -uve-topic-23-22 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,638] INFO [Partition -uve-topic-23-11 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,639] INFO [Partition -uve-topic-2-11 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,639] INFO [Partition -uve-topic-2-5 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,639] INFO [Partition -uve-topic-23-11 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,639] INFO [Partition -uve-topic-13-28 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,646] INFO [Partition -uve-topic-2-5 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,646] INFO [Partition -uve-topic-2-27 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,646] INFO [Partition -uve-topic-13-28 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,646] INFO [Partition -uve-topic-13-6 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,648] INFO [Partition -uve-topic-2-27 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,648] INFO [Partition -uve-topic-2-16 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,648] INFO [Partition -uve-topic-13-6 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,648] INFO [Partition -uve-topic-13-17 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,649] INFO [Partition -uve-topic-2-16 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,649] INFO [Partition -uve-topic-2-24 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,650] INFO [Partition -uve-topic-13-17 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,650] INFO [Partition -uve-topic-13-9 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,651] INFO [Partition -uve-topic-2-24 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,651] INFO [Partition -uve-topic-2-13 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,652] INFO [Partition -uve-topic-13-9 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,656] INFO [Partition -uve-topic-13-14 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,653] INFO [Partition -uve-topic-2-13 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,656] INFO [Partition -uve-topic-2-2 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,658] INFO [Partition -uve-topic-13-14 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,658] INFO [Partition -uve-topic-13-3 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,659] INFO [Partition -uve-topic-2-2 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,659] INFO [Partition -uve-topic-2-29 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,661] INFO [Partition -uve-topic-13-3 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,661] INFO [Partition -uve-topic-13-25 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,662] INFO [Partition -uve-topic-2-29 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,662] INFO [Partition -uve-topic-2-10 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,663] INFO [Partition -uve-topic-13-25 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,663] INFO [Partition -uve-topic-13-11 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,663] INFO [Partition -uve-topic-2-10 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,663] INFO [Partition -uve-topic-2-21 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,664] INFO [Partition -uve-topic-13-11 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,664] INFO [Partition -uve-topic-13-0 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,665] INFO [Partition -uve-topic-2-21 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,665] INFO [Partition -uve-topic-2-26 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,666] INFO [Partition -uve-topic-13-0 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,666] INFO [Partition -uve-topic-13-22 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,667] INFO [Partition -uve-topic-2-26 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,667] INFO [Partition -uve-topic-2-15 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,671] INFO [Partition -uve-topic-2-15 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,671] INFO [Partition -uve-topic-2-18 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,671] INFO [Partition -uve-topic-13-22 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,671] INFO [Partition -uve-topic-13-27 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,673] INFO [Partition -uve-topic-2-18 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,673] INFO [Partition -uve-topic-2-7 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,673] INFO [Partition -uve-topic-13-27 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,673] INFO [Partition -uve-topic-13-8 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,678] INFO [Partition -uve-topic-2-7 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,679] INFO [Partition -uve-topic-2-23 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,678] INFO [Partition -uve-topic-13-8 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,679] INFO [Partition -uve-topic-13-19 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,681] INFO [Partition -uve-topic-2-23 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,681] INFO [Partition -uve-topic-2-12 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,681] INFO [Partition -uve-topic-13-19 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,681] INFO [Partition -uve-topic-13-24 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,683] INFO [Partition -uve-topic-2-12 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,683] INFO [Partition -uve-topic-2-1 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,683] INFO [Partition -uve-topic-13-24 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,683] INFO [Partition -uve-topic-13-13 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,685] INFO [Partition -uve-topic-2-1 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,685] INFO [Partition -uve-topic-2-4 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,685] INFO [Partition -uve-topic-13-13 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,685] INFO [Partition -uve-topic-13-5 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,687] INFO [Partition -uve-topic-2-4 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,687] INFO [Partition -uve-topic-2-20 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,688] INFO [Partition -uve-topic-13-5 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,688] INFO [Partition -uve-topic-13-16 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,688] INFO [Partition -uve-topic-2-20 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,688] INFO [Partition -uve-topic-2-9 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,690] INFO [Partition -uve-topic-13-16 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,690] INFO [Partition -uve-topic-13-21 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,690] INFO [Partition -uve-topic-2-9 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,690] INFO [Partition -uve-topic-2-28 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,697] INFO [Partition -uve-topic-2-28 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,697] INFO [Partition -uve-topic-2-17 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,697] INFO [Partition -uve-topic-13-21 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,697] INFO [Partition -uve-topic-13-10 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,701] 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 [2025-02-10 01:56:50,702] INFO [Partition -uve-topic-2-17 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,702] INFO [Partition -uve-topic-2-6 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,702] INFO [Partition -uve-topic-13-10 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,702] INFO [Partition -uve-topic-13-2 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,705] INFO [Partition -uve-topic-2-6 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,705] INFO [Partition -uve-topic-2-22 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,705] INFO [Partition -uve-topic-13-2 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,705] INFO [Partition -uve-topic-13-29 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,707] INFO [Partition -uve-topic-2-22 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,707] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,707] INFO [Partition -uve-topic-13-29 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,707] INFO [Partition -uve-topic-13-18 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,709] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,709] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,709] INFO [Partition -uve-topic-13-18 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,709] INFO [Partition -uve-topic-13-7 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,715] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,715] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,716] INFO [Partition -uve-topic-13-7 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,716] INFO [Partition -uve-topic-13-15 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,720] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,726] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,720] INFO [Partition -uve-topic-13-15 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,726] INFO [Partition -uve-topic-13-4 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,729] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,729] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,730] INFO [Partition -uve-topic-13-4 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,730] INFO [Partition -uve-topic-13-26 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,731] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,731] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,732] INFO [Partition -uve-topic-13-26 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,732] INFO [Partition -uve-topic-13-20 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,733] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,733] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,733] INFO [Partition -uve-topic-13-20 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,733] INFO [Partition -uve-topic-13-23 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,735] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,735] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,736] INFO [Partition -uve-topic-13-23 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,736] INFO [Partition -uve-topic-13-12 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,737] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,737] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,737] INFO [Partition -uve-topic-13-12 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,737] INFO [Partition -uve-topic-13-1 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,739] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,739] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,740] INFO [Partition -uve-topic-13-1 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,740] INFO [Partition -uve-topic-28-17 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,741] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,741] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,743] INFO [Partition -uve-topic-28-17 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,747] INFO [Partition -uve-topic-28-28 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,744] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,748] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,750] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,750] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,750] INFO [Partition -uve-topic-28-28 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,750] INFO [Partition -uve-topic-28-6 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,752] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,752] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,752] INFO [Partition -uve-topic-28-6 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,752] INFO [Partition -uve-topic-28-14 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,753] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,753] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,754] INFO [Partition -uve-topic-28-14 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,754] INFO [Partition -uve-topic-28-25 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,755] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,755] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,756] INFO [Partition -uve-topic-28-25 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,756] INFO [Partition -uve-topic-28-3 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,756] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,756] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,758] INFO [Partition -uve-topic-28-3 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,758] INFO [Partition -uve-topic-28-22 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,759] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,759] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,760] INFO [Partition -uve-topic-28-22 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,760] INFO [Partition -uve-topic-28-0 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,762] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,762] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,763] INFO [Partition -uve-topic-28-0 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,764] INFO [Partition -uve-topic-28-11 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,766] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,766] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,767] INFO [Partition -uve-topic-28-11 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,767] INFO [Partition -uve-topic-28-27 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,770] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,770] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,770] INFO [Partition -uve-topic-28-27 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,770] INFO [Partition -uve-topic-28-16 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,773] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,773] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,773] INFO [Partition -uve-topic-28-16 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,773] INFO [Partition -uve-topic-28-8 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,774] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,774] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,775] INFO [Partition -uve-topic-28-8 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,775] INFO [Partition -uve-topic-28-19 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,776] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,776] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,776] INFO [Partition -uve-topic-28-19 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,776] INFO [Partition -uve-topic-28-2 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,777] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,777] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,778] INFO [Partition -uve-topic-28-2 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,778] INFO [Partition -uve-topic-28-24 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,779] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,779] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,780] INFO [Partition -uve-topic-28-24 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,780] INFO [Partition -uve-topic-28-13 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,780] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,780] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,782] INFO [Partition -uve-topic-28-13 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,784] INFO [Partition -uve-topic-28-5 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,782] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,785] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,787] INFO [Partition -uve-topic-28-5 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,787] INFO [Partition -uve-topic-28-21 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,787] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,787] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,789] INFO [Partition -uve-topic-28-21 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,789] INFO [Partition -uve-topic-28-10 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,790] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,790] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,791] INFO [Partition -uve-topic-28-10 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,791] INFO [Partition -uve-topic-28-18 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,792] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,792] INFO [Partition -uve-topic-20-19 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,793] INFO [Partition -uve-topic-28-18 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,793] INFO [Partition -uve-topic-28-29 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,794] INFO [Partition -uve-topic-20-19 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,794] INFO [Partition -uve-topic-20-8 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,795] INFO [Partition -uve-topic-28-29 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,795] INFO [Partition -uve-topic-28-7 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,796] INFO [Partition -uve-topic-20-8 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,797] INFO [Partition -uve-topic-20-24 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,797] INFO [Partition -uve-topic-28-7 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,797] INFO [Partition -uve-topic-28-23 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,798] INFO [Partition -uve-topic-20-24 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,798] INFO [Partition -uve-topic-20-27 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,798] INFO [Partition -uve-topic-28-23 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,798] INFO [Partition -uve-topic-28-4 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,802] 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 [2025-02-10 01:56:50,802] INFO [Partition -uve-topic-20-27 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,802] INFO [Partition -uve-topic-20-5 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,803] INFO [Partition -uve-topic-28-4 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,803] INFO [Partition -uve-topic-28-15 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,804] INFO [Partition -uve-topic-20-5 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,804] INFO [Partition -uve-topic-20-16 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,804] INFO [Partition -uve-topic-28-15 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,804] INFO [Partition -uve-topic-28-26 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,807] INFO [Partition -uve-topic-20-16 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,807] INFO [Partition -uve-topic-20-21 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,807] INFO [Partition -uve-topic-28-26 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,807] INFO [Partition -uve-topic-28-9 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,809] INFO [Partition -uve-topic-20-21 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,809] INFO [Partition -uve-topic-20-10 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,809] INFO [Partition -uve-topic-28-9 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,809] INFO [Partition -uve-topic-28-20 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,811] INFO [Partition -uve-topic-20-10 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,811] INFO [Partition -uve-topic-20-2 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,811] INFO [Partition -uve-topic-28-20 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,811] INFO [Partition -uve-topic-28-1 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,813] INFO [Partition -uve-topic-20-2 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,813] INFO [Partition -uve-topic-20-13 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,813] INFO [Partition -uve-topic-28-1 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,813] INFO [Partition -uve-topic-28-12 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,815] INFO [Partition -uve-topic-20-13 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,815] INFO [Partition -uve-topic-20-18 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,815] INFO [Partition -uve-topic-28-12 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,815] INFO [Partition -uve-topic-18-29 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,817] INFO [Partition -uve-topic-20-18 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,819] INFO [Partition -uve-topic-20-29 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,818] INFO [Partition -uve-topic-18-29 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,819] INFO [Partition -uve-topic-18-18 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,822] INFO [Partition -uve-topic-20-29 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,823] INFO [Partition -uve-topic-20-7 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,823] INFO [Partition -uve-topic-18-18 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,823] INFO [Partition -uve-topic-18-7 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,825] INFO [Partition -uve-topic-20-7 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,825] INFO [Partition -uve-topic-20-15 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,825] INFO [Partition -uve-topic-18-7 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,825] INFO [Partition -uve-topic-18-26 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,827] INFO [Partition -uve-topic-20-15 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,827] INFO [Partition -uve-topic-20-4 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,827] INFO [Partition -uve-topic-18-26 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,827] INFO [Partition -uve-topic-18-15 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,829] INFO [Partition -uve-topic-20-4 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,829] INFO [Partition -uve-topic-20-26 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,831] INFO [Partition -uve-topic-18-15 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,831] INFO [Partition -uve-topic-18-4 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,832] INFO [Partition -uve-topic-20-26 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,832] INFO [Partition -uve-topic-20-23 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,834] INFO [Partition -uve-topic-18-4 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,834] INFO [Partition -uve-topic-18-23 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,834] INFO [Partition -uve-topic-20-23 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,834] INFO [Partition -uve-topic-20-1 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,836] INFO [Partition -uve-topic-18-23 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,836] INFO [Partition -uve-topic-18-12 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,847] INFO [Partition -uve-topic-20-1 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,847] INFO [Partition -uve-topic-20-12 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,851] INFO [Partition -uve-topic-18-12 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,853] INFO [Partition -uve-topic-18-1 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,851] INFO [Partition -uve-topic-20-12 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,853] INFO [Partition -uve-topic-20-28 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,855] INFO [Partition -uve-topic-20-28 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,855] INFO [Partition -uve-topic-20-17 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,855] INFO [Partition -uve-topic-18-1 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,855] INFO [Partition -uve-topic-18-28 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,857] INFO [Partition -uve-topic-20-17 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,857] INFO [Partition -uve-topic-20-6 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,857] INFO [Partition -uve-topic-18-28 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,857] INFO [Partition -uve-topic-18-17 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,861] INFO [Partition -uve-topic-20-6 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,861] INFO [Partition -uve-topic-20-20 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,861] INFO [Partition -uve-topic-18-17 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,861] INFO [Partition -uve-topic-18-9 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,863] INFO [Partition -uve-topic-20-20 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,863] INFO [Partition -uve-topic-20-9 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,864] INFO [Partition -uve-topic-18-9 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,864] INFO [Partition -uve-topic-18-20 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,865] INFO [Partition -uve-topic-20-9 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,865] INFO [Partition -uve-topic-20-25 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,866] INFO [Partition -uve-topic-18-20 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,866] INFO [Partition -uve-topic-18-14 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,868] INFO [Partition -uve-topic-20-25 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,869] INFO [Partition -uve-topic-18-14 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,869] INFO [Partition -uve-topic-18-25 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,869] INFO [Partition -uve-topic-20-14 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,872] INFO [Partition -uve-topic-18-25 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,872] INFO [Partition -uve-topic-18-3 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,872] INFO [Partition -uve-topic-20-14 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,872] INFO [Partition -uve-topic-20-3 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,873] INFO [Partition -uve-topic-18-3 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,873] INFO [Partition -uve-topic-18-6 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,874] INFO [Partition -uve-topic-20-3 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,874] INFO [Partition -uve-topic-20-0 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,878] INFO [Partition -uve-topic-18-6 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,878] INFO [Partition -uve-topic-18-22 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,878] INFO [Partition -uve-topic-20-0 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,878] INFO [Partition -uve-topic-20-22 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,882] INFO [Partition -uve-topic-18-22 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,882] INFO [Partition -uve-topic-18-0 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,882] INFO [Partition -uve-topic-20-22 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,882] INFO [Partition -uve-topic-20-11 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,885] INFO [Partition -uve-topic-18-0 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,885] INFO [Partition -uve-topic-18-11 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,886] INFO [Partition -uve-topic-20-11 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,886] INFO [Partition -uve-topic-10-20 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,888] INFO [Partition -uve-topic-18-11 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,891] INFO [Partition -uve-topic-10-20 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,893] INFO [Partition -uve-topic-18-19 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,893] INFO [Partition -uve-topic-10-9 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,895] INFO [Partition -uve-topic-18-19 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,895] INFO [Partition -uve-topic-18-8 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,895] INFO [Partition -uve-topic-10-9 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,895] INFO [Partition -uve-topic-10-25 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,896] INFO [Partition -uve-topic-18-8 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,896] INFO [Partition -uve-topic-18-24 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,898] INFO [Partition -uve-topic-10-25 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,898] INFO [Partition -uve-topic-10-28 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,900] INFO [Partition -uve-topic-18-24 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,900] INFO [Partition -uve-topic-18-5 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,901] INFO [Partition -uve-topic-10-28 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,901] INFO [Partition -uve-topic-10-6 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,903] INFO [Partition -uve-topic-18-5 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,903] INFO [Partition -uve-topic-18-16 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,905] INFO [Partition -uve-topic-10-6 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,905] INFO [Partition -uve-topic-10-17 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,906] INFO [Partition -uve-topic-18-16 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,906] INFO [Partition -uve-topic-10-17 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,910] INFO [Partition -uve-topic-18-27 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,911] INFO [Partition -uve-topic-10-22 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,913] INFO [Partition -uve-topic-18-27 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,913] INFO [Partition -uve-topic-18-10 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,914] INFO [Partition -uve-topic-10-22 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,914] INFO [Partition -uve-topic-10-11 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,915] INFO [Partition -uve-topic-18-10 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,915] INFO [Partition -uve-topic-18-21 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,915] INFO [Partition -uve-topic-10-11 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,915] INFO [Partition -uve-topic-10-0 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,916] INFO [Partition -uve-topic-18-21 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,916] INFO [Partition -uve-topic-18-2 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,917] INFO [Partition -uve-topic-10-0 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,918] INFO [Partition -uve-topic-10-3 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,920] INFO [Partition -uve-topic-18-2 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,920] INFO [Partition -uve-topic-18-13 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,922] INFO [Partition -uve-topic-10-3 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,922] INFO [Partition -uve-topic-10-14 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,922] INFO [Partition -uve-topic-18-13 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,922] INFO [Partition -uve-topic-0-21 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,924] INFO [Partition -uve-topic-10-14 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,924] INFO [Partition -uve-topic-10-19 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,925] INFO [Partition -uve-topic-0-21 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,925] INFO [Partition -uve-topic-0-10 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,927] INFO [Partition -uve-topic-10-19 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,927] INFO [Partition -uve-topic-10-8 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,929] INFO [Partition -uve-topic-0-10 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,930] INFO [Partition -uve-topic-0-2 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,929] INFO [Partition -uve-topic-10-8 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,930] INFO [Partition -uve-topic-10-16 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,932] INFO [Partition -uve-topic-10-16 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,932] INFO [Partition -uve-topic-0-2 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,932] INFO [Partition -uve-topic-10-5 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,932] INFO [Partition -uve-topic-0-13 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,934] INFO [Partition -uve-topic-10-5 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,934] INFO [Partition -uve-topic-10-27 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,935] INFO [Partition -uve-topic-0-13 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,935] INFO [Partition -uve-topic-0-7 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,937] INFO [Partition -uve-topic-10-27 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,937] INFO [Partition -uve-topic-10-24 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,940] INFO [Partition -uve-topic-0-7 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,940] INFO [Partition -uve-topic-0-18 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,941] INFO [Partition -uve-topic-10-24 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,941] INFO [Partition -uve-topic-10-2 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,944] INFO [Partition -uve-topic-10-2 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,944] INFO [Partition -uve-topic-0-18 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,944] INFO [Partition -uve-topic-10-13 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,944] INFO [Partition -uve-topic-0-29 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,946] INFO [Partition -uve-topic-10-13 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,946] INFO [Partition -uve-topic-0-29 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,946] INFO [Partition -uve-topic-10-29 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,946] INFO [Partition -uve-topic-0-26 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,948] INFO [Partition -uve-topic-10-29 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,952] INFO [Partition -uve-topic-10-18 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,948] INFO [Partition -uve-topic-0-26 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,952] INFO [Partition -uve-topic-0-15 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,960] INFO [Partition -uve-topic-10-18 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,960] INFO [Partition -uve-topic-10-7 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,964] INFO [Partition -uve-topic-0-15 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,964] INFO [Partition -uve-topic-0-4 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,964] INFO [Partition -uve-topic-10-7 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,964] INFO [Partition -uve-topic-10-21 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,968] INFO [Partition -uve-topic-0-4 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,968] INFO [Partition -uve-topic-0-1 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,968] INFO [Partition -uve-topic-10-21 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,968] INFO [Partition -uve-topic-10-10 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,970] INFO [Partition -uve-topic-0-1 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,971] INFO [Partition -uve-topic-0-23 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,971] INFO [Partition -uve-topic-10-10 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,971] INFO [Partition -uve-topic-10-26 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,973] INFO [Partition -uve-topic-0-23 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,973] INFO [Partition -uve-topic-0-12 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,973] INFO [Partition -uve-topic-10-26 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,973] INFO [Partition -uve-topic-10-15 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,975] INFO [Partition -uve-topic-0-12 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,977] INFO [Partition -uve-topic-0-17 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,975] INFO [Partition -uve-topic-10-15 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,977] INFO [Partition -uve-topic-10-4 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,979] INFO [Partition -uve-topic-0-17 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,979] INFO [Partition -uve-topic-0-28 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,979] INFO [Partition -uve-topic-10-4 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,979] INFO [Partition -uve-topic-10-1 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,982] INFO [Partition -uve-topic-0-28 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,982] INFO [Partition -uve-topic-0-9 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,982] INFO [Partition -uve-topic-10-1 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,982] INFO [Partition -uve-topic-10-23 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,983] INFO [Partition -uve-topic-0-9 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,983] INFO [Partition -uve-topic-0-20 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,984] INFO [Partition -uve-topic-10-23 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:50,984] INFO [Partition -uve-topic-10-12 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,985] INFO [Partition -uve-topic-0-20 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,985] INFO [Partition -uve-topic-0-3 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,985] INFO [Partition -uve-topic-10-12 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,986] INFO [Partition -uve-topic-29-8 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,988] INFO [Partition -uve-topic-0-3 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,988] INFO [Partition -uve-topic-0-25 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,989] INFO [Partition -uve-topic-29-8 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,989] INFO [Partition -uve-topic-29-19 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,991] INFO [Partition -uve-topic-0-25 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,991] INFO [Partition -uve-topic-0-14 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:50,996] INFO [Partition -uve-topic-29-19 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:50,996] INFO [Partition -uve-topic-29-24 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:50,997] INFO [Partition -uve-topic-0-14 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:50,997] INFO [Partition -uve-topic-0-6 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,000] INFO [Partition -uve-topic-0-6 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,000] INFO [Partition -uve-topic-0-22 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,000] INFO [Partition -uve-topic-29-24 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,000] INFO [Partition -uve-topic-29-13 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,003] INFO [Partition -uve-topic-29-13 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,003] INFO [Partition -uve-topic-29-5 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,003] INFO [Partition -uve-topic-0-22 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,003] INFO [Partition -uve-topic-0-11 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,006] INFO [Partition -uve-topic-29-5 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,006] INFO [Partition -uve-topic-29-16 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,006] INFO [Partition -uve-topic-0-11 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,006] INFO [Partition -uve-topic-0-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,008] INFO [Partition -uve-topic-0-0 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,008] INFO [Partition -uve-topic-0-19 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,008] INFO [Partition -uve-topic-29-16 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,008] INFO [Partition -uve-topic-29-21 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,012] INFO [Partition -uve-topic-0-19 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,012] INFO [Partition -uve-topic-0-8 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,012] INFO [Partition -uve-topic-29-21 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,012] INFO [Partition -uve-topic-29-10 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,016] INFO [Partition -uve-topic-0-8 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,016] INFO [Partition -uve-topic-0-24 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,018] INFO [Partition -uve-topic-29-10 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,018] INFO [Partition -uve-topic-29-2 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,019] INFO [Partition -uve-topic-0-24 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,023] INFO [Partition -uve-topic-0-27 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,024] INFO [Partition -uve-topic-29-2 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,025] INFO [Partition -uve-topic-29-7 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,026] INFO [Partition -uve-topic-0-27 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,026] INFO [Partition -uve-topic-0-16 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,027] INFO [Partition -uve-topic-29-7 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,027] INFO [Partition -uve-topic-29-29 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,029] INFO [Partition -uve-topic-0-16 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,029] INFO [Partition -uve-topic-0-5 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,032] INFO [Partition -uve-topic-29-29 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,032] INFO [Partition -uve-topic-29-18 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,064] INFO [Partition -uve-topic-0-5 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,064] INFO [Partition -uve-topic-27-26 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,072] INFO [Partition -uve-topic-29-18 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,072] INFO [Partition -uve-topic-29-26 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,072] INFO [Partition -uve-topic-27-26 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,072] INFO [Partition -uve-topic-27-15 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,075] INFO [Partition -uve-topic-29-26 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,075] INFO [Partition -uve-topic-29-4 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,076] INFO [Partition -uve-topic-27-15 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,076] INFO [Partition -uve-topic-27-7 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,079] INFO [Partition -uve-topic-29-4 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,079] INFO [Partition -uve-topic-29-15 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,079] INFO [Partition -uve-topic-27-7 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,079] INFO [Partition -uve-topic-27-18 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,082] INFO [Partition -uve-topic-29-15 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,082] INFO [Partition -uve-topic-29-20 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,082] INFO [Partition -uve-topic-27-18 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,082] INFO [Partition -uve-topic-27-1 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,087] INFO [Partition -uve-topic-29-20 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,087] INFO [Partition -uve-topic-29-1 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,090] INFO [Partition -uve-topic-29-1 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,090] INFO [Partition -uve-topic-29-23 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,091] INFO [Partition -uve-topic-27-1 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,091] INFO [Partition -uve-topic-27-12 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,092] INFO [Partition -uve-topic-29-23 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,092] INFO [Partition -uve-topic-29-12 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,093] INFO [Partition -uve-topic-27-12 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,093] INFO [Partition -uve-topic-27-23 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,098] INFO [Partition -uve-topic-29-12 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,099] INFO [Partition -uve-topic-29-17 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,099] INFO [Partition -uve-topic-27-23 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,099] INFO [Partition -uve-topic-27-4 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,103] INFO [Partition -uve-topic-29-17 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,103] INFO [Partition -uve-topic-29-28 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,106] INFO [Partition -uve-topic-27-4 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,106] INFO [Partition -uve-topic-27-20 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,110] INFO [Partition -uve-topic-29-28 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,110] INFO [Partition -uve-topic-29-6 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,111] INFO [Partition -uve-topic-27-20 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,111] INFO [Partition -uve-topic-27-9 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,114] INFO [Partition -uve-topic-27-9 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,116] INFO [Partition -uve-topic-27-28 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,114] INFO [Partition -uve-topic-29-6 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,116] INFO [Partition -uve-topic-29-9 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,117] INFO [Partition -uve-topic-27-28 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,117] INFO [Partition -uve-topic-27-6 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,119] INFO [Partition -uve-topic-29-9 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,119] INFO [Partition -uve-topic-29-25 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,120] INFO [Partition -uve-topic-27-6 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,120] INFO [Partition -uve-topic-27-17 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,121] INFO [Partition -uve-topic-29-25 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,121] INFO [Partition -uve-topic-29-3 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,122] INFO [Partition -uve-topic-27-17 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,122] INFO [Partition -uve-topic-27-22 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,123] INFO [Partition -uve-topic-29-3 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,123] INFO [Partition -uve-topic-29-14 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,125] INFO [Partition -uve-topic-27-22 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,125] INFO [Partition -uve-topic-27-25 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,126] INFO [Partition -uve-topic-29-14 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,126] INFO [Partition -uve-topic-29-11 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,127] INFO [Partition -uve-topic-27-25 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,127] INFO [Partition -uve-topic-27-14 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,129] INFO [Partition -uve-topic-29-11 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,129] INFO [Partition -uve-topic-29-22 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,129] INFO [Partition -uve-topic-27-14 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,129] INFO [Partition -uve-topic-27-3 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,132] INFO [Partition -uve-topic-29-22 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,132] INFO [Partition -uve-topic-29-27 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,132] INFO [Partition -uve-topic-27-3 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,132] INFO [Partition -uve-topic-27-19 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,133] INFO [Partition -uve-topic-29-27 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,133] INFO [Partition -uve-topic-19-9 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,134] INFO [Partition -uve-topic-27-19 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,136] INFO [Partition -uve-topic-27-8 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,137] INFO [Partition -uve-topic-19-9 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,137] INFO [Partition -uve-topic-19-20 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,139] INFO [Partition -uve-topic-27-8 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,139] INFO [Partition -uve-topic-27-11 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,139] INFO [Partition -uve-topic-19-20 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,140] INFO [Partition -uve-topic-19-25 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,141] INFO [Partition -uve-topic-27-11 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,141] INFO [Partition -uve-topic-27-0 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,142] INFO [Partition -uve-topic-19-25 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,142] INFO [Partition -uve-topic-19-14 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,142] INFO [Partition -uve-topic-27-0 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,142] INFO [Partition -uve-topic-27-27 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,144] INFO [Partition -uve-topic-19-14 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,144] INFO [Partition -uve-topic-19-6 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,146] INFO [Partition -uve-topic-27-27 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,146] INFO [Partition -uve-topic-27-16 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,147] INFO [Partition -uve-topic-19-6 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,147] INFO [Partition -uve-topic-19-17 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,152] INFO [Partition -uve-topic-27-16 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,152] INFO [Partition -uve-topic-27-5 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,153] INFO [Partition -uve-topic-19-17 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,153] INFO [Partition -uve-topic-19-22 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,154] INFO [Partition -uve-topic-27-5 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,154] INFO [Partition -uve-topic-27-24 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,158] INFO [Partition -uve-topic-19-22 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,159] INFO [Partition -uve-topic-19-11 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,159] INFO [Partition -uve-topic-27-24 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,159] INFO [Partition -uve-topic-27-13 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,161] INFO [Partition -uve-topic-19-11 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,161] INFO [Partition -uve-topic-19-0 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,161] INFO [Partition -uve-topic-27-13 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,161] INFO [Partition -uve-topic-27-2 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,163] INFO [Partition -uve-topic-19-0 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,163] INFO [Partition -uve-topic-19-3 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,163] INFO [Partition -uve-topic-27-2 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,163] INFO [Partition -uve-topic-27-29 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,164] INFO [Partition -uve-topic-19-3 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,164] INFO [Partition -uve-topic-19-8 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,165] INFO [Partition -uve-topic-27-29 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,165] INFO [Partition -uve-topic-27-10 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,171] INFO [Partition -uve-topic-19-8 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,171] INFO [Partition -uve-topic-19-19 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,173] INFO [Partition -uve-topic-27-10 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,173] INFO [Partition -uve-topic-27-21 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,179] INFO [Partition -uve-topic-19-19 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,179] INFO [Partition -uve-topic-19-27 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,179] INFO [Partition -uve-topic-27-21 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,179] INFO [Partition -uve-topic-17-27 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,182] INFO [Partition -uve-topic-19-27 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,182] INFO [Partition -uve-topic-19-5 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,182] INFO [Partition -uve-topic-17-27 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,182] INFO [Partition -uve-topic-17-16 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,184] INFO [Partition -uve-topic-19-5 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,184] INFO [Partition -uve-topic-19-16 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,185] INFO [Partition -uve-topic-17-16 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,185] INFO [Partition -uve-topic-17-8 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,186] INFO [Partition -uve-topic-19-16 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,186] INFO [Partition -uve-topic-19-21 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,187] INFO [Partition -uve-topic-17-8 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,187] INFO [Partition -uve-topic-17-19 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,190] INFO [Partition -uve-topic-19-21 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,190] INFO [Partition -uve-topic-19-2 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,190] INFO [Partition -uve-topic-17-19 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,190] INFO [Partition -uve-topic-17-2 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,192] INFO [Partition -uve-topic-19-2 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,192] INFO [Partition -uve-topic-19-24 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,193] INFO [Partition -uve-topic-17-2 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,193] INFO [Partition -uve-topic-17-13 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,196] INFO [Partition -uve-topic-19-24 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,196] INFO [Partition -uve-topic-19-13 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,198] INFO [Partition -uve-topic-17-13 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,198] INFO [Partition -uve-topic-17-24 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,199] INFO [Partition -uve-topic-19-13 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,199] INFO [Partition -uve-topic-19-18 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,204] INFO [Partition -uve-topic-17-24 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,204] INFO [Partition -uve-topic-17-5 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,205] INFO [Partition -uve-topic-19-18 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,205] INFO [Partition -uve-topic-19-29 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,206] INFO [Partition -uve-topic-17-5 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,206] INFO [Partition -uve-topic-17-21 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,209] INFO [Partition -uve-topic-19-29 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,209] INFO [Partition -uve-topic-19-7 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,209] INFO [Partition -uve-topic-17-21 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,209] INFO [Partition -uve-topic-17-10 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,211] INFO [Partition -uve-topic-19-7 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,211] INFO [Partition -uve-topic-19-10 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,211] INFO [Partition -uve-topic-17-10 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,211] INFO [Partition -uve-topic-17-29 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,214] INFO [Partition -uve-topic-19-10 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,214] INFO [Partition -uve-topic-19-26 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,214] INFO [Partition -uve-topic-17-29 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,214] INFO [Partition -uve-topic-17-7 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,217] INFO [Partition -uve-topic-19-26 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,217] INFO [Partition -uve-topic-17-7 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,221] INFO [Partition -uve-topic-19-4 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,221] INFO [Partition -uve-topic-17-18 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,224] INFO [Partition -uve-topic-19-4 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,224] INFO [Partition -uve-topic-19-15 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,224] INFO [Partition -uve-topic-17-18 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,224] INFO [Partition -uve-topic-17-23 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,229] INFO [Partition -uve-topic-19-15 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,229] INFO [Partition -uve-topic-17-23 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,229] INFO [Partition -uve-topic-19-12 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,229] INFO [Partition -uve-topic-17-26 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,236] INFO [Partition -uve-topic-19-12 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,236] INFO [Partition -uve-topic-17-26 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,236] INFO [Partition -uve-topic-17-15 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,236] INFO [Partition -uve-topic-19-1 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,239] INFO [Partition -uve-topic-17-15 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,239] INFO [Partition -uve-topic-17-4 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,239] INFO [Partition -uve-topic-19-1 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,239] INFO [Partition -uve-topic-19-23 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,242] INFO [Partition -uve-topic-17-4 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,247] INFO [Partition -uve-topic-17-20 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,243] INFO [Partition -uve-topic-19-23 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,247] INFO [Partition -uve-topic-19-28 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,250] INFO [Partition -uve-topic-17-20 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,250] INFO [Partition -uve-topic-17-9 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,251] INFO [Partition -uve-topic-19-28 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,251] INFO [Partition -uve-topic-4-20 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,253] INFO [Partition -uve-topic-17-9 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,253] INFO [Partition -uve-topic-17-12 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,254] INFO [Partition -uve-topic-4-20 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,254] INFO [Partition -uve-topic-4-12 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,256] INFO [Partition -uve-topic-17-12 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,256] INFO [Partition -uve-topic-17-1 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,256] INFO [Partition -uve-topic-4-12 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,256] INFO [Partition -uve-topic-4-23 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,259] INFO [Partition -uve-topic-17-1 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,259] INFO [Partition -uve-topic-17-28 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,259] INFO [Partition -uve-topic-4-23 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,259] INFO [Partition -uve-topic-4-1 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,263] INFO [Partition -uve-topic-17-28 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,263] INFO [Partition -uve-topic-17-17 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,263] INFO [Partition -uve-topic-4-1 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,263] INFO [Partition -uve-topic-4-17 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,265] INFO [Partition -uve-topic-17-17 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,265] INFO [Partition -uve-topic-17-6 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,265] INFO [Partition -uve-topic-4-17 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,265] INFO [Partition -uve-topic-4-6 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,268] INFO [Partition -uve-topic-17-6 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,268] INFO [Partition -uve-topic-17-25 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,270] INFO [Partition -uve-topic-4-6 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,270] INFO [Partition -uve-topic-4-28 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,273] INFO [Partition -uve-topic-17-25 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,278] INFO [Partition -uve-topic-17-14 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,274] INFO [Partition -uve-topic-4-28 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,278] INFO [Partition -uve-topic-4-9 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,281] INFO [Partition -uve-topic-17-14 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,281] INFO [Partition -uve-topic-17-3 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,281] INFO [Partition -uve-topic-4-9 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,281] INFO [Partition -uve-topic-4-25 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,284] INFO [Partition -uve-topic-17-3 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,284] INFO [Partition -uve-topic-17-11 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,285] INFO [Partition -uve-topic-4-25 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,285] INFO [Partition -uve-topic-4-14 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,286] INFO [Partition -uve-topic-17-11 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,286] INFO [Partition -uve-topic-17-22 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,290] INFO [Partition -uve-topic-4-14 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,290] INFO [Partition -uve-topic-4-3 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,293] INFO [Partition -uve-topic-17-22 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,293] INFO [Partition -uve-topic-17-0 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,294] INFO [Partition -uve-topic-4-3 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,294] INFO [Partition -uve-topic-4-11 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,303] INFO [Partition -uve-topic-17-0 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,303] INFO [Partition -uve-topic-4-11 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,306] INFO [Partition -uve-topic-7-15 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,306] INFO [Partition -uve-topic-4-22 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,310] INFO [Partition -uve-topic-7-15 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,310] INFO [Partition -uve-topic-7-4 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,310] INFO [Partition -uve-topic-4-22 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,311] INFO [Partition -uve-topic-4-0 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,313] INFO [Partition -uve-topic-7-4 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,313] INFO [Partition -uve-topic-7-20 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,313] INFO [Partition -uve-topic-4-0 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,313] INFO [Partition -uve-topic-4-27 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,315] INFO [Partition -uve-topic-4-27 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,315] INFO [Partition -uve-topic-4-19 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,315] INFO [Partition -uve-topic-7-20 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,315] INFO [Partition -uve-topic-7-9 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,317] INFO [Partition -uve-topic-7-9 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,317] INFO [Partition -uve-topic-7-28 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,317] INFO [Partition -uve-topic-4-19 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,324] INFO [Partition -uve-topic-4-8 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,331] INFO [Partition -uve-topic-4-8 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,331] INFO [Partition -uve-topic-7-28 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,335] INFO [Partition -uve-topic-4-24 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,335] INFO [Partition -uve-topic-7-17 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,341] INFO [Partition -uve-topic-4-24 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,341] INFO [Partition -uve-topic-7-17 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,341] INFO [Partition -uve-topic-7-6 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,341] INFO [Partition -uve-topic-4-13 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,344] INFO [Partition -uve-topic-7-6 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,344] INFO [Partition -uve-topic-7-25 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,344] INFO [Partition -uve-topic-4-13 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,344] INFO [Partition -uve-topic-4-16 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,347] INFO [Partition -uve-topic-7-25 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,347] INFO [Partition -uve-topic-7-14 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,348] INFO [Partition -uve-topic-4-16 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,348] INFO [Partition -uve-topic-4-5 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,349] INFO [Partition -uve-topic-7-14 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,349] INFO [Partition -uve-topic-7-3 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,351] INFO [Partition -uve-topic-4-5 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,351] INFO [Partition -uve-topic-4-21 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,354] INFO [Partition -uve-topic-7-3 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,354] INFO [Partition -uve-topic-7-19 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,354] INFO [Partition -uve-topic-4-21 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,355] INFO [Partition -uve-topic-4-10 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,357] INFO [Partition -uve-topic-7-19 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,357] INFO [Partition -uve-topic-7-22 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,358] INFO [Partition -uve-topic-4-10 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,358] INFO [Partition -uve-topic-4-2 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,358] INFO [Partition -uve-topic-7-22 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,359] INFO [Partition -uve-topic-7-11 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,370] INFO [Partition -uve-topic-7-11 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,370] INFO [Partition -uve-topic-7-0 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,371] INFO [Partition -uve-topic-4-2 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,371] INFO [Partition -uve-topic-4-29 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,374] INFO [Partition -uve-topic-7-0 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,374] INFO [Partition -uve-topic-7-5 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,374] INFO [Partition -uve-topic-4-29 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,375] INFO [Partition -uve-topic-4-7 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,377] INFO [Partition -uve-topic-7-5 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,377] INFO [Partition -uve-topic-7-27 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,381] INFO [Partition -uve-topic-4-7 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,381] INFO [Partition -uve-topic-4-18 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,382] INFO [Partition -uve-topic-7-27 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,382] INFO [Partition -uve-topic-7-16 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,383] INFO [Partition -uve-topic-4-18 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,383] INFO [Partition -uve-topic-4-15 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,385] INFO [Partition -uve-topic-7-16 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,385] INFO [Partition -uve-topic-7-8 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,385] INFO [Partition -uve-topic-4-15 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,385] INFO [Partition -uve-topic-4-4 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,387] INFO [Partition -uve-topic-7-8 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,387] INFO [Partition -uve-topic-7-13 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,388] INFO [Partition -uve-topic-4-4 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,394] INFO [Partition -uve-topic-4-26 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,395] INFO [Partition -uve-topic-7-13 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,398] INFO [Partition -uve-topic-7-24 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,397] INFO [Partition -uve-topic-4-26 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,399] INFO [Partition -uve-topic-26-5 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,402] INFO [Partition -uve-topic-7-24 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,402] INFO [Partition -uve-topic-7-2 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,402] INFO [Partition -uve-topic-26-5 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,402] INFO [Partition -uve-topic-26-16 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,405] INFO [Partition -uve-topic-7-2 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,405] INFO [Partition -uve-topic-7-21 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,405] INFO [Partition -uve-topic-26-16 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,405] INFO [Partition -uve-topic-26-27 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,406] INFO [Partition -uve-topic-7-21 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,406] INFO [Partition -uve-topic-7-10 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,407] INFO [Partition -uve-topic-26-27 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,407] INFO [Partition -uve-topic-26-24 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,408] INFO [Partition -uve-topic-7-10 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,408] INFO [Partition -uve-topic-7-26 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,408] INFO [Partition -uve-topic-26-24 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,409] INFO [Partition -uve-topic-26-13 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,411] INFO [Partition -uve-topic-7-26 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,411] INFO [Partition -uve-topic-7-18 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,411] INFO [Partition -uve-topic-26-13 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,411] INFO [Partition -uve-topic-26-2 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,426] INFO [Partition -uve-topic-7-18 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,426] INFO [Partition -uve-topic-7-7 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,426] INFO [Partition -uve-topic-26-2 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,427] INFO [Partition -uve-topic-26-29 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,430] INFO [Partition -uve-topic-7-7 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,430] INFO [Partition -uve-topic-7-29 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,430] INFO [Partition -uve-topic-26-29 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,430] INFO [Partition -uve-topic-26-18 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,432] INFO [Partition -uve-topic-7-29 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,432] INFO [Partition -uve-topic-7-12 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,432] INFO [Partition -uve-topic-26-18 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,432] INFO [Partition -uve-topic-26-21 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,433] INFO [Partition -uve-topic-7-12 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,433] INFO [Partition -uve-topic-7-23 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,436] INFO [Partition -uve-topic-26-21 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,436] INFO [Partition -uve-topic-26-10 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,437] INFO [Partition -uve-topic-7-23 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,437] INFO [Partition -uve-topic-7-1 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,440] INFO [Partition -uve-topic-7-1 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,440] INFO [Partition -uve-topic-5-11 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,440] INFO [Partition -uve-topic-26-10 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,440] INFO [Partition -uve-topic-26-15 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,444] INFO [Partition -uve-topic-5-11 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,444] INFO [Partition -uve-topic-5-22 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,444] INFO [Partition -uve-topic-26-15 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,444] INFO [Partition -uve-topic-26-26 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,449] INFO [Partition -uve-topic-5-22 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,451] INFO [Partition -uve-topic-5-0 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,449] INFO [Partition -uve-topic-26-26 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,451] INFO [Partition -uve-topic-26-4 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,453] INFO [Partition -uve-topic-5-0 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,453] INFO [Partition -uve-topic-5-19 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,453] INFO [Partition -uve-topic-26-4 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,453] INFO [Partition -uve-topic-26-7 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,461] INFO [Partition -uve-topic-5-19 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,461] INFO [Partition -uve-topic-5-8 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,462] INFO [Partition -uve-topic-26-7 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,462] INFO [Partition -uve-topic-26-23 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,465] INFO [Partition -uve-topic-5-8 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,465] INFO [Partition -uve-topic-5-16 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,465] INFO [Partition -uve-topic-26-23 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,465] INFO [Partition -uve-topic-26-12 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,469] INFO [Partition -uve-topic-5-16 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,469] INFO [Partition -uve-topic-5-27 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,469] INFO [Partition -uve-topic-26-12 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,469] INFO [Partition -uve-topic-26-1 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,473] INFO [Partition -uve-topic-5-27 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,481] INFO [Partition -uve-topic-5-5 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,473] INFO [Partition -uve-topic-26-1 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,481] INFO [Partition -uve-topic-26-9 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,487] INFO [Partition -uve-topic-5-5 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,487] INFO [Partition -uve-topic-5-21 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,487] INFO [Partition -uve-topic-26-9 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,487] INFO [Partition -uve-topic-26-20 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,490] INFO [Partition -uve-topic-5-21 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,490] INFO [Partition -uve-topic-5-24 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,490] INFO [Partition -uve-topic-26-20 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,490] INFO [Partition -uve-topic-26-25 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,496] INFO [Partition -uve-topic-5-24 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,496] INFO [Partition -uve-topic-5-13 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,496] INFO [Partition -uve-topic-26-25 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,496] INFO [Partition -uve-topic-26-28 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,500] INFO [Partition -uve-topic-5-13 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,500] INFO [Partition -uve-topic-26-28 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,505] INFO [Partition -uve-topic-5-2 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,505] INFO [Partition -uve-topic-26-6 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,508] INFO [Partition -uve-topic-5-2 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,508] INFO [Partition -uve-topic-5-29 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,509] INFO [Partition -uve-topic-26-6 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,509] INFO [Partition -uve-topic-26-17 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,514] INFO [Partition -uve-topic-5-29 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,514] INFO [Partition -uve-topic-26-17 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,515] INFO [Partition -uve-topic-26-11 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,516] INFO [Partition -uve-topic-5-18 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,518] INFO [Partition -uve-topic-26-11 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,518] INFO [Partition -uve-topic-26-22 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,518] INFO [Partition -uve-topic-5-18 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,518] INFO [Partition -uve-topic-5-7 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,520] INFO [Partition -uve-topic-26-22 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,520] INFO [Partition -uve-topic-26-3 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,521] INFO [Partition -uve-topic-5-7 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,521] INFO [Partition -uve-topic-5-10 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,525] INFO [Partition -uve-topic-26-3 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,526] INFO [Partition -uve-topic-26-14 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,526] INFO [Partition -uve-topic-5-10 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,526] INFO [Partition -uve-topic-5-26 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,527] INFO [Partition -uve-topic-26-14 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,527] INFO [Partition -uve-topic-26-19 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,528] INFO [Partition -uve-topic-5-26 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,528] INFO [Partition -uve-topic-5-15 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,529] INFO [Partition -uve-topic-26-19 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,529] INFO [Partition -uve-topic-26-8 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,531] INFO [Partition -uve-topic-5-15 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,535] INFO [Partition -uve-topic-5-4 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,532] INFO [Partition -uve-topic-26-8 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,535] INFO [Partition -uve-topic-16-1 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,540] INFO [Partition -uve-topic-5-4 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,540] INFO [Partition -uve-topic-5-12 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,540] INFO [Partition -uve-topic-16-1 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,540] INFO [Partition -uve-topic-16-6 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,544] INFO [Partition -uve-topic-5-12 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,544] INFO [Partition -uve-topic-5-1 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,544] INFO [Partition -uve-topic-16-6 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,544] INFO [Partition -uve-topic-16-17 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,548] INFO [Partition -uve-topic-5-1 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,548] INFO [Partition -uve-topic-16-17 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,549] INFO [Partition -uve-topic-16-28 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,550] INFO [Partition -uve-topic-5-23 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,553] INFO [Partition -uve-topic-16-28 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,553] INFO [Partition -uve-topic-16-25 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,553] INFO [Partition -uve-topic-5-23 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,553] INFO [Partition -uve-topic-5-28 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,555] INFO [Partition -uve-topic-16-25 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,555] INFO [Partition -uve-topic-16-14 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,556] INFO [Partition -uve-topic-5-28 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,557] INFO [Partition -uve-topic-5-20 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,557] INFO [Partition -uve-topic-16-14 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,557] INFO [Partition -uve-topic-16-3 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,559] INFO [Partition -uve-topic-5-20 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,559] INFO [Partition -uve-topic-16-3 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,569] INFO [Partition -uve-topic-5-9 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,569] INFO [Partition -uve-topic-16-19 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,572] INFO [Partition -uve-topic-5-9 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,572] INFO [Partition -uve-topic-16-19 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,572] INFO [Partition -uve-topic-16-22 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,572] INFO [Partition -uve-topic-5-3 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,574] INFO [Partition -uve-topic-16-22 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,574] INFO [Partition -uve-topic-16-11 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,574] INFO [Partition -uve-topic-5-3 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,574] INFO [Partition -uve-topic-5-14 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,576] INFO [Partition -uve-topic-16-11 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,576] INFO [Partition -uve-topic-16-0 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,576] INFO [Partition -uve-topic-5-14 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,576] INFO [Partition -uve-topic-5-25 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,578] INFO [Partition -uve-topic-16-0 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,578] INFO [Partition -uve-topic-16-16 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,578] INFO [Partition -uve-topic-5-25 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,578] INFO [Partition -uve-topic-5-6 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,581] INFO [Partition -uve-topic-16-16 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,581] INFO [Partition -uve-topic-16-27 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,581] INFO [Partition -uve-topic-5-6 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,581] INFO [Partition -uve-topic-5-17 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,583] INFO [Partition -uve-topic-16-27 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,587] INFO [Partition -uve-topic-16-5 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,583] INFO [Partition -uve-topic-5-17 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,587] INFO [Partition -uve-topic-2-3 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,592] INFO [Partition -uve-topic-16-5 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,596] INFO [Partition -uve-topic-16-8 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,592] INFO [Partition -uve-topic-2-3 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,596] INFO [Partition -uve-topic-2-14 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,601] INFO [Partition -uve-topic-16-8 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,601] INFO [Partition -uve-topic-16-24 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,601] INFO [Partition -uve-topic-2-14 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,601] INFO [Partition -uve-topic-2-25 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,603] INFO [Partition -uve-topic-16-24 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,603] INFO [Partition -uve-topic-16-13 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,603] INFO [Partition -uve-topic-2-25 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,603] INFO [Partition -uve-topic-2-19 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,605] INFO [Partition -uve-topic-16-13 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,605] INFO [Partition -uve-topic-16-2 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,606] INFO [Partition -uve-topic-2-19 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,607] INFO [Partition -uve-topic-2-8 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,607] INFO [Partition -uve-topic-16-2 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,607] INFO [Partition -uve-topic-16-10 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,609] INFO [Partition -uve-topic-2-8 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,611] INFO [Partition -uve-topic-2-0 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,609] INFO [Partition -uve-topic-16-10 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,611] INFO [Partition -uve-topic-16-21 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,618] INFO [Partition -uve-topic-2-0 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,618] INFO [Partition -uve-topic-2-11 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,619] INFO [Partition -uve-topic-16-21 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,619] INFO [Partition -uve-topic-16-26 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,620] INFO [Partition -uve-topic-2-11 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,621] INFO [Partition -uve-topic-2-5 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,622] INFO [Partition -uve-topic-16-26 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,622] INFO [Partition -uve-topic-16-29 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,624] INFO [Partition -uve-topic-2-5 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,624] INFO [Partition -uve-topic-2-27 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,625] INFO [Partition -uve-topic-16-29 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,625] INFO [Partition -uve-topic-16-7 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,626] INFO [Partition -uve-topic-2-27 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,626] INFO [Partition -uve-topic-2-16 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,627] INFO [Partition -uve-topic-16-7 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,627] INFO [Partition -uve-topic-16-18 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,629] INFO [Partition -uve-topic-16-18 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,629] INFO [Partition -uve-topic-16-12 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,630] INFO [Partition -uve-topic-2-16 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,630] INFO [Partition -uve-topic-2-24 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,633] INFO [Partition -uve-topic-16-12 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,635] INFO [Partition -uve-topic-16-23 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,633] INFO [Partition -uve-topic-2-24 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,635] INFO [Partition -uve-topic-2-13 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,637] INFO [Partition -uve-topic-16-23 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,637] INFO [Partition -uve-topic-16-4 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,637] INFO [Partition -uve-topic-2-13 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,637] INFO [Partition -uve-topic-2-2 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,639] INFO [Partition -uve-topic-16-4 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,639] INFO [Partition -uve-topic-16-15 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,639] INFO [Partition -uve-topic-2-2 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,640] INFO [Partition -uve-topic-2-29 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,642] INFO [Partition -uve-topic-16-15 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,642] INFO [Partition -uve-topic-16-20 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,642] INFO [Partition -uve-topic-2-29 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,642] INFO [Partition -uve-topic-2-10 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,645] INFO [Partition -uve-topic-16-20 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,645] INFO [Partition -uve-topic-16-9 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,646] INFO [Partition -uve-topic-2-10 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,646] INFO [Partition -uve-topic-2-21 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,648] INFO [Partition -uve-topic-16-9 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,650] INFO [Partition -uve-topic-2-21 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,652] INFO [Partition -uve-topic-3-10 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,652] INFO [Partition -uve-topic-2-26 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,655] INFO [Partition -uve-topic-3-10 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,655] INFO [Partition -uve-topic-2-26 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,655] INFO [Partition -uve-topic-2-15 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,655] INFO [Partition -uve-topic-3-21 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,658] INFO [Partition -uve-topic-3-21 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,658] INFO [Partition -uve-topic-3-29 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,658] INFO [Partition -uve-topic-2-15 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,658] INFO [Partition -uve-topic-2-18 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,661] INFO [Partition -uve-topic-3-29 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,662] INFO [Partition -uve-topic-3-18 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,662] INFO [Partition -uve-topic-2-18 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,662] INFO [Partition -uve-topic-2-7 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,664] INFO [Partition -uve-topic-3-18 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,664] INFO [Partition -uve-topic-3-7 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,664] INFO [Partition -uve-topic-2-7 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,664] INFO [Partition -uve-topic-2-23 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,667] INFO [Partition -uve-topic-3-7 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,667] INFO [Partition -uve-topic-2-23 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,668] INFO [Partition -uve-topic-2-12 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,668] INFO [Partition -uve-topic-3-23 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,670] INFO [Partition -uve-topic-2-12 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,670] INFO [Partition -uve-topic-3-23 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,670] INFO [Partition -uve-topic-2-1 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,670] INFO [Partition -uve-topic-3-26 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,673] INFO [Partition -uve-topic-3-26 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,673] INFO [Partition -uve-topic-2-1 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,677] INFO [Partition -uve-topic-3-15 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,677] INFO [Partition -uve-topic-2-4 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,679] INFO [Partition -uve-topic-3-15 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,679] INFO [Partition -uve-topic-3-4 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,681] INFO [Partition -uve-topic-2-4 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,681] INFO [Partition -uve-topic-2-20 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,682] INFO [Partition -uve-topic-3-4 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,682] INFO [Partition -uve-topic-3-20 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,683] INFO [Partition -uve-topic-2-20 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,683] INFO [Partition -uve-topic-2-9 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,684] INFO [Partition -uve-topic-3-20 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,684] INFO [Partition -uve-topic-3-9 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,685] INFO [Partition -uve-topic-2-9 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,685] INFO [Partition -uve-topic-2-28 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,687] INFO [Partition -uve-topic-3-9 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,687] INFO [Partition -uve-topic-3-1 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,687] INFO [Partition -uve-topic-2-28 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,687] INFO [Partition -uve-topic-2-17 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,692] INFO [Partition -uve-topic-3-1 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,692] INFO [Partition -uve-topic-3-12 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,692] INFO [Partition -uve-topic-2-17 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,692] INFO [Partition -uve-topic-2-6 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,695] INFO [Partition -uve-topic-3-12 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,697] INFO [Partition -uve-topic-3-28 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,695] INFO [Partition -uve-topic-2-6 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,697] INFO [Partition -uve-topic-2-22 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,701] INFO [Partition -uve-topic-3-28 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,701] INFO [Partition -uve-topic-3-17 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,701] INFO [Partition -uve-topic-2-22 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,701] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,703] INFO [Partition -uve-topic-3-17 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,703] INFO [Partition -uve-topic-3-6 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,703] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,703] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,707] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,707] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,707] INFO [Partition -uve-topic-3-6 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,707] INFO [Partition -uve-topic-3-25 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,709] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,709] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,709] INFO [Partition -uve-topic-3-25 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,709] INFO [Partition -uve-topic-3-14 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,711] INFO [Partition -uve-topic-3-14 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,711] INFO [Partition -uve-topic-3-3 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,711] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,711] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,713] INFO [Partition -uve-topic-3-3 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,717] INFO [Partition -uve-topic-3-22 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,713] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,717] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,718] INFO [Partition -uve-topic-3-22 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,719] INFO [Partition -uve-topic-3-0 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,720] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,720] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,722] INFO [Partition -uve-topic-3-0 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,722] INFO [Partition -uve-topic-3-11 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,723] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,723] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,723] INFO [Partition -uve-topic-3-11 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,723] INFO [Partition -uve-topic-3-27 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,724] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,724] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,726] INFO [Partition -uve-topic-3-27 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,726] INFO [Partition -uve-topic-3-16 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,726] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,726] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,729] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,729] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,729] INFO [Partition -uve-topic-3-16 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,729] INFO [Partition -uve-topic-3-5 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,732] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,736] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,732] INFO [Partition -uve-topic-3-5 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,736] INFO [Partition -uve-topic-3-19 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,738] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,739] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,739] INFO [Partition -uve-topic-3-19 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,739] INFO [Partition -uve-topic-3-8 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,741] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,741] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,742] INFO [Partition -uve-topic-3-8 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,742] INFO [Partition -uve-topic-3-13 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,743] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,743] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,744] INFO [Partition -uve-topic-3-13 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,744] INFO [Partition -uve-topic-3-2 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,746] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,746] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,747] INFO [Partition -uve-topic-3-2 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,747] INFO [Partition -uve-topic-3-24 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,748] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,748] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,749] INFO [Partition -uve-topic-3-24 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,749] INFO [Partition -uve-topic-8-22 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,752] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,752] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,753] INFO [Partition -uve-topic-8-22 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,753] INFO [Partition -uve-topic-8-11 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,754] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,754] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,757] INFO [Partition -uve-topic-8-11 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,757] INFO [Partition -uve-topic-8-0 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,758] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,758] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,759] INFO [Partition -uve-topic-8-0 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,759] INFO [Partition -uve-topic-8-16 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,760] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,760] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,765] INFO [Partition -uve-topic-8-16 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,765] INFO [Partition -uve-topic-8-27 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,765] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,765] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,768] INFO [Partition -uve-topic-8-27 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,768] INFO [Partition -uve-topic-8-8 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,768] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,768] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,769] INFO [Partition -uve-topic-8-8 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,770] INFO [Partition -uve-topic-8-19 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,770] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,770] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,775] INFO [Partition -uve-topic-8-19 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,775] INFO [Partition -uve-topic-8-24 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,775] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,775] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,783] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,784] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,784] INFO [Partition -uve-topic-8-24 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,784] INFO [Partition -uve-topic-8-2 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,789] INFO [Partition -uve-topic-8-2 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,789] INFO [Partition -uve-topic-8-13 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,789] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,789] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,794] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,794] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,794] INFO [Partition -uve-topic-8-13 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,794] INFO [Partition -uve-topic-8-5 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,798] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,798] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,799] INFO [Partition -uve-topic-8-5 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,799] INFO [Partition -uve-topic-8-21 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,801] INFO [Partition -uve-topic-8-21 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,801] INFO [Partition -uve-topic-8-10 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,801] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,801] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,803] INFO [Partition -uve-topic-8-10 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,803] INFO [Partition -uve-topic-8-29 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,803] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,803] INFO [Partition -uve-topic-20-19 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,805] INFO [Partition -uve-topic-8-29 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,805] INFO [Partition -uve-topic-8-18 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,806] INFO [Partition -uve-topic-20-19 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,806] INFO [Partition -uve-topic-20-8 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,814] INFO [Partition -uve-topic-8-18 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,814] INFO [Partition -uve-topic-8-7 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,816] INFO [Partition -uve-topic-20-8 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,816] INFO [Partition -uve-topic-20-24 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,820] INFO [Partition -uve-topic-20-24 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,821] INFO [Partition -uve-topic-20-27 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,820] INFO [Partition -uve-topic-8-7 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,821] INFO [Partition -uve-topic-8-23 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,823] INFO [Partition -uve-topic-8-23 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,823] INFO [Partition -uve-topic-8-15 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,823] INFO [Partition -uve-topic-20-27 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,823] INFO [Partition -uve-topic-20-5 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,826] INFO [Partition -uve-topic-8-15 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,826] INFO [Partition -uve-topic-8-4 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,828] INFO [Partition -uve-topic-20-5 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,828] INFO [Partition -uve-topic-20-16 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,828] INFO [Partition -uve-topic-8-4 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,828] INFO [Partition -uve-topic-8-26 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,832] INFO [Partition -uve-topic-20-16 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,832] INFO [Partition -uve-topic-20-21 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,833] INFO [Partition -uve-topic-8-26 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,833] INFO [Partition -uve-topic-8-20 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,835] INFO [Partition -uve-topic-20-21 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,839] INFO [Partition -uve-topic-20-10 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,835] INFO [Partition -uve-topic-8-20 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,839] INFO [Partition -uve-topic-8-9 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,841] INFO [Partition -uve-topic-20-10 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,841] INFO [Partition -uve-topic-20-2 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,841] INFO [Partition -uve-topic-8-9 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,841] INFO [Partition -uve-topic-8-12 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,843] INFO [Partition -uve-topic-20-2 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,843] INFO [Partition -uve-topic-20-13 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,843] INFO [Partition -uve-topic-8-12 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,843] INFO [Partition -uve-topic-8-1 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,844] INFO [Partition -uve-topic-20-13 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,844] INFO [Partition -uve-topic-20-18 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,845] INFO [Partition -uve-topic-8-1 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,845] INFO [Partition -uve-topic-8-17 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,846] INFO [Partition -uve-topic-20-18 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,846] INFO [Partition -uve-topic-20-29 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,846] INFO [Partition -uve-topic-8-17 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,846] INFO [Partition -uve-topic-8-28 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,847] INFO [Partition -uve-topic-20-29 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,847] INFO [Partition -uve-topic-20-7 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,848] INFO [Partition -uve-topic-8-28 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,848] INFO [Partition -uve-topic-8-6 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,848] INFO [Partition -uve-topic-20-7 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,848] INFO [Partition -uve-topic-20-15 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,849] INFO [Partition -uve-topic-8-6 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,849] INFO [Partition -uve-topic-8-25 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,850] INFO [Partition -uve-topic-20-15 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,850] INFO [Partition -uve-topic-20-4 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,853] INFO [Partition -uve-topic-8-25 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,855] INFO [Partition -uve-topic-8-3 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,853] INFO [Partition -uve-topic-20-4 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,855] INFO [Partition -uve-topic-20-26 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,861] INFO [Partition -uve-topic-8-3 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,861] INFO [Partition -uve-topic-8-14 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,861] INFO [Partition -uve-topic-20-26 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,862] INFO [Partition -uve-topic-20-23 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,865] INFO [Partition -uve-topic-8-14 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,865] INFO [Partition -uve-topic-12-29 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,865] INFO [Partition -uve-topic-20-23 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,865] INFO [Partition -uve-topic-20-1 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,867] INFO [Partition -uve-topic-20-1 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,867] INFO [Partition -uve-topic-20-12 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,867] INFO [Partition -uve-topic-12-29 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,867] INFO [Partition -uve-topic-12-18 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,871] INFO [Partition -uve-topic-12-18 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,871] INFO [Partition -uve-topic-12-7 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,871] INFO [Partition -uve-topic-20-12 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,871] INFO [Partition -uve-topic-20-28 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,872] INFO [Partition -uve-topic-20-28 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,872] INFO [Partition -uve-topic-20-17 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,872] INFO [Partition -uve-topic-12-7 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,873] INFO [Partition -uve-topic-12-23 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,876] INFO [Partition -uve-topic-12-23 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,880] INFO [Partition -uve-topic-12-26 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,876] INFO [Partition -uve-topic-20-17 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,880] INFO [Partition -uve-topic-20-6 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,884] INFO [Partition -uve-topic-20-6 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,884] INFO [Partition -uve-topic-20-20 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,884] INFO [Partition -uve-topic-12-26 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,884] INFO [Partition -uve-topic-12-15 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,887] INFO [Partition -uve-topic-20-20 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,887] INFO [Partition -uve-topic-20-9 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,888] INFO [Partition -uve-topic-12-15 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,888] INFO [Partition -uve-topic-12-4 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,890] INFO [Partition -uve-topic-20-9 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,891] INFO [Partition -uve-topic-20-25 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,891] INFO [Partition -uve-topic-12-4 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,891] INFO [Partition -uve-topic-12-20 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,893] INFO [Partition -uve-topic-20-25 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,893] INFO [Partition -uve-topic-20-14 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,893] INFO [Partition -uve-topic-12-20 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,893] INFO [Partition -uve-topic-12-9 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,901] INFO [Partition -uve-topic-20-14 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,901] INFO [Partition -uve-topic-20-3 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,901] INFO [Partition -uve-topic-12-9 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,901] INFO [Partition -uve-topic-12-1 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,905] INFO [Partition -uve-topic-20-3 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,909] INFO [Partition -uve-topic-20-0 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,905] INFO [Partition -uve-topic-12-1 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,909] INFO [Partition -uve-topic-12-12 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,913] INFO [Partition -uve-topic-12-12 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,913] INFO [Partition -uve-topic-12-28 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,913] INFO [Partition -uve-topic-20-0 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,913] INFO [Partition -uve-topic-20-22 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,915] INFO [Partition -uve-topic-12-28 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,915] INFO [Partition -uve-topic-12-17 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,917] INFO [Partition -uve-topic-20-22 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,917] INFO [Partition -uve-topic-20-11 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,917] INFO [Partition -uve-topic-12-17 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,917] INFO [Partition -uve-topic-12-6 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,919] INFO [Partition -uve-topic-20-11 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,919] INFO [Partition -uve-topic-10-20 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,920] INFO [Partition -uve-topic-12-6 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,920] INFO [Partition -uve-topic-12-14 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,922] INFO [Partition -uve-topic-10-20 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,923] INFO [Partition -uve-topic-10-9 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,923] INFO [Partition -uve-topic-12-14 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,923] INFO [Partition -uve-topic-12-25 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,926] INFO [Partition -uve-topic-12-25 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,926] INFO [Partition -uve-topic-12-3 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,926] INFO [Partition -uve-topic-10-9 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,926] INFO [Partition -uve-topic-10-25 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,930] INFO [Partition -uve-topic-10-25 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,930] INFO [Partition -uve-topic-10-28 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,930] INFO [Partition -uve-topic-12-3 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,930] INFO [Partition -uve-topic-12-22 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,931] INFO [Partition -uve-topic-10-28 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,932] INFO [Partition -uve-topic-10-6 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,933] INFO [Partition -uve-topic-12-22 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,933] INFO [Partition -uve-topic-12-0 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,935] INFO [Partition -uve-topic-10-6 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,939] INFO [Partition -uve-topic-10-17 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,936] INFO [Partition -uve-topic-12-0 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,940] INFO [Partition -uve-topic-12-11 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,942] INFO [Partition -uve-topic-12-11 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,942] INFO [Partition -uve-topic-12-16 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,942] INFO [Partition -uve-topic-10-17 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,942] INFO [Partition -uve-topic-10-22 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,945] INFO [Partition -uve-topic-12-16 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,945] INFO [Partition -uve-topic-12-27 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,945] INFO [Partition -uve-topic-10-22 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,945] INFO [Partition -uve-topic-10-11 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,947] INFO [Partition -uve-topic-12-27 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,947] INFO [Partition -uve-topic-12-5 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,948] INFO [Partition -uve-topic-10-11 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,948] INFO [Partition -uve-topic-10-0 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,949] INFO [Partition -uve-topic-12-5 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,949] INFO [Partition -uve-topic-12-19 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,950] INFO [Partition -uve-topic-10-0 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,950] INFO [Partition -uve-topic-10-3 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,952] INFO [Partition -uve-topic-12-19 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,952] INFO [Partition -uve-topic-12-8 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,953] INFO [Partition -uve-topic-10-3 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,953] INFO [Partition -uve-topic-10-14 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,955] INFO [Partition -uve-topic-12-8 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,962] INFO [Partition -uve-topic-12-2 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,956] INFO [Partition -uve-topic-10-14 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,962] INFO [Partition -uve-topic-10-19 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,966] INFO [Partition -uve-topic-10-19 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,966] INFO [Partition -uve-topic-10-8 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,966] INFO [Partition -uve-topic-12-2 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,966] INFO [Partition -uve-topic-12-24 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,967] INFO [Partition -uve-topic-10-8 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,967] INFO [Partition -uve-topic-10-16 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,968] INFO [Partition -uve-topic-12-24 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,968] INFO [Partition -uve-topic-12-13 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,970] INFO [Partition -uve-topic-10-16 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,970] INFO [Partition -uve-topic-10-5 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,971] INFO [Partition -uve-topic-12-13 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,971] INFO [Partition -uve-topic-12-21 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,972] INFO [Partition -uve-topic-10-5 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,972] INFO [Partition -uve-topic-10-27 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,972] INFO [Partition -uve-topic-12-21 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,972] INFO [Partition -uve-topic-12-10 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,974] INFO [Partition -uve-topic-10-27 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,974] INFO [Partition -uve-topic-10-24 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,974] INFO [Partition -uve-topic-12-10 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,974] INFO [Partition -uve-topic-22-28 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,977] INFO [Partition -uve-topic-22-28 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,977] INFO [Partition -uve-topic-22-17 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,977] INFO [Partition -uve-topic-10-24 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,977] INFO [Partition -uve-topic-10-2 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,978] INFO [Partition -uve-topic-22-17 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,978] INFO [Partition -uve-topic-22-6 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,979] INFO [Partition -uve-topic-10-2 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,989] INFO [Partition -uve-topic-10-13 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,986] INFO [Partition -uve-topic-22-6 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,989] INFO [Partition -uve-topic-22-22 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,994] INFO [Partition -uve-topic-10-13 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:51,994] INFO [Partition -uve-topic-22-22 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,994] INFO [Partition -uve-topic-10-29 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,994] INFO [Partition -uve-topic-22-25 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:51,997] INFO [Partition -uve-topic-10-29 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:51,997] INFO [Partition -uve-topic-10-18 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:51,997] INFO [Partition -uve-topic-22-25 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:51,997] INFO [Partition -uve-topic-22-14 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:52,000] INFO [Partition -uve-topic-22-14 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,000] INFO [Partition -uve-topic-22-3 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:52,000] INFO [Partition -uve-topic-10-18 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,000] INFO [Partition -uve-topic-10-7 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,003] INFO [Partition -uve-topic-22-3 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,003] INFO [Partition -uve-topic-22-19 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:52,003] INFO [Partition -uve-topic-10-7 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,003] INFO [Partition -uve-topic-10-21 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,007] INFO [Partition -uve-topic-10-21 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,007] INFO [Partition -uve-topic-10-10 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,008] INFO [Partition -uve-topic-22-19 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:52,008] INFO [Partition -uve-topic-22-8 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:52,009] INFO [Partition -uve-topic-22-8 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,009] INFO [Partition -uve-topic-22-0 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:52,009] INFO [Partition -uve-topic-10-10 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,009] INFO [Partition -uve-topic-10-26 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,014] INFO [Partition -uve-topic-22-0 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,023] INFO [Partition -uve-topic-22-11 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:52,014] INFO [Partition -uve-topic-10-26 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,023] INFO [Partition -uve-topic-10-15 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,026] INFO [Partition -uve-topic-22-11 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,026] INFO [Partition -uve-topic-22-27 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:52,027] INFO [Partition -uve-topic-10-15 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,027] INFO [Partition -uve-topic-10-4 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,028] INFO [Partition -uve-topic-22-27 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,028] INFO [Partition -uve-topic-22-16 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:52,034] INFO [Partition -uve-topic-10-4 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,034] INFO [Partition -uve-topic-10-1 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,034] INFO [Partition -uve-topic-22-16 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:52,034] INFO [Partition -uve-topic-22-5 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:52,037] INFO [Partition -uve-topic-10-1 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,037] INFO [Partition -uve-topic-10-23 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,037] INFO [Partition -uve-topic-22-5 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,037] INFO [Partition -uve-topic-22-13 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:52,039] INFO [Partition -uve-topic-10-23 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,039] INFO [Partition -uve-topic-10-12 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,040] INFO [Partition -uve-topic-22-13 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:52,040] INFO [Partition -uve-topic-22-24 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:52,045] INFO [Partition -uve-topic-22-24 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,049] INFO [Partition -uve-topic-22-2 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:52,045] INFO [Partition -uve-topic-10-12 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,049] INFO [Partition -uve-topic-29-8 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,051] INFO [Partition -uve-topic-29-8 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,051] INFO [Partition -uve-topic-29-19 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,051] INFO [Partition -uve-topic-22-2 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,051] INFO [Partition -uve-topic-22-29 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:52,053] INFO [Partition -uve-topic-29-19 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,053] INFO [Partition -uve-topic-29-24 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,053] INFO [Partition -uve-topic-22-29 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,053] INFO [Partition -uve-topic-22-21 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:52,054] INFO [Partition -uve-topic-29-24 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,055] INFO [Partition -uve-topic-29-13 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,055] INFO [Partition -uve-topic-22-21 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,055] INFO [Partition -uve-topic-22-10 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:52,057] INFO [Partition -uve-topic-29-13 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,057] INFO [Partition -uve-topic-29-5 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,058] INFO [Partition -uve-topic-22-10 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:52,058] INFO [Partition -uve-topic-22-15 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:52,060] INFO [Partition -uve-topic-29-5 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,060] INFO [Partition -uve-topic-29-16 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,063] INFO [Partition -uve-topic-22-15 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,063] INFO [Partition -uve-topic-22-26 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:52,074] INFO [Partition -uve-topic-29-16 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,079] INFO [Partition -uve-topic-29-21 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,074] INFO [Partition -uve-topic-22-26 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,079] INFO [Partition -uve-topic-22-4 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:52,082] INFO [Partition -uve-topic-22-4 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:52,082] INFO [Partition -uve-topic-22-18 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:52,082] INFO [Partition -uve-topic-29-21 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,082] INFO [Partition -uve-topic-29-10 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,085] INFO [Partition -uve-topic-29-10 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,085] INFO [Partition -uve-topic-29-2 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,085] INFO [Partition -uve-topic-22-18 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,085] INFO [Partition -uve-topic-22-7 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:52,088] INFO [Partition -uve-topic-29-2 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,088] INFO [Partition -uve-topic-29-7 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,088] INFO [Partition -uve-topic-22-7 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:52,088] INFO [Partition -uve-topic-22-1 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:52,090] INFO [Partition -uve-topic-22-1 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:52,090] INFO [Partition -uve-topic-22-23 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:52,090] INFO [Partition -uve-topic-29-7 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,090] INFO [Partition -uve-topic-29-29 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,092] INFO [Partition -uve-topic-22-23 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,092] INFO [Partition -uve-topic-22-12 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:52,092] INFO [Partition -uve-topic-29-29 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,092] INFO [Partition -uve-topic-29-18 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,095] INFO [Partition -uve-topic-22-12 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,095] INFO [Partition -uve-topic-22-20 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:52,097] INFO [Partition -uve-topic-29-18 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,097] INFO [Partition -uve-topic-29-26 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,098] INFO [Partition -uve-topic-22-20 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,098] INFO [Partition -uve-topic-22-9 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:52,100] INFO [Partition -uve-topic-29-26 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,100] INFO [Partition -uve-topic-29-4 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,100] INFO [Partition -uve-topic-22-9 broker=1] ISR updated to [1,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,108] INFO [Partition -uve-topic-29-4 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,111] INFO [Partition -uve-topic-29-15 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,114] INFO [Partition -uve-topic-29-15 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,114] INFO [Partition -uve-topic-29-20 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,119] INFO [Partition -uve-topic-29-20 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,119] INFO [Partition -uve-topic-29-1 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,122] INFO [Partition -uve-topic-29-1 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,122] INFO [Partition -uve-topic-29-23 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,129] INFO [Partition -uve-topic-29-23 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,129] INFO [Partition -uve-topic-29-12 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,134] INFO [Partition -uve-topic-29-12 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,134] INFO [Partition -uve-topic-29-17 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,140] INFO [Partition -uve-topic-29-17 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,140] INFO [Partition -uve-topic-29-28 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,143] INFO [Partition -uve-topic-29-28 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,143] INFO [Partition -uve-topic-29-6 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,146] INFO [Partition -uve-topic-29-6 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,146] INFO [Partition -uve-topic-29-9 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,148] INFO [Partition -uve-topic-29-9 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,148] INFO [Partition -uve-topic-29-25 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,153] INFO [Partition -uve-topic-29-25 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,154] INFO [Partition -uve-topic-29-3 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,157] INFO [Partition -uve-topic-29-3 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,157] INFO [Partition -uve-topic-29-14 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,160] INFO [Partition -uve-topic-29-14 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,160] INFO [Partition -uve-topic-29-11 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,163] INFO [Partition -uve-topic-29-11 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,163] INFO [Partition -uve-topic-29-22 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,165] INFO [Partition -uve-topic-29-22 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,165] INFO [Partition -uve-topic-29-27 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,167] INFO [Partition -uve-topic-29-27 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,167] INFO [Partition -uve-topic-19-9 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,169] INFO [Partition -uve-topic-19-9 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,169] INFO [Partition -uve-topic-19-20 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,171] INFO [Partition -uve-topic-19-20 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,171] INFO [Partition -uve-topic-19-25 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,175] INFO [Partition -uve-topic-19-25 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,175] INFO [Partition -uve-topic-19-14 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,179] INFO [Partition -uve-topic-19-14 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,179] INFO [Partition -uve-topic-19-6 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,184] INFO [Partition -uve-topic-19-6 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,190] INFO [Partition -uve-topic-19-17 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,200] INFO [Partition -uve-topic-19-17 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,200] INFO [Partition -uve-topic-19-22 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,205] INFO [Partition -uve-topic-19-22 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,205] INFO [Partition -uve-topic-19-11 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,209] INFO [Partition -uve-topic-19-11 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,210] INFO [Partition -uve-topic-19-0 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,212] INFO [Partition -uve-topic-19-0 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,212] INFO [Partition -uve-topic-19-3 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,215] INFO [Partition -uve-topic-19-3 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,215] INFO [Partition -uve-topic-19-8 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,218] INFO [Partition -uve-topic-19-8 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,218] INFO [Partition -uve-topic-19-19 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,225] INFO [Partition -uve-topic-19-19 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,226] INFO [Partition -uve-topic-19-27 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,229] INFO [Partition -uve-topic-19-27 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,234] INFO [Partition -uve-topic-19-5 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,238] INFO [Partition -uve-topic-19-5 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,238] INFO [Partition -uve-topic-19-16 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,240] INFO [Partition -uve-topic-19-16 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,240] INFO [Partition -uve-topic-19-21 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,243] INFO [Partition -uve-topic-19-21 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,243] INFO [Partition -uve-topic-19-2 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,247] INFO [Partition -uve-topic-19-2 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,247] INFO [Partition -uve-topic-19-24 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,250] INFO [Partition -uve-topic-19-24 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,250] INFO [Partition -uve-topic-19-13 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,258] INFO [Partition -uve-topic-19-13 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,258] INFO [Partition -uve-topic-19-18 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,264] INFO [Partition -uve-topic-19-18 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,264] INFO [Partition -uve-topic-19-29 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,269] INFO [Partition -uve-topic-19-29 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,274] INFO [Partition -uve-topic-19-7 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,276] INFO [Partition -uve-topic-19-7 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,277] INFO [Partition -uve-topic-19-10 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,279] INFO [Partition -uve-topic-19-10 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,279] INFO [Partition -uve-topic-19-26 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,281] INFO [Partition -uve-topic-19-26 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,281] INFO [Partition -uve-topic-19-4 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,285] INFO [Partition -uve-topic-19-4 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,285] INFO [Partition -uve-topic-19-15 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,288] INFO [Partition -uve-topic-19-15 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,288] INFO [Partition -uve-topic-19-12 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,290] INFO [Partition -uve-topic-19-12 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,290] INFO [Partition -uve-topic-19-1 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,293] INFO [Partition -uve-topic-19-1 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,293] INFO [Partition -uve-topic-19-23 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,296] INFO [Partition -uve-topic-19-23 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,296] INFO [Partition -uve-topic-19-28 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,301] INFO [Partition -uve-topic-19-28 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,306] INFO [Partition -uve-topic-4-20 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,308] INFO [Partition -uve-topic-4-20 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,308] INFO [Partition -uve-topic-4-12 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,311] INFO [Partition -uve-topic-4-12 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,311] INFO [Partition -uve-topic-4-23 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,314] INFO [Partition -uve-topic-4-23 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,314] INFO [Partition -uve-topic-4-1 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,316] INFO [Partition -uve-topic-4-1 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,316] INFO [Partition -uve-topic-4-17 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,318] INFO [Partition -uve-topic-4-17 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,318] INFO [Partition -uve-topic-4-6 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,320] INFO [Partition -uve-topic-4-6 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,320] INFO [Partition -uve-topic-4-28 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,321] INFO [Partition -uve-topic-4-28 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,321] INFO [Partition -uve-topic-4-9 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,324] INFO [Partition -uve-topic-4-9 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,324] INFO [Partition -uve-topic-4-25 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,332] INFO [Partition -uve-topic-4-25 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,333] INFO [Partition -uve-topic-4-14 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,344] INFO [Partition -uve-topic-4-14 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,344] INFO [Partition -uve-topic-4-3 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,347] INFO [Partition -uve-topic-4-3 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,347] INFO [Partition -uve-topic-4-11 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,351] INFO [Partition -uve-topic-4-11 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,351] INFO [Partition -uve-topic-4-22 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,354] INFO [Partition -uve-topic-4-22 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,354] INFO [Partition -uve-topic-4-0 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,356] INFO [Partition -uve-topic-4-0 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,356] INFO [Partition -uve-topic-4-27 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,358] INFO [Partition -uve-topic-4-27 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,358] INFO [Partition -uve-topic-4-19 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,365] INFO [Partition -uve-topic-4-19 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,365] INFO [Partition -uve-topic-4-8 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,368] INFO [Partition -uve-topic-4-8 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,368] INFO [Partition -uve-topic-4-24 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,372] INFO [Partition -uve-topic-4-24 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,372] INFO [Partition -uve-topic-4-13 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,374] INFO [Partition -uve-topic-4-13 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,380] INFO [Partition -uve-topic-4-16 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,382] INFO [Partition -uve-topic-4-16 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,382] INFO [Partition -uve-topic-4-5 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,385] INFO [Partition -uve-topic-4-5 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,385] INFO [Partition -uve-topic-4-21 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,387] INFO [Partition -uve-topic-4-21 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,387] INFO [Partition -uve-topic-4-10 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,390] INFO [Partition -uve-topic-4-10 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,390] INFO [Partition -uve-topic-4-2 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,398] INFO [Partition -uve-topic-4-2 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,398] INFO [Partition -uve-topic-4-29 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,403] INFO [Partition -uve-topic-4-29 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,403] INFO [Partition -uve-topic-4-7 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,407] INFO [Partition -uve-topic-4-7 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,407] INFO [Partition -uve-topic-4-18 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,410] INFO [Partition -uve-topic-4-18 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,410] INFO [Partition -uve-topic-4-15 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,413] INFO [Partition -uve-topic-4-15 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,413] INFO [Partition -uve-topic-4-4 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,417] INFO [Partition -uve-topic-4-4 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,417] INFO [Partition -uve-topic-4-26 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,424] INFO [Partition -uve-topic-4-26 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,425] INFO [Partition -uve-topic-26-5 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,429] INFO [Partition -uve-topic-26-5 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,429] INFO [Partition -uve-topic-26-16 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,432] INFO [Partition -uve-topic-26-16 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,432] INFO [Partition -uve-topic-26-27 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,434] INFO [Partition -uve-topic-26-27 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,434] INFO [Partition -uve-topic-26-24 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,438] INFO [Partition -uve-topic-26-24 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,438] INFO [Partition -uve-topic-26-13 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,445] INFO [Partition -uve-topic-26-13 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,445] INFO [Partition -uve-topic-26-2 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,459] INFO [Partition -uve-topic-26-2 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,459] INFO [Partition -uve-topic-26-29 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,463] INFO [Partition -uve-topic-26-29 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,463] INFO [Partition -uve-topic-26-18 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,466] INFO [Partition -uve-topic-26-18 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,466] INFO [Partition -uve-topic-26-21 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,469] INFO [Partition -uve-topic-26-21 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,469] INFO [Partition -uve-topic-26-10 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,471] INFO [Partition -uve-topic-26-10 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,471] INFO [Partition -uve-topic-26-15 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,474] INFO [Partition -uve-topic-26-15 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,474] INFO [Partition -uve-topic-26-26 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,476] INFO [Partition -uve-topic-26-26 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,476] INFO [Partition -uve-topic-26-4 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,479] INFO [Partition -uve-topic-26-4 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,479] INFO [Partition -uve-topic-26-7 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,483] INFO [Partition -uve-topic-26-7 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,483] INFO [Partition -uve-topic-26-23 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,485] INFO [Partition -uve-topic-26-23 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,485] INFO [Partition -uve-topic-26-12 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,490] INFO [Partition -uve-topic-26-12 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,490] INFO [Partition -uve-topic-26-1 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,495] INFO [Partition -uve-topic-26-1 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,503] INFO [Partition -uve-topic-26-9 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,506] INFO [Partition -uve-topic-26-9 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,506] INFO [Partition -uve-topic-26-20 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,509] INFO [Partition -uve-topic-26-20 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,509] INFO [Partition -uve-topic-26-25 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,513] INFO [Partition -uve-topic-26-25 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,513] INFO [Partition -uve-topic-26-28 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,517] INFO [Partition -uve-topic-26-28 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,517] INFO [Partition -uve-topic-26-6 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,520] INFO [Partition -uve-topic-26-6 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,521] INFO [Partition -uve-topic-26-17 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,527] INFO [Partition -uve-topic-26-17 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,527] INFO [Partition -uve-topic-26-11 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,531] INFO [Partition -uve-topic-26-11 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,531] INFO [Partition -uve-topic-26-22 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,535] INFO [Partition -uve-topic-26-22 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,543] INFO [Partition -uve-topic-26-3 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,543] INFO [Partition -uve-topic-23-0 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:52,547] INFO [Partition -uve-topic-26-3 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,547] INFO [Partition -uve-topic-26-14 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,548] INFO [Partition -uve-topic-23-0 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:52,549] INFO [Partition -uve-topic-0-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-02-10 01:56:52,551] INFO [Partition -uve-topic-26-14 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,551] INFO [Partition -uve-topic-26-19 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,554] INFO [Partition -uve-topic-0-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,555] INFO [Partition -uve-topic-29-0 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:52,557] INFO [Partition -uve-topic-26-19 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,557] INFO [Partition -uve-topic-26-8 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,557] INFO [Partition -uve-topic-29-0 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:52,557] INFO [Partition -uve-topic-26-0 broker=1] Expanding ISR from 1 to 1,2 (kafka.cluster.Partition) [2025-02-10 01:56:52,562] INFO [Partition -uve-topic-26-8 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,562] INFO [Partition -uve-topic-26-0 broker=1] ISR updated to [1,2] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-02-10 01:56:52,562] INFO [Partition -uve-topic-16-1 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,566] INFO [Partition -uve-topic-16-1 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,566] INFO [Partition -uve-topic-16-6 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,571] INFO [Partition -uve-topic-16-6 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,573] INFO [Partition -uve-topic-16-17 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,575] INFO [Partition -uve-topic-16-17 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,576] INFO [Partition -uve-topic-16-28 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,577] INFO [Partition -uve-topic-16-28 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,577] INFO [Partition -uve-topic-16-25 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,579] INFO [Partition -uve-topic-16-25 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,579] INFO [Partition -uve-topic-16-14 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,581] INFO [Partition -uve-topic-16-14 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,581] INFO [Partition -uve-topic-16-3 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,584] INFO [Partition -uve-topic-16-3 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,584] INFO [Partition -uve-topic-16-19 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,586] INFO [Partition -uve-topic-16-19 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,586] INFO [Partition -uve-topic-16-22 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,588] INFO [Partition -uve-topic-16-22 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,588] INFO [Partition -uve-topic-16-11 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,589] INFO [Partition -uve-topic-16-11 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,590] INFO [Partition -uve-topic-16-0 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,591] INFO [Partition -uve-topic-16-0 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,591] INFO [Partition -uve-topic-16-16 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,594] INFO [Partition -uve-topic-16-16 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,594] INFO [Partition -uve-topic-16-27 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,598] INFO [Partition -uve-topic-16-27 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,604] INFO [Partition -uve-topic-16-5 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,609] INFO [Partition -uve-topic-16-5 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,609] INFO [Partition -uve-topic-16-8 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,611] INFO [Partition -uve-topic-16-8 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,611] INFO [Partition -uve-topic-16-24 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,614] INFO [Partition -uve-topic-16-24 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,614] INFO [Partition -uve-topic-16-13 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,616] INFO [Partition -uve-topic-16-13 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,616] INFO [Partition -uve-topic-16-2 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,619] INFO [Partition -uve-topic-16-2 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,619] INFO [Partition -uve-topic-16-10 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,621] INFO [Partition -uve-topic-16-10 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,621] INFO [Partition -uve-topic-16-21 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,623] INFO [Partition -uve-topic-16-21 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,623] INFO [Partition -uve-topic-16-26 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,628] INFO [Partition -uve-topic-16-26 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,628] INFO [Partition -uve-topic-16-29 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,633] INFO [Partition -uve-topic-16-29 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,633] INFO [Partition -uve-topic-16-7 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,636] INFO [Partition -uve-topic-16-7 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,636] INFO [Partition -uve-topic-16-18 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,638] INFO [Partition -uve-topic-16-18 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,638] INFO [Partition -uve-topic-16-12 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,645] INFO [Partition -uve-topic-16-12 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,649] INFO [Partition -uve-topic-16-23 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,656] INFO [Partition -uve-topic-16-23 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,656] INFO [Partition -uve-topic-16-4 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,662] INFO [Partition -uve-topic-16-4 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,662] INFO [Partition -uve-topic-16-15 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,667] INFO [Partition -uve-topic-16-15 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,667] INFO [Partition -uve-topic-16-20 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,672] INFO [Partition -uve-topic-16-20 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,677] INFO [Partition -uve-topic-16-9 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,687] INFO [Partition -uve-topic-16-9 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,687] INFO [Partition -uve-topic-3-10 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,693] INFO [Partition -uve-topic-3-10 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,693] INFO [Partition -uve-topic-3-21 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,699] INFO [Partition -uve-topic-3-21 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,699] INFO [Partition -uve-topic-3-29 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,705] INFO [Partition -uve-topic-3-29 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,705] INFO [Partition -uve-topic-3-18 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,710] INFO [Partition -uve-topic-3-18 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,710] INFO [Partition -uve-topic-3-7 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,715] INFO [Partition -uve-topic-3-7 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,718] INFO [Partition -uve-topic-3-23 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,726] INFO [Partition -uve-topic-3-23 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,726] INFO [Partition -uve-topic-3-26 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,729] INFO [Partition -uve-topic-3-26 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,729] INFO [Partition -uve-topic-3-15 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,733] INFO [Partition -uve-topic-3-15 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,733] INFO [Partition -uve-topic-3-4 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,737] INFO [Partition -uve-topic-3-4 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,738] INFO [Partition -uve-topic-3-20 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,741] INFO [Partition -uve-topic-3-20 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,741] INFO [Partition -uve-topic-3-9 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,743] INFO [Partition -uve-topic-3-9 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,743] INFO [Partition -uve-topic-3-1 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,745] INFO [Partition -uve-topic-3-1 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,745] INFO [Partition -uve-topic-3-12 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,747] INFO [Partition -uve-topic-3-12 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,747] INFO [Partition -uve-topic-3-28 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,755] INFO [Partition -uve-topic-3-28 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,771] INFO [Partition -uve-topic-3-17 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,774] INFO [Partition -uve-topic-3-17 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,774] INFO [Partition -uve-topic-3-6 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,778] INFO [Partition -uve-topic-3-6 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,778] INFO [Partition -uve-topic-3-25 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,780] INFO [Partition -uve-topic-3-25 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,780] INFO [Partition -uve-topic-3-14 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,784] INFO [Partition -uve-topic-3-14 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,784] INFO [Partition -uve-topic-3-3 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,785] INFO [Partition -uve-topic-3-3 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,785] INFO [Partition -uve-topic-3-22 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,789] INFO [Partition -uve-topic-3-22 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,792] INFO [Partition -uve-topic-3-0 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,798] INFO [Partition -uve-topic-3-0 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,798] INFO [Partition -uve-topic-3-11 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,804] INFO [Partition -uve-topic-3-11 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,804] INFO [Partition -uve-topic-3-27 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,808] INFO [Partition -uve-topic-3-27 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,808] INFO [Partition -uve-topic-3-16 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,811] INFO [Partition -uve-topic-3-16 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,811] INFO [Partition -uve-topic-3-5 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,814] INFO [Partition -uve-topic-3-5 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,814] INFO [Partition -uve-topic-3-19 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,819] INFO [Partition -uve-topic-3-19 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,819] INFO [Partition -uve-topic-3-8 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,822] INFO [Partition -uve-topic-3-8 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,822] INFO [Partition -uve-topic-3-13 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,824] INFO [Partition -uve-topic-3-13 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,824] INFO [Partition -uve-topic-3-2 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,828] INFO [Partition -uve-topic-3-2 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,828] INFO [Partition -uve-topic-3-24 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,838] INFO [Partition -uve-topic-3-24 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,839] INFO [Partition -uve-topic-8-22 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,844] INFO [Partition -uve-topic-8-22 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,844] INFO [Partition -uve-topic-8-11 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,845] INFO [Partition -uve-topic-8-11 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,845] INFO [Partition -uve-topic-8-0 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,847] INFO [Partition -uve-topic-8-0 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,847] INFO [Partition -uve-topic-8-16 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,849] INFO [Partition -uve-topic-8-16 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,849] INFO [Partition -uve-topic-8-27 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,850] INFO [Partition -uve-topic-8-27 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,850] INFO [Partition -uve-topic-8-8 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,854] INFO [Partition -uve-topic-8-8 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,854] INFO [Partition -uve-topic-8-19 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,858] INFO [Partition -uve-topic-8-19 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,858] INFO [Partition -uve-topic-8-24 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,863] INFO [Partition -uve-topic-8-24 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,863] INFO [Partition -uve-topic-8-2 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,871] INFO [Partition -uve-topic-8-2 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,871] INFO [Partition -uve-topic-8-13 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,875] INFO [Partition -uve-topic-8-13 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,875] INFO [Partition -uve-topic-8-5 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,879] INFO [Partition -uve-topic-8-5 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,879] INFO [Partition -uve-topic-8-21 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,881] INFO [Partition -uve-topic-8-21 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,881] INFO [Partition -uve-topic-8-10 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,886] INFO [Partition -uve-topic-8-10 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,886] INFO [Partition -uve-topic-8-29 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,890] INFO [Partition -uve-topic-8-29 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,890] INFO [Partition -uve-topic-8-18 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,893] INFO [Partition -uve-topic-8-18 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,893] INFO [Partition -uve-topic-8-7 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,895] INFO [Partition -uve-topic-8-7 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,895] INFO [Partition -uve-topic-8-23 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,910] INFO [Partition -uve-topic-8-23 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,910] INFO [Partition -uve-topic-8-15 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,913] INFO [Partition -uve-topic-8-15 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,913] INFO [Partition -uve-topic-8-4 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,918] INFO [Partition -uve-topic-8-4 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,918] INFO [Partition -uve-topic-8-26 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,922] INFO [Partition -uve-topic-8-26 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,922] INFO [Partition -uve-topic-8-20 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,924] INFO [Partition -uve-topic-8-20 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,924] INFO [Partition -uve-topic-8-9 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,928] INFO [Partition -uve-topic-8-9 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,928] INFO [Partition -uve-topic-8-12 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,931] INFO [Partition -uve-topic-8-12 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,942] INFO [Partition -uve-topic-8-1 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,947] INFO [Partition -uve-topic-8-1 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,947] INFO [Partition -uve-topic-8-17 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,950] INFO [Partition -uve-topic-8-17 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,950] INFO [Partition -uve-topic-8-28 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,952] INFO [Partition -uve-topic-8-28 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,952] INFO [Partition -uve-topic-8-6 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,954] INFO [Partition -uve-topic-8-6 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,954] INFO [Partition -uve-topic-8-25 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,956] INFO [Partition -uve-topic-8-25 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,956] INFO [Partition -uve-topic-8-3 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,961] INFO [Partition -uve-topic-8-3 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,961] INFO [Partition -uve-topic-8-14 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,964] INFO [Partition -uve-topic-8-14 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,964] INFO [Partition -uve-topic-12-29 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,967] INFO [Partition -uve-topic-12-29 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,967] INFO [Partition -uve-topic-12-18 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,969] INFO [Partition -uve-topic-12-18 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,969] INFO [Partition -uve-topic-12-7 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,972] INFO [Partition -uve-topic-12-7 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,972] INFO [Partition -uve-topic-12-23 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,973] INFO [Partition -uve-topic-12-23 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,973] INFO [Partition -uve-topic-12-26 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,975] INFO [Partition -uve-topic-12-26 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,975] INFO [Partition -uve-topic-12-15 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,979] INFO [Partition -uve-topic-12-15 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,989] INFO [Partition -uve-topic-12-4 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,991] INFO [Partition -uve-topic-12-4 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,991] INFO [Partition -uve-topic-12-20 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,994] INFO [Partition -uve-topic-12-20 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:52,994] INFO [Partition -uve-topic-12-9 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,996] INFO [Partition -uve-topic-12-9 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,996] INFO [Partition -uve-topic-12-1 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:52,998] INFO [Partition -uve-topic-12-1 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:52,998] INFO [Partition -uve-topic-12-12 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,002] INFO [Partition -uve-topic-12-12 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:53,002] INFO [Partition -uve-topic-12-28 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,008] INFO [Partition -uve-topic-12-28 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:53,008] INFO [Partition -uve-topic-12-17 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,012] INFO [Partition -uve-topic-12-17 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:53,016] INFO [Partition -uve-topic-12-6 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,018] INFO [Partition -uve-topic-12-6 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:53,018] INFO [Partition -uve-topic-12-14 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,020] INFO [Partition -uve-topic-12-14 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:53,020] INFO [Partition -uve-topic-12-25 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,023] INFO [Partition -uve-topic-12-25 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:53,023] INFO [Partition -uve-topic-12-3 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,024] INFO [Partition -uve-topic-12-3 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:53,024] INFO [Partition -uve-topic-12-22 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,026] INFO [Partition -uve-topic-12-22 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:53,026] INFO [Partition -uve-topic-12-0 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,028] INFO [Partition -uve-topic-12-0 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:53,028] INFO [Partition -uve-topic-12-11 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,031] INFO [Partition -uve-topic-12-11 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:53,031] INFO [Partition -uve-topic-12-16 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,034] INFO [Partition -uve-topic-12-16 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:53,034] INFO [Partition -uve-topic-12-27 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,036] INFO [Partition -uve-topic-12-27 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:53,036] INFO [Partition -uve-topic-12-5 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,038] INFO [Partition -uve-topic-12-5 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:53,038] INFO [Partition -uve-topic-12-19 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,041] INFO [Partition -uve-topic-12-19 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:53,041] INFO [Partition -uve-topic-12-8 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,046] INFO [Partition -uve-topic-12-8 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:53,046] INFO [Partition -uve-topic-12-2 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,048] INFO [Partition -uve-topic-12-2 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:53,062] INFO [Partition -uve-topic-12-24 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,065] INFO [Partition -uve-topic-12-24 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:53,065] INFO [Partition -uve-topic-12-13 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,069] INFO [Partition -uve-topic-12-13 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:53,069] INFO [Partition -uve-topic-12-21 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,071] INFO [Partition -uve-topic-12-21 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:53,071] INFO [Partition -uve-topic-12-10 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,075] INFO [Partition -uve-topic-12-10 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:53,075] INFO [Partition -uve-topic-22-28 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,078] INFO [Partition -uve-topic-22-28 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:53,078] INFO [Partition -uve-topic-22-17 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,080] INFO [Partition -uve-topic-22-17 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:53,080] INFO [Partition -uve-topic-22-6 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,082] INFO [Partition -uve-topic-22-6 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:53,082] INFO [Partition -uve-topic-22-22 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,083] INFO [Partition -uve-topic-22-22 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:53,083] INFO [Partition -uve-topic-22-25 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,086] INFO [Partition -uve-topic-22-25 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:53,086] INFO [Partition -uve-topic-22-14 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,097] INFO [Partition -uve-topic-22-14 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:53,097] INFO [Partition -uve-topic-22-3 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,102] INFO [Partition -uve-topic-22-3 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:53,102] INFO [Partition -uve-topic-22-19 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,104] INFO [Partition -uve-topic-22-19 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:53,104] INFO [Partition -uve-topic-22-8 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,107] INFO [Partition -uve-topic-22-8 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:53,107] INFO [Partition -uve-topic-22-0 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,109] INFO [Partition -uve-topic-22-0 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:53,109] INFO [Partition -uve-topic-22-11 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,112] INFO [Partition -uve-topic-22-11 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:53,112] INFO [Partition -uve-topic-22-27 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,114] INFO [Partition -uve-topic-22-27 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:53,114] INFO [Partition -uve-topic-22-16 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,116] INFO [Partition -uve-topic-22-16 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:53,116] INFO [Partition -uve-topic-22-5 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,119] INFO [Partition -uve-topic-22-5 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:53,119] INFO [Partition -uve-topic-22-13 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,121] INFO [Partition -uve-topic-22-13 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:53,121] INFO [Partition -uve-topic-22-24 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,125] INFO [Partition -uve-topic-22-24 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:53,125] INFO [Partition -uve-topic-22-2 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,128] INFO [Partition -uve-topic-22-2 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:53,130] INFO [Partition -uve-topic-22-29 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,134] INFO [Partition -uve-topic-22-29 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:53,134] INFO [Partition -uve-topic-22-21 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,138] INFO [Partition -uve-topic-22-21 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:53,138] INFO [Partition -uve-topic-22-10 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,141] INFO [Partition -uve-topic-22-10 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:53,141] INFO [Partition -uve-topic-22-15 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,144] INFO [Partition -uve-topic-22-15 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:53,144] INFO [Partition -uve-topic-22-26 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,147] INFO [Partition -uve-topic-22-26 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:53,147] INFO [Partition -uve-topic-22-4 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,150] INFO [Partition -uve-topic-22-4 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:53,150] INFO [Partition -uve-topic-22-18 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,152] INFO [Partition -uve-topic-22-18 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:53,152] INFO [Partition -uve-topic-22-7 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,161] INFO [Partition -uve-topic-22-7 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:53,161] INFO [Partition -uve-topic-22-1 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,169] INFO [Partition -uve-topic-22-1 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:53,169] INFO [Partition -uve-topic-22-23 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,172] INFO [Partition -uve-topic-22-23 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:53,172] INFO [Partition -uve-topic-22-12 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,179] INFO [Partition -uve-topic-22-12 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:53,179] INFO [Partition -uve-topic-22-20 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,183] INFO [Partition -uve-topic-22-20 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:53,183] INFO [Partition -uve-topic-22-9 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,190] INFO [Partition -uve-topic-22-9 broker=1] ISR updated to [1,2,3] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-02-10 01:56:53,695] INFO [Partition -uve-topic-23-0 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,701] INFO [Partition -uve-topic-23-0 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:53,710] INFO [Partition -uve-topic-29-0 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,715] INFO [Partition -uve-topic-29-0 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:56:53,716] INFO [Partition -uve-topic-26-0 broker=1] Expanding ISR from 1,2 to 1,2,3 (kafka.cluster.Partition) [2025-02-10 01:56:53,727] INFO [Partition -uve-topic-26-0 broker=1] ISR updated to [1,2,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-02-10 01:58:49,668] INFO Terminating process due to signal SIGTERM (org.apache.kafka.common.utils.LoggingSignalHandler) [2025-02-10 01:58:49,669] INFO [KafkaServer id=1] shutting down (kafka.server.KafkaServer) [2025-02-10 01:58:49,670] INFO [KafkaServer id=1] Starting controlled shutdown (kafka.server.KafkaServer) [2025-02-10 01:58:50,196] INFO [KafkaServer id=1] Controlled shutdown succeeded (kafka.server.KafkaServer) [2025-02-10 01:58:50,197] INFO [/config/changes-event-process-thread]: Shutting down (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2025-02-10 01:58:50,197] INFO [/config/changes-event-process-thread]: Stopped (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2025-02-10 01:58:50,197] INFO [/config/changes-event-process-thread]: Shutdown completed (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2025-02-10 01:58:50,198] INFO [SocketServer brokerId=1] Stopping socket server request processors (kafka.network.SocketServer) [2025-02-10 01:58:50,213] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(-uve-topic-8-26, -uve-topic-22-27, -uve-topic-12-28, -uve-topic-8-27, -uve-topic-1-23, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-17-23, -uve-topic-27-22, -uve-topic-10-19, -uve-topic-20-18, -uve-topic-19-3, -uve-topic-3-4, -uve-topic-6-18, -uve-topic-29-2, -uve-topic-12-0, -uve-topic-4-25, -uve-topic-13-21, -uve-topic-23-20, -uve-topic-6-6, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-21-11, -uve-topic-11-12, -uve-topic-11-28, -uve-topic-21-27, -uve-topic-7-27, -uve-topic-13-9, -uve-topic-23-8, -uve-topic-0-24, -uve-topic-16-23, -uve-topic-26-22, -uve-topic-9-8, -uve-topic-14-13, -uve-topic-24-12, -uve-topic-11-0, -uve-topic-14-14, -uve-topic-24-13, -uve-topic-3-9, -uve-topic-19-8, -uve-topic-29-7, -uve-topic-12-5, -uve-topic-22-4, structured_syslog_topic-3, -uve-topic-24-29, -uve-topic-7-15, -uve-topic-0-12, -uve-topic-16-11, -uve-topic-26-10, -uve-topic-12-21, -uve-topic-22-20, -uve-topic-5-6, -uve-topic-8-20, -uve-topic-1-16, -uve-topic-17-15, -uve-topic-27-14, structured_syslog_topic-19, -uve-topic-14-2, -uve-topic-24-1, -uve-topic-17-16, -uve-topic-27-15, -uve-topic-10-12, -uve-topic-20-11, -uve-topic-6-11, -uve-topic-6-27, -uve-topic-15-23, -uve-topic-25-22, -uve-topic-8-8, -uve-topic-4-18, -uve-topic-1-5, -uve-topic-13-14, -uve-topic-23-13, -uve-topic-1-21, -uve-topic-23-29, -uve-topic-9-29, -uve-topic-2-25, -uve-topic-2-26, -uve-topic-18-25, HEALTH_CHECK_TOPIC-28, -uve-topic-11-21, -uve-topic-21-20, -uve-topic-28-24, -uve-topic-7-20, -uve-topic-13-2, -uve-topic-23-1, -uve-topic-0-17, -uve-topic-16-16, -uve-topic-26-15, -uve-topic-9-1, structured_syslog_topic-24, -uve-topic-14-7, -uve-topic-24-6, -uve-topic-5-27, -uve-topic-14-23, -uve-topic-24-22, -uve-topic-7-8, -uve-topic-0-5, -uve-topic-16-4, -uve-topic-26-3, -uve-topic-19-18, -uve-topic-29-17, -uve-topic-8-13, structured_syslog_topic-12, -uve-topic-17-9, -uve-topic-27-8, -uve-topic-8-29, -uve-topic-1-26, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-10-22, -uve-topic-20-21, -uve-topic-3-7, -uve-topic-15-16, -uve-topic-25-15, -uve-topic-8-1, -uve-topic-4-11, -uve-topic-23-6, -uve-topic-13-7, -uve-topic-1-14, -uve-topic-4-28, -uve-topic-13-23, -uve-topic-23-22, -uve-topic-9-22, -uve-topic-2-18, -uve-topic-2-19, -uve-topic-18-18, HEALTH_CHECK_TOPIC-21, -uve-topic-28-17, -uve-topic-11-14, -uve-topic-21-13, -uve-topic-14-28, -uve-topic-24-27, -uve-topic-7-13, -uve-topic-21-14, -uve-topic-4-0, -uve-topic-11-15, -uve-topic-0-10, -uve-topic-16-9, -uve-topic-26-8, -uve-topic-0-26, -uve-topic-16-25, -uve-topic-26-24, -uve-topic-5-20, -uve-topic-5-21, -uve-topic-24-15, -uve-topic-14-16, -uve-topic-27-29, -uve-topic-19-11, -uve-topic-29-10, structured_syslog_topic-5, -uve-topic-27-1, -uve-topic-17-2, -uve-topic-3-28, -uve-topic-19-27, -uve-topic-29-26, -uve-topic-8-22, -uve-topic-1-19, -uve-topic-27-17, -uve-topic-17-18, -uve-topic-3-0, -uve-topic-10-15, -uve-topic-20-14, -uve-topic-15-9, -uve-topic-25-8, HEALTH_CHECK_TOPIC-26, -uve-topic-4-21, -uve-topic-10-3, -uve-topic-20-2, -uve-topic-2-12, -uve-topic-18-11, -uve-topic-28-10, HEALTH_CHECK_TOPIC-14, -uve-topic-11-8, -uve-topic-21-7, -uve-topic-16-2, -uve-topic-26-1, -uve-topic-2-28, -uve-topic-28-26, -uve-topic-18-27, -uve-topic-11-24, -uve-topic-21-23, -uve-topic-4-9, -uve-topic-0-19, -uve-topic-16-18, -uve-topic-26-17, -uve-topic-5-13, -uve-topic-2-0, -uve-topic-5-14, structured_syslog_topic-26, -uve-topic-14-9, -uve-topic-24-8, structured_syslog_topic-27, -uve-topic-3-5, -uve-topic-19-4, -uve-topic-29-3, -uve-topic-3-21, -uve-topic-19-20, -uve-topic-29-19, -uve-topic-25-29, -uve-topic-8-15, -uve-topic-5-2, -uve-topic-12-17, -uve-topic-22-16, -uve-topic-8-16, -uve-topic-1-12, -uve-topic-17-11, -uve-topic-27-10, structured_syslog_topic-15, -uve-topic-10-8, -uve-topic-20-7, -uve-topic-1-28, -uve-topic-10-24, -uve-topic-20-23, -uve-topic-6-23, -uve-topic-15-19, -uve-topic-25-18, -uve-topic-11-29, -uve-topic-21-28, -uve-topic-4-14, -uve-topic-13-10, -uve-topic-23-9, -uve-topic-2-5, -uve-topic-28-3, HEALTH_CHECK_TOPIC-7, -uve-topic-18-4, -uve-topic-11-1, -uve-topic-21-0, -uve-topic-2-21, -uve-topic-18-20, -uve-topic-28-19, HEALTH_CHECK_TOPIC-24, -uve-topic-4-2, -uve-topic-11-17, -uve-topic-21-16, -uve-topic-7-16, -uve-topic-29-24, -uve-topic-19-25, -uve-topic-5-7, structured_syslog_topic-20, -uve-topic-5-23, -uve-topic-14-19, -uve-topic-24-18, -uve-topic-7-4, -uve-topic-10-29, -uve-topic-29-12, -uve-topic-20-28, -uve-topic-3-14, -uve-topic-19-13, -uve-topic-22-9, -uve-topic-12-10, -uve-topic-8-9, -uve-topic-17-4, -uve-topic-27-3, structured_syslog_topic-8, -uve-topic-20-0, -uve-topic-10-1, -uve-topic-12-26, -uve-topic-22-25, -uve-topic-8-25, -uve-topic-20-16, -uve-topic-10-17, -uve-topic-6-16, -uve-topic-15-12, -uve-topic-25-11, -uve-topic-11-22, -uve-topic-21-21, -uve-topic-4-7, -uve-topic-23-2, -uve-topic-13-3, -uve-topic-4-23, -uve-topic-23-18, -uve-topic-13-19, -uve-topic-9-18, -uve-topic-2-14, -uve-topic-18-13, -uve-topic-28-12, -uve-topic-5-28, -uve-topic-15-0, -uve-topic-2-15, -uve-topic-18-14, -uve-topic-28-13, -uve-topic-11-10, -uve-topic-21-9, HEALTH_CHECK_TOPIC-17, -uve-topic-7-9, -uve-topic-16-5, -uve-topic-26-4, -uve-topic-5-0, structured_syslog_topic-13, -uve-topic-7-25, -uve-topic-0-22, -uve-topic-26-20, -uve-topic-16-21, -uve-topic-5-16, structured_syslog_topic-29, -uve-topic-14-12, -uve-topic-24-11, -uve-topic-29-5, -uve-topic-19-6, -uve-topic-22-2, -uve-topic-12-3, -uve-topic-8-2, structured_syslog_topic-1, -uve-topic-12-19, -uve-topic-22-18, -uve-topic-8-18, -uve-topic-10-10, -uve-topic-20-9, -uve-topic-13-24, -uve-topic-23-23, -uve-topic-6-9, -uve-topic-15-5, -uve-topic-25-4, -uve-topic-15-21, -uve-topic-25-20, -uve-topic-4-16, -uve-topic-13-12, -uve-topic-23-11, -uve-topic-16-26, -uve-topic-26-25, -uve-topic-9-11, -uve-topic-18-6, -uve-topic-2-7, -uve-topic-28-5, -uve-topic-2-8, -uve-topic-18-7, -uve-topic-28-6, HEALTH_CHECK_TOPIC-10, -uve-topic-11-3, -uve-topic-21-2, -uve-topic-7-2, -uve-topic-9-27, structured_syslog_topic-6, -uve-topic-7-18, -uve-topic-0-15, -uve-topic-16-14, -uve-topic-26-13, -uve-topic-19-28, -uve-topic-29-27, -uve-topic-12-24, -uve-topic-22-23, -uve-topic-5-9, -uve-topic-8-23, structured_syslog_topic-22, -uve-topic-14-5, -uve-topic-24-4, -uve-topic-3-17, -uve-topic-29-15, -uve-topic-19-16, -uve-topic-12-12, -uve-topic-22-11, -uve-topic-25-25, -uve-topic-8-11, -uve-topic-15-26, -uve-topic-12-13, -uve-topic-22-12, -uve-topic-1-8, -uve-topic-17-7, -uve-topic-27-6, structured_syslog_topic-11, -uve-topic-13-17, -uve-topic-23-16, -uve-topic-6-2, -uve-topic-1-24, -uve-topic-10-20, -uve-topic-20-19, -uve-topic-6-19, -uve-topic-15-14, -uve-topic-25-13, -uve-topic-2-29, -uve-topic-28-27, -uve-topic-18-28, -uve-topic-7-23, -uve-topic-13-5, -uve-topic-23-4, -uve-topic-16-19, -uve-topic-26-18, -uve-topic-9-4, -uve-topic-2-1, -uve-topic-18-0, HEALTH_CHECK_TOPIC-3, -uve-topic-9-20, -uve-topic-2-17, -uve-topic-28-15, -uve-topic-18-16, -uve-topic-14-26, -uve-topic-24-25, -uve-topic-7-11, -uve-topic-0-8, -uve-topic-16-7, -uve-topic-26-6, -uve-topic-19-21, -uve-topic-29-20, -uve-topic-5-3, -uve-topic-1-29, -uve-topic-17-28, -uve-topic-27-27, -uve-topic-10-25, -uve-topic-20-24, -uve-topic-19-9, -uve-topic-3-10, -uve-topic-29-8, -uve-topic-8-4, -uve-topic-12-6, -uve-topic-22-5, -uve-topic-1-1, -uve-topic-17-0, structured_syslog_topic-4, -uve-topic-1-17, -uve-topic-13-26, -uve-topic-23-25, -uve-topic-9-25, -uve-topic-10-13, -uve-topic-20-12, -uve-topic-13-27, -uve-topic-23-26, -uve-topic-6-12, -uve-topic-15-7, -uve-topic-25-6, -uve-topic-2-22, -uve-topic-28-20, -uve-topic-18-21, -uve-topic-15-8, -uve-topic-25-7, -uve-topic-4-3, -uve-topic-16-12, -uve-topic-26-11, -uve-topic-4-19, -uve-topic-0-29, -uve-topic-9-13, -uve-topic-16-28, -uve-topic-26-27, -uve-topic-13-15, -uve-topic-23-14, -uve-topic-9-14, -uve-topic-2-10, -uve-topic-28-8, -uve-topic-18-9, -uve-topic-0-1, -uve-topic-16-0, -uve-topic-19-14, -uve-topic-29-13, -uve-topic-7-21, -uve-topic-29-29, -uve-topic-1-22, -uve-topic-17-21, -uve-topic-27-20, -uve-topic-3-3, -uve-topic-19-2, -uve-topic-29-1, -uve-topic-10-18, -uve-topic-20-17, -uve-topic-3-19, -uve-topic-15-28, -uve-topic-25-27, -uve-topic-1-10, -uve-topic-4-24, -uve-topic-10-6, -uve-topic-20-5, -uve-topic-6-5, -uve-topic-13-20, -uve-topic-23-19, -uve-topic-25-0, -uve-topic-15-1, -uve-topic-28-29, -uve-topic-11-27, -uve-topic-21-26, -uve-topic-4-12, -uve-topic-7-26, -uve-topic-9-6, -uve-topic-13-8, -uve-topic-23-7, -uve-topic-9-7, -uve-topic-2-3, -uve-topic-18-2, -uve-topic-28-1, -uve-topic-28-2, HEALTH_CHECK_TOPIC-6, -uve-topic-18-3, -uve-topic-19-7, -uve-topic-29-6, structured_syslog_topic-2, -uve-topic-24-28, -uve-topic-7-14, -uve-topic-14-29, -uve-topic-3-24, -uve-topic-19-23, -uve-topic-29-22, -uve-topic-0-11, -uve-topic-16-10, -uve-topic-26-9, -uve-topic-12-20, -uve-topic-22-19, -uve-topic-5-5, -uve-topic-1-15, -uve-topic-17-14, -uve-topic-27-13, -uve-topic-20-10, -uve-topic-10-11, -uve-topic-24-16, -uve-topic-14-17, -uve-topic-3-12, -uve-topic-10-27, -uve-topic-20-26, -uve-topic-6-26, -uve-topic-3-13, -uve-topic-19-12, -uve-topic-29-11, -uve-topic-12-8, -uve-topic-22-7, -uve-topic-1-3, -uve-topic-4-17, -uve-topic-23-12, -uve-topic-13-13, -uve-topic-6-14, -uve-topic-23-28, -uve-topic-13-29, -uve-topic-2-24, -uve-topic-18-23, -uve-topic-28-22, HEALTH_CHECK_TOPIC-27, -uve-topic-4-5, -uve-topic-11-20, -uve-topic-21-19, -uve-topic-7-19, -uve-topic-23-0, -uve-topic-13-1, -uve-topic-9-0, -uve-topic-19-0, -uve-topic-5-26, HEALTH_CHECK_TOPIC-15, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-7-7, -uve-topic-0-4, -uve-topic-16-3, -uve-topic-26-2, -uve-topic-10-4, -uve-topic-20-3, -uve-topic-12-29, -uve-topic-22-28, -uve-topic-8-28, -uve-topic-24-9, -uve-topic-14-10, -uve-topic-1-25, -uve-topic-27-23, -uve-topic-17-24, -uve-topic-3-6, -uve-topic-19-5, -uve-topic-29-4, -uve-topic-12-1, -uve-topic-22-0, -uve-topic-8-0, -uve-topic-15-15, -uve-topic-25-14, -uve-topic-4-10, -uve-topic-13-6, -uve-topic-23-5, -uve-topic-4-26, -uve-topic-1-13, -uve-topic-27-11, -uve-topic-17-12, -uve-topic-4-27, -uve-topic-13-22, -uve-topic-23-21, -uve-topic-6-7, -uve-topic-9-21, -uve-topic-10-9, -uve-topic-20-8, -uve-topic-6-8, HEALTH_CHECK_TOPIC-20, -uve-topic-11-13, -uve-topic-21-12, -uve-topic-7-12, -uve-topic-7-28, -uve-topic-21-29, -uve-topic-4-15, -uve-topic-0-25, -uve-topic-5-19, HEALTH_CHECK_TOPIC-8, -uve-topic-14-15, -uve-topic-24-14, -uve-topic-7-0, -uve-topic-3-26, -uve-topic-12-22, -uve-topic-22-21, -uve-topic-8-21, -uve-topic-14-3, -uve-topic-24-2, -uve-topic-1-18, -uve-topic-17-17, -uve-topic-27-16, -uve-topic-6-28, -uve-topic-15-24, -uve-topic-25-23, -uve-topic-1-6, -uve-topic-17-5, -uve-topic-27-4, -uve-topic-4-20, -uve-topic-6-0, -uve-topic-10-2, -uve-topic-20-1, -uve-topic-6-1, -uve-topic-18-10, -uve-topic-28-9, -uve-topic-21-5, HEALTH_CHECK_TOPIC-13, -uve-topic-11-6, -uve-topic-7-5, -uve-topic-2-27, -uve-topic-18-26, -uve-topic-28-25, HEALTH_CHECK_TOPIC-29, -uve-topic-11-23, -uve-topic-21-22, -uve-topic-4-8, -uve-topic-0-18, -uve-topic-16-17, -uve-topic-26-16, -uve-topic-9-2, -uve-topic-13-4, -uve-topic-23-3, -uve-topic-12-27, -uve-topic-22-26, -uve-topic-5-12, HEALTH_CHECK_TOPIC-1, structured_syslog_topic-25, -uve-topic-14-8, -uve-topic-24-7, -uve-topic-5-29, -uve-topic-14-24, -uve-topic-24-23, -uve-topic-11-11, -uve-topic-21-10, -uve-topic-14-25, -uve-topic-24-24, -uve-topic-0-6, -uve-topic-7-10, -uve-topic-12-15, -uve-topic-22-14, -uve-topic-15-29, -uve-topic-25-28, -uve-topic-8-14, -uve-topic-1-11, -uve-topic-17-10, -uve-topic-27-9, -uve-topic-10-7, -uve-topic-20-6, -uve-topic-5-17, -uve-topic-1-27, -uve-topic-17-26, -uve-topic-27-25, -uve-topic-6-21, -uve-topic-15-17, -uve-topic-25-16, -uve-topic-4-13, -uve-topic-9-23, -uve-topic-2-20, -uve-topic-28-18, HEALTH_CHECK_TOPIC-22, -uve-topic-18-19, HEALTH_CHECK_TOPIC-23, -uve-topic-11-16, -uve-topic-21-15, -uve-topic-4-1, structured_syslog_topic-18, -uve-topic-14-1, -uve-topic-24-0, -uve-topic-0-27, -uve-topic-5-22, -uve-topic-11-4, -uve-topic-21-3, -uve-topic-14-18, -uve-topic-24-17, -uve-topic-7-3, -uve-topic-15-22, -uve-topic-25-21, -uve-topic-8-7, -uve-topic-12-9, -uve-topic-22-8, -uve-topic-1-4, -uve-topic-17-3, -uve-topic-27-2, -uve-topic-3-29, -uve-topic-10-0, -uve-topic-12-25, -uve-topic-22-24, -uve-topic-5-10, -uve-topic-8-24, -uve-topic-1-20, -uve-topic-27-18, -uve-topic-17-19, structured_syslog_topic-23, -uve-topic-14-6, -uve-topic-24-5, -uve-topic-17-20, -uve-topic-27-19, -uve-topic-9-28, -uve-topic-15-10, -uve-topic-25-9, -uve-topic-18-24, -uve-topic-28-23, -uve-topic-4-6, -uve-topic-15-27, -uve-topic-25-26, -uve-topic-8-12, -uve-topic-4-22, -uve-topic-9-16, -uve-topic-2-13, -uve-topic-18-12, -uve-topic-28-11, HEALTH_CHECK_TOPIC-16, -uve-topic-11-9, -uve-topic-21-8, -uve-topic-0-20, -uve-topic-22-29, -uve-topic-5-15, HEALTH_CHECK_TOPIC-4, structured_syslog_topic-28, -uve-topic-14-11, -uve-topic-24-10, -uve-topic-12-2, -uve-topic-22-1, structured_syslog_topic-0, -uve-topic-3-22, -uve-topic-12-18, -uve-topic-22-17, -uve-topic-8-17, structured_syslog_topic-16, -uve-topic-17-13, -uve-topic-27-12, -uve-topic-15-3, -uve-topic-25-2, -uve-topic-18-17, -uve-topic-28-16, -uve-topic-15-4, -uve-topic-25-3, -uve-topic-6-24, -uve-topic-15-20, -uve-topic-25-19, -uve-topic-8-5, -uve-topic-1-2, -uve-topic-17-1, -uve-topic-27-0, -uve-topic-16-24, -uve-topic-26-23, -uve-topic-9-9, -uve-topic-13-11, -uve-topic-23-10, -uve-topic-9-10, -uve-topic-2-6, -uve-topic-18-5, -uve-topic-28-4, HEALTH_CHECK_TOPIC-9, -uve-topic-21-1, -uve-topic-11-2, -uve-topic-7-1, -uve-topic-9-26, -uve-topic-2-23, -uve-topic-28-21, HEALTH_CHECK_TOPIC-25, -uve-topic-11-18, -uve-topic-21-17, -uve-topic-18-22, -uve-topic-0-13, -uve-topic-3-27, -uve-topic-19-26, -uve-topic-29-25, -uve-topic-12-23, -uve-topic-22-22, -uve-topic-5-8, structured_syslog_topic-21, -uve-topic-24-3, -uve-topic-14-4, -uve-topic-16-29, -uve-topic-26-28, -uve-topic-5-24, -uve-topic-20-29, -uve-topic-3-15, -uve-topic-6-29, -uve-topic-12-11, -uve-topic-22-10, -uve-topic-15-25, -uve-topic-25-24, -uve-topic-8-10, structured_syslog_topic-9, -uve-topic-1-7, -uve-topic-27-5, -uve-topic-17-6, -uve-topic-6-17, -uve-topic-15-13, -uve-topic-25-12, -uve-topic-9-3, HEALTH_CHECK_TOPIC-2, -uve-topic-9-19, -uve-topic-2-16, -uve-topic-28-14, HEALTH_CHECK_TOPIC-18, -uve-topic-18-15, HEALTH_CHECK_TOPIC-19, -uve-topic-3-20, -uve-topic-29-18, -uve-topic-19-19, -uve-topic-0-7, -uve-topic-16-6, -uve-topic-26-5, -uve-topic-22-15, -uve-topic-12-16, -uve-topic-5-1, structured_syslog_topic-14, -uve-topic-0-23, -uve-topic-16-22, -uve-topic-26-21, -uve-topic-2-4, -uve-topic-5-18, -uve-topic-17-27, -uve-topic-27-26, -uve-topic-3-8, -uve-topic-10-23, -uve-topic-20-22, -uve-topic-6-22, -uve-topic-12-4, -uve-topic-22-3, -uve-topic-15-18, -uve-topic-25-17, -uve-topic-8-3, -uve-topic-1-0, -uve-topic-3-25, -uve-topic-19-24, -uve-topic-29-23, -uve-topic-8-19, -uve-topic-4-29, -uve-topic-23-24, -uve-topic-13-25, -uve-topic-6-10, -uve-topic-9-24, -uve-topic-15-6, -uve-topic-25-5, -uve-topic-10-28, -uve-topic-20-27, -uve-topic-0-28, -uve-topic-26-26, -uve-topic-16-27, -uve-topic-9-12, -uve-topic-2-9, -uve-topic-18-8, -uve-topic-28-7, HEALTH_CHECK_TOPIC-11, HEALTH_CHECK_TOPIC-12, -uve-topic-11-5, -uve-topic-21-4, -uve-topic-0-0, structured_syslog_topic-7, -uve-topic-0-16, -uve-topic-26-14, -uve-topic-16-15, -uve-topic-19-29, -uve-topic-29-28, -uve-topic-5-11, HEALTH_CHECK_TOPIC-0, -uve-topic-10-16, -uve-topic-20-15, -uve-topic-3-1, -uve-topic-6-15, -uve-topic-3-2, -uve-topic-19-1, -uve-topic-29-0, -uve-topic-15-11, -uve-topic-25-10, -uve-topic-3-18, -uve-topic-19-17, -uve-topic-29-16, -uve-topic-12-14, -uve-topic-22-13, -uve-topic-1-9, -uve-topic-27-7, -uve-topic-17-8, -uve-topic-13-18, -uve-topic-23-17, -uve-topic-6-3, -uve-topic-9-17, -uve-topic-20-4, -uve-topic-10-5, -uve-topic-6-4, -uve-topic-10-21, -uve-topic-20-20, -uve-topic-6-20, -uve-topic-18-29, -uve-topic-28-28, -uve-topic-11-25, -uve-topic-21-24, -uve-topic-7-24, -uve-topic-11-26, -uve-topic-21-25, -uve-topic-0-21, -uve-topic-16-20, -uve-topic-26-19, -uve-topic-9-5, -uve-topic-2-2, -uve-topic-18-1, -uve-topic-28-0, HEALTH_CHECK_TOPIC-5, -uve-topic-14-27, -uve-topic-24-26, -uve-topic-0-9, -uve-topic-16-8, -uve-topic-26-7, -uve-topic-3-23, -uve-topic-29-21, -uve-topic-19-22, -uve-topic-5-4, structured_syslog_topic-17, -uve-topic-7-29, -uve-topic-14-0, -uve-topic-17-29, -uve-topic-27-28, -uve-topic-10-26, -uve-topic-19-10, -uve-topic-29-9, -uve-topic-20-25, -uve-topic-6-25, -uve-topic-3-11, -uve-topic-12-7, -uve-topic-22-6, -uve-topic-8-6, -uve-topic-10-14, -uve-topic-20-13, -uve-topic-13-28, -uve-topic-23-27, -uve-topic-6-13, -uve-topic-7-17, -uve-topic-11-19, -uve-topic-21-18, -uve-topic-4-4, -uve-topic-0-14, -uve-topic-16-13, -uve-topic-26-12, -uve-topic-13-0, -uve-topic-13-16, -uve-topic-23-15, -uve-topic-26-29, -uve-topic-9-15, -uve-topic-2-11, -uve-topic-5-25, -uve-topic-14-20, -uve-topic-24-19, -uve-topic-11-7, -uve-topic-21-6, -uve-topic-14-21, -uve-topic-24-20, -uve-topic-7-6, -uve-topic-16-1, -uve-topic-0-2, -uve-topic-26-0, -uve-topic-3-16, -uve-topic-19-15, -uve-topic-29-14, -uve-topic-0-3, structured_syslog_topic-10, -uve-topic-7-22) (kafka.server.ReplicaFetcherManager) [2025-02-10 01:58:50,224] INFO [SocketServer brokerId=1] Stopped socket server request processors (kafka.network.SocketServer) [2025-02-10 01:58:50,225] INFO [data-plane Kafka Request Handler on Broker 1], shutting down (kafka.server.KafkaRequestHandlerPool) [2025-02-10 01:58:50,340] INFO [data-plane Kafka Request Handler on Broker 1], shut down completely (kafka.server.KafkaRequestHandlerPool) [2025-02-10 01:58:50,348] INFO [ExpirationReaper-1-AlterAcls]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:58:50,372] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.17:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:58:50,475] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.17:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:58:50,508] INFO [ExpirationReaper-1-AlterAcls]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:58:50,508] INFO [ExpirationReaper-1-AlterAcls]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:58:50,509] INFO [KafkaApi-1] Shutdown complete. (kafka.server.KafkaApis) [2025-02-10 01:58:50,509] INFO [ExpirationReaper-1-topic]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:58:50,576] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.17:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:58:50,677] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.17:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:58:50,707] INFO [ExpirationReaper-1-topic]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:58:50,707] INFO [ExpirationReaper-1-topic]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:58:50,709] INFO [TransactionCoordinator id=1] Shutting down. (kafka.coordinator.transaction.TransactionCoordinator) [2025-02-10 01:58:50,710] INFO [ProducerId Manager 1]: Shutdown complete: last producerId assigned 2000 (kafka.coordinator.transaction.ProducerIdManager) [2025-02-10 01:58:50,710] INFO [Transaction State Manager 1]: Shutdown complete (kafka.coordinator.transaction.TransactionStateManager) [2025-02-10 01:58:50,710] INFO [Transaction Marker Channel Manager 1]: Shutting down (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2025-02-10 01:58:50,710] INFO [Transaction Marker Channel Manager 1]: Stopped (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2025-02-10 01:58:50,710] INFO [Transaction Marker Channel Manager 1]: Shutdown completed (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2025-02-10 01:58:50,711] INFO [TransactionCoordinator id=1] Shutdown complete. (kafka.coordinator.transaction.TransactionCoordinator) [2025-02-10 01:58:50,711] INFO [GroupCoordinator 1]: Shutting down. (kafka.coordinator.group.GroupCoordinator) [2025-02-10 01:58:50,711] INFO [ExpirationReaper-1-Heartbeat]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:58:50,779] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.17:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:58:50,880] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.17:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:58:50,906] INFO [ExpirationReaper-1-Heartbeat]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:58:50,906] INFO [ExpirationReaper-1-Heartbeat]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:58:50,907] INFO [ExpirationReaper-1-Rebalance]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:58:50,909] INFO [ExpirationReaper-1-Rebalance]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:58:50,909] INFO [ExpirationReaper-1-Rebalance]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:58:50,910] INFO [GroupCoordinator 1]: Shutdown complete. (kafka.coordinator.group.GroupCoordinator) [2025-02-10 01:58:50,911] INFO [ReplicaManager broker=1] Shutting down (kafka.server.ReplicaManager) [2025-02-10 01:58:50,911] INFO [LogDirFailureHandler]: Shutting down (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-02-10 01:58:50,911] INFO [LogDirFailureHandler]: Stopped (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-02-10 01:58:50,911] INFO [LogDirFailureHandler]: Shutdown completed (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-02-10 01:58:50,912] INFO [ReplicaFetcherManager on broker 1] shutting down (kafka.server.ReplicaFetcherManager) [2025-02-10 01:58:50,912] INFO [ReplicaFetcherManager on broker 1] shutdown completed (kafka.server.ReplicaFetcherManager) [2025-02-10 01:58:50,913] INFO [ReplicaAlterLogDirsManager on broker 1] shutting down (kafka.server.ReplicaAlterLogDirsManager) [2025-02-10 01:58:50,913] INFO [ReplicaAlterLogDirsManager on broker 1] shutdown completed (kafka.server.ReplicaAlterLogDirsManager) [2025-02-10 01:58:50,913] INFO [ExpirationReaper-1-Fetch]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:58:50,969] INFO [ExpirationReaper-1-Fetch]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:58:50,969] INFO [ExpirationReaper-1-Fetch]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:58:50,969] INFO [ExpirationReaper-1-Produce]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:58:50,973] INFO [ExpirationReaper-1-Produce]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:58:50,973] INFO [ExpirationReaper-1-Produce]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:58:50,973] INFO [ExpirationReaper-1-DeleteRecords]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:58:50,981] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.17:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:58:51,082] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.17:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:58:51,111] INFO [ExpirationReaper-1-DeleteRecords]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:58:51,111] INFO [ExpirationReaper-1-DeleteRecords]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:58:51,111] INFO [ExpirationReaper-1-ElectLeader]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:58:51,183] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.17:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:58:51,283] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.17:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:58:51,308] INFO [ExpirationReaper-1-ElectLeader]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:58:51,308] INFO [ExpirationReaper-1-ElectLeader]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:58:51,313] INFO [ReplicaManager broker=1] Shut down completely (kafka.server.ReplicaManager) [2025-02-10 01:58:51,314] INFO Shutting down. (kafka.log.LogManager) [2025-02-10 01:58:51,336] INFO [ProducerStateManager partition=-uve-topic-21-0] Writing producer snapshot at offset 1663 (kafka.log.ProducerStateManager) [2025-02-10 01:58:51,342] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-17] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-10 01:58:51,347] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-24] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-10 01:58:51,348] INFO [ProducerStateManager partition=-uve-topic-26-0] Writing producer snapshot at offset 1236 (kafka.log.ProducerStateManager) [2025-02-10 01:58:51,349] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-5] Writing producer snapshot at offset 6 (kafka.log.ProducerStateManager) [2025-02-10 01:58:51,350] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-3] Writing producer snapshot at offset 2 (kafka.log.ProducerStateManager) [2025-02-10 01:58:51,362] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-16] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-10 01:58:51,368] INFO [ProducerStateManager partition=-uve-topic-29-0] Writing producer snapshot at offset 850 (kafka.log.ProducerStateManager) [2025-02-10 01:58:51,371] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-29] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-10 01:58:51,379] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-19] Writing producer snapshot at offset 5 (kafka.log.ProducerStateManager) [2025-02-10 01:58:51,381] INFO [ProducerStateManager partition=-uve-topic-28-0] Writing producer snapshot at offset 716 (kafka.log.ProducerStateManager) [2025-02-10 01:58:51,383] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-0] Writing producer snapshot at offset 6 (kafka.log.ProducerStateManager) [2025-02-10 01:58:51,384] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.17:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:58:51,386] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-13] Writing producer snapshot at offset 2 (kafka.log.ProducerStateManager) [2025-02-10 01:58:51,388] INFO [ProducerStateManager partition=-uve-topic-24-0] Writing producer snapshot at offset 378 (kafka.log.ProducerStateManager) [2025-02-10 01:58:51,389] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-6] Writing producer snapshot at offset 2 (kafka.log.ProducerStateManager) [2025-02-10 01:58:51,390] INFO [ProducerStateManager partition=-uve-topic-23-0] Writing producer snapshot at offset 584 (kafka.log.ProducerStateManager) [2025-02-10 01:58:51,395] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-26] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-10 01:58:51,397] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-14] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-10 01:58:51,399] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-22] Writing producer snapshot at offset 1 (kafka.log.ProducerStateManager) [2025-02-10 01:58:51,400] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-27] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-10 01:58:51,404] INFO [ProducerStateManager partition=-uve-topic-20-0] Writing producer snapshot at offset 1774 (kafka.log.ProducerStateManager) [2025-02-10 01:58:51,405] INFO [ProducerStateManager partition=-uve-topic-1-0] Writing producer snapshot at offset 490 (kafka.log.ProducerStateManager) [2025-02-10 01:58:51,407] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-23] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-10 01:58:51,411] INFO [ProducerStateManager partition=-uve-topic-0-0] Writing producer snapshot at offset 3159 (kafka.log.ProducerStateManager) [2025-02-10 01:58:51,413] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-11] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-10 01:58:51,414] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-8] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-10 01:58:51,418] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-9] Writing producer snapshot at offset 2 (kafka.log.ProducerStateManager) [2025-02-10 01:58:51,419] INFO [ProducerStateManager partition=-uve-topic-22-0] Writing producer snapshot at offset 2073 (kafka.log.ProducerStateManager) [2025-02-10 01:58:51,424] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-21] Writing producer snapshot at offset 1 (kafka.log.ProducerStateManager) [2025-02-10 01:58:51,427] INFO [ProducerStateManager partition=-uve-topic-12-0] Writing producer snapshot at offset 145 (kafka.log.ProducerStateManager) [2025-02-10 01:58:51,429] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-25] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-10 01:58:51,429] INFO [ProducerStateManager partition=-uve-topic-2-0] Writing producer snapshot at offset 488 (kafka.log.ProducerStateManager) [2025-02-10 01:58:51,431] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-20] Writing producer snapshot at offset 6 (kafka.log.ProducerStateManager) [2025-02-10 01:58:51,433] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-18] Writing producer snapshot at offset 2 (kafka.log.ProducerStateManager) [2025-02-10 01:58:51,434] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-28] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-10 01:58:51,435] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-7] Writing producer snapshot at offset 5 (kafka.log.ProducerStateManager) [2025-02-10 01:58:51,439] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-12] Writing producer snapshot at offset 1 (kafka.log.ProducerStateManager) [2025-02-10 01:58:51,439] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-1] Writing producer snapshot at offset 4 (kafka.log.ProducerStateManager) [2025-02-10 01:58:51,440] INFO [ProducerStateManager partition=-uve-topic-19-0] Writing producer snapshot at offset 148 (kafka.log.ProducerStateManager) [2025-02-10 01:58:51,445] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-4] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-10 01:58:51,446] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-15] Writing producer snapshot at offset 2 (kafka.log.ProducerStateManager) [2025-02-10 01:58:51,449] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-10] Writing producer snapshot at offset 5 (kafka.log.ProducerStateManager) [2025-02-10 01:58:51,452] INFO [ProducerStateManager partition=-uve-topic-25-0] Writing producer snapshot at offset 968 (kafka.log.ProducerStateManager) [2025-02-10 01:58:51,453] INFO [ProducerStateManager partition=-uve-topic-27-0] Writing producer snapshot at offset 1299 (kafka.log.ProducerStateManager) [2025-02-10 01:58:51,485] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.17:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-02-10 01:58:51,519] INFO Shutdown complete. (kafka.log.LogManager) [2025-02-10 01:58:51,573] INFO [ZooKeeperClient Kafka server] Closing. (kafka.zookeeper.ZooKeeperClient) [2025-02-10 01:58:51,681] INFO EventThread shut down for session: 0x100001fff1b000c (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:58:51,681] INFO Session: 0x100001fff1b000c closed (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:58:51,685] INFO [ZooKeeperClient Kafka server] Closed. (kafka.zookeeper.ZooKeeperClient) [2025-02-10 01:58:51,686] INFO [ThrottledChannelReaper-Fetch]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 01:58:52,157] INFO [ThrottledChannelReaper-Fetch]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 01:58:52,157] INFO [ThrottledChannelReaper-Fetch]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 01:58:52,157] INFO [ThrottledChannelReaper-Produce]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 01:58:52,351] INFO [ThrottledChannelReaper-Produce]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 01:58:52,351] INFO [ThrottledChannelReaper-Produce]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 01:58:52,351] INFO [ThrottledChannelReaper-Request]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 01:58:53,157] INFO [ThrottledChannelReaper-Request]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 01:58:53,157] INFO [ThrottledChannelReaper-Request]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 01:58:53,158] INFO [SocketServer brokerId=1] Shutting down socket server (kafka.network.SocketServer) [2025-02-10 01:58:53,165] INFO [SocketServer brokerId=1] Shutdown completed (kafka.network.SocketServer) [2025-02-10 01:58:53,167] INFO [KafkaServer id=1] shut down completed (kafka.server.KafkaServer) +++ date ++ echo 'INFO: =================== Mon Feb 10 02:00:32 UTC 2025 ===================' INFO: =================== Mon Feb 10 02:00:32 UTC 2025 =================== ++ 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.*' +++++ ip route get 1 +++++ 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 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.17 ++ 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 +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' ++ 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.17,10.0.0.12,10.0.0.30 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ ANALYTICSDB_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ ANALYTICS_SNMP_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ 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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:8081 ' +++ '[' -n '10.0.0.17:8081 10.0.0.12:8081 10.0.0.30:8081 ' ']' +++ echo '10.0.0.17:8081 10.0.0.12:8081 10.0.0.30:8081' ++ ANALYTICS_SERVERS='10.0.0.17:8081 10.0.0.12:8081 10.0.0.30: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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:9042 ' +++ '[' -n '10.0.0.17:9042 10.0.0.12:9042 10.0.0.30:9042 ' ']' +++ echo '10.0.0.17:9042 10.0.0.12:9042 10.0.0.30:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.17:9042 10.0.0.12:9042 10.0.0.30:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ 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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:8086 ' +++ '[' -n '10.0.0.17:8086 10.0.0.12:8086 10.0.0.30:8086 ' ']' +++ echo '10.0.0.17:8086 10.0.0.12:8086 10.0.0.30:8086' ++ COLLECTOR_SERVERS='10.0.0.17:8086 10.0.0.12:8086 10.0.0.30: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.17,10.0.0.12,10.0.0.30 ++ CONFIGDB_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ 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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:8082 ' +++ '[' -n '10.0.0.17:8082 10.0.0.12:8082 10.0.0.30:8082 ' ']' +++ echo '10.0.0.17:8082 10.0.0.12:8082 10.0.0.30:8082' ++ CONFIG_SERVERS='10.0.0.17:8082 10.0.0.12:8082 10.0.0.30: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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:9161 ' +++ '[' -n '10.0.0.17:9161 10.0.0.12:9161 10.0.0.30:9161 ' ']' +++ echo '10.0.0.17:9161 10.0.0.12:9161 10.0.0.30:9161' ++ CONFIGDB_SERVERS='10.0.0.17:9161 10.0.0.12:9161 10.0.0.30: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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:9041 ' +++ '[' -n '10.0.0.17:9041 10.0.0.12:9041 10.0.0.30:9041 ' ']' +++ echo '10.0.0.17:9041 10.0.0.12:9041 10.0.0.30:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.17:9041 10.0.0.12:9041 10.0.0.30: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.11,10.20.0.6,10.20.0.8 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.11,10.20.0.6,10.20.0.8 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ 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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+=10.0.0.17:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+=10.0.0.30:2181, +++ '[' -n 10.0.0.17:2181,10.0.0.12:2181,10.0.0.30:2181, ']' +++ echo 10.0.0.17:2181,10.0.0.12:2181,10.0.0.30:2181 ++ ZOOKEEPER_SERVERS=10.0.0.17:2181,10.0.0.12:2181,10.0.0.30: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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:2181 ' +++ '[' -n '10.0.0.17:2181 10.0.0.12:2181 10.0.0.30:2181 ' ']' +++ echo '10.0.0.17:2181 10.0.0.12:2181 10.0.0.30:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.17:2181 10.0.0.12:2181 10.0.0.30:2181' ++ RABBITMQ_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ 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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+=10.0.0.17:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+=10.0.0.30:5673, +++ '[' -n 10.0.0.17:5673,10.0.0.12:5673,10.0.0.30:5673, ']' +++ echo 10.0.0.17:5673,10.0.0.12:5673,10.0.0.30:5673 ++ RABBITMQ_SERVERS=10.0.0.17:5673,10.0.0.12:5673,10.0.0.30: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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:6379 ' +++ '[' -n '10.0.0.17:6379 10.0.0.12:6379 10.0.0.30:6379 ' ']' +++ echo '10.0.0.17:6379 10.0.0.12:6379 10.0.0.30:6379' ++ REDIS_SERVERS='10.0.0.17:6379 10.0.0.12:6379 10.0.0.30: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.17,10.0.0.12,10.0.0.30 ++ 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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:9092 ' +++ '[' -n '10.0.0.17:9092 10.0.0.12:9092 10.0.0.30:9092 ' ']' +++ echo '10.0.0.17:9092 10.0.0.12:9092 10.0.0.30:9092' ++ KAFKA_SERVERS='10.0.0.17:9092 10.0.0.12:9092 10.0.0.30: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.17 ++ 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.17,10.0.0.12,10.0.0.30 ++ 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.17,10.0.0.12,10.0.0.30 ++ 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.17,10.0.0.12,10.0.0.30 ++ local servers=10.0.0.17,10.0.0.12,10.0.0.30 ++ local server_list= ++ IFS=, ++ read -ra server_list +++ get_local_ips +++ grep -vi host +++ cat /proc/net/fib_trie +++ tr '\n' , +++ sort +++ uniq +++ awk '/32 host/ { print f } {f=$2}' ++ local local_ips=,10.0.0.17,10.20.0.11,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.17'\''))' ++ local server_ip=10.0.0.17 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.17 ]] ++ [[ ,10.0.0.17,10.20.0.11,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.17, ]] ++ echo 10.0.0.17 1 ++ return + my_ip_and_order='10.0.0.17 1' + '[' -n '10.0.0.17 1' ']' + break + '[' -z '10.0.0.17 1' ']' ++ echo 10.0.0.17 1 ++ cut -d ' ' -f 1 + my_ip=10.0.0.17 ++ cut -d ' ' -f 2 ++ echo 10.0.0.17 1 + my_index=1 + export KAFKA_LISTEN_ADDRESS=10.0.0.17 + KAFKA_LISTEN_ADDRESS=10.0.0.17 + 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.17:9092/g' /opt/kafka/config/server.properties + sed -i 's)^zookeeper.connect=.*$)zookeeper.connect=10.0.0.17:2181,10.0.0.12:2181,10.0.0.30:2181)g' /opt/kafka/config/server.properties + sed -i 's/#advertised.host.name=.*$/advertised.host.name=10.0.0.17/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 [2025-02-10 02:00:37,200] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [2025-02-10 02:00:37,818] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [2025-02-10 02:00:37,876] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [2025-02-10 02:00:37,887] INFO starting (kafka.server.KafkaServer) [2025-02-10 02:00:37,889] INFO Connecting to zookeeper on 10.0.0.17:2181,10.0.0.12:2181,10.0.0.30:2181 (kafka.server.KafkaServer) [2025-02-10 02:00:37,911] INFO [ZooKeeperClient Kafka server] Initializing a new session to 10.0.0.17:2181,10.0.0.12:2181,10.0.0.30:2181. (kafka.zookeeper.ZooKeeperClient) [2025-02-10 02:00:37,918] INFO Client environment:zookeeper.version=3.5.9-83df9301aa5c2a5d284a9940177808c01bc35cef, built on 01/06/2021 20:03 GMT (org.apache.zookeeper.ZooKeeper) [2025-02-10 02:00:37,918] INFO Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-2705-1. (org.apache.zookeeper.ZooKeeper) [2025-02-10 02:00:37,918] INFO Client environment:java.version=1.8.0_402 (org.apache.zookeeper.ZooKeeper) [2025-02-10 02:00:37,918] INFO Client environment:java.vendor=Red Hat, Inc. (org.apache.zookeeper.ZooKeeper) [2025-02-10 02:00:37,918] 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) [2025-02-10 02:00:37,918] 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) [2025-02-10 02:00:37,919] INFO Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper) [2025-02-10 02:00:37,919] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) [2025-02-10 02:00:37,919] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper) [2025-02-10 02:00:37,919] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) [2025-02-10 02:00:37,919] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper) [2025-02-10 02:00:37,919] INFO Client environment:os.version=5.15.0-100-generic (org.apache.zookeeper.ZooKeeper) [2025-02-10 02:00:37,919] INFO Client environment:user.name=kafka (org.apache.zookeeper.ZooKeeper) [2025-02-10 02:00:37,919] INFO Client environment:user.home=/home/kafka (org.apache.zookeeper.ZooKeeper) [2025-02-10 02:00:37,919] INFO Client environment:user.dir=/opt/kafka (org.apache.zookeeper.ZooKeeper) [2025-02-10 02:00:37,919] INFO Client environment:os.memory.free=976MB (org.apache.zookeeper.ZooKeeper) [2025-02-10 02:00:37,919] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper) [2025-02-10 02:00:37,919] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper) [2025-02-10 02:00:37,923] INFO Initiating client connection, connectString=10.0.0.17:2181,10.0.0.12:2181,10.0.0.30:2181 sessionTimeout=18000 watcher=kafka.zookeeper.ZooKeeperClient$ZooKeeperClientWatcher$@4cc451f2 (org.apache.zookeeper.ZooKeeper) [2025-02-10 02:00:37,928] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket) [2025-02-10 02:00:37,936] INFO zookeeper.request.timeout value is 0. feature enabled= (org.apache.zookeeper.ClientCnxn) [2025-02-10 02:00:37,941] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2025-02-10 02:00:37,945] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2705-3./10.0.0.30:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-10 02:00:37,949] INFO Socket connection established, initiating session, client: /10.0.0.17:48852, server: cn-jenkins-deploy-platform-ansible-os-2705-3./10.0.0.30:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-10 02:00:37,956] INFO Session establishment complete on server cn-jenkins-deploy-platform-ansible-os-2705-3./10.0.0.30:2181, sessionid = 0x300005f90d0002d, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2025-02-10 02:00:37,973] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient) [2025-02-10 02:00:38,304] INFO Cluster ID = tss9aBmZQzOhh2ZnGnfMtw (kafka.server.KafkaServer) [2025-02-10 02:00:38,326] WARN No meta.properties file under dir /tmp/kafka-logs/meta.properties (kafka.server.BrokerMetadataCheckpoint) [2025-02-10 02:00:38,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.17: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.17:2181,10.0.0.12:2181,10.0.0.30: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) [2025-02-10 02:00:38,383] 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.17: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.17:2181,10.0.0.12:2181,10.0.0.30: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) [2025-02-10 02:00:38,417] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 02:00:38,417] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 02:00:38,418] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 02:00:38,540] INFO Log directory /tmp/kafka-logs not found, creating it. (kafka.log.LogManager) [2025-02-10 02:00:38,555] INFO Loading logs from log dirs ArrayBuffer(/tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 02:00:38,569] INFO Attempting recovery for all logs in /tmp/kafka-logs since no clean shutdown file was found (kafka.log.LogManager) [2025-02-10 02:00:38,602] INFO Loaded 0 logs in 46ms. (kafka.log.LogManager) [2025-02-10 02:00:38,622] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) [2025-02-10 02:00:38,643] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) [2025-02-10 02:00:39,946] INFO Awaiting socket connections on 10.0.0.17:9092. (kafka.network.Acceptor) [2025-02-10 02:00:40,065] INFO [SocketServer brokerId=1] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2025-02-10 02:00:40,104] INFO [ExpirationReaper-1-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 02:00:40,104] INFO [ExpirationReaper-1-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 02:00:40,106] INFO [ExpirationReaper-1-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 02:00:40,131] INFO [ExpirationReaper-1-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 02:00:40,171] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-02-10 02:00:40,413] INFO Creating /brokers/ids/1 (is it secure? false) (kafka.zk.KafkaZkClient) [2025-02-10 02:00:40,537] INFO Stat of the created znode at /brokers/ids/1 is: 8589964364,8589964364,1739152840507,1739152840507,1,0,0,216173192565227565,188,0,8589964364 (kafka.zk.KafkaZkClient) [2025-02-10 02:00:40,539] INFO Registered broker 1 at path /brokers/ids/1 with addresses: PLAINTEXT://10.0.0.17:9092, czxid (broker epoch): 8589964364 (kafka.zk.KafkaZkClient) [2025-02-10 02:00:40,930] INFO [ExpirationReaper-1-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 02:00:40,940] INFO [ExpirationReaper-1-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 02:00:40,942] INFO [ExpirationReaper-1-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 02:00:41,033] INFO [GroupCoordinator 1]: Starting up. (kafka.coordinator.group.GroupCoordinator) [2025-02-10 02:00:41,038] INFO [GroupCoordinator 1]: Startup complete. (kafka.coordinator.group.GroupCoordinator) [2025-02-10 02:00:41,102] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 41 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-10 02:00:41,120] INFO [ProducerId Manager 1]: Acquired new producerId block (brokerId:1,blockStartProducerId:7000,blockEndProducerId:7999) by writing to Zk with path version 8 (kafka.coordinator.transaction.ProducerIdManager) [2025-02-10 02:00:41,175] INFO [TransactionCoordinator id=1] Starting up. (kafka.coordinator.transaction.TransactionCoordinator) [2025-02-10 02:00:41,192] INFO [TransactionCoordinator id=1] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator) [2025-02-10 02:00:41,217] INFO [Transaction Marker Channel Manager 1]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2025-02-10 02:00:41,289] INFO [ExpirationReaper-1-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 02:00:41,428] INFO [/config/changes-event-process-thread]: Starting (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2025-02-10 02:00:41,553] INFO [SocketServer brokerId=1] Starting socket server acceptors and processors (kafka.network.SocketServer) [2025-02-10 02:00:41,599] INFO [SocketServer brokerId=1] Started data-plane acceptor and processor(s) for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2025-02-10 02:00:41,600] INFO [SocketServer brokerId=1] Started socket server acceptors and processors (kafka.network.SocketServer) [2025-02-10 02:00:41,648] INFO Kafka version: 2.6.3 (org.apache.kafka.common.utils.AppInfoParser) [2025-02-10 02:00:41,648] INFO Kafka commitId: c24cbd3f5eeffa1e (org.apache.kafka.common.utils.AppInfoParser) [2025-02-10 02:00:41,648] INFO Kafka startTimeMs: 1739152841600 (org.apache.kafka.common.utils.AppInfoParser) [2025-02-10 02:00:41,662] INFO [KafkaServer id=1] started (kafka.server.KafkaServer) [2025-02-10 02:00:44,013] 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) [2025-02-10 02:00:44,036] 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) [2025-02-10 02:00:44,037] INFO [Partition -uve-topic-22-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-9 (kafka.cluster.Partition) [2025-02-10 02:00:44,041] INFO [Partition -uve-topic-22-9 broker=1] Log loaded for partition -uve-topic-22-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,052] 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) [2025-02-10 02:00:44,055] 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) [2025-02-10 02:00:44,055] INFO [Partition -uve-topic-23-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-29 (kafka.cluster.Partition) [2025-02-10 02:00:44,056] INFO [Partition -uve-topic-23-29 broker=1] Log loaded for partition -uve-topic-23-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,065] 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) [2025-02-10 02:00:44,066] 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) [2025-02-10 02:00:44,069] INFO [Partition -uve-topic-17-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-29 (kafka.cluster.Partition) [2025-02-10 02:00:44,069] INFO [Partition -uve-topic-17-29 broker=1] Log loaded for partition -uve-topic-17-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,077] 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) [2025-02-10 02:00:44,078] 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) [2025-02-10 02:00:44,078] INFO [Partition -uve-topic-16-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-9 (kafka.cluster.Partition) [2025-02-10 02:00:44,078] INFO [Partition -uve-topic-16-9 broker=1] Log loaded for partition -uve-topic-16-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,088] 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) [2025-02-10 02:00:44,094] 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) [2025-02-10 02:00:44,094] INFO [Partition -uve-topic-29-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-7 (kafka.cluster.Partition) [2025-02-10 02:00:44,095] INFO [Partition -uve-topic-29-7 broker=1] Log loaded for partition -uve-topic-29-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,104] 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) [2025-02-10 02:00:44,105] 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) [2025-02-10 02:00:44,107] INFO [Partition -uve-topic-2-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-19 (kafka.cluster.Partition) [2025-02-10 02:00:44,107] INFO [Partition -uve-topic-2-19 broker=1] Log loaded for partition -uve-topic-2-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,116] 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) [2025-02-10 02:00:44,117] 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) [2025-02-10 02:00:44,117] INFO [Partition -uve-topic-18-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-11 (kafka.cluster.Partition) [2025-02-10 02:00:44,117] INFO [Partition -uve-topic-18-11 broker=1] Log loaded for partition -uve-topic-18-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,126] 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) [2025-02-10 02:00:44,131] 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) [2025-02-10 02:00:44,131] INFO [Partition -uve-topic-27-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-14 (kafka.cluster.Partition) [2025-02-10 02:00:44,132] INFO [Partition -uve-topic-27-14 broker=1] Log loaded for partition -uve-topic-27-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,141] 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) [2025-02-10 02:00:44,141] 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) [2025-02-10 02:00:44,141] INFO [Partition -uve-topic-14-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-16 (kafka.cluster.Partition) [2025-02-10 02:00:44,147] INFO [Partition -uve-topic-14-16 broker=1] Log loaded for partition -uve-topic-14-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,155] 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) [2025-02-10 02:00:44,156] 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) [2025-02-10 02:00:44,156] INFO [Partition -uve-topic-5-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-3 (kafka.cluster.Partition) [2025-02-10 02:00:44,156] INFO [Partition -uve-topic-5-3 broker=1] Log loaded for partition -uve-topic-5-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,172] 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) [2025-02-10 02:00:44,173] 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) [2025-02-10 02:00:44,173] INFO [Partition -uve-topic-16-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-28 (kafka.cluster.Partition) [2025-02-10 02:00:44,173] INFO [Partition -uve-topic-16-28 broker=1] Log loaded for partition -uve-topic-16-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,180] 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) [2025-02-10 02:00:44,181] 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) [2025-02-10 02:00:44,181] INFO [Partition -uve-topic-29-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-26 (kafka.cluster.Partition) [2025-02-10 02:00:44,181] INFO [Partition -uve-topic-29-26 broker=1] Log loaded for partition -uve-topic-29-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,189] 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) [2025-02-10 02:00:44,189] 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) [2025-02-10 02:00:44,190] INFO [Partition -uve-topic-17-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-10 (kafka.cluster.Partition) [2025-02-10 02:00:44,190] INFO [Partition -uve-topic-17-10 broker=1] Log loaded for partition -uve-topic-17-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,197] 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) [2025-02-10 02:00:44,198] 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) [2025-02-10 02:00:44,198] INFO [Partition -uve-topic-21-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-27 (kafka.cluster.Partition) [2025-02-10 02:00:44,198] INFO [Partition -uve-topic-21-27 broker=1] Log loaded for partition -uve-topic-21-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,204] 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) [2025-02-10 02:00:44,208] 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) [2025-02-10 02:00:44,208] INFO [Partition -uve-topic-11-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-13 (kafka.cluster.Partition) [2025-02-10 02:00:44,208] INFO [Partition -uve-topic-11-13 broker=1] Log loaded for partition -uve-topic-11-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,216] 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) [2025-02-10 02:00:44,216] 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) [2025-02-10 02:00:44,218] INFO [Partition -uve-topic-24-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-11 (kafka.cluster.Partition) [2025-02-10 02:00:44,218] INFO [Partition -uve-topic-24-11 broker=1] Log loaded for partition -uve-topic-24-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,223] 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) [2025-02-10 02:00:44,226] 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) [2025-02-10 02:00:44,226] INFO [Partition -uve-topic-13-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-15 (kafka.cluster.Partition) [2025-02-10 02:00:44,226] INFO [Partition -uve-topic-13-15 broker=1] Log loaded for partition -uve-topic-13-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,241] 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) [2025-02-10 02:00:44,251] 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) [2025-02-10 02:00:44,252] INFO [Partition -uve-topic-26-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-13 (kafka.cluster.Partition) [2025-02-10 02:00:44,252] INFO [Partition -uve-topic-26-13 broker=1] Log loaded for partition -uve-topic-26-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,274] 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) [2025-02-10 02:00:44,277] 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) [2025-02-10 02:00:44,277] INFO [Partition -uve-topic-8-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-25 (kafka.cluster.Partition) [2025-02-10 02:00:44,277] INFO [Partition -uve-topic-8-25 broker=1] Log loaded for partition -uve-topic-8-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,298] 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) [2025-02-10 02:00:44,300] 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) [2025-02-10 02:00:44,300] INFO [Partition -uve-topic-0-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-7 (kafka.cluster.Partition) [2025-02-10 02:00:44,300] INFO [Partition -uve-topic-0-7 broker=1] Log loaded for partition -uve-topic-0-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,314] 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) [2025-02-10 02:00:44,318] 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) [2025-02-10 02:00:44,318] INFO [Partition -uve-topic-17-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-0 (kafka.cluster.Partition) [2025-02-10 02:00:44,331] INFO [Partition -uve-topic-17-0 broker=1] Log loaded for partition -uve-topic-17-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,337] 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) [2025-02-10 02:00:44,338] 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) [2025-02-10 02:00:44,338] INFO [Partition -uve-topic-9-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-7 (kafka.cluster.Partition) [2025-02-10 02:00:44,338] INFO [Partition -uve-topic-9-7 broker=1] Log loaded for partition -uve-topic-9-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,349] 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) [2025-02-10 02:00:44,350] 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) [2025-02-10 02:00:44,350] INFO [Partition -uve-topic-0-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-26 (kafka.cluster.Partition) [2025-02-10 02:00:44,350] INFO [Partition -uve-topic-0-26 broker=1] Log loaded for partition -uve-topic-0-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,361] 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) [2025-02-10 02:00:44,363] 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) [2025-02-10 02:00:44,363] INFO [Partition -uve-topic-20-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-26 (kafka.cluster.Partition) [2025-02-10 02:00:44,363] INFO [Partition -uve-topic-20-26 broker=1] Log loaded for partition -uve-topic-20-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,369] 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) [2025-02-10 02:00:44,369] 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) [2025-02-10 02:00:44,370] INFO [Partition -uve-topic-1-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-18 (kafka.cluster.Partition) [2025-02-10 02:00:44,370] INFO [Partition -uve-topic-1-18 broker=1] Log loaded for partition -uve-topic-1-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,374] 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) [2025-02-10 02:00:44,374] 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) [2025-02-10 02:00:44,374] INFO [Partition -uve-topic-3-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-20 (kafka.cluster.Partition) [2025-02-10 02:00:44,375] INFO [Partition -uve-topic-3-20 broker=1] Log loaded for partition -uve-topic-3-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,382] 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) [2025-02-10 02:00:44,387] 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) [2025-02-10 02:00:44,388] INFO [Partition -uve-topic-2-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-0 (kafka.cluster.Partition) [2025-02-10 02:00:44,388] INFO [Partition -uve-topic-2-0 broker=1] Log loaded for partition -uve-topic-2-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,397] 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) [2025-02-10 02:00:44,424] 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) [2025-02-10 02:00:44,424] INFO [Partition -uve-topic-7-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-24 (kafka.cluster.Partition) [2025-02-10 02:00:44,424] INFO [Partition -uve-topic-7-24 broker=1] Log loaded for partition -uve-topic-7-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,436] 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) [2025-02-10 02:00:44,440] 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) [2025-02-10 02:00:44,440] INFO [Partition -uve-topic-6-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-4 (kafka.cluster.Partition) [2025-02-10 02:00:44,440] INFO [Partition -uve-topic-6-4 broker=1] Log loaded for partition -uve-topic-6-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,453] 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) [2025-02-10 02:00:44,457] 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) [2025-02-10 02:00:44,457] INFO [Partition -uve-topic-15-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-17 (kafka.cluster.Partition) [2025-02-10 02:00:44,457] INFO [Partition -uve-topic-15-17 broker=1] Log loaded for partition -uve-topic-15-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,501] 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) [2025-02-10 02:00:44,501] 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) [2025-02-10 02:00:44,502] INFO [Partition -uve-topic-28-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-15 (kafka.cluster.Partition) [2025-02-10 02:00:44,502] INFO [Partition -uve-topic-28-15 broker=1] Log loaded for partition -uve-topic-28-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,527] 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) [2025-02-10 02:00:44,536] 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) [2025-02-10 02:00:44,541] INFO [Partition -uve-topic-6-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-23 (kafka.cluster.Partition) [2025-02-10 02:00:44,542] INFO [Partition -uve-topic-6-23 broker=1] Log loaded for partition -uve-topic-6-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,571] 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) [2025-02-10 02:00:44,574] 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) [2025-02-10 02:00:44,574] INFO [Partition -uve-topic-7-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-5 (kafka.cluster.Partition) [2025-02-10 02:00:44,574] INFO [Partition -uve-topic-7-5 broker=1] Log loaded for partition -uve-topic-7-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,602] 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) [2025-02-10 02:00:44,604] 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) [2025-02-10 02:00:44,604] INFO [Partition -uve-topic-22-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-28 (kafka.cluster.Partition) [2025-02-10 02:00:44,604] INFO [Partition -uve-topic-22-28 broker=1] Log loaded for partition -uve-topic-22-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,607] 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) [2025-02-10 02:00:44,608] 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) [2025-02-10 02:00:44,608] INFO [Partition -uve-topic-0-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-17 (kafka.cluster.Partition) [2025-02-10 02:00:44,611] INFO [Partition -uve-topic-0-17 broker=1] Log loaded for partition -uve-topic-0-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,629] 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) [2025-02-10 02:00:44,630] 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) [2025-02-10 02:00:44,630] INFO [Partition -uve-topic-9-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-17 (kafka.cluster.Partition) [2025-02-10 02:00:44,630] INFO [Partition -uve-topic-9-17 broker=1] Log loaded for partition -uve-topic-9-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,636] 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) [2025-02-10 02:00:44,639] 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) [2025-02-10 02:00:44,639] INFO [Partition -uve-topic-21-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-8 (kafka.cluster.Partition) [2025-02-10 02:00:44,639] INFO [Partition -uve-topic-21-8 broker=1] Log loaded for partition -uve-topic-21-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,645] 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) [2025-02-10 02:00:44,648] 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) [2025-02-10 02:00:44,648] INFO [Partition structured_syslog_topic-15 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-15 (kafka.cluster.Partition) [2025-02-10 02:00:44,648] INFO [Partition structured_syslog_topic-15 broker=1] Log loaded for partition structured_syslog_topic-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,654] 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) [2025-02-10 02:00:44,656] 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) [2025-02-10 02:00:44,656] INFO [Partition -uve-topic-5-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-22 (kafka.cluster.Partition) [2025-02-10 02:00:44,656] INFO [Partition -uve-topic-5-22 broker=1] Log loaded for partition -uve-topic-5-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,664] 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) [2025-02-10 02:00:44,665] 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) [2025-02-10 02:00:44,665] INFO [Partition -uve-topic-4-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-2 (kafka.cluster.Partition) [2025-02-10 02:00:44,665] INFO [Partition -uve-topic-4-2 broker=1] Log loaded for partition -uve-topic-4-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,672] 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) [2025-02-10 02:00:44,675] 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) [2025-02-10 02:00:44,675] INFO [Partition -uve-topic-17-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-19 (kafka.cluster.Partition) [2025-02-10 02:00:44,675] INFO [Partition -uve-topic-17-19 broker=1] Log loaded for partition -uve-topic-17-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,680] 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) [2025-02-10 02:00:44,681] 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) [2025-02-10 02:00:44,681] INFO [Partition -uve-topic-8-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-16 (kafka.cluster.Partition) [2025-02-10 02:00:44,681] INFO [Partition -uve-topic-8-16 broker=1] Log loaded for partition -uve-topic-8-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,689] 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) [2025-02-10 02:00:44,690] 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) [2025-02-10 02:00:44,690] INFO [Partition -uve-topic-3-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-1 (kafka.cluster.Partition) [2025-02-10 02:00:44,690] INFO [Partition -uve-topic-3-1 broker=1] Log loaded for partition -uve-topic-3-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,698] 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) [2025-02-10 02:00:44,704] 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) [2025-02-10 02:00:44,704] INFO [Partition -uve-topic-4-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-21 (kafka.cluster.Partition) [2025-02-10 02:00:44,704] INFO [Partition -uve-topic-4-21 broker=1] Log loaded for partition -uve-topic-4-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,709] 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) [2025-02-10 02:00:44,710] 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) [2025-02-10 02:00:44,710] INFO [Partition -uve-topic-10-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-12 (kafka.cluster.Partition) [2025-02-10 02:00:44,710] INFO [Partition -uve-topic-10-12 broker=1] Log loaded for partition -uve-topic-10-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,716] 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) [2025-02-10 02:00:44,717] 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) [2025-02-10 02:00:44,718] INFO [Partition -uve-topic-23-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-10 (kafka.cluster.Partition) [2025-02-10 02:00:44,718] INFO [Partition -uve-topic-23-10 broker=1] Log loaded for partition -uve-topic-23-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,735] 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) [2025-02-10 02:00:44,736] 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) [2025-02-10 02:00:44,737] INFO [Partition -uve-topic-25-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-12 (kafka.cluster.Partition) [2025-02-10 02:00:44,737] INFO [Partition -uve-topic-25-12 broker=1] Log loaded for partition -uve-topic-25-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,749] 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) [2025-02-10 02:00:44,752] 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) [2025-02-10 02:00:44,752] INFO [Partition -uve-topic-20-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-16 (kafka.cluster.Partition) [2025-02-10 02:00:44,752] INFO [Partition -uve-topic-20-16 broker=1] Log loaded for partition -uve-topic-20-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,766] 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) [2025-02-10 02:00:44,767] 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) [2025-02-10 02:00:44,767] INFO [Partition -uve-topic-12-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-14 (kafka.cluster.Partition) [2025-02-10 02:00:44,767] INFO [Partition -uve-topic-12-14 broker=1] Log loaded for partition -uve-topic-12-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,772] 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) [2025-02-10 02:00:44,775] 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) [2025-02-10 02:00:44,775] INFO [Partition -uve-topic-19-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-12 (kafka.cluster.Partition) [2025-02-10 02:00:44,775] INFO [Partition -uve-topic-19-12 broker=1] Log loaded for partition -uve-topic-19-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,782] 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) [2025-02-10 02:00:44,783] 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) [2025-02-10 02:00:44,783] INFO [Partition -uve-topic-29-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-16 (kafka.cluster.Partition) [2025-02-10 02:00:44,783] INFO [Partition -uve-topic-29-16 broker=1] Log loaded for partition -uve-topic-29-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,791] 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) [2025-02-10 02:00:44,804] 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) [2025-02-10 02:00:44,804] INFO [Partition -uve-topic-16-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-18 (kafka.cluster.Partition) [2025-02-10 02:00:44,804] INFO [Partition -uve-topic-16-18 broker=1] Log loaded for partition -uve-topic-16-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,820] 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) [2025-02-10 02:00:44,828] 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) [2025-02-10 02:00:44,828] INFO [Partition -uve-topic-8-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-6 (kafka.cluster.Partition) [2025-02-10 02:00:44,828] INFO [Partition -uve-topic-8-6 broker=1] Log loaded for partition -uve-topic-8-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,841] 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) [2025-02-10 02:00:44,847] 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) [2025-02-10 02:00:44,847] INFO [Partition -uve-topic-21-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-17 (kafka.cluster.Partition) [2025-02-10 02:00:44,847] INFO [Partition -uve-topic-21-17 broker=1] Log loaded for partition -uve-topic-21-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,858] 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) [2025-02-10 02:00:44,865] 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) [2025-02-10 02:00:44,865] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-14 (kafka.cluster.Partition) [2025-02-10 02:00:44,865] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,885] 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) [2025-02-10 02:00:44,888] 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) [2025-02-10 02:00:44,888] INFO [Partition -uve-topic-2-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-16 (kafka.cluster.Partition) [2025-02-10 02:00:44,888] INFO [Partition -uve-topic-2-16 broker=1] Log loaded for partition -uve-topic-2-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,897] 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) [2025-02-10 02:00:44,897] 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) [2025-02-10 02:00:44,899] INFO [Partition -uve-topic-9-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-14 (kafka.cluster.Partition) [2025-02-10 02:00:44,900] INFO [Partition -uve-topic-9-14 broker=1] Log loaded for partition -uve-topic-9-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,916] 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) [2025-02-10 02:00:44,922] 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) [2025-02-10 02:00:44,922] INFO [Partition -uve-topic-18-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-8 (kafka.cluster.Partition) [2025-02-10 02:00:44,922] INFO [Partition -uve-topic-18-8 broker=1] Log loaded for partition -uve-topic-18-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,930] 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) [2025-02-10 02:00:44,936] 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) [2025-02-10 02:00:44,936] INFO [Partition -uve-topic-10-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-9 (kafka.cluster.Partition) [2025-02-10 02:00:44,936] INFO [Partition -uve-topic-10-9 broker=1] Log loaded for partition -uve-topic-10-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,942] 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) [2025-02-10 02:00:44,952] 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) [2025-02-10 02:00:44,952] INFO [Partition -uve-topic-23-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-7 (kafka.cluster.Partition) [2025-02-10 02:00:44,952] INFO [Partition -uve-topic-23-7 broker=1] Log loaded for partition -uve-topic-23-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,965] 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) [2025-02-10 02:00:44,968] 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) [2025-02-10 02:00:44,968] INFO [Partition -uve-topic-14-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-13 (kafka.cluster.Partition) [2025-02-10 02:00:44,968] INFO [Partition -uve-topic-14-13 broker=1] Log loaded for partition -uve-topic-14-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:44,982] 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) [2025-02-10 02:00:45,005] 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) [2025-02-10 02:00:45,006] INFO [Partition -uve-topic-27-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-11 (kafka.cluster.Partition) [2025-02-10 02:00:45,007] INFO [Partition -uve-topic-27-11 broker=1] Log loaded for partition -uve-topic-27-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,021] 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) [2025-02-10 02:00:45,023] 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) [2025-02-10 02:00:45,023] INFO [Partition -uve-topic-7-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-21 (kafka.cluster.Partition) [2025-02-10 02:00:45,023] INFO [Partition -uve-topic-7-21 broker=1] Log loaded for partition -uve-topic-7-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,051] 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) [2025-02-10 02:00:45,068] 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) [2025-02-10 02:00:45,068] INFO [Partition -uve-topic-6-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-1 (kafka.cluster.Partition) [2025-02-10 02:00:45,068] INFO [Partition -uve-topic-6-1 broker=1] Log loaded for partition -uve-topic-6-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,081] 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) [2025-02-10 02:00:45,083] 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) [2025-02-10 02:00:45,083] INFO [Partition -uve-topic-8-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-13 (kafka.cluster.Partition) [2025-02-10 02:00:45,083] INFO [Partition -uve-topic-8-13 broker=1] Log loaded for partition -uve-topic-8-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,094] 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) [2025-02-10 02:00:45,117] 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) [2025-02-10 02:00:45,117] INFO [Partition -uve-topic-21-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-24 (kafka.cluster.Partition) [2025-02-10 02:00:45,117] INFO [Partition -uve-topic-21-24 broker=1] Log loaded for partition -uve-topic-21-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,129] 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) [2025-02-10 02:00:45,130] 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) [2025-02-10 02:00:45,130] INFO [Partition -uve-topic-20-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-4 (kafka.cluster.Partition) [2025-02-10 02:00:45,130] INFO [Partition -uve-topic-20-4 broker=1] Log loaded for partition -uve-topic-20-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,136] 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) [2025-02-10 02:00:45,149] 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) [2025-02-10 02:00:45,149] INFO [Partition -uve-topic-0-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-14 (kafka.cluster.Partition) [2025-02-10 02:00:45,149] INFO [Partition -uve-topic-0-14 broker=1] Log loaded for partition -uve-topic-0-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,163] 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) [2025-02-10 02:00:45,163] 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) [2025-02-10 02:00:45,163] INFO [Partition -uve-topic-17-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-26 (kafka.cluster.Partition) [2025-02-10 02:00:45,163] INFO [Partition -uve-topic-17-26 broker=1] Log loaded for partition -uve-topic-17-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,174] 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) [2025-02-10 02:00:45,176] 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) [2025-02-10 02:00:45,179] INFO [Partition -uve-topic-29-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-4 (kafka.cluster.Partition) [2025-02-10 02:00:45,179] INFO [Partition -uve-topic-29-4 broker=1] Log loaded for partition -uve-topic-29-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,182] 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) [2025-02-10 02:00:45,183] 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) [2025-02-10 02:00:45,183] INFO [Partition -uve-topic-16-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-6 (kafka.cluster.Partition) [2025-02-10 02:00:45,183] INFO [Partition -uve-topic-16-6 broker=1] Log loaded for partition -uve-topic-16-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,187] 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) [2025-02-10 02:00:45,193] 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) [2025-02-10 02:00:45,193] INFO [Partition -uve-topic-4-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-18 (kafka.cluster.Partition) [2025-02-10 02:00:45,193] INFO [Partition -uve-topic-4-18 broker=1] Log loaded for partition -uve-topic-4-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,203] 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) [2025-02-10 02:00:45,204] 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) [2025-02-10 02:00:45,204] INFO [Partition -uve-topic-13-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-12 (kafka.cluster.Partition) [2025-02-10 02:00:45,204] INFO [Partition -uve-topic-13-12 broker=1] Log loaded for partition -uve-topic-13-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,210] 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) [2025-02-10 02:00:45,211] 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) [2025-02-10 02:00:45,211] INFO [Partition -uve-topic-26-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-10 (kafka.cluster.Partition) [2025-02-10 02:00:45,211] INFO [Partition -uve-topic-26-10 broker=1] Log loaded for partition -uve-topic-26-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,234] 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) [2025-02-10 02:00:45,246] 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) [2025-02-10 02:00:45,246] INFO [Partition -uve-topic-6-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-20 (kafka.cluster.Partition) [2025-02-10 02:00:45,246] INFO [Partition -uve-topic-6-20 broker=1] Log loaded for partition -uve-topic-6-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,250] 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) [2025-02-10 02:00:45,267] 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) [2025-02-10 02:00:45,267] INFO [Partition -uve-topic-5-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-0 (kafka.cluster.Partition) [2025-02-10 02:00:45,267] INFO [Partition -uve-topic-5-0 broker=1] Log loaded for partition -uve-topic-5-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,271] 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) [2025-02-10 02:00:45,271] 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) [2025-02-10 02:00:45,271] INFO [Partition -uve-topic-12-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-11 (kafka.cluster.Partition) [2025-02-10 02:00:45,276] INFO [Partition -uve-topic-12-11 broker=1] Log loaded for partition -uve-topic-12-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,282] 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) [2025-02-10 02:00:45,296] 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) [2025-02-10 02:00:45,296] INFO [Partition -uve-topic-26-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-29 (kafka.cluster.Partition) [2025-02-10 02:00:45,296] INFO [Partition -uve-topic-26-29 broker=1] Log loaded for partition -uve-topic-26-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,310] 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) [2025-02-10 02:00:45,320] 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) [2025-02-10 02:00:45,320] INFO [Partition -uve-topic-25-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-9 (kafka.cluster.Partition) [2025-02-10 02:00:45,320] INFO [Partition -uve-topic-25-9 broker=1] Log loaded for partition -uve-topic-25-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,350] 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) [2025-02-10 02:00:45,351] 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) [2025-02-10 02:00:45,352] INFO [Partition -uve-topic-29-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-23 (kafka.cluster.Partition) [2025-02-10 02:00:45,352] INFO [Partition -uve-topic-29-23 broker=1] Log loaded for partition -uve-topic-29-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,357] 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) [2025-02-10 02:00:45,358] 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) [2025-02-10 02:00:45,358] INFO [Partition -uve-topic-16-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-25 (kafka.cluster.Partition) [2025-02-10 02:00:45,358] INFO [Partition -uve-topic-16-25 broker=1] Log loaded for partition -uve-topic-16-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,367] 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) [2025-02-10 02:00:45,399] 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) [2025-02-10 02:00:45,399] INFO [Partition -uve-topic-10-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-28 (kafka.cluster.Partition) [2025-02-10 02:00:45,399] INFO [Partition -uve-topic-10-28 broker=1] Log loaded for partition -uve-topic-10-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,431] 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) [2025-02-10 02:00:45,432] 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) [2025-02-10 02:00:45,432] INFO [Partition -uve-topic-23-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-26 (kafka.cluster.Partition) [2025-02-10 02:00:45,432] INFO [Partition -uve-topic-23-26 broker=1] Log loaded for partition -uve-topic-23-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,439] 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) [2025-02-10 02:00:45,445] 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) [2025-02-10 02:00:45,445] INFO [Partition -uve-topic-19-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-9 (kafka.cluster.Partition) [2025-02-10 02:00:45,445] INFO [Partition -uve-topic-19-9 broker=1] Log loaded for partition -uve-topic-19-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,474] 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) [2025-02-10 02:00:45,480] 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) [2025-02-10 02:00:45,480] INFO [Partition -uve-topic-25-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-28 (kafka.cluster.Partition) [2025-02-10 02:00:45,481] INFO [Partition -uve-topic-25-28 broker=1] Log loaded for partition -uve-topic-25-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,502] 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) [2025-02-10 02:00:45,503] 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) [2025-02-10 02:00:45,503] INFO [Partition -uve-topic-11-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-10 (kafka.cluster.Partition) [2025-02-10 02:00:45,503] INFO [Partition -uve-topic-11-10 broker=1] Log loaded for partition -uve-topic-11-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,527] 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) [2025-02-10 02:00:45,537] 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) [2025-02-10 02:00:45,537] INFO [Partition -uve-topic-24-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-8 (kafka.cluster.Partition) [2025-02-10 02:00:45,537] INFO [Partition -uve-topic-24-8 broker=1] Log loaded for partition -uve-topic-24-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,550] 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) [2025-02-10 02:00:45,550] 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) [2025-02-10 02:00:45,550] INFO [Partition -uve-topic-19-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-28 (kafka.cluster.Partition) [2025-02-10 02:00:45,550] INFO [Partition -uve-topic-19-28 broker=1] Log loaded for partition -uve-topic-19-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,560] 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) [2025-02-10 02:00:45,560] 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) [2025-02-10 02:00:45,560] INFO [Partition -uve-topic-28-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-12 (kafka.cluster.Partition) [2025-02-10 02:00:45,560] INFO [Partition -uve-topic-28-12 broker=1] Log loaded for partition -uve-topic-28-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,582] 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) [2025-02-10 02:00:45,583] 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) [2025-02-10 02:00:45,583] INFO [Partition -uve-topic-15-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-14 (kafka.cluster.Partition) [2025-02-10 02:00:45,583] INFO [Partition -uve-topic-15-14 broker=1] Log loaded for partition -uve-topic-15-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,608] 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) [2025-02-10 02:00:45,611] 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) [2025-02-10 02:00:45,620] INFO [Partition -uve-topic-20-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-13 (kafka.cluster.Partition) [2025-02-10 02:00:45,620] INFO [Partition -uve-topic-20-13 broker=1] Log loaded for partition -uve-topic-20-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,624] 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) [2025-02-10 02:00:45,625] 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) [2025-02-10 02:00:45,625] INFO [Partition -uve-topic-29-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-13 (kafka.cluster.Partition) [2025-02-10 02:00:45,625] INFO [Partition -uve-topic-29-13 broker=1] Log loaded for partition -uve-topic-29-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,638] 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) [2025-02-10 02:00:45,639] 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) [2025-02-10 02:00:45,639] INFO [Partition -uve-topic-16-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-15 (kafka.cluster.Partition) [2025-02-10 02:00:45,639] INFO [Partition -uve-topic-16-15 broker=1] Log loaded for partition -uve-topic-16-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,651] 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) [2025-02-10 02:00:45,657] 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) [2025-02-10 02:00:45,657] INFO [Partition -uve-topic-7-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-2 (kafka.cluster.Partition) [2025-02-10 02:00:45,657] INFO [Partition -uve-topic-7-2 broker=1] Log loaded for partition -uve-topic-7-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,669] 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) [2025-02-10 02:00:45,670] 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) [2025-02-10 02:00:45,670] INFO [Partition -uve-topic-8-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-22 (kafka.cluster.Partition) [2025-02-10 02:00:45,670] INFO [Partition -uve-topic-8-22 broker=1] Log loaded for partition -uve-topic-8-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,722] 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) [2025-02-10 02:00:45,723] 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) [2025-02-10 02:00:45,723] INFO [Partition -uve-topic-22-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-25 (kafka.cluster.Partition) [2025-02-10 02:00:45,724] INFO [Partition -uve-topic-22-25 broker=1] Log loaded for partition -uve-topic-22-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,727] 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) [2025-02-10 02:00:45,728] 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) [2025-02-10 02:00:45,728] INFO [Partition -uve-topic-18-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-27 (kafka.cluster.Partition) [2025-02-10 02:00:45,728] INFO [Partition -uve-topic-18-27 broker=1] Log loaded for partition -uve-topic-18-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,735] 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) [2025-02-10 02:00:45,735] 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) [2025-02-10 02:00:45,735] INFO [Partition -uve-topic-24-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-27 (kafka.cluster.Partition) [2025-02-10 02:00:45,735] INFO [Partition -uve-topic-24-27 broker=1] Log loaded for partition -uve-topic-24-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,754] 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) [2025-02-10 02:00:45,759] 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) [2025-02-10 02:00:45,759] INFO [Partition -uve-topic-11-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-29 (kafka.cluster.Partition) [2025-02-10 02:00:45,759] INFO [Partition -uve-topic-11-29 broker=1] Log loaded for partition -uve-topic-11-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,764] 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) [2025-02-10 02:00:45,773] 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) [2025-02-10 02:00:45,773] INFO [Partition -uve-topic-17-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-7 (kafka.cluster.Partition) [2025-02-10 02:00:45,773] INFO [Partition -uve-topic-17-7 broker=1] Log loaded for partition -uve-topic-17-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,779] 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) [2025-02-10 02:00:45,781] 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) [2025-02-10 02:00:45,781] INFO [Partition -uve-topic-22-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-6 (kafka.cluster.Partition) [2025-02-10 02:00:45,781] INFO [Partition -uve-topic-22-6 broker=1] Log loaded for partition -uve-topic-22-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,790] 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) [2025-02-10 02:00:45,790] 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) [2025-02-10 02:00:45,790] INFO [Partition -uve-topic-1-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-15 (kafka.cluster.Partition) [2025-02-10 02:00:45,790] INFO [Partition -uve-topic-1-15 broker=1] Log loaded for partition -uve-topic-1-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,808] 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) [2025-02-10 02:00:45,811] 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) [2025-02-10 02:00:45,811] INFO [Partition structured_syslog_topic-12 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-12 (kafka.cluster.Partition) [2025-02-10 02:00:45,811] INFO [Partition structured_syslog_topic-12 broker=1] Log loaded for partition structured_syslog_topic-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,830] 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) [2025-02-10 02:00:45,831] 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) [2025-02-10 02:00:45,831] INFO [Partition -uve-topic-5-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-19 (kafka.cluster.Partition) [2025-02-10 02:00:45,831] INFO [Partition -uve-topic-5-19 broker=1] Log loaded for partition -uve-topic-5-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,848] 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) [2025-02-10 02:00:45,849] 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) [2025-02-10 02:00:45,849] INFO [Partition -uve-topic-15-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-24 (kafka.cluster.Partition) [2025-02-10 02:00:45,849] INFO [Partition -uve-topic-15-24 broker=1] Log loaded for partition -uve-topic-15-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,868] 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) [2025-02-10 02:00:45,873] 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) [2025-02-10 02:00:45,873] INFO [Partition -uve-topic-28-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-22 (kafka.cluster.Partition) [2025-02-10 02:00:45,874] INFO [Partition -uve-topic-28-22 broker=1] Log loaded for partition -uve-topic-28-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,876] 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) [2025-02-10 02:00:45,884] 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) [2025-02-10 02:00:45,884] INFO [Partition -uve-topic-20-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-23 (kafka.cluster.Partition) [2025-02-10 02:00:45,884] INFO [Partition -uve-topic-20-23 broker=1] Log loaded for partition -uve-topic-20-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,906] 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) [2025-02-10 02:00:45,908] 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) [2025-02-10 02:00:45,908] INFO [Partition -uve-topic-21-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-5 (kafka.cluster.Partition) [2025-02-10 02:00:45,908] INFO [Partition -uve-topic-21-5 broker=1] Log loaded for partition -uve-topic-21-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,921] 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) [2025-02-10 02:00:45,922] 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) [2025-02-10 02:00:45,922] INFO [Partition -uve-topic-7-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-12 (kafka.cluster.Partition) [2025-02-10 02:00:45,922] INFO [Partition -uve-topic-7-12 broker=1] Log loaded for partition -uve-topic-7-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,927] 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) [2025-02-10 02:00:45,927] 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) [2025-02-10 02:00:45,927] INFO [Partition -uve-topic-3-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-17 (kafka.cluster.Partition) [2025-02-10 02:00:45,927] INFO [Partition -uve-topic-3-17 broker=1] Log loaded for partition -uve-topic-3-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,940] 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) [2025-02-10 02:00:45,941] 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) [2025-02-10 02:00:45,941] INFO [Partition -uve-topic-8-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-3 (kafka.cluster.Partition) [2025-02-10 02:00:45,941] INFO [Partition -uve-topic-8-3 broker=1] Log loaded for partition -uve-topic-8-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,947] 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) [2025-02-10 02:00:45,949] 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) [2025-02-10 02:00:45,949] INFO [Partition -uve-topic-21-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-14 (kafka.cluster.Partition) [2025-02-10 02:00:45,949] INFO [Partition -uve-topic-21-14 broker=1] Log loaded for partition -uve-topic-21-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,958] 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) [2025-02-10 02:00:45,959] 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) [2025-02-10 02:00:45,960] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-11 (kafka.cluster.Partition) [2025-02-10 02:00:45,960] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,978] 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) [2025-02-10 02:00:45,984] 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) [2025-02-10 02:00:45,984] INFO [Partition -uve-topic-0-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-4 (kafka.cluster.Partition) [2025-02-10 02:00:45,995] INFO [Partition -uve-topic-0-4 broker=1] Log loaded for partition -uve-topic-0-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:45,998] 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) [2025-02-10 02:00:46,002] 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) [2025-02-10 02:00:46,002] INFO [Partition -uve-topic-24-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-24 (kafka.cluster.Partition) [2025-02-10 02:00:46,002] INFO [Partition -uve-topic-24-24 broker=1] Log loaded for partition -uve-topic-24-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:46,008] 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) [2025-02-10 02:00:46,009] 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) [2025-02-10 02:00:46,009] INFO [Partition -uve-topic-23-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-4 (kafka.cluster.Partition) [2025-02-10 02:00:46,009] INFO [Partition -uve-topic-23-4 broker=1] Log loaded for partition -uve-topic-23-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:46,025] 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) [2025-02-10 02:00:46,026] 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) [2025-02-10 02:00:46,026] INFO [Partition -uve-topic-11-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-26 (kafka.cluster.Partition) [2025-02-10 02:00:46,026] INFO [Partition -uve-topic-11-26 broker=1] Log loaded for partition -uve-topic-11-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:46,048] 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) [2025-02-10 02:00:46,056] 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) [2025-02-10 02:00:46,056] INFO [Partition -uve-topic-10-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-6 (kafka.cluster.Partition) [2025-02-10 02:00:46,056] INFO [Partition -uve-topic-10-6 broker=1] Log loaded for partition -uve-topic-10-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:46,074] 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) [2025-02-10 02:00:46,080] 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) [2025-02-10 02:00:46,080] INFO [Partition -uve-topic-19-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-6 (kafka.cluster.Partition) [2025-02-10 02:00:46,081] INFO [Partition -uve-topic-19-6 broker=1] Log loaded for partition -uve-topic-19-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:46,083] 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) [2025-02-10 02:00:46,084] 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) [2025-02-10 02:00:46,084] INFO [Partition -uve-topic-20-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-29 (kafka.cluster.Partition) [2025-02-10 02:00:46,084] INFO [Partition -uve-topic-20-29 broker=1] Log loaded for partition -uve-topic-20-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:46,093] 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) [2025-02-10 02:00:46,094] 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) [2025-02-10 02:00:46,094] INFO [Partition -uve-topic-3-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-14 (kafka.cluster.Partition) [2025-02-10 02:00:46,094] INFO [Partition -uve-topic-3-14 broker=1] Log loaded for partition -uve-topic-3-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:46,096] 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) [2025-02-10 02:00:46,103] 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) [2025-02-10 02:00:46,103] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-8 (kafka.cluster.Partition) [2025-02-10 02:00:46,103] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:46,121] 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) [2025-02-10 02:00:46,121] 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) [2025-02-10 02:00:46,121] INFO [Partition -uve-topic-7-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-18 (kafka.cluster.Partition) [2025-02-10 02:00:46,121] INFO [Partition -uve-topic-7-18 broker=1] Log loaded for partition -uve-topic-7-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:46,126] 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) [2025-02-10 02:00:46,126] 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) [2025-02-10 02:00:46,126] INFO [Partition -uve-topic-17-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-23 (kafka.cluster.Partition) [2025-02-10 02:00:46,126] INFO [Partition -uve-topic-17-23 broker=1] Log loaded for partition -uve-topic-17-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:46,139] 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) [2025-02-10 02:00:46,140] 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) [2025-02-10 02:00:46,140] INFO [Partition -uve-topic-16-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-3 (kafka.cluster.Partition) [2025-02-10 02:00:46,140] INFO [Partition -uve-topic-16-3 broker=1] Log loaded for partition -uve-topic-16-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:46,143] 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) [2025-02-10 02:00:46,149] 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) [2025-02-10 02:00:46,149] INFO [Partition -uve-topic-29-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-1 (kafka.cluster.Partition) [2025-02-10 02:00:46,149] INFO [Partition -uve-topic-29-1 broker=1] Log loaded for partition -uve-topic-29-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:46,154] 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) [2025-02-10 02:00:46,154] 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) [2025-02-10 02:00:46,154] INFO [Partition -uve-topic-0-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-11 (kafka.cluster.Partition) [2025-02-10 02:00:46,154] INFO [Partition -uve-topic-0-11 broker=1] Log loaded for partition -uve-topic-0-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:46,175] 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) [2025-02-10 02:00:46,176] 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) [2025-02-10 02:00:46,176] INFO [Partition structured_syslog_topic-28 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-28 (kafka.cluster.Partition) [2025-02-10 02:00:46,176] INFO [Partition structured_syslog_topic-28 broker=1] Log loaded for partition structured_syslog_topic-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:46,185] 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) [2025-02-10 02:00:46,192] 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) [2025-02-10 02:00:46,192] INFO [Partition -uve-topic-9-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-11 (kafka.cluster.Partition) [2025-02-10 02:00:46,192] INFO [Partition -uve-topic-9-11 broker=1] Log loaded for partition -uve-topic-9-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:46,203] 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) [2025-02-10 02:00:46,215] 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) [2025-02-10 02:00:46,215] INFO [Partition -uve-topic-6-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-17 (kafka.cluster.Partition) [2025-02-10 02:00:46,220] INFO [Partition -uve-topic-6-17 broker=1] Log loaded for partition -uve-topic-6-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:46,229] 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) [2025-02-10 02:00:46,230] 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) [2025-02-10 02:00:46,230] INFO [Partition -uve-topic-26-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-26 (kafka.cluster.Partition) [2025-02-10 02:00:46,230] INFO [Partition -uve-topic-26-26 broker=1] Log loaded for partition -uve-topic-26-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:46,246] 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) [2025-02-10 02:00:46,247] 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) [2025-02-10 02:00:46,247] INFO [Partition -uve-topic-13-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-28 (kafka.cluster.Partition) [2025-02-10 02:00:46,247] INFO [Partition -uve-topic-13-28 broker=1] Log loaded for partition -uve-topic-13-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:46,251] 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) [2025-02-10 02:00:46,256] 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) [2025-02-10 02:00:46,256] INFO [Partition -uve-topic-5-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-16 (kafka.cluster.Partition) [2025-02-10 02:00:46,258] INFO [Partition -uve-topic-5-16 broker=1] Log loaded for partition -uve-topic-5-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:46,269] 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) [2025-02-10 02:00:46,275] 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) [2025-02-10 02:00:46,275] INFO [Partition -uve-topic-7-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-28 (kafka.cluster.Partition) [2025-02-10 02:00:46,275] INFO [Partition -uve-topic-7-28 broker=1] Log loaded for partition -uve-topic-7-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:46,309] 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) [2025-02-10 02:00:46,316] 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) [2025-02-10 02:00:46,316] INFO [Partition -uve-topic-8-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-10 (kafka.cluster.Partition) [2025-02-10 02:00:46,316] INFO [Partition -uve-topic-8-10 broker=1] Log loaded for partition -uve-topic-8-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:46,323] 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) [2025-02-10 02:00:46,348] 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) [2025-02-10 02:00:46,348] INFO [Partition -uve-topic-19-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-25 (kafka.cluster.Partition) [2025-02-10 02:00:46,348] INFO [Partition -uve-topic-19-25 broker=1] Log loaded for partition -uve-topic-19-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:46,352] 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) [2025-02-10 02:00:46,356] 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) [2025-02-10 02:00:46,356] INFO [Partition -uve-topic-4-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-15 (kafka.cluster.Partition) [2025-02-10 02:00:46,356] INFO [Partition -uve-topic-4-15 broker=1] Log loaded for partition -uve-topic-4-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:46,402] 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) [2025-02-10 02:00:46,403] 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) [2025-02-10 02:00:46,403] INFO [Partition -uve-topic-25-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-6 (kafka.cluster.Partition) [2025-02-10 02:00:46,403] INFO [Partition -uve-topic-25-6 broker=1] Log loaded for partition -uve-topic-25-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:46,421] 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) [2025-02-10 02:00:46,422] 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) [2025-02-10 02:00:46,422] INFO [Partition -uve-topic-20-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-10 (kafka.cluster.Partition) [2025-02-10 02:00:46,422] INFO [Partition -uve-topic-20-10 broker=1] Log loaded for partition -uve-topic-20-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:46,426] 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) [2025-02-10 02:00:46,426] 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) [2025-02-10 02:00:46,426] INFO [Partition -uve-topic-12-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-8 (kafka.cluster.Partition) [2025-02-10 02:00:46,426] INFO [Partition -uve-topic-12-8 broker=1] Log loaded for partition -uve-topic-12-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:46,440] 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) [2025-02-10 02:00:46,441] 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) [2025-02-10 02:00:46,441] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-27 (kafka.cluster.Partition) [2025-02-10 02:00:46,441] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:46,466] 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) [2025-02-10 02:00:46,467] 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) [2025-02-10 02:00:46,467] INFO [Partition -uve-topic-16-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-12 (kafka.cluster.Partition) [2025-02-10 02:00:46,467] INFO [Partition -uve-topic-16-12 broker=1] Log loaded for partition -uve-topic-16-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:46,471] 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) [2025-02-10 02:00:46,472] 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) [2025-02-10 02:00:46,472] INFO [Partition -uve-topic-29-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-10 (kafka.cluster.Partition) [2025-02-10 02:00:46,472] INFO [Partition -uve-topic-29-10 broker=1] Log loaded for partition -uve-topic-29-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:46,513] 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) [2025-02-10 02:00:46,513] 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) [2025-02-10 02:00:46,513] INFO [Partition -uve-topic-8-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-0 (kafka.cluster.Partition) [2025-02-10 02:00:46,513] INFO [Partition -uve-topic-8-0 broker=1] Log loaded for partition -uve-topic-8-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:46,522] 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) [2025-02-10 02:00:46,522] 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) [2025-02-10 02:00:46,522] INFO [Partition -uve-topic-18-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-24 (kafka.cluster.Partition) [2025-02-10 02:00:46,522] INFO [Partition -uve-topic-18-24 broker=1] Log loaded for partition -uve-topic-18-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:46,529] 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) [2025-02-10 02:00:46,530] 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) [2025-02-10 02:00:46,530] INFO [Partition -uve-topic-1-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-12 (kafka.cluster.Partition) [2025-02-10 02:00:46,530] INFO [Partition -uve-topic-1-12 broker=1] Log loaded for partition -uve-topic-1-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:46,542] 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) [2025-02-10 02:00:46,558] 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) [2025-02-10 02:00:46,558] INFO [Partition -uve-topic-22-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-3 (kafka.cluster.Partition) [2025-02-10 02:00:46,558] INFO [Partition -uve-topic-22-3 broker=1] Log loaded for partition -uve-topic-22-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:46,587] 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) [2025-02-10 02:00:46,594] 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) [2025-02-10 02:00:46,595] INFO [Partition -uve-topic-23-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-23 (kafka.cluster.Partition) [2025-02-10 02:00:46,596] INFO [Partition -uve-topic-23-23 broker=1] Log loaded for partition -uve-topic-23-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:46,639] 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) [2025-02-10 02:00:46,646] 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) [2025-02-10 02:00:46,646] INFO [Partition -uve-topic-10-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-25 (kafka.cluster.Partition) [2025-02-10 02:00:46,647] INFO [Partition -uve-topic-10-25 broker=1] Log loaded for partition -uve-topic-10-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:46,660] 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) [2025-02-10 02:00:46,664] 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) [2025-02-10 02:00:46,664] INFO [Partition -uve-topic-2-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-13 (kafka.cluster.Partition) [2025-02-10 02:00:46,664] INFO [Partition -uve-topic-2-13 broker=1] Log loaded for partition -uve-topic-2-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:46,674] 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) [2025-02-10 02:00:46,674] 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) [2025-02-10 02:00:46,674] INFO [Partition -uve-topic-18-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-5 (kafka.cluster.Partition) [2025-02-10 02:00:46,674] INFO [Partition -uve-topic-18-5 broker=1] Log loaded for partition -uve-topic-18-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:46,684] 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) [2025-02-10 02:00:46,684] 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) [2025-02-10 02:00:46,685] INFO [Partition -uve-topic-27-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-27 (kafka.cluster.Partition) [2025-02-10 02:00:46,685] INFO [Partition -uve-topic-27-27 broker=1] Log loaded for partition -uve-topic-27-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:46,743] 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) [2025-02-10 02:00:46,744] 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) [2025-02-10 02:00:46,744] INFO [Partition -uve-topic-14-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-29 (kafka.cluster.Partition) [2025-02-10 02:00:46,744] INFO [Partition -uve-topic-14-29 broker=1] Log loaded for partition -uve-topic-14-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:46,759] 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) [2025-02-10 02:00:46,760] 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) [2025-02-10 02:00:46,760] INFO [Partition -uve-topic-15-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-11 (kafka.cluster.Partition) [2025-02-10 02:00:46,760] INFO [Partition -uve-topic-15-11 broker=1] Log loaded for partition -uve-topic-15-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:46,768] 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) [2025-02-10 02:00:46,771] 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) [2025-02-10 02:00:46,771] INFO [Partition -uve-topic-28-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-9 (kafka.cluster.Partition) [2025-02-10 02:00:46,772] INFO [Partition -uve-topic-28-9 broker=1] Log loaded for partition -uve-topic-28-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:46,785] 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) [2025-02-10 02:00:46,795] 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) [2025-02-10 02:00:46,795] INFO [Partition -uve-topic-28-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-28 (kafka.cluster.Partition) [2025-02-10 02:00:46,795] INFO [Partition -uve-topic-28-28 broker=1] Log loaded for partition -uve-topic-28-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:46,804] 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) [2025-02-10 02:00:46,811] 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) [2025-02-10 02:00:46,811] INFO [Partition -uve-topic-27-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-8 (kafka.cluster.Partition) [2025-02-10 02:00:46,811] INFO [Partition -uve-topic-27-8 broker=1] Log loaded for partition -uve-topic-27-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:46,823] 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) [2025-02-10 02:00:46,827] 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) [2025-02-10 02:00:46,827] INFO [Partition -uve-topic-14-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-10 (kafka.cluster.Partition) [2025-02-10 02:00:46,827] INFO [Partition -uve-topic-14-10 broker=1] Log loaded for partition -uve-topic-14-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:46,871] 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) [2025-02-10 02:00:46,872] 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) [2025-02-10 02:00:46,877] INFO [Partition -uve-topic-8-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-29 (kafka.cluster.Partition) [2025-02-10 02:00:46,877] INFO [Partition -uve-topic-8-29 broker=1] Log loaded for partition -uve-topic-8-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:46,906] 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) [2025-02-10 02:00:46,925] 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) [2025-02-10 02:00:46,926] INFO [Partition -uve-topic-22-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-22 (kafka.cluster.Partition) [2025-02-10 02:00:46,930] INFO [Partition -uve-topic-22-22 broker=1] Log loaded for partition -uve-topic-22-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:46,957] 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) [2025-02-10 02:00:46,959] 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) [2025-02-10 02:00:46,959] INFO [Partition -uve-topic-16-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-22 (kafka.cluster.Partition) [2025-02-10 02:00:46,959] INFO [Partition -uve-topic-16-22 broker=1] Log loaded for partition -uve-topic-16-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:46,975] 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) [2025-02-10 02:00:46,976] 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) [2025-02-10 02:00:46,977] INFO [Partition -uve-topic-15-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-2 (kafka.cluster.Partition) [2025-02-10 02:00:46,977] INFO [Partition -uve-topic-15-2 broker=1] Log loaded for partition -uve-topic-15-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:46,985] 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) [2025-02-10 02:00:46,987] 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) [2025-02-10 02:00:46,987] INFO [Partition -uve-topic-29-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-20 (kafka.cluster.Partition) [2025-02-10 02:00:46,987] INFO [Partition -uve-topic-29-20 broker=1] Log loaded for partition -uve-topic-29-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,004] 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) [2025-02-10 02:00:47,005] 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) [2025-02-10 02:00:47,005] INFO [Partition -uve-topic-28-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-0 (kafka.cluster.Partition) [2025-02-10 02:00:47,005] INFO [Partition -uve-topic-28-0 broker=1] Log loaded for partition -uve-topic-28-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,015] 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) [2025-02-10 02:00:47,016] 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) [2025-02-10 02:00:47,025] INFO [Partition -uve-topic-21-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-2 (kafka.cluster.Partition) [2025-02-10 02:00:47,025] INFO [Partition -uve-topic-21-2 broker=1] Log loaded for partition -uve-topic-21-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,054] 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) [2025-02-10 02:00:47,065] 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) [2025-02-10 02:00:47,065] INFO [Partition -uve-topic-17-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-4 (kafka.cluster.Partition) [2025-02-10 02:00:47,069] INFO [Partition -uve-topic-17-4 broker=1] Log loaded for partition -uve-topic-17-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,096] 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) [2025-02-10 02:00:47,102] 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) [2025-02-10 02:00:47,109] INFO [Partition -uve-topic-20-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-1 (kafka.cluster.Partition) [2025-02-10 02:00:47,109] INFO [Partition -uve-topic-20-1 broker=1] Log loaded for partition -uve-topic-20-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,127] 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) [2025-02-10 02:00:47,133] 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) [2025-02-10 02:00:47,135] INFO [Partition -uve-topic-21-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-21 (kafka.cluster.Partition) [2025-02-10 02:00:47,136] INFO [Partition -uve-topic-21-21 broker=1] Log loaded for partition -uve-topic-21-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,141] 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) [2025-02-10 02:00:47,144] 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) [2025-02-10 02:00:47,146] INFO [Partition structured_syslog_topic-9 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-9 (kafka.cluster.Partition) [2025-02-10 02:00:47,148] INFO [Partition structured_syslog_topic-9 broker=1] Log loaded for partition structured_syslog_topic-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,154] 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) [2025-02-10 02:00:47,157] 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) [2025-02-10 02:00:47,157] INFO [Partition -uve-topic-25-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-25 (kafka.cluster.Partition) [2025-02-10 02:00:47,157] INFO [Partition -uve-topic-25-25 broker=1] Log loaded for partition -uve-topic-25-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,169] 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) [2025-02-10 02:00:47,174] 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) [2025-02-10 02:00:47,174] INFO [Partition -uve-topic-12-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-27 (kafka.cluster.Partition) [2025-02-10 02:00:47,174] INFO [Partition -uve-topic-12-27 broker=1] Log loaded for partition -uve-topic-12-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,187] 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) [2025-02-10 02:00:47,188] 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) [2025-02-10 02:00:47,188] INFO [Partition -uve-topic-24-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-5 (kafka.cluster.Partition) [2025-02-10 02:00:47,189] INFO [Partition -uve-topic-24-5 broker=1] Log loaded for partition -uve-topic-24-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,193] 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) [2025-02-10 02:00:47,239] 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) [2025-02-10 02:00:47,244] INFO [Partition -uve-topic-11-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-7 (kafka.cluster.Partition) [2025-02-10 02:00:47,244] INFO [Partition -uve-topic-11-7 broker=1] Log loaded for partition -uve-topic-11-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,261] 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) [2025-02-10 02:00:47,262] 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) [2025-02-10 02:00:47,265] INFO [Partition -uve-topic-26-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-7 (kafka.cluster.Partition) [2025-02-10 02:00:47,265] INFO [Partition -uve-topic-26-7 broker=1] Log loaded for partition -uve-topic-26-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,277] 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) [2025-02-10 02:00:47,278] 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) [2025-02-10 02:00:47,279] INFO [Partition -uve-topic-13-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-9 (kafka.cluster.Partition) [2025-02-10 02:00:47,279] INFO [Partition -uve-topic-13-9 broker=1] Log loaded for partition -uve-topic-13-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,288] 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) [2025-02-10 02:00:47,297] 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) [2025-02-10 02:00:47,300] INFO [Partition -uve-topic-15-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-21 (kafka.cluster.Partition) [2025-02-10 02:00:47,300] INFO [Partition -uve-topic-15-21 broker=1] Log loaded for partition -uve-topic-15-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,328] 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) [2025-02-10 02:00:47,331] 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) [2025-02-10 02:00:47,334] INFO [Partition -uve-topic-28-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-19 (kafka.cluster.Partition) [2025-02-10 02:00:47,334] INFO [Partition -uve-topic-28-19 broker=1] Log loaded for partition -uve-topic-28-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,345] 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) [2025-02-10 02:00:47,348] 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) [2025-02-10 02:00:47,351] INFO [Partition -uve-topic-20-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-20 (kafka.cluster.Partition) [2025-02-10 02:00:47,351] INFO [Partition -uve-topic-20-20 broker=1] Log loaded for partition -uve-topic-20-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,357] 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) [2025-02-10 02:00:47,361] 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) [2025-02-10 02:00:47,362] INFO [Partition -uve-topic-7-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-9 (kafka.cluster.Partition) [2025-02-10 02:00:47,364] INFO [Partition -uve-topic-7-9 broker=1] Log loaded for partition -uve-topic-7-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,389] 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) [2025-02-10 02:00:47,391] 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) [2025-02-10 02:00:47,393] INFO [Partition -uve-topic-3-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-11 (kafka.cluster.Partition) [2025-02-10 02:00:47,394] INFO [Partition -uve-topic-3-11 broker=1] Log loaded for partition -uve-topic-3-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,408] 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) [2025-02-10 02:00:47,412] 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) [2025-02-10 02:00:47,415] INFO [Partition -uve-topic-19-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-3 (kafka.cluster.Partition) [2025-02-10 02:00:47,415] INFO [Partition -uve-topic-19-3 broker=1] Log loaded for partition -uve-topic-19-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,425] 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) [2025-02-10 02:00:47,428] 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) [2025-02-10 02:00:47,429] INFO [Partition -uve-topic-23-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-20 (kafka.cluster.Partition) [2025-02-10 02:00:47,430] INFO [Partition -uve-topic-23-20 broker=1] Log loaded for partition -uve-topic-23-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,448] 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) [2025-02-10 02:00:47,449] 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) [2025-02-10 02:00:47,449] INFO [Partition -uve-topic-10-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-22 (kafka.cluster.Partition) [2025-02-10 02:00:47,449] INFO [Partition -uve-topic-10-22 broker=1] Log loaded for partition -uve-topic-10-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,453] 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) [2025-02-10 02:00:47,454] 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) [2025-02-10 02:00:47,454] INFO [Partition -uve-topic-25-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-22 (kafka.cluster.Partition) [2025-02-10 02:00:47,454] INFO [Partition -uve-topic-25-22 broker=1] Log loaded for partition -uve-topic-25-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,460] 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) [2025-02-10 02:00:47,460] 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) [2025-02-10 02:00:47,461] INFO [Partition -uve-topic-12-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-24 (kafka.cluster.Partition) [2025-02-10 02:00:47,461] INFO [Partition -uve-topic-12-24 broker=1] Log loaded for partition -uve-topic-12-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,470] 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) [2025-02-10 02:00:47,472] 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) [2025-02-10 02:00:47,472] INFO [Partition -uve-topic-24-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-2 (kafka.cluster.Partition) [2025-02-10 02:00:47,472] INFO [Partition -uve-topic-24-2 broker=1] Log loaded for partition -uve-topic-24-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,480] 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) [2025-02-10 02:00:47,480] 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) [2025-02-10 02:00:47,480] INFO [Partition -uve-topic-11-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-4 (kafka.cluster.Partition) [2025-02-10 02:00:47,480] INFO [Partition -uve-topic-11-4 broker=1] Log loaded for partition -uve-topic-11-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,490] 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) [2025-02-10 02:00:47,492] 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) [2025-02-10 02:00:47,492] INFO [Partition -uve-topic-15-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-8 (kafka.cluster.Partition) [2025-02-10 02:00:47,492] INFO [Partition -uve-topic-15-8 broker=1] Log loaded for partition -uve-topic-15-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,506] 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) [2025-02-10 02:00:47,510] 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) [2025-02-10 02:00:47,510] INFO [Partition -uve-topic-28-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-6 (kafka.cluster.Partition) [2025-02-10 02:00:47,510] INFO [Partition -uve-topic-28-6 broker=1] Log loaded for partition -uve-topic-28-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,539] 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) [2025-02-10 02:00:47,539] 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) [2025-02-10 02:00:47,539] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-5 (kafka.cluster.Partition) [2025-02-10 02:00:47,539] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,553] 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) [2025-02-10 02:00:47,554] 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) [2025-02-10 02:00:47,554] INFO [Partition -uve-topic-20-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-7 (kafka.cluster.Partition) [2025-02-10 02:00:47,554] INFO [Partition -uve-topic-20-7 broker=1] Log loaded for partition -uve-topic-20-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,562] 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) [2025-02-10 02:00:47,562] 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) [2025-02-10 02:00:47,563] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-24 (kafka.cluster.Partition) [2025-02-10 02:00:47,563] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,585] 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) [2025-02-10 02:00:47,586] 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) [2025-02-10 02:00:47,591] INFO [Partition -uve-topic-6-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-24 (kafka.cluster.Partition) [2025-02-10 02:00:47,591] INFO [Partition -uve-topic-6-24 broker=1] Log loaded for partition -uve-topic-6-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,594] 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) [2025-02-10 02:00:47,595] 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) [2025-02-10 02:00:47,595] INFO [Partition -uve-topic-9-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-8 (kafka.cluster.Partition) [2025-02-10 02:00:47,595] INFO [Partition -uve-topic-9-8 broker=1] Log loaded for partition -uve-topic-9-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,606] 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) [2025-02-10 02:00:47,611] 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) [2025-02-10 02:00:47,627] INFO [Partition -uve-topic-19-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-22 (kafka.cluster.Partition) [2025-02-10 02:00:47,627] INFO [Partition -uve-topic-19-22 broker=1] Log loaded for partition -uve-topic-19-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,630] 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) [2025-02-10 02:00:47,631] 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) [2025-02-10 02:00:47,631] INFO [Partition -uve-topic-18-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-2 (kafka.cluster.Partition) [2025-02-10 02:00:47,631] INFO [Partition -uve-topic-18-2 broker=1] Log loaded for partition -uve-topic-18-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,641] 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) [2025-02-10 02:00:47,642] 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) [2025-02-10 02:00:47,642] INFO [Partition -uve-topic-22-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-19 (kafka.cluster.Partition) [2025-02-10 02:00:47,642] INFO [Partition -uve-topic-22-19 broker=1] Log loaded for partition -uve-topic-22-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,649] 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) [2025-02-10 02:00:47,650] 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) [2025-02-10 02:00:47,650] INFO [Partition -uve-topic-10-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-3 (kafka.cluster.Partition) [2025-02-10 02:00:47,650] INFO [Partition -uve-topic-10-3 broker=1] Log loaded for partition -uve-topic-10-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,655] 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) [2025-02-10 02:00:47,656] 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) [2025-02-10 02:00:47,656] INFO [Partition -uve-topic-23-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-1 (kafka.cluster.Partition) [2025-02-10 02:00:47,656] INFO [Partition -uve-topic-23-1 broker=1] Log loaded for partition -uve-topic-23-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,660] 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) [2025-02-10 02:00:47,661] 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) [2025-02-10 02:00:47,661] INFO [Partition -uve-topic-18-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-21 (kafka.cluster.Partition) [2025-02-10 02:00:47,661] INFO [Partition -uve-topic-18-21 broker=1] Log loaded for partition -uve-topic-18-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,674] 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) [2025-02-10 02:00:47,674] 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) [2025-02-10 02:00:47,674] INFO [Partition -uve-topic-17-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-1 (kafka.cluster.Partition) [2025-02-10 02:00:47,674] INFO [Partition -uve-topic-17-1 broker=1] Log loaded for partition -uve-topic-17-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,692] 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) [2025-02-10 02:00:47,693] 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) [2025-02-10 02:00:47,693] INFO [Partition -uve-topic-22-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-0 (kafka.cluster.Partition) [2025-02-10 02:00:47,693] INFO [Partition -uve-topic-22-0 broker=1] Log loaded for partition -uve-topic-22-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,705] 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) [2025-02-10 02:00:47,705] 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) [2025-02-10 02:00:47,705] INFO [Partition -uve-topic-14-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-26 (kafka.cluster.Partition) [2025-02-10 02:00:47,705] INFO [Partition -uve-topic-14-26 broker=1] Log loaded for partition -uve-topic-14-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,707] 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) [2025-02-10 02:00:47,708] 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) [2025-02-10 02:00:47,708] INFO [Partition -uve-topic-27-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-24 (kafka.cluster.Partition) [2025-02-10 02:00:47,708] INFO [Partition -uve-topic-27-24 broker=1] Log loaded for partition -uve-topic-27-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,711] 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) [2025-02-10 02:00:47,712] 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) [2025-02-10 02:00:47,712] INFO [Partition -uve-topic-5-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-13 (kafka.cluster.Partition) [2025-02-10 02:00:47,712] INFO [Partition -uve-topic-5-13 broker=1] Log loaded for partition -uve-topic-5-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,714] 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) [2025-02-10 02:00:47,735] 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) [2025-02-10 02:00:47,735] INFO [Partition -uve-topic-21-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-18 (kafka.cluster.Partition) [2025-02-10 02:00:47,735] INFO [Partition -uve-topic-21-18 broker=1] Log loaded for partition -uve-topic-21-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,741] 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) [2025-02-10 02:00:47,742] 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) [2025-02-10 02:00:47,742] INFO [Partition -uve-topic-28-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-16 (kafka.cluster.Partition) [2025-02-10 02:00:47,742] INFO [Partition -uve-topic-28-16 broker=1] Log loaded for partition -uve-topic-28-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,753] 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) [2025-02-10 02:00:47,754] 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) [2025-02-10 02:00:47,754] INFO [Partition -uve-topic-15-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-18 (kafka.cluster.Partition) [2025-02-10 02:00:47,755] INFO [Partition -uve-topic-15-18 broker=1] Log loaded for partition -uve-topic-15-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,762] 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) [2025-02-10 02:00:47,762] 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) [2025-02-10 02:00:47,762] INFO [Partition -uve-topic-16-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-0 (kafka.cluster.Partition) [2025-02-10 02:00:47,762] INFO [Partition -uve-topic-16-0 broker=1] Log loaded for partition -uve-topic-16-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,765] 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) [2025-02-10 02:00:47,765] 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) [2025-02-10 02:00:47,765] INFO [Partition -uve-topic-17-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-20 (kafka.cluster.Partition) [2025-02-10 02:00:47,765] INFO [Partition -uve-topic-17-20 broker=1] Log loaded for partition -uve-topic-17-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,773] 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) [2025-02-10 02:00:47,812] 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) [2025-02-10 02:00:47,812] INFO [Partition -uve-topic-13-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-25 (kafka.cluster.Partition) [2025-02-10 02:00:47,812] INFO [Partition -uve-topic-13-25 broker=1] Log loaded for partition -uve-topic-13-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,817] 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) [2025-02-10 02:00:47,819] 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) [2025-02-10 02:00:47,819] INFO [Partition -uve-topic-12-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-5 (kafka.cluster.Partition) [2025-02-10 02:00:47,819] INFO [Partition -uve-topic-12-5 broker=1] Log loaded for partition -uve-topic-12-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,826] 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) [2025-02-10 02:00:47,827] 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) [2025-02-10 02:00:47,827] INFO [Partition -uve-topic-25-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-3 (kafka.cluster.Partition) [2025-02-10 02:00:47,827] INFO [Partition -uve-topic-25-3 broker=1] Log loaded for partition -uve-topic-25-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,844] 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) [2025-02-10 02:00:47,845] 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) [2025-02-10 02:00:47,845] INFO [Partition -uve-topic-26-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-23 (kafka.cluster.Partition) [2025-02-10 02:00:47,845] INFO [Partition -uve-topic-26-23 broker=1] Log loaded for partition -uve-topic-26-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,851] 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) [2025-02-10 02:00:47,853] 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) [2025-02-10 02:00:47,853] INFO [Partition -uve-topic-14-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-17 (kafka.cluster.Partition) [2025-02-10 02:00:47,853] INFO [Partition -uve-topic-14-17 broker=1] Log loaded for partition -uve-topic-14-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,869] 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) [2025-02-10 02:00:47,870] 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) [2025-02-10 02:00:47,870] INFO [Partition -uve-topic-27-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-15 (kafka.cluster.Partition) [2025-02-10 02:00:47,870] INFO [Partition -uve-topic-27-15 broker=1] Log loaded for partition -uve-topic-27-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,885] 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) [2025-02-10 02:00:47,886] 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) [2025-02-10 02:00:47,886] INFO [Partition -uve-topic-7-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-25 (kafka.cluster.Partition) [2025-02-10 02:00:47,886] INFO [Partition -uve-topic-7-25 broker=1] Log loaded for partition -uve-topic-7-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,888] 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) [2025-02-10 02:00:47,889] 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) [2025-02-10 02:00:47,889] INFO [Partition -uve-topic-2-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-10 (kafka.cluster.Partition) [2025-02-10 02:00:47,889] INFO [Partition -uve-topic-2-10 broker=1] Log loaded for partition -uve-topic-2-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,891] 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) [2025-02-10 02:00:47,891] 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) [2025-02-10 02:00:47,892] INFO [Partition -uve-topic-14-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-7 (kafka.cluster.Partition) [2025-02-10 02:00:47,892] INFO [Partition -uve-topic-14-7 broker=1] Log loaded for partition -uve-topic-14-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,905] 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) [2025-02-10 02:00:47,905] 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) [2025-02-10 02:00:47,906] INFO [Partition -uve-topic-27-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-5 (kafka.cluster.Partition) [2025-02-10 02:00:47,906] INFO [Partition -uve-topic-27-5 broker=1] Log loaded for partition -uve-topic-27-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,908] 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) [2025-02-10 02:00:47,908] 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) [2025-02-10 02:00:47,908] INFO [Partition -uve-topic-28-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-25 (kafka.cluster.Partition) [2025-02-10 02:00:47,908] INFO [Partition -uve-topic-28-25 broker=1] Log loaded for partition -uve-topic-28-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,917] 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) [2025-02-10 02:00:47,918] 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) [2025-02-10 02:00:47,918] INFO [Partition -uve-topic-15-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-27 (kafka.cluster.Partition) [2025-02-10 02:00:47,918] INFO [Partition -uve-topic-15-27 broker=1] Log loaded for partition -uve-topic-15-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,939] 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) [2025-02-10 02:00:47,939] 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) [2025-02-10 02:00:47,939] INFO [Partition -uve-topic-7-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-15 (kafka.cluster.Partition) [2025-02-10 02:00:47,939] INFO [Partition -uve-topic-7-15 broker=1] Log loaded for partition -uve-topic-7-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,954] 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) [2025-02-10 02:00:47,955] 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) [2025-02-10 02:00:47,963] INFO [Partition -uve-topic-0-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-27 (kafka.cluster.Partition) [2025-02-10 02:00:47,963] INFO [Partition -uve-topic-0-27 broker=1] Log loaded for partition -uve-topic-0-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:47,999] 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) [2025-02-10 02:00:48,000] 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) [2025-02-10 02:00:48,000] INFO [Partition -uve-topic-1-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-9 (kafka.cluster.Partition) [2025-02-10 02:00:48,000] INFO [Partition -uve-topic-1-9 broker=1] Log loaded for partition -uve-topic-1-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,006] 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) [2025-02-10 02:00:48,007] 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) [2025-02-10 02:00:48,007] INFO [Partition -uve-topic-2-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-29 (kafka.cluster.Partition) [2025-02-10 02:00:48,008] INFO [Partition -uve-topic-2-29 broker=1] Log loaded for partition -uve-topic-2-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,010] 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) [2025-02-10 02:00:48,013] 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) [2025-02-10 02:00:48,013] INFO [Partition -uve-topic-9-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-27 (kafka.cluster.Partition) [2025-02-10 02:00:48,013] INFO [Partition -uve-topic-9-27 broker=1] Log loaded for partition -uve-topic-9-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,015] 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) [2025-02-10 02:00:48,016] 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) [2025-02-10 02:00:48,016] INFO [Partition -uve-topic-8-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-7 (kafka.cluster.Partition) [2025-02-10 02:00:48,016] INFO [Partition -uve-topic-8-7 broker=1] Log loaded for partition -uve-topic-8-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,022] 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) [2025-02-10 02:00:48,023] 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) [2025-02-10 02:00:48,023] INFO [Partition structured_syslog_topic-6 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-6 (kafka.cluster.Partition) [2025-02-10 02:00:48,023] INFO [Partition structured_syslog_topic-6 broker=1] Log loaded for partition structured_syslog_topic-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,026] 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) [2025-02-10 02:00:48,027] 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) [2025-02-10 02:00:48,027] INFO [Partition -uve-topic-1-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-28 (kafka.cluster.Partition) [2025-02-10 02:00:48,027] INFO [Partition -uve-topic-1-28 broker=1] Log loaded for partition -uve-topic-1-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,029] 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) [2025-02-10 02:00:48,030] 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) [2025-02-10 02:00:48,030] INFO [Partition -uve-topic-0-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-8 (kafka.cluster.Partition) [2025-02-10 02:00:48,030] INFO [Partition -uve-topic-0-8 broker=1] Log loaded for partition -uve-topic-0-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,038] 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) [2025-02-10 02:00:48,040] 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) [2025-02-10 02:00:48,041] INFO [Partition structured_syslog_topic-25 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-25 (kafka.cluster.Partition) [2025-02-10 02:00:48,041] INFO [Partition structured_syslog_topic-25 broker=1] Log loaded for partition structured_syslog_topic-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,043] 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) [2025-02-10 02:00:48,044] 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) [2025-02-10 02:00:48,049] INFO [Partition -uve-topic-4-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-12 (kafka.cluster.Partition) [2025-02-10 02:00:48,052] INFO [Partition -uve-topic-4-12 broker=1] Log loaded for partition -uve-topic-4-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,056] 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) [2025-02-10 02:00:48,057] 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) [2025-02-10 02:00:48,057] INFO [Partition -uve-topic-13-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-6 (kafka.cluster.Partition) [2025-02-10 02:00:48,057] INFO [Partition -uve-topic-13-6 broker=1] Log loaded for partition -uve-topic-13-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,069] 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) [2025-02-10 02:00:48,070] 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) [2025-02-10 02:00:48,070] INFO [Partition -uve-topic-26-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-4 (kafka.cluster.Partition) [2025-02-10 02:00:48,070] INFO [Partition -uve-topic-26-4 broker=1] Log loaded for partition -uve-topic-26-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,075] 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) [2025-02-10 02:00:48,077] 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) [2025-02-10 02:00:48,077] INFO [Partition -uve-topic-6-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-14 (kafka.cluster.Partition) [2025-02-10 02:00:48,077] INFO [Partition -uve-topic-6-14 broker=1] Log loaded for partition -uve-topic-6-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,081] 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) [2025-02-10 02:00:48,085] 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) [2025-02-10 02:00:48,085] INFO [Partition -uve-topic-8-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-26 (kafka.cluster.Partition) [2025-02-10 02:00:48,085] INFO [Partition -uve-topic-8-26 broker=1] Log loaded for partition -uve-topic-8-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,091] 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) [2025-02-10 02:00:48,091] 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) [2025-02-10 02:00:48,091] INFO [Partition -uve-topic-7-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-6 (kafka.cluster.Partition) [2025-02-10 02:00:48,092] INFO [Partition -uve-topic-7-6 broker=1] Log loaded for partition -uve-topic-7-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,095] 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) [2025-02-10 02:00:48,100] 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) [2025-02-10 02:00:48,100] INFO [Partition -uve-topic-20-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-17 (kafka.cluster.Partition) [2025-02-10 02:00:48,100] INFO [Partition -uve-topic-20-17 broker=1] Log loaded for partition -uve-topic-20-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,106] 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) [2025-02-10 02:00:48,109] 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) [2025-02-10 02:00:48,109] INFO [Partition -uve-topic-11-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-23 (kafka.cluster.Partition) [2025-02-10 02:00:48,109] INFO [Partition -uve-topic-11-23 broker=1] Log loaded for partition -uve-topic-11-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,114] 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) [2025-02-10 02:00:48,121] 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) [2025-02-10 02:00:48,121] INFO [Partition -uve-topic-24-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-21 (kafka.cluster.Partition) [2025-02-10 02:00:48,121] INFO [Partition -uve-topic-24-21 broker=1] Log loaded for partition -uve-topic-24-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,124] 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) [2025-02-10 02:00:48,126] 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) [2025-02-10 02:00:48,126] INFO [Partition -uve-topic-29-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-17 (kafka.cluster.Partition) [2025-02-10 02:00:48,126] INFO [Partition -uve-topic-29-17 broker=1] Log loaded for partition -uve-topic-29-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,128] 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) [2025-02-10 02:00:48,128] 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) [2025-02-10 02:00:48,128] INFO [Partition -uve-topic-16-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-19 (kafka.cluster.Partition) [2025-02-10 02:00:48,128] INFO [Partition -uve-topic-16-19 broker=1] Log loaded for partition -uve-topic-16-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,130] 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) [2025-02-10 02:00:48,131] 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) [2025-02-10 02:00:48,131] INFO [Partition -uve-topic-3-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-27 (kafka.cluster.Partition) [2025-02-10 02:00:48,131] INFO [Partition -uve-topic-3-27 broker=1] Log loaded for partition -uve-topic-3-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,138] 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) [2025-02-10 02:00:48,140] 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) [2025-02-10 02:00:48,140] INFO [Partition -uve-topic-11-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-1 (kafka.cluster.Partition) [2025-02-10 02:00:48,140] INFO [Partition -uve-topic-11-1 broker=1] Log loaded for partition -uve-topic-11-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,145] 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) [2025-02-10 02:00:48,145] 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) [2025-02-10 02:00:48,145] INFO [Partition -uve-topic-4-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-9 (kafka.cluster.Partition) [2025-02-10 02:00:48,145] INFO [Partition -uve-topic-4-9 broker=1] Log loaded for partition -uve-topic-4-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,148] 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) [2025-02-10 02:00:48,159] 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) [2025-02-10 02:00:48,159] INFO [Partition -uve-topic-5-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-29 (kafka.cluster.Partition) [2025-02-10 02:00:48,160] INFO [Partition -uve-topic-5-29 broker=1] Log loaded for partition -uve-topic-5-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,164] 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) [2025-02-10 02:00:48,167] 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) [2025-02-10 02:00:48,167] INFO [Partition -uve-topic-6-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-21 (kafka.cluster.Partition) [2025-02-10 02:00:48,167] INFO [Partition -uve-topic-6-21 broker=1] Log loaded for partition -uve-topic-6-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,169] 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) [2025-02-10 02:00:48,171] 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) [2025-02-10 02:00:48,171] INFO [Partition -uve-topic-2-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-26 (kafka.cluster.Partition) [2025-02-10 02:00:48,171] INFO [Partition -uve-topic-2-26 broker=1] Log loaded for partition -uve-topic-2-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,227] 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) [2025-02-10 02:00:48,230] 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) [2025-02-10 02:00:48,230] INFO [Partition -uve-topic-1-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-6 (kafka.cluster.Partition) [2025-02-10 02:00:48,230] INFO [Partition -uve-topic-1-6 broker=1] Log loaded for partition -uve-topic-1-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,233] 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) [2025-02-10 02:00:48,234] 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) [2025-02-10 02:00:48,234] INFO [Partition -uve-topic-18-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-18 (kafka.cluster.Partition) [2025-02-10 02:00:48,234] INFO [Partition -uve-topic-18-18 broker=1] Log loaded for partition -uve-topic-18-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,241] 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) [2025-02-10 02:00:48,242] 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) [2025-02-10 02:00:48,242] INFO [Partition structured_syslog_topic-3 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-3 (kafka.cluster.Partition) [2025-02-10 02:00:48,242] INFO [Partition structured_syslog_topic-3 broker=1] Log loaded for partition structured_syslog_topic-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,244] 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) [2025-02-10 02:00:48,245] 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) [2025-02-10 02:00:48,245] INFO [Partition -uve-topic-3-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-8 (kafka.cluster.Partition) [2025-02-10 02:00:48,245] INFO [Partition -uve-topic-3-8 broker=1] Log loaded for partition -uve-topic-3-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,247] 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) [2025-02-10 02:00:48,248] 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) [2025-02-10 02:00:48,248] INFO [Partition -uve-topic-2-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-7 (kafka.cluster.Partition) [2025-02-10 02:00:48,248] INFO [Partition -uve-topic-2-7 broker=1] Log loaded for partition -uve-topic-2-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,255] 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) [2025-02-10 02:00:48,261] 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) [2025-02-10 02:00:48,262] INFO [Partition -uve-topic-14-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-23 (kafka.cluster.Partition) [2025-02-10 02:00:48,262] INFO [Partition -uve-topic-14-23 broker=1] Log loaded for partition -uve-topic-14-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,269] 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) [2025-02-10 02:00:48,278] 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) [2025-02-10 02:00:48,278] INFO [Partition -uve-topic-27-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-21 (kafka.cluster.Partition) [2025-02-10 02:00:48,278] INFO [Partition -uve-topic-27-21 broker=1] Log loaded for partition -uve-topic-27-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,282] 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) [2025-02-10 02:00:48,285] 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) [2025-02-10 02:00:48,285] INFO [Partition -uve-topic-28-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-3 (kafka.cluster.Partition) [2025-02-10 02:00:48,285] INFO [Partition -uve-topic-28-3 broker=1] Log loaded for partition -uve-topic-28-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,300] 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) [2025-02-10 02:00:48,309] 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) [2025-02-10 02:00:48,310] INFO [Partition -uve-topic-15-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-5 (kafka.cluster.Partition) [2025-02-10 02:00:48,310] INFO [Partition -uve-topic-15-5 broker=1] Log loaded for partition -uve-topic-15-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,313] 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) [2025-02-10 02:00:48,314] 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) [2025-02-10 02:00:48,314] INFO [Partition -uve-topic-8-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-23 (kafka.cluster.Partition) [2025-02-10 02:00:48,314] INFO [Partition -uve-topic-8-23 broker=1] Log loaded for partition -uve-topic-8-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,317] 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) [2025-02-10 02:00:48,317] 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) [2025-02-10 02:00:48,319] INFO [Partition -uve-topic-1-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-25 (kafka.cluster.Partition) [2025-02-10 02:00:48,319] INFO [Partition -uve-topic-1-25 broker=1] Log loaded for partition -uve-topic-1-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,320] 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) [2025-02-10 02:00:48,322] 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) [2025-02-10 02:00:48,322] INFO [Partition -uve-topic-0-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-5 (kafka.cluster.Partition) [2025-02-10 02:00:48,322] INFO [Partition -uve-topic-0-5 broker=1] Log loaded for partition -uve-topic-0-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,324] 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) [2025-02-10 02:00:48,328] 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) [2025-02-10 02:00:48,328] INFO [Partition -uve-topic-20-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-14 (kafka.cluster.Partition) [2025-02-10 02:00:48,328] INFO [Partition -uve-topic-20-14 broker=1] Log loaded for partition -uve-topic-20-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,338] 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) [2025-02-10 02:00:48,339] 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) [2025-02-10 02:00:48,339] INFO [Partition structured_syslog_topic-22 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-22 (kafka.cluster.Partition) [2025-02-10 02:00:48,339] INFO [Partition structured_syslog_topic-22 broker=1] Log loaded for partition structured_syslog_topic-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,342] 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) [2025-02-10 02:00:48,343] 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) [2025-02-10 02:00:48,343] INFO [Partition -uve-topic-9-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-5 (kafka.cluster.Partition) [2025-02-10 02:00:48,343] INFO [Partition -uve-topic-9-5 broker=1] Log loaded for partition -uve-topic-9-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,348] 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) [2025-02-10 02:00:48,349] 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) [2025-02-10 02:00:48,349] INFO [Partition -uve-topic-22-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-16 (kafka.cluster.Partition) [2025-02-10 02:00:48,349] INFO [Partition -uve-topic-22-16 broker=1] Log loaded for partition -uve-topic-22-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,361] 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) [2025-02-10 02:00:48,362] 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) [2025-02-10 02:00:48,362] INFO [Partition -uve-topic-13-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-22 (kafka.cluster.Partition) [2025-02-10 02:00:48,362] INFO [Partition -uve-topic-13-22 broker=1] Log loaded for partition -uve-topic-13-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,385] 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) [2025-02-10 02:00:48,385] 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) [2025-02-10 02:00:48,385] INFO [Partition -uve-topic-12-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-2 (kafka.cluster.Partition) [2025-02-10 02:00:48,385] INFO [Partition -uve-topic-12-2 broker=1] Log loaded for partition -uve-topic-12-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,389] 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) [2025-02-10 02:00:48,389] 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) [2025-02-10 02:00:48,389] INFO [Partition -uve-topic-25-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-0 (kafka.cluster.Partition) [2025-02-10 02:00:48,389] INFO [Partition -uve-topic-25-0 broker=1] Log loaded for partition -uve-topic-25-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,404] 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) [2025-02-10 02:00:48,405] 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) [2025-02-10 02:00:48,405] INFO [Partition -uve-topic-26-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-20 (kafka.cluster.Partition) [2025-02-10 02:00:48,405] INFO [Partition -uve-topic-26-20 broker=1] Log loaded for partition -uve-topic-26-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,412] 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) [2025-02-10 02:00:48,412] 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) [2025-02-10 02:00:48,413] INFO [Partition -uve-topic-5-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-10 (kafka.cluster.Partition) [2025-02-10 02:00:48,413] INFO [Partition -uve-topic-5-10 broker=1] Log loaded for partition -uve-topic-5-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,415] 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) [2025-02-10 02:00:48,415] 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) [2025-02-10 02:00:48,415] INFO [Partition -uve-topic-12-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-21 (kafka.cluster.Partition) [2025-02-10 02:00:48,415] INFO [Partition -uve-topic-12-21 broker=1] Log loaded for partition -uve-topic-12-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,430] 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) [2025-02-10 02:00:48,430] 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) [2025-02-10 02:00:48,430] INFO [Partition -uve-topic-25-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-19 (kafka.cluster.Partition) [2025-02-10 02:00:48,430] INFO [Partition -uve-topic-25-19 broker=1] Log loaded for partition -uve-topic-25-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,434] 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) [2025-02-10 02:00:48,435] 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) [2025-02-10 02:00:48,435] INFO [Partition -uve-topic-13-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-3 (kafka.cluster.Partition) [2025-02-10 02:00:48,435] INFO [Partition -uve-topic-13-3 broker=1] Log loaded for partition -uve-topic-13-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,441] 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) [2025-02-10 02:00:48,448] 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) [2025-02-10 02:00:48,448] INFO [Partition -uve-topic-26-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-1 (kafka.cluster.Partition) [2025-02-10 02:00:48,448] INFO [Partition -uve-topic-26-1 broker=1] Log loaded for partition -uve-topic-26-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,455] 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) [2025-02-10 02:00:48,484] 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) [2025-02-10 02:00:48,484] INFO [Partition -uve-topic-7-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-22 (kafka.cluster.Partition) [2025-02-10 02:00:48,484] INFO [Partition -uve-topic-7-22 broker=1] Log loaded for partition -uve-topic-7-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,490] 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) [2025-02-10 02:00:48,491] 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) [2025-02-10 02:00:48,491] INFO [Partition -uve-topic-6-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-2 (kafka.cluster.Partition) [2025-02-10 02:00:48,491] INFO [Partition -uve-topic-6-2 broker=1] Log loaded for partition -uve-topic-6-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,511] 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) [2025-02-10 02:00:48,513] 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) [2025-02-10 02:00:48,519] INFO [Partition -uve-topic-28-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-13 (kafka.cluster.Partition) [2025-02-10 02:00:48,520] INFO [Partition -uve-topic-28-13 broker=1] Log loaded for partition -uve-topic-28-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,533] 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) [2025-02-10 02:00:48,537] 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) [2025-02-10 02:00:48,537] INFO [Partition -uve-topic-15-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-15 (kafka.cluster.Partition) [2025-02-10 02:00:48,537] INFO [Partition -uve-topic-15-15 broker=1] Log loaded for partition -uve-topic-15-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,539] 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) [2025-02-10 02:00:48,539] 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) [2025-02-10 02:00:48,539] INFO [Partition -uve-topic-7-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-3 (kafka.cluster.Partition) [2025-02-10 02:00:48,539] INFO [Partition -uve-topic-7-3 broker=1] Log loaded for partition -uve-topic-7-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,541] 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) [2025-02-10 02:00:48,541] 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) [2025-02-10 02:00:48,541] INFO [Partition -uve-topic-19-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-19 (kafka.cluster.Partition) [2025-02-10 02:00:48,541] INFO [Partition -uve-topic-19-19 broker=1] Log loaded for partition -uve-topic-19-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,543] 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) [2025-02-10 02:00:48,546] 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) [2025-02-10 02:00:48,546] INFO [Partition -uve-topic-10-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-0 (kafka.cluster.Partition) [2025-02-10 02:00:48,546] INFO [Partition -uve-topic-10-0 broker=1] Log loaded for partition -uve-topic-10-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,563] 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) [2025-02-10 02:00:48,564] 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) [2025-02-10 02:00:48,564] INFO [Partition -uve-topic-11-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-20 (kafka.cluster.Partition) [2025-02-10 02:00:48,564] INFO [Partition -uve-topic-11-20 broker=1] Log loaded for partition -uve-topic-11-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,576] 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) [2025-02-10 02:00:48,579] 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) [2025-02-10 02:00:48,579] INFO [Partition -uve-topic-24-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-18 (kafka.cluster.Partition) [2025-02-10 02:00:48,579] INFO [Partition -uve-topic-24-18 broker=1] Log loaded for partition -uve-topic-24-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,584] 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) [2025-02-10 02:00:48,588] 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) [2025-02-10 02:00:48,588] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-21 (kafka.cluster.Partition) [2025-02-10 02:00:48,588] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,589] 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) [2025-02-10 02:00:48,590] 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) [2025-02-10 02:00:48,590] INFO [Partition -uve-topic-19-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-0 (kafka.cluster.Partition) [2025-02-10 02:00:48,590] INFO [Partition -uve-topic-19-0 broker=1] Log loaded for partition -uve-topic-19-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,622] 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) [2025-02-10 02:00:48,622] 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) [2025-02-10 02:00:48,622] INFO [Partition structured_syslog_topic-13 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-13 (kafka.cluster.Partition) [2025-02-10 02:00:48,622] INFO [Partition structured_syslog_topic-13 broker=1] Log loaded for partition structured_syslog_topic-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,632] 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) [2025-02-10 02:00:48,635] 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) [2025-02-10 02:00:48,635] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-2 (kafka.cluster.Partition) [2025-02-10 02:00:48,643] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,649] 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) [2025-02-10 02:00:48,649] 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) [2025-02-10 02:00:48,649] INFO [Partition -uve-topic-14-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-14 (kafka.cluster.Partition) [2025-02-10 02:00:48,649] INFO [Partition -uve-topic-14-14 broker=1] Log loaded for partition -uve-topic-14-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,662] 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) [2025-02-10 02:00:48,663] 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) [2025-02-10 02:00:48,663] INFO [Partition -uve-topic-27-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-12 (kafka.cluster.Partition) [2025-02-10 02:00:48,663] INFO [Partition -uve-topic-27-12 broker=1] Log loaded for partition -uve-topic-27-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,678] 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) [2025-02-10 02:00:48,679] 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) [2025-02-10 02:00:48,679] INFO [Partition -uve-topic-10-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-19 (kafka.cluster.Partition) [2025-02-10 02:00:48,679] INFO [Partition -uve-topic-10-19 broker=1] Log loaded for partition -uve-topic-10-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,682] 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) [2025-02-10 02:00:48,683] 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) [2025-02-10 02:00:48,683] INFO [Partition -uve-topic-23-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-17 (kafka.cluster.Partition) [2025-02-10 02:00:48,683] INFO [Partition -uve-topic-23-17 broker=1] Log loaded for partition -uve-topic-23-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,691] 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) [2025-02-10 02:00:48,691] 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) [2025-02-10 02:00:48,691] INFO [Partition -uve-topic-17-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-17 (kafka.cluster.Partition) [2025-02-10 02:00:48,691] INFO [Partition -uve-topic-17-17 broker=1] Log loaded for partition -uve-topic-17-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,694] 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) [2025-02-10 02:00:48,695] 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) [2025-02-10 02:00:48,695] INFO [Partition -uve-topic-9-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-24 (kafka.cluster.Partition) [2025-02-10 02:00:48,695] INFO [Partition -uve-topic-9-24 broker=1] Log loaded for partition -uve-topic-9-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,703] 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) [2025-02-10 02:00:48,703] 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) [2025-02-10 02:00:48,703] INFO [Partition -uve-topic-14-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-4 (kafka.cluster.Partition) [2025-02-10 02:00:48,703] INFO [Partition -uve-topic-14-4 broker=1] Log loaded for partition -uve-topic-14-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,705] 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) [2025-02-10 02:00:48,705] 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) [2025-02-10 02:00:48,705] INFO [Partition -uve-topic-27-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-2 (kafka.cluster.Partition) [2025-02-10 02:00:48,705] INFO [Partition -uve-topic-27-2 broker=1] Log loaded for partition -uve-topic-27-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,707] 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) [2025-02-10 02:00:48,707] 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) [2025-02-10 02:00:48,707] INFO [Partition -uve-topic-6-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-11 (kafka.cluster.Partition) [2025-02-10 02:00:48,707] INFO [Partition -uve-topic-6-11 broker=1] Log loaded for partition -uve-topic-6-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,709] 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) [2025-02-10 02:00:48,709] 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) [2025-02-10 02:00:48,709] INFO [Partition -uve-topic-29-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-14 (kafka.cluster.Partition) [2025-02-10 02:00:48,709] INFO [Partition -uve-topic-29-14 broker=1] Log loaded for partition -uve-topic-29-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,711] 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) [2025-02-10 02:00:48,711] 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) [2025-02-10 02:00:48,711] INFO [Partition -uve-topic-16-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-16 (kafka.cluster.Partition) [2025-02-10 02:00:48,711] INFO [Partition -uve-topic-16-16 broker=1] Log loaded for partition -uve-topic-16-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,713] 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) [2025-02-10 02:00:48,714] 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) [2025-02-10 02:00:48,714] INFO [Partition -uve-topic-21-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-15 (kafka.cluster.Partition) [2025-02-10 02:00:48,714] INFO [Partition -uve-topic-21-15 broker=1] Log loaded for partition -uve-topic-21-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,715] 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) [2025-02-10 02:00:48,716] 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) [2025-02-10 02:00:48,716] INFO [Partition -uve-topic-0-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-24 (kafka.cluster.Partition) [2025-02-10 02:00:48,716] INFO [Partition -uve-topic-0-24 broker=1] Log loaded for partition -uve-topic-0-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,719] 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) [2025-02-10 02:00:48,719] 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) [2025-02-10 02:00:48,719] INFO [Partition -uve-topic-4-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-28 (kafka.cluster.Partition) [2025-02-10 02:00:48,719] INFO [Partition -uve-topic-4-28 broker=1] Log loaded for partition -uve-topic-4-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,721] 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) [2025-02-10 02:00:48,721] 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) [2025-02-10 02:00:48,721] INFO [Partition -uve-topic-8-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-4 (kafka.cluster.Partition) [2025-02-10 02:00:48,721] INFO [Partition -uve-topic-8-4 broker=1] Log loaded for partition -uve-topic-8-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,724] 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) [2025-02-10 02:00:48,724] 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) [2025-02-10 02:00:48,724] INFO [Partition -uve-topic-28-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-29 (kafka.cluster.Partition) [2025-02-10 02:00:48,724] INFO [Partition -uve-topic-28-29 broker=1] Log loaded for partition -uve-topic-28-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,728] 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) [2025-02-10 02:00:48,729] 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) [2025-02-10 02:00:48,729] INFO [Partition -uve-topic-14-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-11 (kafka.cluster.Partition) [2025-02-10 02:00:48,729] INFO [Partition -uve-topic-14-11 broker=1] Log loaded for partition -uve-topic-14-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,740] 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) [2025-02-10 02:00:48,741] 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) [2025-02-10 02:00:48,741] INFO [Partition -uve-topic-27-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-9 (kafka.cluster.Partition) [2025-02-10 02:00:48,741] INFO [Partition -uve-topic-27-9 broker=1] Log loaded for partition -uve-topic-27-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,752] 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) [2025-02-10 02:00:48,767] 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) [2025-02-10 02:00:48,767] INFO [Partition -uve-topic-29-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-11 (kafka.cluster.Partition) [2025-02-10 02:00:48,767] INFO [Partition -uve-topic-29-11 broker=1] Log loaded for partition -uve-topic-29-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,781] 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) [2025-02-10 02:00:48,782] 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) [2025-02-10 02:00:48,782] INFO [Partition -uve-topic-16-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-13 (kafka.cluster.Partition) [2025-02-10 02:00:48,782] INFO [Partition -uve-topic-16-13 broker=1] Log loaded for partition -uve-topic-16-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,793] 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) [2025-02-10 02:00:48,794] 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) [2025-02-10 02:00:48,794] INFO [Partition -uve-topic-10-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-16 (kafka.cluster.Partition) [2025-02-10 02:00:48,794] INFO [Partition -uve-topic-10-16 broker=1] Log loaded for partition -uve-topic-10-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,813] 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) [2025-02-10 02:00:48,824] 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) [2025-02-10 02:00:48,824] INFO [Partition -uve-topic-23-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-14 (kafka.cluster.Partition) [2025-02-10 02:00:48,824] INFO [Partition -uve-topic-23-14 broker=1] Log loaded for partition -uve-topic-23-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,832] 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) [2025-02-10 02:00:48,836] 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) [2025-02-10 02:00:48,836] INFO [Partition -uve-topic-12-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-18 (kafka.cluster.Partition) [2025-02-10 02:00:48,836] INFO [Partition -uve-topic-12-18 broker=1] Log loaded for partition -uve-topic-12-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,842] 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) [2025-02-10 02:00:48,844] 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) [2025-02-10 02:00:48,844] INFO [Partition -uve-topic-25-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-16 (kafka.cluster.Partition) [2025-02-10 02:00:48,844] INFO [Partition -uve-topic-25-16 broker=1] Log loaded for partition -uve-topic-25-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,848] 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) [2025-02-10 02:00:48,849] 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) [2025-02-10 02:00:48,849] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-18 (kafka.cluster.Partition) [2025-02-10 02:00:48,849] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,850] 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) [2025-02-10 02:00:48,850] 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) [2025-02-10 02:00:48,850] INFO [Partition -uve-topic-27-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-28 (kafka.cluster.Partition) [2025-02-10 02:00:48,851] INFO [Partition -uve-topic-27-28 broker=1] Log loaded for partition -uve-topic-27-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,852] 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) [2025-02-10 02:00:48,853] 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) [2025-02-10 02:00:48,853] INFO [Partition -uve-topic-13-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-29 (kafka.cluster.Partition) [2025-02-10 02:00:48,853] INFO [Partition -uve-topic-13-29 broker=1] Log loaded for partition -uve-topic-13-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,854] 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) [2025-02-10 02:00:48,854] 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) [2025-02-10 02:00:48,854] INFO [Partition -uve-topic-26-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-27 (kafka.cluster.Partition) [2025-02-10 02:00:48,854] INFO [Partition -uve-topic-26-27 broker=1] Log loaded for partition -uve-topic-26-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,858] 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) [2025-02-10 02:00:48,859] 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) [2025-02-10 02:00:48,859] INFO [Partition -uve-topic-18-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-15 (kafka.cluster.Partition) [2025-02-10 02:00:48,859] INFO [Partition -uve-topic-18-15 broker=1] Log loaded for partition -uve-topic-18-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,861] 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) [2025-02-10 02:00:48,862] 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) [2025-02-10 02:00:48,862] INFO [Partition -uve-topic-9-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-2 (kafka.cluster.Partition) [2025-02-10 02:00:48,862] INFO [Partition -uve-topic-9-2 broker=1] Log loaded for partition -uve-topic-9-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,865] 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) [2025-02-10 02:00:48,865] 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) [2025-02-10 02:00:48,865] INFO [Partition -uve-topic-0-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-21 (kafka.cluster.Partition) [2025-02-10 02:00:48,865] INFO [Partition -uve-topic-0-21 broker=1] Log loaded for partition -uve-topic-0-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,866] 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) [2025-02-10 02:00:48,868] 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) [2025-02-10 02:00:48,868] INFO [Partition -uve-topic-1-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-3 (kafka.cluster.Partition) [2025-02-10 02:00:48,868] INFO [Partition -uve-topic-1-3 broker=1] Log loaded for partition -uve-topic-1-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,870] 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) [2025-02-10 02:00:48,870] 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) [2025-02-10 02:00:48,871] INFO [Partition -uve-topic-2-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-23 (kafka.cluster.Partition) [2025-02-10 02:00:48,871] INFO [Partition -uve-topic-2-23 broker=1] Log loaded for partition -uve-topic-2-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,873] 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) [2025-02-10 02:00:48,876] 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) [2025-02-10 02:00:48,876] INFO [Partition structured_syslog_topic-0 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-0 (kafka.cluster.Partition) [2025-02-10 02:00:48,877] INFO [Partition structured_syslog_topic-0 broker=1] Log loaded for partition structured_syslog_topic-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,879] 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) [2025-02-10 02:00:48,880] 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) [2025-02-10 02:00:48,880] INFO [Partition -uve-topic-6-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-27 (kafka.cluster.Partition) [2025-02-10 02:00:48,880] INFO [Partition -uve-topic-6-27 broker=1] Log loaded for partition -uve-topic-6-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,881] 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) [2025-02-10 02:00:48,882] 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) [2025-02-10 02:00:48,882] INFO [Partition -uve-topic-5-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-7 (kafka.cluster.Partition) [2025-02-10 02:00:48,882] INFO [Partition -uve-topic-5-7 broker=1] Log loaded for partition -uve-topic-5-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,883] 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) [2025-02-10 02:00:48,884] 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) [2025-02-10 02:00:48,884] INFO [Partition -uve-topic-14-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-20 (kafka.cluster.Partition) [2025-02-10 02:00:48,884] INFO [Partition -uve-topic-14-20 broker=1] Log loaded for partition -uve-topic-14-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,886] 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) [2025-02-10 02:00:48,886] 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) [2025-02-10 02:00:48,887] INFO [Partition -uve-topic-27-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-18 (kafka.cluster.Partition) [2025-02-10 02:00:48,887] INFO [Partition -uve-topic-27-18 broker=1] Log loaded for partition -uve-topic-27-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,888] 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) [2025-02-10 02:00:48,889] 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) [2025-02-10 02:00:48,889] INFO [Partition -uve-topic-5-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-26 (kafka.cluster.Partition) [2025-02-10 02:00:48,889] INFO [Partition -uve-topic-5-26 broker=1] Log loaded for partition -uve-topic-5-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,892] 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) [2025-02-10 02:00:48,893] 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) [2025-02-10 02:00:48,893] INFO [Partition -uve-topic-13-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-0 (kafka.cluster.Partition) [2025-02-10 02:00:48,894] INFO [Partition -uve-topic-13-0 broker=1] Log loaded for partition -uve-topic-13-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,897] 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) [2025-02-10 02:00:48,898] 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) [2025-02-10 02:00:48,899] INFO [Partition -uve-topic-6-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-8 (kafka.cluster.Partition) [2025-02-10 02:00:48,899] INFO [Partition -uve-topic-6-8 broker=1] Log loaded for partition -uve-topic-6-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,901] 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) [2025-02-10 02:00:48,902] 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) [2025-02-10 02:00:48,902] INFO [Partition -uve-topic-7-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-0 (kafka.cluster.Partition) [2025-02-10 02:00:48,902] INFO [Partition -uve-topic-7-0 broker=1] Log loaded for partition -uve-topic-7-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,905] 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) [2025-02-10 02:00:48,907] 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) [2025-02-10 02:00:48,909] INFO [Partition -uve-topic-8-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-20 (kafka.cluster.Partition) [2025-02-10 02:00:48,910] INFO [Partition -uve-topic-8-20 broker=1] Log loaded for partition -uve-topic-8-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,912] 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) [2025-02-10 02:00:48,913] 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) [2025-02-10 02:00:48,913] INFO [Partition -uve-topic-20-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-11 (kafka.cluster.Partition) [2025-02-10 02:00:48,913] INFO [Partition -uve-topic-20-11 broker=1] Log loaded for partition -uve-topic-20-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,918] 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) [2025-02-10 02:00:48,919] 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) [2025-02-10 02:00:48,922] INFO [Partition -uve-topic-11-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-17 (kafka.cluster.Partition) [2025-02-10 02:00:48,922] INFO [Partition -uve-topic-11-17 broker=1] Log loaded for partition -uve-topic-11-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,925] 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) [2025-02-10 02:00:48,925] 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) [2025-02-10 02:00:48,925] INFO [Partition -uve-topic-24-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-15 (kafka.cluster.Partition) [2025-02-10 02:00:48,925] INFO [Partition -uve-topic-24-15 broker=1] Log loaded for partition -uve-topic-24-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,927] 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) [2025-02-10 02:00:48,928] 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) [2025-02-10 02:00:48,929] INFO [Partition -uve-topic-4-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-25 (kafka.cluster.Partition) [2025-02-10 02:00:48,929] INFO [Partition -uve-topic-4-25 broker=1] Log loaded for partition -uve-topic-4-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,931] 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) [2025-02-10 02:00:48,932] 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) [2025-02-10 02:00:48,932] INFO [Partition -uve-topic-3-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-5 (kafka.cluster.Partition) [2025-02-10 02:00:48,932] INFO [Partition -uve-topic-3-5 broker=1] Log loaded for partition -uve-topic-3-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,934] 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) [2025-02-10 02:00:48,935] 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) [2025-02-10 02:00:48,935] INFO [Partition structured_syslog_topic-10 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-10 (kafka.cluster.Partition) [2025-02-10 02:00:48,935] INFO [Partition structured_syslog_topic-10 broker=1] Log loaded for partition structured_syslog_topic-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,936] 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) [2025-02-10 02:00:48,937] 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) [2025-02-10 02:00:48,937] INFO [Partition -uve-topic-5-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-17 (kafka.cluster.Partition) [2025-02-10 02:00:48,937] INFO [Partition -uve-topic-5-17 broker=1] Log loaded for partition -uve-topic-5-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,939] 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) [2025-02-10 02:00:48,940] 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) [2025-02-10 02:00:48,940] INFO [Partition -uve-topic-7-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-19 (kafka.cluster.Partition) [2025-02-10 02:00:48,940] INFO [Partition -uve-topic-7-19 broker=1] Log loaded for partition -uve-topic-7-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,960] 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) [2025-02-10 02:00:48,962] 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) [2025-02-10 02:00:48,962] INFO [Partition -uve-topic-13-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-10 (kafka.cluster.Partition) [2025-02-10 02:00:48,962] INFO [Partition -uve-topic-13-10 broker=1] Log loaded for partition -uve-topic-13-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,967] 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) [2025-02-10 02:00:48,970] 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) [2025-02-10 02:00:48,970] INFO [Partition -uve-topic-26-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-8 (kafka.cluster.Partition) [2025-02-10 02:00:48,970] INFO [Partition -uve-topic-26-8 broker=1] Log loaded for partition -uve-topic-26-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,978] 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) [2025-02-10 02:00:48,984] 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) [2025-02-10 02:00:48,984] INFO [Partition -uve-topic-6-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-18 (kafka.cluster.Partition) [2025-02-10 02:00:48,984] INFO [Partition -uve-topic-6-18 broker=1] Log loaded for partition -uve-topic-6-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:48,988] 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) [2025-02-10 02:00:48,990] 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) [2025-02-10 02:00:48,990] INFO [Partition -uve-topic-3-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-24 (kafka.cluster.Partition) [2025-02-10 02:00:48,990] INFO [Partition -uve-topic-3-24 broker=1] Log loaded for partition -uve-topic-3-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,003] 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) [2025-02-10 02:00:49,006] 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) [2025-02-10 02:00:49,006] INFO [Partition -uve-topic-2-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-4 (kafka.cluster.Partition) [2025-02-10 02:00:49,007] INFO [Partition -uve-topic-2-4 broker=1] Log loaded for partition -uve-topic-2-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,012] 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) [2025-02-10 02:00:49,017] 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) [2025-02-10 02:00:49,017] INFO [Partition -uve-topic-22-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-13 (kafka.cluster.Partition) [2025-02-10 02:00:49,017] INFO [Partition -uve-topic-22-13 broker=1] Log loaded for partition -uve-topic-22-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,020] 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) [2025-02-10 02:00:49,022] 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) [2025-02-10 02:00:49,022] INFO [Partition -uve-topic-19-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-16 (kafka.cluster.Partition) [2025-02-10 02:00:49,022] INFO [Partition -uve-topic-19-16 broker=1] Log loaded for partition -uve-topic-19-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,028] 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) [2025-02-10 02:00:49,028] 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) [2025-02-10 02:00:49,034] INFO [Partition structured_syslog_topic-29 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-29 (kafka.cluster.Partition) [2025-02-10 02:00:49,034] INFO [Partition structured_syslog_topic-29 broker=1] Log loaded for partition structured_syslog_topic-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,038] 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) [2025-02-10 02:00:49,040] 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) [2025-02-10 02:00:49,040] INFO [Partition -uve-topic-14-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-1 (kafka.cluster.Partition) [2025-02-10 02:00:49,040] INFO [Partition -uve-topic-14-1 broker=1] Log loaded for partition -uve-topic-14-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,043] 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) [2025-02-10 02:00:49,043] 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) [2025-02-10 02:00:49,043] INFO [Partition -uve-topic-9-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-21 (kafka.cluster.Partition) [2025-02-10 02:00:49,044] INFO [Partition -uve-topic-9-21 broker=1] Log loaded for partition -uve-topic-9-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,048] 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) [2025-02-10 02:00:49,049] 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) [2025-02-10 02:00:49,049] INFO [Partition -uve-topic-8-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-1 (kafka.cluster.Partition) [2025-02-10 02:00:49,049] INFO [Partition -uve-topic-8-1 broker=1] Log loaded for partition -uve-topic-8-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,051] 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) [2025-02-10 02:00:49,052] 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) [2025-02-10 02:00:49,052] INFO [Partition -uve-topic-21-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-12 (kafka.cluster.Partition) [2025-02-10 02:00:49,052] INFO [Partition -uve-topic-21-12 broker=1] Log loaded for partition -uve-topic-21-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,054] 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) [2025-02-10 02:00:49,054] 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) [2025-02-10 02:00:49,055] INFO [Partition -uve-topic-28-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-10 (kafka.cluster.Partition) [2025-02-10 02:00:49,055] INFO [Partition -uve-topic-28-10 broker=1] Log loaded for partition -uve-topic-28-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,059] 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) [2025-02-10 02:00:49,060] 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) [2025-02-10 02:00:49,061] INFO [Partition -uve-topic-15-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-12 (kafka.cluster.Partition) [2025-02-10 02:00:49,061] INFO [Partition -uve-topic-15-12 broker=1] Log loaded for partition -uve-topic-15-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,068] 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) [2025-02-10 02:00:49,069] 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) [2025-02-10 02:00:49,069] INFO [Partition -uve-topic-1-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-22 (kafka.cluster.Partition) [2025-02-10 02:00:49,069] INFO [Partition -uve-topic-1-22 broker=1] Log loaded for partition -uve-topic-1-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,072] 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) [2025-02-10 02:00:49,072] 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) [2025-02-10 02:00:49,073] INFO [Partition -uve-topic-0-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-2 (kafka.cluster.Partition) [2025-02-10 02:00:49,073] INFO [Partition -uve-topic-0-2 broker=1] Log loaded for partition -uve-topic-0-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,075] 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) [2025-02-10 02:00:49,076] 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) [2025-02-10 02:00:49,076] INFO [Partition -uve-topic-17-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-14 (kafka.cluster.Partition) [2025-02-10 02:00:49,076] INFO [Partition -uve-topic-17-14 broker=1] Log loaded for partition -uve-topic-17-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,078] 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) [2025-02-10 02:00:49,079] 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) [2025-02-10 02:00:49,079] INFO [Partition structured_syslog_topic-19 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-19 (kafka.cluster.Partition) [2025-02-10 02:00:49,079] INFO [Partition structured_syslog_topic-19 broker=1] Log loaded for partition structured_syslog_topic-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,080] 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) [2025-02-10 02:00:49,081] 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) [2025-02-10 02:00:49,081] INFO [Partition -uve-topic-13-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-19 (kafka.cluster.Partition) [2025-02-10 02:00:49,081] INFO [Partition -uve-topic-13-19 broker=1] Log loaded for partition -uve-topic-13-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,082] 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) [2025-02-10 02:00:49,083] 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) [2025-02-10 02:00:49,083] INFO [Partition -uve-topic-26-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-17 (kafka.cluster.Partition) [2025-02-10 02:00:49,083] INFO [Partition -uve-topic-26-17 broker=1] Log loaded for partition -uve-topic-26-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,085] 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) [2025-02-10 02:00:49,086] 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) [2025-02-10 02:00:49,086] INFO [Partition -uve-topic-4-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-6 (kafka.cluster.Partition) [2025-02-10 02:00:49,086] INFO [Partition -uve-topic-4-6 broker=1] Log loaded for partition -uve-topic-4-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,087] 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) [2025-02-10 02:00:49,088] 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) [2025-02-10 02:00:49,088] INFO [Partition structured_syslog_topic-7 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-7 (kafka.cluster.Partition) [2025-02-10 02:00:49,088] INFO [Partition structured_syslog_topic-7 broker=1] Log loaded for partition structured_syslog_topic-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,098] 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) [2025-02-10 02:00:49,098] 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) [2025-02-10 02:00:49,101] INFO [Partition -uve-topic-28-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-26 (kafka.cluster.Partition) [2025-02-10 02:00:49,101] INFO [Partition -uve-topic-28-26 broker=1] Log loaded for partition -uve-topic-28-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,104] 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) [2025-02-10 02:00:49,105] 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) [2025-02-10 02:00:49,105] INFO [Partition -uve-topic-15-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-28 (kafka.cluster.Partition) [2025-02-10 02:00:49,105] INFO [Partition -uve-topic-15-28 broker=1] Log loaded for partition -uve-topic-15-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,109] 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) [2025-02-10 02:00:49,111] 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) [2025-02-10 02:00:49,111] INFO [Partition -uve-topic-0-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-18 (kafka.cluster.Partition) [2025-02-10 02:00:49,111] INFO [Partition -uve-topic-0-18 broker=1] Log loaded for partition -uve-topic-0-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,114] 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) [2025-02-10 02:00:49,117] 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) [2025-02-10 02:00:49,118] INFO [Partition -uve-topic-7-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-16 (kafka.cluster.Partition) [2025-02-10 02:00:49,118] INFO [Partition -uve-topic-7-16 broker=1] Log loaded for partition -uve-topic-7-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,123] 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) [2025-02-10 02:00:49,130] 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) [2025-02-10 02:00:49,130] INFO [Partition -uve-topic-20-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-27 (kafka.cluster.Partition) [2025-02-10 02:00:49,130] INFO [Partition -uve-topic-20-27 broker=1] Log loaded for partition -uve-topic-20-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,137] 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) [2025-02-10 02:00:49,139] 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) [2025-02-10 02:00:49,139] INFO [Partition -uve-topic-28-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-7 (kafka.cluster.Partition) [2025-02-10 02:00:49,140] INFO [Partition -uve-topic-28-7 broker=1] Log loaded for partition -uve-topic-28-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,145] 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) [2025-02-10 02:00:49,147] 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) [2025-02-10 02:00:49,147] INFO [Partition -uve-topic-15-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-9 (kafka.cluster.Partition) [2025-02-10 02:00:49,147] INFO [Partition -uve-topic-15-9 broker=1] Log loaded for partition -uve-topic-15-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,153] 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) [2025-02-10 02:00:49,154] 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) [2025-02-10 02:00:49,154] INFO [Partition -uve-topic-12-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-15 (kafka.cluster.Partition) [2025-02-10 02:00:49,154] INFO [Partition -uve-topic-12-15 broker=1] Log loaded for partition -uve-topic-12-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,159] 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) [2025-02-10 02:00:49,160] 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) [2025-02-10 02:00:49,161] INFO [Partition -uve-topic-25-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-13 (kafka.cluster.Partition) [2025-02-10 02:00:49,161] INFO [Partition -uve-topic-25-13 broker=1] Log loaded for partition -uve-topic-25-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,163] 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) [2025-02-10 02:00:49,163] 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) [2025-02-10 02:00:49,164] INFO [Partition -uve-topic-3-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-21 (kafka.cluster.Partition) [2025-02-10 02:00:49,164] INFO [Partition -uve-topic-3-21 broker=1] Log loaded for partition -uve-topic-3-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,166] 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) [2025-02-10 02:00:49,167] 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) [2025-02-10 02:00:49,167] INFO [Partition -uve-topic-19-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-13 (kafka.cluster.Partition) [2025-02-10 02:00:49,167] INFO [Partition -uve-topic-19-13 broker=1] Log loaded for partition -uve-topic-19-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,168] 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) [2025-02-10 02:00:49,168] 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) [2025-02-10 02:00:49,169] INFO [Partition -uve-topic-4-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-3 (kafka.cluster.Partition) [2025-02-10 02:00:49,169] INFO [Partition -uve-topic-4-3 broker=1] Log loaded for partition -uve-topic-4-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,173] 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) [2025-02-10 02:00:49,173] 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) [2025-02-10 02:00:49,173] INFO [Partition -uve-topic-11-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-14 (kafka.cluster.Partition) [2025-02-10 02:00:49,173] INFO [Partition -uve-topic-11-14 broker=1] Log loaded for partition -uve-topic-11-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,175] 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) [2025-02-10 02:00:49,176] 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) [2025-02-10 02:00:49,176] INFO [Partition -uve-topic-24-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-12 (kafka.cluster.Partition) [2025-02-10 02:00:49,176] INFO [Partition -uve-topic-24-12 broker=1] Log loaded for partition -uve-topic-24-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,204] 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) [2025-02-10 02:00:49,206] 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) [2025-02-10 02:00:49,206] INFO [Partition structured_syslog_topic-26 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-26 (kafka.cluster.Partition) [2025-02-10 02:00:49,206] INFO [Partition structured_syslog_topic-26 broker=1] Log loaded for partition structured_syslog_topic-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,208] 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) [2025-02-10 02:00:49,209] 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) [2025-02-10 02:00:49,209] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-15 (kafka.cluster.Partition) [2025-02-10 02:00:49,209] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,212] 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) [2025-02-10 02:00:49,212] 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) [2025-02-10 02:00:49,213] INFO [Partition -uve-topic-6-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-15 (kafka.cluster.Partition) [2025-02-10 02:00:49,213] INFO [Partition -uve-topic-6-15 broker=1] Log loaded for partition -uve-topic-6-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,214] 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) [2025-02-10 02:00:49,218] 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) [2025-02-10 02:00:49,218] INFO [Partition -uve-topic-13-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-26 (kafka.cluster.Partition) [2025-02-10 02:00:49,218] INFO [Partition -uve-topic-13-26 broker=1] Log loaded for partition -uve-topic-13-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,224] 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) [2025-02-10 02:00:49,224] 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) [2025-02-10 02:00:49,224] INFO [Partition -uve-topic-26-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-24 (kafka.cluster.Partition) [2025-02-10 02:00:49,224] INFO [Partition -uve-topic-26-24 broker=1] Log loaded for partition -uve-topic-26-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,231] 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) [2025-02-10 02:00:49,233] 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) [2025-02-10 02:00:49,233] INFO [Partition -uve-topic-14-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-8 (kafka.cluster.Partition) [2025-02-10 02:00:49,233] INFO [Partition -uve-topic-14-8 broker=1] Log loaded for partition -uve-topic-14-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,235] 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) [2025-02-10 02:00:49,235] 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) [2025-02-10 02:00:49,235] INFO [Partition -uve-topic-27-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-6 (kafka.cluster.Partition) [2025-02-10 02:00:49,235] INFO [Partition -uve-topic-27-6 broker=1] Log loaded for partition -uve-topic-27-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,240] 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) [2025-02-10 02:00:49,241] 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) [2025-02-10 02:00:49,241] INFO [Partition -uve-topic-18-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-12 (kafka.cluster.Partition) [2025-02-10 02:00:49,241] INFO [Partition -uve-topic-18-12 broker=1] Log loaded for partition -uve-topic-18-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,245] 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) [2025-02-10 02:00:49,245] 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) [2025-02-10 02:00:49,245] INFO [Partition -uve-topic-22-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-29 (kafka.cluster.Partition) [2025-02-10 02:00:49,245] INFO [Partition -uve-topic-22-29 broker=1] Log loaded for partition -uve-topic-22-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,260] 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) [2025-02-10 02:00:49,260] 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) [2025-02-10 02:00:49,260] INFO [Partition -uve-topic-10-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-13 (kafka.cluster.Partition) [2025-02-10 02:00:49,260] INFO [Partition -uve-topic-10-13 broker=1] Log loaded for partition -uve-topic-10-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,264] 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) [2025-02-10 02:00:49,264] 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) [2025-02-10 02:00:49,265] INFO [Partition -uve-topic-23-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-11 (kafka.cluster.Partition) [2025-02-10 02:00:49,265] INFO [Partition -uve-topic-23-11 broker=1] Log loaded for partition -uve-topic-23-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,268] 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) [2025-02-10 02:00:49,268] 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) [2025-02-10 02:00:49,268] INFO [Partition -uve-topic-6-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-5 (kafka.cluster.Partition) [2025-02-10 02:00:49,268] INFO [Partition -uve-topic-6-5 broker=1] Log loaded for partition -uve-topic-6-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,270] 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) [2025-02-10 02:00:49,271] 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) [2025-02-10 02:00:49,274] INFO [Partition -uve-topic-20-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-8 (kafka.cluster.Partition) [2025-02-10 02:00:49,274] INFO [Partition -uve-topic-20-8 broker=1] Log loaded for partition -uve-topic-20-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,275] 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) [2025-02-10 02:00:49,285] 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) [2025-02-10 02:00:49,285] INFO [Partition -uve-topic-21-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-28 (kafka.cluster.Partition) [2025-02-10 02:00:49,285] INFO [Partition -uve-topic-21-28 broker=1] Log loaded for partition -uve-topic-21-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,288] 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) [2025-02-10 02:00:49,289] 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) [2025-02-10 02:00:49,290] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-25 (kafka.cluster.Partition) [2025-02-10 02:00:49,290] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,292] 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) [2025-02-10 02:00:49,293] 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) [2025-02-10 02:00:49,294] INFO [Partition -uve-topic-16-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-10 (kafka.cluster.Partition) [2025-02-10 02:00:49,295] INFO [Partition -uve-topic-16-10 broker=1] Log loaded for partition -uve-topic-16-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,296] 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) [2025-02-10 02:00:49,297] 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) [2025-02-10 02:00:49,297] INFO [Partition -uve-topic-29-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-8 (kafka.cluster.Partition) [2025-02-10 02:00:49,297] INFO [Partition -uve-topic-29-8 broker=1] Log loaded for partition -uve-topic-29-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,299] 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) [2025-02-10 02:00:49,300] 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) [2025-02-10 02:00:49,300] INFO [Partition -uve-topic-21-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-9 (kafka.cluster.Partition) [2025-02-10 02:00:49,300] INFO [Partition -uve-topic-21-9 broker=1] Log loaded for partition -uve-topic-21-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,301] 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) [2025-02-10 02:00:49,302] 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) [2025-02-10 02:00:49,302] INFO [Partition -uve-topic-4-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-22 (kafka.cluster.Partition) [2025-02-10 02:00:49,302] INFO [Partition -uve-topic-4-22 broker=1] Log loaded for partition -uve-topic-4-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,303] 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) [2025-02-10 02:00:49,306] 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) [2025-02-10 02:00:49,308] INFO [Partition -uve-topic-27-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-25 (kafka.cluster.Partition) [2025-02-10 02:00:49,308] INFO [Partition -uve-topic-27-25 broker=1] Log loaded for partition -uve-topic-27-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,310] 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) [2025-02-10 02:00:49,310] 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) [2025-02-10 02:00:49,310] INFO [Partition -uve-topic-14-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-27 (kafka.cluster.Partition) [2025-02-10 02:00:49,310] INFO [Partition -uve-topic-14-27 broker=1] Log loaded for partition -uve-topic-14-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,311] 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) [2025-02-10 02:00:49,312] 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) [2025-02-10 02:00:49,312] INFO [Partition -uve-topic-16-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-29 (kafka.cluster.Partition) [2025-02-10 02:00:49,312] INFO [Partition -uve-topic-16-29 broker=1] Log loaded for partition -uve-topic-16-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,313] 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) [2025-02-10 02:00:49,314] 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) [2025-02-10 02:00:49,314] INFO [Partition -uve-topic-29-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-27 (kafka.cluster.Partition) [2025-02-10 02:00:49,314] INFO [Partition -uve-topic-29-27 broker=1] Log loaded for partition -uve-topic-29-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,315] 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) [2025-02-10 02:00:49,316] 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) [2025-02-10 02:00:49,316] INFO [Partition -uve-topic-2-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-1 (kafka.cluster.Partition) [2025-02-10 02:00:49,316] INFO [Partition -uve-topic-2-1 broker=1] Log loaded for partition -uve-topic-2-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,323] 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) [2025-02-10 02:00:49,334] 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) [2025-02-10 02:00:49,334] INFO [Partition -uve-topic-2-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-20 (kafka.cluster.Partition) [2025-02-10 02:00:49,334] INFO [Partition -uve-topic-2-20 broker=1] Log loaded for partition -uve-topic-2-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,336] 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) [2025-02-10 02:00:49,337] 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) [2025-02-10 02:00:49,338] INFO [Partition -uve-topic-1-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-0 (kafka.cluster.Partition) [2025-02-10 02:00:49,338] INFO [Partition -uve-topic-1-0 broker=1] Log loaded for partition -uve-topic-1-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,339] 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) [2025-02-10 02:00:49,340] 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) [2025-02-10 02:00:49,340] INFO [Partition -uve-topic-3-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-2 (kafka.cluster.Partition) [2025-02-10 02:00:49,340] INFO [Partition -uve-topic-3-2 broker=1] Log loaded for partition -uve-topic-3-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,342] 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) [2025-02-10 02:00:49,343] 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) [2025-02-10 02:00:49,343] INFO [Partition -uve-topic-26-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-5 (kafka.cluster.Partition) [2025-02-10 02:00:49,343] INFO [Partition -uve-topic-26-5 broker=1] Log loaded for partition -uve-topic-26-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,345] 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) [2025-02-10 02:00:49,345] 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) [2025-02-10 02:00:49,345] INFO [Partition -uve-topic-13-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-7 (kafka.cluster.Partition) [2025-02-10 02:00:49,345] INFO [Partition -uve-topic-13-7 broker=1] Log loaded for partition -uve-topic-13-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,347] 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) [2025-02-10 02:00:49,347] 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) [2025-02-10 02:00:49,347] INFO [Partition -uve-topic-5-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-14 (kafka.cluster.Partition) [2025-02-10 02:00:49,347] INFO [Partition -uve-topic-5-14 broker=1] Log loaded for partition -uve-topic-5-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,349] 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) [2025-02-10 02:00:49,350] 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) [2025-02-10 02:00:49,350] INFO [Partition -uve-topic-9-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-18 (kafka.cluster.Partition) [2025-02-10 02:00:49,350] INFO [Partition -uve-topic-9-18 broker=1] Log loaded for partition -uve-topic-9-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,351] 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) [2025-02-10 02:00:49,351] 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) [2025-02-10 02:00:49,352] INFO [Partition -uve-topic-17-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-11 (kafka.cluster.Partition) [2025-02-10 02:00:49,352] INFO [Partition -uve-topic-17-11 broker=1] Log loaded for partition -uve-topic-17-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,356] 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) [2025-02-10 02:00:49,356] 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) [2025-02-10 02:00:49,356] INFO [Partition -uve-topic-1-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-19 (kafka.cluster.Partition) [2025-02-10 02:00:49,356] INFO [Partition -uve-topic-1-19 broker=1] Log loaded for partition -uve-topic-1-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,358] 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) [2025-02-10 02:00:49,358] 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) [2025-02-10 02:00:49,358] INFO [Partition -uve-topic-8-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-17 (kafka.cluster.Partition) [2025-02-10 02:00:49,358] INFO [Partition -uve-topic-8-17 broker=1] Log loaded for partition -uve-topic-8-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,359] 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) [2025-02-10 02:00:49,360] 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) [2025-02-10 02:00:49,360] INFO [Partition structured_syslog_topic-16 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-16 (kafka.cluster.Partition) [2025-02-10 02:00:49,360] INFO [Partition structured_syslog_topic-16 broker=1] Log loaded for partition structured_syslog_topic-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,372] 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) [2025-02-10 02:00:49,373] 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) [2025-02-10 02:00:49,373] INFO [Partition -uve-topic-5-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-23 (kafka.cluster.Partition) [2025-02-10 02:00:49,373] INFO [Partition -uve-topic-5-23 broker=1] Log loaded for partition -uve-topic-5-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,377] 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) [2025-02-10 02:00:49,378] 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) [2025-02-10 02:00:49,378] INFO [Partition -uve-topic-22-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-10 (kafka.cluster.Partition) [2025-02-10 02:00:49,378] INFO [Partition -uve-topic-22-10 broker=1] Log loaded for partition -uve-topic-22-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,380] 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) [2025-02-10 02:00:49,380] 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) [2025-02-10 02:00:49,380] INFO [Partition -uve-topic-26-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-14 (kafka.cluster.Partition) [2025-02-10 02:00:49,380] INFO [Partition -uve-topic-26-14 broker=1] Log loaded for partition -uve-topic-26-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,382] 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) [2025-02-10 02:00:49,382] 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) [2025-02-10 02:00:49,382] INFO [Partition -uve-topic-13-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-16 (kafka.cluster.Partition) [2025-02-10 02:00:49,382] INFO [Partition -uve-topic-13-16 broker=1] Log loaded for partition -uve-topic-13-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,384] 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) [2025-02-10 02:00:49,384] 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) [2025-02-10 02:00:49,384] INFO [Partition -uve-topic-5-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-4 (kafka.cluster.Partition) [2025-02-10 02:00:49,384] INFO [Partition -uve-topic-5-4 broker=1] Log loaded for partition -uve-topic-5-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,386] 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) [2025-02-10 02:00:49,386] 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) [2025-02-10 02:00:49,386] INFO [Partition -uve-topic-16-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-26 (kafka.cluster.Partition) [2025-02-10 02:00:49,386] INFO [Partition -uve-topic-16-26 broker=1] Log loaded for partition -uve-topic-16-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,389] 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) [2025-02-10 02:00:49,390] 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) [2025-02-10 02:00:49,390] INFO [Partition -uve-topic-29-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-24 (kafka.cluster.Partition) [2025-02-10 02:00:49,390] INFO [Partition -uve-topic-29-24 broker=1] Log loaded for partition -uve-topic-29-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,391] 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) [2025-02-10 02:00:49,392] 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) [2025-02-10 02:00:49,392] INFO [Partition -uve-topic-15-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-6 (kafka.cluster.Partition) [2025-02-10 02:00:49,392] INFO [Partition -uve-topic-15-6 broker=1] Log loaded for partition -uve-topic-15-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,395] 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) [2025-02-10 02:00:49,395] 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) [2025-02-10 02:00:49,395] INFO [Partition -uve-topic-28-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-4 (kafka.cluster.Partition) [2025-02-10 02:00:49,396] INFO [Partition -uve-topic-28-4 broker=1] Log loaded for partition -uve-topic-28-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,397] 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) [2025-02-10 02:00:49,397] 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) [2025-02-10 02:00:49,398] INFO [Partition -uve-topic-8-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-14 (kafka.cluster.Partition) [2025-02-10 02:00:49,398] INFO [Partition -uve-topic-8-14 broker=1] Log loaded for partition -uve-topic-8-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,399] 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) [2025-02-10 02:00:49,399] 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) [2025-02-10 02:00:49,399] INFO [Partition -uve-topic-5-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-20 (kafka.cluster.Partition) [2025-02-10 02:00:49,399] INFO [Partition -uve-topic-5-20 broker=1] Log loaded for partition -uve-topic-5-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,401] 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) [2025-02-10 02:00:49,401] 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) [2025-02-10 02:00:49,401] INFO [Partition -uve-topic-4-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-0 (kafka.cluster.Partition) [2025-02-10 02:00:49,401] INFO [Partition -uve-topic-4-0 broker=1] Log loaded for partition -uve-topic-4-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,403] 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) [2025-02-10 02:00:49,403] 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) [2025-02-10 02:00:49,403] INFO [Partition -uve-topic-24-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-9 (kafka.cluster.Partition) [2025-02-10 02:00:49,403] INFO [Partition -uve-topic-24-9 broker=1] Log loaded for partition -uve-topic-24-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,405] 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) [2025-02-10 02:00:49,405] 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) [2025-02-10 02:00:49,405] INFO [Partition -uve-topic-11-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-11 (kafka.cluster.Partition) [2025-02-10 02:00:49,405] INFO [Partition -uve-topic-11-11 broker=1] Log loaded for partition -uve-topic-11-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,407] 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) [2025-02-10 02:00:49,407] 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) [2025-02-10 02:00:49,407] INFO [Partition -uve-topic-4-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-19 (kafka.cluster.Partition) [2025-02-10 02:00:49,407] INFO [Partition -uve-topic-4-19 broker=1] Log loaded for partition -uve-topic-4-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,412] 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) [2025-02-10 02:00:49,417] 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) [2025-02-10 02:00:49,417] INFO [Partition structured_syslog_topic-4 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-4 (kafka.cluster.Partition) [2025-02-10 02:00:49,417] INFO [Partition structured_syslog_topic-4 broker=1] Log loaded for partition structured_syslog_topic-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,418] 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) [2025-02-10 02:00:49,419] 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) [2025-02-10 02:00:49,419] INFO [Partition -uve-topic-5-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-11 (kafka.cluster.Partition) [2025-02-10 02:00:49,419] INFO [Partition -uve-topic-5-11 broker=1] Log loaded for partition -uve-topic-5-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,420] 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) [2025-02-10 02:00:49,421] 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) [2025-02-10 02:00:49,421] INFO [Partition -uve-topic-7-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-13 (kafka.cluster.Partition) [2025-02-10 02:00:49,421] INFO [Partition -uve-topic-7-13 broker=1] Log loaded for partition -uve-topic-7-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,423] 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) [2025-02-10 02:00:49,423] 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) [2025-02-10 02:00:49,423] INFO [Partition -uve-topic-18-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-28 (kafka.cluster.Partition) [2025-02-10 02:00:49,423] INFO [Partition -uve-topic-18-28 broker=1] Log loaded for partition -uve-topic-18-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,425] 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) [2025-02-10 02:00:49,426] 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) [2025-02-10 02:00:49,426] INFO [Partition -uve-topic-1-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-16 (kafka.cluster.Partition) [2025-02-10 02:00:49,426] INFO [Partition -uve-topic-1-16 broker=1] Log loaded for partition -uve-topic-1-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,430] 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) [2025-02-10 02:00:49,430] 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) [2025-02-10 02:00:49,430] INFO [Partition -uve-topic-3-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-18 (kafka.cluster.Partition) [2025-02-10 02:00:49,430] INFO [Partition -uve-topic-3-18 broker=1] Log loaded for partition -uve-topic-3-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,432] 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) [2025-02-10 02:00:49,432] 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) [2025-02-10 02:00:49,432] INFO [Partition -uve-topic-19-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-10 (kafka.cluster.Partition) [2025-02-10 02:00:49,432] INFO [Partition -uve-topic-19-10 broker=1] Log loaded for partition -uve-topic-19-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,433] 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) [2025-02-10 02:00:49,434] 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) [2025-02-10 02:00:49,434] INFO [Partition structured_syslog_topic-23 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-23 (kafka.cluster.Partition) [2025-02-10 02:00:49,434] INFO [Partition structured_syslog_topic-23 broker=1] Log loaded for partition structured_syslog_topic-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,435] 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) [2025-02-10 02:00:49,436] 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) [2025-02-10 02:00:49,436] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-12 (kafka.cluster.Partition) [2025-02-10 02:00:49,436] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,438] 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) [2025-02-10 02:00:49,439] 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) [2025-02-10 02:00:49,439] INFO [Partition -uve-topic-4-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-10 (kafka.cluster.Partition) [2025-02-10 02:00:49,439] INFO [Partition -uve-topic-4-10 broker=1] Log loaded for partition -uve-topic-4-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,442] 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) [2025-02-10 02:00:49,443] 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) [2025-02-10 02:00:49,443] INFO [Partition -uve-topic-25-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-1 (kafka.cluster.Partition) [2025-02-10 02:00:49,443] INFO [Partition -uve-topic-25-1 broker=1] Log loaded for partition -uve-topic-25-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,445] 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) [2025-02-10 02:00:49,446] 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) [2025-02-10 02:00:49,446] INFO [Partition -uve-topic-26-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-21 (kafka.cluster.Partition) [2025-02-10 02:00:49,446] INFO [Partition -uve-topic-26-21 broker=1] Log loaded for partition -uve-topic-26-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,449] 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) [2025-02-10 02:00:49,449] 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) [2025-02-10 02:00:49,450] INFO [Partition -uve-topic-12-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-3 (kafka.cluster.Partition) [2025-02-10 02:00:49,450] INFO [Partition -uve-topic-12-3 broker=1] Log loaded for partition -uve-topic-12-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,453] 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) [2025-02-10 02:00:49,453] 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) [2025-02-10 02:00:49,454] INFO [Partition -uve-topic-13-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-23 (kafka.cluster.Partition) [2025-02-10 02:00:49,454] INFO [Partition -uve-topic-13-23 broker=1] Log loaded for partition -uve-topic-13-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,456] 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) [2025-02-10 02:00:49,456] 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) [2025-02-10 02:00:49,456] INFO [Partition -uve-topic-4-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-29 (kafka.cluster.Partition) [2025-02-10 02:00:49,456] INFO [Partition -uve-topic-4-29 broker=1] Log loaded for partition -uve-topic-4-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,463] 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) [2025-02-10 02:00:49,463] 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) [2025-02-10 02:00:49,463] INFO [Partition -uve-topic-0-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-15 (kafka.cluster.Partition) [2025-02-10 02:00:49,463] INFO [Partition -uve-topic-0-15 broker=1] Log loaded for partition -uve-topic-0-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,465] 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) [2025-02-10 02:00:49,465] 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) [2025-02-10 02:00:49,465] INFO [Partition -uve-topic-17-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-27 (kafka.cluster.Partition) [2025-02-10 02:00:49,465] INFO [Partition -uve-topic-17-27 broker=1] Log loaded for partition -uve-topic-17-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,471] 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) [2025-02-10 02:00:49,471] 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) [2025-02-10 02:00:49,472] INFO [Partition -uve-topic-16-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-7 (kafka.cluster.Partition) [2025-02-10 02:00:49,472] INFO [Partition -uve-topic-16-7 broker=1] Log loaded for partition -uve-topic-16-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,478] 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) [2025-02-10 02:00:49,479] 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) [2025-02-10 02:00:49,479] INFO [Partition -uve-topic-29-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-5 (kafka.cluster.Partition) [2025-02-10 02:00:49,479] INFO [Partition -uve-topic-29-5 broker=1] Log loaded for partition -uve-topic-29-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,483] 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) [2025-02-10 02:00:49,484] 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) [2025-02-10 02:00:49,484] INFO [Partition -uve-topic-2-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-17 (kafka.cluster.Partition) [2025-02-10 02:00:49,484] INFO [Partition -uve-topic-2-17 broker=1] Log loaded for partition -uve-topic-2-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,485] 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) [2025-02-10 02:00:49,486] 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) [2025-02-10 02:00:49,486] INFO [Partition -uve-topic-22-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-26 (kafka.cluster.Partition) [2025-02-10 02:00:49,486] INFO [Partition -uve-topic-22-26 broker=1] Log loaded for partition -uve-topic-22-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,490] 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) [2025-02-10 02:00:49,490] 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) [2025-02-10 02:00:49,490] INFO [Partition -uve-topic-9-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-15 (kafka.cluster.Partition) [2025-02-10 02:00:49,490] INFO [Partition -uve-topic-9-15 broker=1] Log loaded for partition -uve-topic-9-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,492] 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) [2025-02-10 02:00:49,492] 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) [2025-02-10 02:00:49,492] INFO [Partition -uve-topic-21-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-6 (kafka.cluster.Partition) [2025-02-10 02:00:49,492] INFO [Partition -uve-topic-21-6 broker=1] Log loaded for partition -uve-topic-21-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,518] 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) [2025-02-10 02:00:49,518] 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) [2025-02-10 02:00:49,530] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-3 (kafka.cluster.Partition) [2025-02-10 02:00:49,530] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,532] 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) [2025-02-10 02:00:49,533] 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) [2025-02-10 02:00:49,533] INFO [Partition -uve-topic-17-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-8 (kafka.cluster.Partition) [2025-02-10 02:00:49,533] INFO [Partition -uve-topic-17-8 broker=1] Log loaded for partition -uve-topic-17-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,535] 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) [2025-02-10 02:00:49,536] 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) [2025-02-10 02:00:49,536] INFO [Partition -uve-topic-26-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-11 (kafka.cluster.Partition) [2025-02-10 02:00:49,536] INFO [Partition -uve-topic-26-11 broker=1] Log loaded for partition -uve-topic-26-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,539] 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) [2025-02-10 02:00:49,540] 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) [2025-02-10 02:00:49,540] INFO [Partition -uve-topic-13-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-13 (kafka.cluster.Partition) [2025-02-10 02:00:49,540] INFO [Partition -uve-topic-13-13 broker=1] Log loaded for partition -uve-topic-13-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,541] 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) [2025-02-10 02:00:49,542] 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) [2025-02-10 02:00:49,542] INFO [Partition -uve-topic-15-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-25 (kafka.cluster.Partition) [2025-02-10 02:00:49,543] INFO [Partition -uve-topic-15-25 broker=1] Log loaded for partition -uve-topic-15-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,545] 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) [2025-02-10 02:00:49,546] 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) [2025-02-10 02:00:49,546] INFO [Partition -uve-topic-28-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-23 (kafka.cluster.Partition) [2025-02-10 02:00:49,546] INFO [Partition -uve-topic-28-23 broker=1] Log loaded for partition -uve-topic-28-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,549] 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) [2025-02-10 02:00:49,550] 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) [2025-02-10 02:00:49,550] INFO [Partition -uve-topic-20-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-5 (kafka.cluster.Partition) [2025-02-10 02:00:49,550] INFO [Partition -uve-topic-20-5 broker=1] Log loaded for partition -uve-topic-20-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,553] 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) [2025-02-10 02:00:49,553] 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) [2025-02-10 02:00:49,553] INFO [Partition -uve-topic-21-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-25 (kafka.cluster.Partition) [2025-02-10 02:00:49,554] INFO [Partition -uve-topic-21-25 broker=1] Log loaded for partition -uve-topic-21-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,556] 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) [2025-02-10 02:00:49,556] 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) [2025-02-10 02:00:49,556] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-22 (kafka.cluster.Partition) [2025-02-10 02:00:49,556] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,559] 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) [2025-02-10 02:00:49,559] 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) [2025-02-10 02:00:49,559] INFO [Partition -uve-topic-27-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-3 (kafka.cluster.Partition) [2025-02-10 02:00:49,559] INFO [Partition -uve-topic-27-3 broker=1] Log loaded for partition -uve-topic-27-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,562] 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) [2025-02-10 02:00:49,563] 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) [2025-02-10 02:00:49,563] INFO [Partition -uve-topic-14-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-5 (kafka.cluster.Partition) [2025-02-10 02:00:49,563] INFO [Partition -uve-topic-14-5 broker=1] Log loaded for partition -uve-topic-14-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,565] 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) [2025-02-10 02:00:49,565] 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) [2025-02-10 02:00:49,567] INFO [Partition -uve-topic-25-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-29 (kafka.cluster.Partition) [2025-02-10 02:00:49,567] INFO [Partition -uve-topic-25-29 broker=1] Log loaded for partition -uve-topic-25-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,569] 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) [2025-02-10 02:00:49,570] 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) [2025-02-10 02:00:49,570] INFO [Partition -uve-topic-19-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-29 (kafka.cluster.Partition) [2025-02-10 02:00:49,570] INFO [Partition -uve-topic-19-29 broker=1] Log loaded for partition -uve-topic-19-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,573] 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) [2025-02-10 02:00:49,573] 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) [2025-02-10 02:00:49,574] INFO [Partition -uve-topic-20-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-24 (kafka.cluster.Partition) [2025-02-10 02:00:49,574] INFO [Partition -uve-topic-20-24 broker=1] Log loaded for partition -uve-topic-20-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,576] 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) [2025-02-10 02:00:49,577] 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) [2025-02-10 02:00:49,577] INFO [Partition -uve-topic-10-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-10 (kafka.cluster.Partition) [2025-02-10 02:00:49,577] INFO [Partition -uve-topic-10-10 broker=1] Log loaded for partition -uve-topic-10-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,578] 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) [2025-02-10 02:00:49,579] 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) [2025-02-10 02:00:49,579] INFO [Partition -uve-topic-24-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-28 (kafka.cluster.Partition) [2025-02-10 02:00:49,579] INFO [Partition -uve-topic-24-28 broker=1] Log loaded for partition -uve-topic-24-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,581] 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) [2025-02-10 02:00:49,581] 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) [2025-02-10 02:00:49,581] INFO [Partition -uve-topic-23-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-8 (kafka.cluster.Partition) [2025-02-10 02:00:49,581] INFO [Partition -uve-topic-23-8 broker=1] Log loaded for partition -uve-topic-23-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,583] 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) [2025-02-10 02:00:49,583] 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) [2025-02-10 02:00:49,583] INFO [Partition -uve-topic-25-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-10 (kafka.cluster.Partition) [2025-02-10 02:00:49,583] INFO [Partition -uve-topic-25-10 broker=1] Log loaded for partition -uve-topic-25-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,585] 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) [2025-02-10 02:00:49,585] 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) [2025-02-10 02:00:49,585] INFO [Partition -uve-topic-12-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-12 (kafka.cluster.Partition) [2025-02-10 02:00:49,585] INFO [Partition -uve-topic-12-12 broker=1] Log loaded for partition -uve-topic-12-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,586] 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) [2025-02-10 02:00:49,587] 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) [2025-02-10 02:00:49,587] INFO [Partition -uve-topic-27-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-22 (kafka.cluster.Partition) [2025-02-10 02:00:49,587] INFO [Partition -uve-topic-27-22 broker=1] Log loaded for partition -uve-topic-27-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,593] 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) [2025-02-10 02:00:49,594] 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) [2025-02-10 02:00:49,594] INFO [Partition -uve-topic-26-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-2 (kafka.cluster.Partition) [2025-02-10 02:00:49,594] INFO [Partition -uve-topic-26-2 broker=1] Log loaded for partition -uve-topic-26-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,596] 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) [2025-02-10 02:00:49,596] 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) [2025-02-10 02:00:49,596] INFO [Partition -uve-topic-13-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-4 (kafka.cluster.Partition) [2025-02-10 02:00:49,596] INFO [Partition -uve-topic-13-4 broker=1] Log loaded for partition -uve-topic-13-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,597] 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) [2025-02-10 02:00:49,598] 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) [2025-02-10 02:00:49,598] INFO [Partition -uve-topic-14-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-24 (kafka.cluster.Partition) [2025-02-10 02:00:49,598] INFO [Partition -uve-topic-14-24 broker=1] Log loaded for partition -uve-topic-14-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,599] 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) [2025-02-10 02:00:49,599] 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) [2025-02-10 02:00:49,599] INFO [Partition -uve-topic-6-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-12 (kafka.cluster.Partition) [2025-02-10 02:00:49,600] INFO [Partition -uve-topic-6-12 broker=1] Log loaded for partition -uve-topic-6-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,601] 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) [2025-02-10 02:00:49,601] 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) [2025-02-10 02:00:49,601] INFO [Partition -uve-topic-10-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-29 (kafka.cluster.Partition) [2025-02-10 02:00:49,601] INFO [Partition -uve-topic-10-29 broker=1] Log loaded for partition -uve-topic-10-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,604] 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) [2025-02-10 02:00:49,604] 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) [2025-02-10 02:00:49,604] INFO [Partition -uve-topic-22-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-7 (kafka.cluster.Partition) [2025-02-10 02:00:49,604] INFO [Partition -uve-topic-22-7 broker=1] Log loaded for partition -uve-topic-22-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,606] 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) [2025-02-10 02:00:49,606] 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) [2025-02-10 02:00:49,606] INFO [Partition -uve-topic-23-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-27 (kafka.cluster.Partition) [2025-02-10 02:00:49,606] INFO [Partition -uve-topic-23-27 broker=1] Log loaded for partition -uve-topic-23-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,607] 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) [2025-02-10 02:00:49,608] 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) [2025-02-10 02:00:49,608] INFO [Partition -uve-topic-18-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-9 (kafka.cluster.Partition) [2025-02-10 02:00:49,608] INFO [Partition -uve-topic-18-9 broker=1] Log loaded for partition -uve-topic-18-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,609] 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) [2025-02-10 02:00:49,610] 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) [2025-02-10 02:00:49,610] INFO [Partition -uve-topic-5-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-1 (kafka.cluster.Partition) [2025-02-10 02:00:49,610] INFO [Partition -uve-topic-5-1 broker=1] Log loaded for partition -uve-topic-5-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,612] 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) [2025-02-10 02:00:49,614] 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) [2025-02-10 02:00:49,614] INFO [Partition -uve-topic-25-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-20 (kafka.cluster.Partition) [2025-02-10 02:00:49,614] INFO [Partition -uve-topic-25-20 broker=1] Log loaded for partition -uve-topic-25-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,616] 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) [2025-02-10 02:00:49,616] 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) [2025-02-10 02:00:49,616] INFO [Partition -uve-topic-12-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-22 (kafka.cluster.Partition) [2025-02-10 02:00:49,616] INFO [Partition -uve-topic-12-22 broker=1] Log loaded for partition -uve-topic-12-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,618] 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) [2025-02-10 02:00:49,618] 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) [2025-02-10 02:00:49,618] INFO [Partition -uve-topic-18-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-25 (kafka.cluster.Partition) [2025-02-10 02:00:49,618] INFO [Partition -uve-topic-18-25 broker=1] Log loaded for partition -uve-topic-18-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,619] 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) [2025-02-10 02:00:49,620] 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) [2025-02-10 02:00:49,620] INFO [Partition -uve-topic-17-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-5 (kafka.cluster.Partition) [2025-02-10 02:00:49,620] INFO [Partition -uve-topic-17-5 broker=1] Log loaded for partition -uve-topic-17-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,621] 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) [2025-02-10 02:00:49,622] 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) [2025-02-10 02:00:49,622] INFO [Partition -uve-topic-20-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-2 (kafka.cluster.Partition) [2025-02-10 02:00:49,622] INFO [Partition -uve-topic-20-2 broker=1] Log loaded for partition -uve-topic-20-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,623] 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) [2025-02-10 02:00:49,623] 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) [2025-02-10 02:00:49,623] INFO [Partition -uve-topic-21-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-22 (kafka.cluster.Partition) [2025-02-10 02:00:49,623] INFO [Partition -uve-topic-21-22 broker=1] Log loaded for partition -uve-topic-21-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,625] 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) [2025-02-10 02:00:49,625] 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) [2025-02-10 02:00:49,625] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-19 (kafka.cluster.Partition) [2025-02-10 02:00:49,625] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,626] 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) [2025-02-10 02:00:49,626] 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) [2025-02-10 02:00:49,626] INFO [Partition -uve-topic-22-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-4 (kafka.cluster.Partition) [2025-02-10 02:00:49,626] INFO [Partition -uve-topic-22-4 broker=1] Log loaded for partition -uve-topic-22-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,628] 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) [2025-02-10 02:00:49,628] 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) [2025-02-10 02:00:49,628] INFO [Partition -uve-topic-17-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-24 (kafka.cluster.Partition) [2025-02-10 02:00:49,628] INFO [Partition -uve-topic-17-24 broker=1] Log loaded for partition -uve-topic-17-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,629] 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) [2025-02-10 02:00:49,629] 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) [2025-02-10 02:00:49,629] INFO [Partition -uve-topic-16-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-4 (kafka.cluster.Partition) [2025-02-10 02:00:49,629] INFO [Partition -uve-topic-16-4 broker=1] Log loaded for partition -uve-topic-16-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,630] 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) [2025-02-10 02:00:49,631] 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) [2025-02-10 02:00:49,662] INFO [Partition -uve-topic-29-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-2 (kafka.cluster.Partition) [2025-02-10 02:00:49,663] INFO [Partition -uve-topic-29-2 broker=1] Log loaded for partition -uve-topic-29-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,667] 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) [2025-02-10 02:00:49,667] 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) [2025-02-10 02:00:49,667] INFO [Partition -uve-topic-21-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-3 (kafka.cluster.Partition) [2025-02-10 02:00:49,667] INFO [Partition -uve-topic-21-3 broker=1] Log loaded for partition -uve-topic-21-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,670] 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) [2025-02-10 02:00:49,670] 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) [2025-02-10 02:00:49,670] INFO [Partition structured_syslog_topic-1 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-1 (kafka.cluster.Partition) [2025-02-10 02:00:49,671] INFO [Partition structured_syslog_topic-1 broker=1] Log loaded for partition structured_syslog_topic-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,675] 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) [2025-02-10 02:00:49,676] 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) [2025-02-10 02:00:49,676] INFO [Partition -uve-topic-20-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-21 (kafka.cluster.Partition) [2025-02-10 02:00:49,676] INFO [Partition -uve-topic-20-21 broker=1] Log loaded for partition -uve-topic-20-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,680] 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) [2025-02-10 02:00:49,680] 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) [2025-02-10 02:00:49,680] INFO [Partition -uve-topic-27-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-19 (kafka.cluster.Partition) [2025-02-10 02:00:49,680] INFO [Partition -uve-topic-27-19 broker=1] Log loaded for partition -uve-topic-27-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,683] 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) [2025-02-10 02:00:49,683] 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) [2025-02-10 02:00:49,683] INFO [Partition -uve-topic-14-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-21 (kafka.cluster.Partition) [2025-02-10 02:00:49,683] INFO [Partition -uve-topic-14-21 broker=1] Log loaded for partition -uve-topic-14-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,685] 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) [2025-02-10 02:00:49,685] 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) [2025-02-10 02:00:49,685] INFO [Partition -uve-topic-16-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-23 (kafka.cluster.Partition) [2025-02-10 02:00:49,685] INFO [Partition -uve-topic-16-23 broker=1] Log loaded for partition -uve-topic-16-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,687] 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) [2025-02-10 02:00:49,687] 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) [2025-02-10 02:00:49,687] INFO [Partition -uve-topic-15-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-3 (kafka.cluster.Partition) [2025-02-10 02:00:49,688] INFO [Partition -uve-topic-15-3 broker=1] Log loaded for partition -uve-topic-15-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,694] 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) [2025-02-10 02:00:49,694] 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) [2025-02-10 02:00:49,694] INFO [Partition -uve-topic-29-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-21 (kafka.cluster.Partition) [2025-02-10 02:00:49,694] INFO [Partition -uve-topic-29-21 broker=1] Log loaded for partition -uve-topic-29-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,695] 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) [2025-02-10 02:00:49,696] 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) [2025-02-10 02:00:49,696] INFO [Partition -uve-topic-28-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-1 (kafka.cluster.Partition) [2025-02-10 02:00:49,696] INFO [Partition -uve-topic-28-1 broker=1] Log loaded for partition -uve-topic-28-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,705] 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) [2025-02-10 02:00:49,706] 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) [2025-02-10 02:00:49,709] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-0 (kafka.cluster.Partition) [2025-02-10 02:00:49,710] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,717] 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) [2025-02-10 02:00:49,717] 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) [2025-02-10 02:00:49,717] INFO [Partition -uve-topic-25-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-26 (kafka.cluster.Partition) [2025-02-10 02:00:49,717] INFO [Partition -uve-topic-25-26 broker=1] Log loaded for partition -uve-topic-25-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,720] 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) [2025-02-10 02:00:49,720] 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) [2025-02-10 02:00:49,720] INFO [Partition -uve-topic-12-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-28 (kafka.cluster.Partition) [2025-02-10 02:00:49,720] INFO [Partition -uve-topic-12-28 broker=1] Log loaded for partition -uve-topic-12-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,723] 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) [2025-02-10 02:00:49,724] 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) [2025-02-10 02:00:49,724] INFO [Partition -uve-topic-24-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-6 (kafka.cluster.Partition) [2025-02-10 02:00:49,724] INFO [Partition -uve-topic-24-6 broker=1] Log loaded for partition -uve-topic-24-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,725] 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) [2025-02-10 02:00:49,726] 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) [2025-02-10 02:00:49,726] INFO [Partition -uve-topic-11-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-8 (kafka.cluster.Partition) [2025-02-10 02:00:49,726] INFO [Partition -uve-topic-11-8 broker=1] Log loaded for partition -uve-topic-11-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,728] 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) [2025-02-10 02:00:49,728] 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) [2025-02-10 02:00:49,728] INFO [Partition -uve-topic-26-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-18 (kafka.cluster.Partition) [2025-02-10 02:00:49,728] INFO [Partition -uve-topic-26-18 broker=1] Log loaded for partition -uve-topic-26-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,731] 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) [2025-02-10 02:00:49,732] 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) [2025-02-10 02:00:49,732] INFO [Partition -uve-topic-13-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-20 (kafka.cluster.Partition) [2025-02-10 02:00:49,732] INFO [Partition -uve-topic-13-20 broker=1] Log loaded for partition -uve-topic-13-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,733] 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) [2025-02-10 02:00:49,734] 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) [2025-02-10 02:00:49,735] INFO [Partition -uve-topic-12-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-0 (kafka.cluster.Partition) [2025-02-10 02:00:49,735] INFO [Partition -uve-topic-12-0 broker=1] Log loaded for partition -uve-topic-12-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,742] 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) [2025-02-10 02:00:49,742] 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) [2025-02-10 02:00:49,742] INFO [Partition -uve-topic-13-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-1 (kafka.cluster.Partition) [2025-02-10 02:00:49,742] INFO [Partition -uve-topic-13-1 broker=1] Log loaded for partition -uve-topic-13-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,744] 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) [2025-02-10 02:00:49,745] 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) [2025-02-10 02:00:49,746] INFO [Partition -uve-topic-5-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-8 (kafka.cluster.Partition) [2025-02-10 02:00:49,746] INFO [Partition -uve-topic-5-8 broker=1] Log loaded for partition -uve-topic-5-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,748] 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) [2025-02-10 02:00:49,749] 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) [2025-02-10 02:00:49,749] INFO [Partition -uve-topic-6-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-28 (kafka.cluster.Partition) [2025-02-10 02:00:49,749] INFO [Partition -uve-topic-6-28 broker=1] Log loaded for partition -uve-topic-6-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,753] 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) [2025-02-10 02:00:49,754] 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) [2025-02-10 02:00:49,754] INFO [Partition -uve-topic-9-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-12 (kafka.cluster.Partition) [2025-02-10 02:00:49,754] INFO [Partition -uve-topic-9-12 broker=1] Log loaded for partition -uve-topic-9-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,758] 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) [2025-02-10 02:00:49,758] 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) [2025-02-10 02:00:49,758] INFO [Partition -uve-topic-1-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-13 (kafka.cluster.Partition) [2025-02-10 02:00:49,758] INFO [Partition -uve-topic-1-13 broker=1] Log loaded for partition -uve-topic-1-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,761] 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) [2025-02-10 02:00:49,761] 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) [2025-02-10 02:00:49,761] INFO [Partition -uve-topic-8-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-11 (kafka.cluster.Partition) [2025-02-10 02:00:49,761] INFO [Partition -uve-topic-8-11 broker=1] Log loaded for partition -uve-topic-8-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,765] 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) [2025-02-10 02:00:49,768] 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) [2025-02-10 02:00:49,768] INFO [Partition -uve-topic-15-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-22 (kafka.cluster.Partition) [2025-02-10 02:00:49,768] INFO [Partition -uve-topic-15-22 broker=1] Log loaded for partition -uve-topic-15-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,772] 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) [2025-02-10 02:00:49,772] 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) [2025-02-10 02:00:49,772] INFO [Partition -uve-topic-28-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-20 (kafka.cluster.Partition) [2025-02-10 02:00:49,772] INFO [Partition -uve-topic-28-20 broker=1] Log loaded for partition -uve-topic-28-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,777] 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) [2025-02-10 02:00:49,778] 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) [2025-02-10 02:00:49,778] INFO [Partition -uve-topic-0-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-12 (kafka.cluster.Partition) [2025-02-10 02:00:49,778] INFO [Partition -uve-topic-0-12 broker=1] Log loaded for partition -uve-topic-0-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,780] 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) [2025-02-10 02:00:49,780] 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) [2025-02-10 02:00:49,780] INFO [Partition -uve-topic-7-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-10 (kafka.cluster.Partition) [2025-02-10 02:00:49,780] INFO [Partition -uve-topic-7-10 broker=1] Log loaded for partition -uve-topic-7-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,782] 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) [2025-02-10 02:00:49,782] 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) [2025-02-10 02:00:49,782] INFO [Partition -uve-topic-4-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-16 (kafka.cluster.Partition) [2025-02-10 02:00:49,782] INFO [Partition -uve-topic-4-16 broker=1] Log loaded for partition -uve-topic-4-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,784] 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) [2025-02-10 02:00:49,785] 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) [2025-02-10 02:00:49,785] INFO [Partition -uve-topic-3-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-15 (kafka.cluster.Partition) [2025-02-10 02:00:49,785] INFO [Partition -uve-topic-3-15 broker=1] Log loaded for partition -uve-topic-3-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,786] 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) [2025-02-10 02:00:49,787] 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) [2025-02-10 02:00:49,787] INFO [Partition -uve-topic-25-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-7 (kafka.cluster.Partition) [2025-02-10 02:00:49,787] INFO [Partition -uve-topic-25-7 broker=1] Log loaded for partition -uve-topic-25-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,790] 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) [2025-02-10 02:00:49,791] 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) [2025-02-10 02:00:49,792] INFO [Partition -uve-topic-12-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-9 (kafka.cluster.Partition) [2025-02-10 02:00:49,792] INFO [Partition -uve-topic-12-9 broker=1] Log loaded for partition -uve-topic-12-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,794] 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) [2025-02-10 02:00:49,794] 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) [2025-02-10 02:00:49,794] INFO [Partition -uve-topic-19-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-7 (kafka.cluster.Partition) [2025-02-10 02:00:49,794] INFO [Partition -uve-topic-19-7 broker=1] Log loaded for partition -uve-topic-19-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,798] 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) [2025-02-10 02:00:49,798] 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) [2025-02-10 02:00:49,799] INFO [Partition structured_syslog_topic-20 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-20 (kafka.cluster.Partition) [2025-02-10 02:00:49,799] INFO [Partition structured_syslog_topic-20 broker=1] Log loaded for partition structured_syslog_topic-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,804] 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) [2025-02-10 02:00:49,805] 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) [2025-02-10 02:00:49,806] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-9 (kafka.cluster.Partition) [2025-02-10 02:00:49,806] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,809] 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) [2025-02-10 02:00:49,809] 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) [2025-02-10 02:00:49,809] INFO [Partition -uve-topic-7-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-29 (kafka.cluster.Partition) [2025-02-10 02:00:49,809] INFO [Partition -uve-topic-7-29 broker=1] Log loaded for partition -uve-topic-7-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,813] 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) [2025-02-10 02:00:49,813] 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) [2025-02-10 02:00:49,813] INFO [Partition -uve-topic-6-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-9 (kafka.cluster.Partition) [2025-02-10 02:00:49,813] INFO [Partition -uve-topic-6-9 broker=1] Log loaded for partition -uve-topic-6-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,814] 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) [2025-02-10 02:00:49,817] 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) [2025-02-10 02:00:49,817] INFO [Partition -uve-topic-10-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-26 (kafka.cluster.Partition) [2025-02-10 02:00:49,817] INFO [Partition -uve-topic-10-26 broker=1] Log loaded for partition -uve-topic-10-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,819] 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) [2025-02-10 02:00:49,823] 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) [2025-02-10 02:00:49,823] INFO [Partition -uve-topic-27-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-0 (kafka.cluster.Partition) [2025-02-10 02:00:49,823] INFO [Partition -uve-topic-27-0 broker=1] Log loaded for partition -uve-topic-27-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,825] 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) [2025-02-10 02:00:49,825] 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) [2025-02-10 02:00:49,825] INFO [Partition -uve-topic-23-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-24 (kafka.cluster.Partition) [2025-02-10 02:00:49,825] INFO [Partition -uve-topic-23-24 broker=1] Log loaded for partition -uve-topic-23-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,827] 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) [2025-02-10 02:00:49,827] 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) [2025-02-10 02:00:49,827] INFO [Partition -uve-topic-14-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-2 (kafka.cluster.Partition) [2025-02-10 02:00:49,827] INFO [Partition -uve-topic-14-2 broker=1] Log loaded for partition -uve-topic-14-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,828] 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) [2025-02-10 02:00:49,829] 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) [2025-02-10 02:00:49,829] INFO [Partition -uve-topic-2-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-14 (kafka.cluster.Partition) [2025-02-10 02:00:49,829] INFO [Partition -uve-topic-2-14 broker=1] Log loaded for partition -uve-topic-2-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,830] 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) [2025-02-10 02:00:49,830] 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) [2025-02-10 02:00:49,831] INFO [Partition -uve-topic-18-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-6 (kafka.cluster.Partition) [2025-02-10 02:00:49,831] INFO [Partition -uve-topic-18-6 broker=1] Log loaded for partition -uve-topic-18-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,832] 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) [2025-02-10 02:00:49,832] 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) [2025-02-10 02:00:49,833] INFO [Partition -uve-topic-19-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-26 (kafka.cluster.Partition) [2025-02-10 02:00:49,833] INFO [Partition -uve-topic-19-26 broker=1] Log loaded for partition -uve-topic-19-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,835] 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) [2025-02-10 02:00:49,835] 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) [2025-02-10 02:00:49,837] INFO [Partition -uve-topic-22-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-23 (kafka.cluster.Partition) [2025-02-10 02:00:49,837] INFO [Partition -uve-topic-22-23 broker=1] Log loaded for partition -uve-topic-22-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,838] 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) [2025-02-10 02:00:49,839] 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) [2025-02-10 02:00:49,839] INFO [Partition -uve-topic-24-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-25 (kafka.cluster.Partition) [2025-02-10 02:00:49,839] INFO [Partition -uve-topic-24-25 broker=1] Log loaded for partition -uve-topic-24-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,840] 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) [2025-02-10 02:00:49,842] 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) [2025-02-10 02:00:49,842] INFO [Partition -uve-topic-11-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-27 (kafka.cluster.Partition) [2025-02-10 02:00:49,842] INFO [Partition -uve-topic-11-27 broker=1] Log loaded for partition -uve-topic-11-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,843] 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) [2025-02-10 02:00:49,844] 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) [2025-02-10 02:00:49,844] INFO [Partition -uve-topic-10-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-7 (kafka.cluster.Partition) [2025-02-10 02:00:49,844] INFO [Partition -uve-topic-10-7 broker=1] Log loaded for partition -uve-topic-10-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,846] 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) [2025-02-10 02:00:49,846] 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) [2025-02-10 02:00:49,846] INFO [Partition -uve-topic-23-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-5 (kafka.cluster.Partition) [2025-02-10 02:00:49,846] INFO [Partition -uve-topic-23-5 broker=1] Log loaded for partition -uve-topic-23-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,850] 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) [2025-02-10 02:00:49,850] 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) [2025-02-10 02:00:49,850] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-28 (kafka.cluster.Partition) [2025-02-10 02:00:49,850] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,853] 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) [2025-02-10 02:00:49,853] 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) [2025-02-10 02:00:49,853] INFO [Partition -uve-topic-4-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-26 (kafka.cluster.Partition) [2025-02-10 02:00:49,853] INFO [Partition -uve-topic-4-26 broker=1] Log loaded for partition -uve-topic-4-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,861] 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) [2025-02-10 02:00:49,861] 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) [2025-02-10 02:00:49,861] INFO [Partition -uve-topic-25-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-17 (kafka.cluster.Partition) [2025-02-10 02:00:49,862] INFO [Partition -uve-topic-25-17 broker=1] Log loaded for partition -uve-topic-25-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,868] 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) [2025-02-10 02:00:49,868] 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) [2025-02-10 02:00:49,868] INFO [Partition -uve-topic-12-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-19 (kafka.cluster.Partition) [2025-02-10 02:00:49,868] INFO [Partition -uve-topic-12-19 broker=1] Log loaded for partition -uve-topic-12-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,870] 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) [2025-02-10 02:00:49,871] 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) [2025-02-10 02:00:49,871] INFO [Partition -uve-topic-5-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-27 (kafka.cluster.Partition) [2025-02-10 02:00:49,871] INFO [Partition -uve-topic-5-27 broker=1] Log loaded for partition -uve-topic-5-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,872] 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) [2025-02-10 02:00:49,872] 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) [2025-02-10 02:00:49,872] INFO [Partition -uve-topic-4-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-7 (kafka.cluster.Partition) [2025-02-10 02:00:49,872] INFO [Partition -uve-topic-4-7 broker=1] Log loaded for partition -uve-topic-4-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,873] 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) [2025-02-10 02:00:49,873] 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) [2025-02-10 02:00:49,874] INFO [Partition -uve-topic-17-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-21 (kafka.cluster.Partition) [2025-02-10 02:00:49,874] INFO [Partition -uve-topic-17-21 broker=1] Log loaded for partition -uve-topic-17-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,875] 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) [2025-02-10 02:00:49,875] 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) [2025-02-10 02:00:49,875] INFO [Partition -uve-topic-0-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-9 (kafka.cluster.Partition) [2025-02-10 02:00:49,875] INFO [Partition -uve-topic-0-9 broker=1] Log loaded for partition -uve-topic-0-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,878] 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) [2025-02-10 02:00:49,878] 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) [2025-02-10 02:00:49,878] INFO [Partition -uve-topic-1-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-29 (kafka.cluster.Partition) [2025-02-10 02:00:49,878] INFO [Partition -uve-topic-1-29 broker=1] Log loaded for partition -uve-topic-1-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,880] 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) [2025-02-10 02:00:49,880] 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) [2025-02-10 02:00:49,880] INFO [Partition -uve-topic-16-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-1 (kafka.cluster.Partition) [2025-02-10 02:00:49,880] INFO [Partition -uve-topic-16-1 broker=1] Log loaded for partition -uve-topic-16-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,883] 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) [2025-02-10 02:00:49,883] 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) [2025-02-10 02:00:49,883] INFO [Partition -uve-topic-2-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-11 (kafka.cluster.Partition) [2025-02-10 02:00:49,883] INFO [Partition -uve-topic-2-11 broker=1] Log loaded for partition -uve-topic-2-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,885] 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) [2025-02-10 02:00:49,886] 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) [2025-02-10 02:00:49,886] INFO [Partition -uve-topic-9-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-9 (kafka.cluster.Partition) [2025-02-10 02:00:49,886] INFO [Partition -uve-topic-9-9 broker=1] Log loaded for partition -uve-topic-9-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,887] 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) [2025-02-10 02:00:49,888] 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) [2025-02-10 02:00:49,888] INFO [Partition -uve-topic-25-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-4 (kafka.cluster.Partition) [2025-02-10 02:00:49,888] INFO [Partition -uve-topic-25-4 broker=1] Log loaded for partition -uve-topic-25-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,889] 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) [2025-02-10 02:00:49,890] 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) [2025-02-10 02:00:49,890] INFO [Partition -uve-topic-12-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-6 (kafka.cluster.Partition) [2025-02-10 02:00:49,890] INFO [Partition -uve-topic-12-6 broker=1] Log loaded for partition -uve-topic-12-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,892] 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) [2025-02-10 02:00:49,892] 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) [2025-02-10 02:00:49,892] INFO [Partition -uve-topic-4-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-23 (kafka.cluster.Partition) [2025-02-10 02:00:49,892] INFO [Partition -uve-topic-4-23 broker=1] Log loaded for partition -uve-topic-4-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,894] 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) [2025-02-10 02:00:49,894] 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) [2025-02-10 02:00:49,894] INFO [Partition -uve-topic-3-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-3 (kafka.cluster.Partition) [2025-02-10 02:00:49,894] INFO [Partition -uve-topic-3-3 broker=1] Log loaded for partition -uve-topic-3-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,895] 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) [2025-02-10 02:00:49,896] 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) [2025-02-10 02:00:49,896] INFO [Partition -uve-topic-3-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-22 (kafka.cluster.Partition) [2025-02-10 02:00:49,896] INFO [Partition -uve-topic-3-22 broker=1] Log loaded for partition -uve-topic-3-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,898] 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) [2025-02-10 02:00:49,898] 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) [2025-02-10 02:00:49,898] INFO [Partition -uve-topic-0-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-28 (kafka.cluster.Partition) [2025-02-10 02:00:49,898] INFO [Partition -uve-topic-0-28 broker=1] Log loaded for partition -uve-topic-0-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,899] 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) [2025-02-10 02:00:49,900] 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) [2025-02-10 02:00:49,900] INFO [Partition -uve-topic-15-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-0 (kafka.cluster.Partition) [2025-02-10 02:00:49,900] INFO [Partition -uve-topic-15-0 broker=1] Log loaded for partition -uve-topic-15-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,901] 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) [2025-02-10 02:00:49,901] 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) [2025-02-10 02:00:49,901] INFO [Partition -uve-topic-6-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-6 (kafka.cluster.Partition) [2025-02-10 02:00:49,901] INFO [Partition -uve-topic-6-6 broker=1] Log loaded for partition -uve-topic-6-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,902] 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) [2025-02-10 02:00:49,903] 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) [2025-02-10 02:00:49,903] INFO [Partition -uve-topic-7-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-26 (kafka.cluster.Partition) [2025-02-10 02:00:49,903] INFO [Partition -uve-topic-7-26 broker=1] Log loaded for partition -uve-topic-7-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,904] 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) [2025-02-10 02:00:49,904] 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) [2025-02-10 02:00:49,904] INFO [Partition -uve-topic-8-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-8 (kafka.cluster.Partition) [2025-02-10 02:00:49,904] INFO [Partition -uve-topic-8-8 broker=1] Log loaded for partition -uve-topic-8-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,905] 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) [2025-02-10 02:00:49,905] 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) [2025-02-10 02:00:49,905] INFO [Partition -uve-topic-21-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-19 (kafka.cluster.Partition) [2025-02-10 02:00:49,905] INFO [Partition -uve-topic-21-19 broker=1] Log loaded for partition -uve-topic-21-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,907] 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) [2025-02-10 02:00:49,907] 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) [2025-02-10 02:00:49,907] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-16 (kafka.cluster.Partition) [2025-02-10 02:00:49,907] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,908] 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) [2025-02-10 02:00:49,908] 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) [2025-02-10 02:00:49,908] INFO [Partition -uve-topic-25-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-23 (kafka.cluster.Partition) [2025-02-10 02:00:49,908] INFO [Partition -uve-topic-25-23 broker=1] Log loaded for partition -uve-topic-25-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,909] 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) [2025-02-10 02:00:49,910] 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) [2025-02-10 02:00:49,910] INFO [Partition -uve-topic-12-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-25 (kafka.cluster.Partition) [2025-02-10 02:00:49,910] INFO [Partition -uve-topic-12-25 broker=1] Log loaded for partition -uve-topic-12-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,911] 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) [2025-02-10 02:00:49,912] 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) [2025-02-10 02:00:49,912] INFO [Partition -uve-topic-19-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-23 (kafka.cluster.Partition) [2025-02-10 02:00:49,912] INFO [Partition -uve-topic-19-23 broker=1] Log loaded for partition -uve-topic-19-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,913] 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) [2025-02-10 02:00:49,913] 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) [2025-02-10 02:00:49,913] INFO [Partition -uve-topic-24-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-3 (kafka.cluster.Partition) [2025-02-10 02:00:49,913] INFO [Partition -uve-topic-24-3 broker=1] Log loaded for partition -uve-topic-24-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,914] 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) [2025-02-10 02:00:49,915] 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) [2025-02-10 02:00:49,915] INFO [Partition -uve-topic-11-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-5 (kafka.cluster.Partition) [2025-02-10 02:00:49,915] INFO [Partition -uve-topic-11-5 broker=1] Log loaded for partition -uve-topic-11-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,916] 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) [2025-02-10 02:00:49,916] 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) [2025-02-10 02:00:49,916] INFO [Partition -uve-topic-4-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-13 (kafka.cluster.Partition) [2025-02-10 02:00:49,916] INFO [Partition -uve-topic-4-13 broker=1] Log loaded for partition -uve-topic-4-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,917] 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) [2025-02-10 02:00:49,918] 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) [2025-02-10 02:00:49,918] INFO [Partition -uve-topic-24-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-22 (kafka.cluster.Partition) [2025-02-10 02:00:49,918] INFO [Partition -uve-topic-24-22 broker=1] Log loaded for partition -uve-topic-24-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,919] 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) [2025-02-10 02:00:49,919] 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) [2025-02-10 02:00:49,919] INFO [Partition -uve-topic-11-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-24 (kafka.cluster.Partition) [2025-02-10 02:00:49,919] INFO [Partition -uve-topic-11-24 broker=1] Log loaded for partition -uve-topic-11-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,920] 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) [2025-02-10 02:00:49,921] 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) [2025-02-10 02:00:49,921] INFO [Partition -uve-topic-5-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-5 (kafka.cluster.Partition) [2025-02-10 02:00:49,921] INFO [Partition -uve-topic-5-5 broker=1] Log loaded for partition -uve-topic-5-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,922] 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) [2025-02-10 02:00:49,923] 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) [2025-02-10 02:00:49,923] INFO [Partition -uve-topic-6-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-25 (kafka.cluster.Partition) [2025-02-10 02:00:49,923] INFO [Partition -uve-topic-6-25 broker=1] Log loaded for partition -uve-topic-6-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,926] 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) [2025-02-10 02:00:49,927] 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) [2025-02-10 02:00:49,927] INFO [Partition -uve-topic-27-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-16 (kafka.cluster.Partition) [2025-02-10 02:00:49,927] INFO [Partition -uve-topic-27-16 broker=1] Log loaded for partition -uve-topic-27-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,928] 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) [2025-02-10 02:00:49,928] 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) [2025-02-10 02:00:49,928] INFO [Partition -uve-topic-14-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-18 (kafka.cluster.Partition) [2025-02-10 02:00:49,928] INFO [Partition -uve-topic-14-18 broker=1] Log loaded for partition -uve-topic-14-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,932] 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) [2025-02-10 02:00:49,932] 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) [2025-02-10 02:00:49,932] INFO [Partition -uve-topic-18-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-22 (kafka.cluster.Partition) [2025-02-10 02:00:49,932] INFO [Partition -uve-topic-18-22 broker=1] Log loaded for partition -uve-topic-18-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,933] 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) [2025-02-10 02:00:49,934] 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) [2025-02-10 02:00:49,934] INFO [Partition -uve-topic-19-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-4 (kafka.cluster.Partition) [2025-02-10 02:00:49,934] INFO [Partition -uve-topic-19-4 broker=1] Log loaded for partition -uve-topic-19-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,935] 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) [2025-02-10 02:00:49,935] 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) [2025-02-10 02:00:49,935] INFO [Partition -uve-topic-10-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-23 (kafka.cluster.Partition) [2025-02-10 02:00:49,935] INFO [Partition -uve-topic-10-23 broker=1] Log loaded for partition -uve-topic-10-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,937] 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) [2025-02-10 02:00:49,937] 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) [2025-02-10 02:00:49,937] INFO [Partition -uve-topic-22-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-1 (kafka.cluster.Partition) [2025-02-10 02:00:49,937] INFO [Partition -uve-topic-22-1 broker=1] Log loaded for partition -uve-topic-22-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,938] 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) [2025-02-10 02:00:49,938] 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) [2025-02-10 02:00:49,938] INFO [Partition -uve-topic-23-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-21 (kafka.cluster.Partition) [2025-02-10 02:00:49,938] INFO [Partition -uve-topic-23-21 broker=1] Log loaded for partition -uve-topic-23-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,940] 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) [2025-02-10 02:00:49,940] 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) [2025-02-10 02:00:49,940] INFO [Partition -uve-topic-18-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-3 (kafka.cluster.Partition) [2025-02-10 02:00:49,940] INFO [Partition -uve-topic-18-3 broker=1] Log loaded for partition -uve-topic-18-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,941] 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) [2025-02-10 02:00:49,941] 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) [2025-02-10 02:00:49,942] INFO [Partition -uve-topic-24-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-13 (kafka.cluster.Partition) [2025-02-10 02:00:49,942] INFO [Partition -uve-topic-24-13 broker=1] Log loaded for partition -uve-topic-24-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,943] 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) [2025-02-10 02:00:49,943] 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) [2025-02-10 02:00:49,943] INFO [Partition -uve-topic-11-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-15 (kafka.cluster.Partition) [2025-02-10 02:00:49,943] INFO [Partition -uve-topic-11-15 broker=1] Log loaded for partition -uve-topic-11-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,944] 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) [2025-02-10 02:00:49,944] 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) [2025-02-10 02:00:49,945] INFO [Partition -uve-topic-26-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-15 (kafka.cluster.Partition) [2025-02-10 02:00:49,945] INFO [Partition -uve-topic-26-15 broker=1] Log loaded for partition -uve-topic-26-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,946] 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) [2025-02-10 02:00:49,947] 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) [2025-02-10 02:00:49,947] INFO [Partition -uve-topic-13-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-17 (kafka.cluster.Partition) [2025-02-10 02:00:49,947] INFO [Partition -uve-topic-13-17 broker=1] Log loaded for partition -uve-topic-13-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,948] 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) [2025-02-10 02:00:49,948] 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) [2025-02-10 02:00:49,948] INFO [Partition -uve-topic-25-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-14 (kafka.cluster.Partition) [2025-02-10 02:00:49,948] INFO [Partition -uve-topic-25-14 broker=1] Log loaded for partition -uve-topic-25-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,950] 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) [2025-02-10 02:00:49,950] 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) [2025-02-10 02:00:49,950] INFO [Partition -uve-topic-20-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-18 (kafka.cluster.Partition) [2025-02-10 02:00:49,950] INFO [Partition -uve-topic-20-18 broker=1] Log loaded for partition -uve-topic-20-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,952] 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) [2025-02-10 02:00:49,952] 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) [2025-02-10 02:00:49,952] INFO [Partition -uve-topic-12-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-16 (kafka.cluster.Partition) [2025-02-10 02:00:49,952] INFO [Partition -uve-topic-12-16 broker=1] Log loaded for partition -uve-topic-12-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,954] 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) [2025-02-10 02:00:49,954] 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) [2025-02-10 02:00:49,954] INFO [Partition -uve-topic-22-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-20 (kafka.cluster.Partition) [2025-02-10 02:00:49,954] INFO [Partition -uve-topic-22-20 broker=1] Log loaded for partition -uve-topic-22-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,956] 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) [2025-02-10 02:00:49,956] 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) [2025-02-10 02:00:49,956] INFO [Partition -uve-topic-16-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-20 (kafka.cluster.Partition) [2025-02-10 02:00:49,956] INFO [Partition -uve-topic-16-20 broker=1] Log loaded for partition -uve-topic-16-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,957] 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) [2025-02-10 02:00:49,957] 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) [2025-02-10 02:00:49,957] INFO [Partition -uve-topic-29-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-18 (kafka.cluster.Partition) [2025-02-10 02:00:49,957] INFO [Partition -uve-topic-29-18 broker=1] Log loaded for partition -uve-topic-29-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,959] 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) [2025-02-10 02:00:49,959] 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) [2025-02-10 02:00:49,959] INFO [Partition -uve-topic-21-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-0 (kafka.cluster.Partition) [2025-02-10 02:00:49,959] INFO [Partition -uve-topic-21-0 broker=1] Log loaded for partition -uve-topic-21-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,961] 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) [2025-02-10 02:00:49,962] 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) [2025-02-10 02:00:49,962] INFO [Partition -uve-topic-8-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-27 (kafka.cluster.Partition) [2025-02-10 02:00:49,962] INFO [Partition -uve-topic-8-27 broker=1] Log loaded for partition -uve-topic-8-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,965] 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) [2025-02-10 02:00:49,966] 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) [2025-02-10 02:00:49,966] INFO [Partition -uve-topic-17-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-2 (kafka.cluster.Partition) [2025-02-10 02:00:49,966] INFO [Partition -uve-topic-17-2 broker=1] Log loaded for partition -uve-topic-17-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,968] 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) [2025-02-10 02:00:49,968] 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) [2025-02-10 02:00:49,968] INFO [Partition -uve-topic-15-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-19 (kafka.cluster.Partition) [2025-02-10 02:00:49,968] INFO [Partition -uve-topic-15-19 broker=1] Log loaded for partition -uve-topic-15-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,979] 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) [2025-02-10 02:00:49,979] 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) [2025-02-10 02:00:49,979] INFO [Partition -uve-topic-28-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-17 (kafka.cluster.Partition) [2025-02-10 02:00:49,979] INFO [Partition -uve-topic-28-17 broker=1] Log loaded for partition -uve-topic-28-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,981] 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) [2025-02-10 02:00:49,981] 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) [2025-02-10 02:00:49,981] INFO [Partition -uve-topic-7-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-7 (kafka.cluster.Partition) [2025-02-10 02:00:49,981] INFO [Partition -uve-topic-7-7 broker=1] Log loaded for partition -uve-topic-7-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,982] 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) [2025-02-10 02:00:49,983] 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) [2025-02-10 02:00:49,983] INFO [Partition -uve-topic-10-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-4 (kafka.cluster.Partition) [2025-02-10 02:00:49,983] INFO [Partition -uve-topic-10-4 broker=1] Log loaded for partition -uve-topic-10-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,985] 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) [2025-02-10 02:00:49,986] 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) [2025-02-10 02:00:49,986] INFO [Partition -uve-topic-23-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-2 (kafka.cluster.Partition) [2025-02-10 02:00:49,986] INFO [Partition -uve-topic-23-2 broker=1] Log loaded for partition -uve-topic-23-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,988] 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) [2025-02-10 02:00:49,988] 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) [2025-02-10 02:00:49,988] INFO [Partition -uve-topic-1-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-10 (kafka.cluster.Partition) [2025-02-10 02:00:49,989] INFO [Partition -uve-topic-1-10 broker=1] Log loaded for partition -uve-topic-1-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,997] 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) [2025-02-10 02:00:49,997] 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) [2025-02-10 02:00:49,998] INFO [Partition -uve-topic-3-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-12 (kafka.cluster.Partition) [2025-02-10 02:00:49,998] INFO [Partition -uve-topic-3-12 broker=1] Log loaded for partition -uve-topic-3-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:49,999] 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) [2025-02-10 02:00:49,999] 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) [2025-02-10 02:00:50,000] INFO [Partition structured_syslog_topic-17 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-17 (kafka.cluster.Partition) [2025-02-10 02:00:50,000] INFO [Partition structured_syslog_topic-17 broker=1] Log loaded for partition structured_syslog_topic-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,003] 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) [2025-02-10 02:00:50,004] 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) [2025-02-10 02:00:50,004] INFO [Partition -uve-topic-5-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-24 (kafka.cluster.Partition) [2025-02-10 02:00:50,004] INFO [Partition -uve-topic-5-24 broker=1] Log loaded for partition -uve-topic-5-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,007] 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) [2025-02-10 02:00:50,008] 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) [2025-02-10 02:00:50,008] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-6 (kafka.cluster.Partition) [2025-02-10 02:00:50,008] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,010] 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) [2025-02-10 02:00:50,011] 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) [2025-02-10 02:00:50,011] INFO [Partition -uve-topic-4-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-4 (kafka.cluster.Partition) [2025-02-10 02:00:50,011] INFO [Partition -uve-topic-4-4 broker=1] Log loaded for partition -uve-topic-4-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,012] 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) [2025-02-10 02:00:50,013] 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) [2025-02-10 02:00:50,013] INFO [Partition -uve-topic-9-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-28 (kafka.cluster.Partition) [2025-02-10 02:00:50,013] INFO [Partition -uve-topic-9-28 broker=1] Log loaded for partition -uve-topic-9-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,014] 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) [2025-02-10 02:00:50,014] 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) [2025-02-10 02:00:50,014] INFO [Partition -uve-topic-9-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-6 (kafka.cluster.Partition) [2025-02-10 02:00:50,014] INFO [Partition -uve-topic-9-6 broker=1] Log loaded for partition -uve-topic-9-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,015] 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) [2025-02-10 02:00:50,016] 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) [2025-02-10 02:00:50,016] INFO [Partition -uve-topic-19-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-11 (kafka.cluster.Partition) [2025-02-10 02:00:50,016] INFO [Partition -uve-topic-19-11 broker=1] Log loaded for partition -uve-topic-19-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,019] 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) [2025-02-10 02:00:50,022] 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) [2025-02-10 02:00:50,022] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-13 (kafka.cluster.Partition) [2025-02-10 02:00:50,022] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,025] 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) [2025-02-10 02:00:50,027] 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) [2025-02-10 02:00:50,027] INFO [Partition -uve-topic-17-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-18 (kafka.cluster.Partition) [2025-02-10 02:00:50,027] INFO [Partition -uve-topic-17-18 broker=1] Log loaded for partition -uve-topic-17-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,032] 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) [2025-02-10 02:00:50,032] 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) [2025-02-10 02:00:50,032] INFO [Partition -uve-topic-8-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-5 (kafka.cluster.Partition) [2025-02-10 02:00:50,032] INFO [Partition -uve-topic-8-5 broker=1] Log loaded for partition -uve-topic-8-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,043] 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) [2025-02-10 02:00:50,043] 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) [2025-02-10 02:00:50,043] INFO [Partition -uve-topic-1-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-26 (kafka.cluster.Partition) [2025-02-10 02:00:50,043] INFO [Partition -uve-topic-1-26 broker=1] Log loaded for partition -uve-topic-1-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,045] 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) [2025-02-10 02:00:50,045] 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) [2025-02-10 02:00:50,045] INFO [Partition -uve-topic-0-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-6 (kafka.cluster.Partition) [2025-02-10 02:00:50,045] INFO [Partition -uve-topic-0-6 broker=1] Log loaded for partition -uve-topic-0-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,047] 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) [2025-02-10 02:00:50,047] 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) [2025-02-10 02:00:50,047] INFO [Partition -uve-topic-24-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-29 (kafka.cluster.Partition) [2025-02-10 02:00:50,047] INFO [Partition -uve-topic-24-29 broker=1] Log loaded for partition -uve-topic-24-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,049] 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) [2025-02-10 02:00:50,049] 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) [2025-02-10 02:00:50,049] INFO [Partition -uve-topic-5-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-21 (kafka.cluster.Partition) [2025-02-10 02:00:50,049] INFO [Partition -uve-topic-5-21 broker=1] Log loaded for partition -uve-topic-5-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,052] 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) [2025-02-10 02:00:50,052] 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) [2025-02-10 02:00:50,052] INFO [Partition -uve-topic-7-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-23 (kafka.cluster.Partition) [2025-02-10 02:00:50,052] INFO [Partition -uve-topic-7-23 broker=1] Log loaded for partition -uve-topic-7-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,055] 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) [2025-02-10 02:00:50,055] 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) [2025-02-10 02:00:50,055] INFO [Partition -uve-topic-6-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-3 (kafka.cluster.Partition) [2025-02-10 02:00:50,055] INFO [Partition -uve-topic-6-3 broker=1] Log loaded for partition -uve-topic-6-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,056] 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) [2025-02-10 02:00:50,057] 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) [2025-02-10 02:00:50,058] INFO [Partition -uve-topic-23-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-18 (kafka.cluster.Partition) [2025-02-10 02:00:50,058] INFO [Partition -uve-topic-23-18 broker=1] Log loaded for partition -uve-topic-23-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,060] 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) [2025-02-10 02:00:50,060] 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) [2025-02-10 02:00:50,060] INFO [Partition -uve-topic-10-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-20 (kafka.cluster.Partition) [2025-02-10 02:00:50,060] INFO [Partition -uve-topic-10-20 broker=1] Log loaded for partition -uve-topic-10-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,065] 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) [2025-02-10 02:00:50,067] 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) [2025-02-10 02:00:50,067] INFO [Partition -uve-topic-3-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-28 (kafka.cluster.Partition) [2025-02-10 02:00:50,067] INFO [Partition -uve-topic-3-28 broker=1] Log loaded for partition -uve-topic-3-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,069] 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) [2025-02-10 02:00:50,069] 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) [2025-02-10 02:00:50,069] INFO [Partition -uve-topic-2-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-8 (kafka.cluster.Partition) [2025-02-10 02:00:50,069] INFO [Partition -uve-topic-2-8 broker=1] Log loaded for partition -uve-topic-2-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,071] 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) [2025-02-10 02:00:50,071] 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) [2025-02-10 02:00:50,071] INFO [Partition -uve-topic-18-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-0 (kafka.cluster.Partition) [2025-02-10 02:00:50,071] INFO [Partition -uve-topic-18-0 broker=1] Log loaded for partition -uve-topic-18-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,073] 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) [2025-02-10 02:00:50,073] 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) [2025-02-10 02:00:50,073] INFO [Partition -uve-topic-19-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-20 (kafka.cluster.Partition) [2025-02-10 02:00:50,073] INFO [Partition -uve-topic-19-20 broker=1] Log loaded for partition -uve-topic-19-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,075] 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) [2025-02-10 02:00:50,075] 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) [2025-02-10 02:00:50,075] INFO [Partition -uve-topic-4-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-20 (kafka.cluster.Partition) [2025-02-10 02:00:50,075] INFO [Partition -uve-topic-4-20 broker=1] Log loaded for partition -uve-topic-4-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,077] 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) [2025-02-10 02:00:50,077] 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) [2025-02-10 02:00:50,077] INFO [Partition -uve-topic-5-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-2 (kafka.cluster.Partition) [2025-02-10 02:00:50,077] INFO [Partition -uve-topic-5-2 broker=1] Log loaded for partition -uve-topic-5-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,089] 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) [2025-02-10 02:00:50,091] 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) [2025-02-10 02:00:50,091] INFO [Partition -uve-topic-6-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-22 (kafka.cluster.Partition) [2025-02-10 02:00:50,091] INFO [Partition -uve-topic-6-22 broker=1] Log loaded for partition -uve-topic-6-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,098] 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) [2025-02-10 02:00:50,099] 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) [2025-02-10 02:00:50,099] INFO [Partition -uve-topic-25-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-11 (kafka.cluster.Partition) [2025-02-10 02:00:50,099] INFO [Partition -uve-topic-25-11 broker=1] Log loaded for partition -uve-topic-25-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,106] 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) [2025-02-10 02:00:50,107] 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) [2025-02-10 02:00:50,107] INFO [Partition -uve-topic-12-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-13 (kafka.cluster.Partition) [2025-02-10 02:00:50,107] INFO [Partition -uve-topic-12-13 broker=1] Log loaded for partition -uve-topic-12-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,109] 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) [2025-02-10 02:00:50,110] 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) [2025-02-10 02:00:50,110] INFO [Partition -uve-topic-0-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-25 (kafka.cluster.Partition) [2025-02-10 02:00:50,110] INFO [Partition -uve-topic-0-25 broker=1] Log loaded for partition -uve-topic-0-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,112] 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) [2025-02-10 02:00:50,112] 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) [2025-02-10 02:00:50,112] INFO [Partition -uve-topic-4-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-1 (kafka.cluster.Partition) [2025-02-10 02:00:50,112] INFO [Partition -uve-topic-4-1 broker=1] Log loaded for partition -uve-topic-4-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,115] 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) [2025-02-10 02:00:50,116] 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) [2025-02-10 02:00:50,116] INFO [Partition -uve-topic-2-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-27 (kafka.cluster.Partition) [2025-02-10 02:00:50,116] INFO [Partition -uve-topic-2-27 broker=1] Log loaded for partition -uve-topic-2-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,117] 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) [2025-02-10 02:00:50,118] 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) [2025-02-10 02:00:50,118] INFO [Partition -uve-topic-18-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-19 (kafka.cluster.Partition) [2025-02-10 02:00:50,118] INFO [Partition -uve-topic-18-19 broker=1] Log loaded for partition -uve-topic-18-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,119] 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) [2025-02-10 02:00:50,120] 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) [2025-02-10 02:00:50,120] INFO [Partition -uve-topic-1-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-7 (kafka.cluster.Partition) [2025-02-10 02:00:50,120] INFO [Partition -uve-topic-1-7 broker=1] Log loaded for partition -uve-topic-1-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,121] 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) [2025-02-10 02:00:50,121] 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) [2025-02-10 02:00:50,121] INFO [Partition -uve-topic-9-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-25 (kafka.cluster.Partition) [2025-02-10 02:00:50,121] INFO [Partition -uve-topic-9-25 broker=1] Log loaded for partition -uve-topic-9-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,125] 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) [2025-02-10 02:00:50,125] 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) [2025-02-10 02:00:50,125] INFO [Partition -uve-topic-21-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-16 (kafka.cluster.Partition) [2025-02-10 02:00:50,125] INFO [Partition -uve-topic-21-16 broker=1] Log loaded for partition -uve-topic-21-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,129] 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) [2025-02-10 02:00:50,130] 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) [2025-02-10 02:00:50,130] INFO [Partition -uve-topic-3-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-19 (kafka.cluster.Partition) [2025-02-10 02:00:50,130] INFO [Partition -uve-topic-3-19 broker=1] Log loaded for partition -uve-topic-3-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,131] 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) [2025-02-10 02:00:50,133] 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) [2025-02-10 02:00:50,133] INFO [Partition -uve-topic-23-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-28 (kafka.cluster.Partition) [2025-02-10 02:00:50,133] INFO [Partition -uve-topic-23-28 broker=1] Log loaded for partition -uve-topic-23-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,136] 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) [2025-02-10 02:00:50,137] 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) [2025-02-10 02:00:50,137] INFO [Partition -uve-topic-24-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-10 (kafka.cluster.Partition) [2025-02-10 02:00:50,137] INFO [Partition -uve-topic-24-10 broker=1] Log loaded for partition -uve-topic-24-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,139] 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) [2025-02-10 02:00:50,140] 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) [2025-02-10 02:00:50,140] INFO [Partition -uve-topic-11-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-12 (kafka.cluster.Partition) [2025-02-10 02:00:50,140] INFO [Partition -uve-topic-11-12 broker=1] Log loaded for partition -uve-topic-11-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,146] 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) [2025-02-10 02:00:50,147] 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) [2025-02-10 02:00:50,147] INFO [Partition -uve-topic-15-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-16 (kafka.cluster.Partition) [2025-02-10 02:00:50,147] INFO [Partition -uve-topic-15-16 broker=1] Log loaded for partition -uve-topic-15-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,152] 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) [2025-02-10 02:00:50,152] 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) [2025-02-10 02:00:50,152] INFO [Partition -uve-topic-3-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-0 (kafka.cluster.Partition) [2025-02-10 02:00:50,152] INFO [Partition -uve-topic-3-0 broker=1] Log loaded for partition -uve-topic-3-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,165] 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) [2025-02-10 02:00:50,168] 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) [2025-02-10 02:00:50,168] INFO [Partition -uve-topic-28-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-14 (kafka.cluster.Partition) [2025-02-10 02:00:50,169] INFO [Partition -uve-topic-28-14 broker=1] Log loaded for partition -uve-topic-28-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,177] 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) [2025-02-10 02:00:50,180] 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) [2025-02-10 02:00:50,181] INFO [Partition -uve-topic-8-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-24 (kafka.cluster.Partition) [2025-02-10 02:00:50,182] INFO [Partition -uve-topic-8-24 broker=1] Log loaded for partition -uve-topic-8-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,186] 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) [2025-02-10 02:00:50,197] 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) [2025-02-10 02:00:50,197] INFO [Partition -uve-topic-20-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-15 (kafka.cluster.Partition) [2025-02-10 02:00:50,197] INFO [Partition -uve-topic-20-15 broker=1] Log loaded for partition -uve-topic-20-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,202] 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) [2025-02-10 02:00:50,203] 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) [2025-02-10 02:00:50,203] INFO [Partition -uve-topic-7-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-4 (kafka.cluster.Partition) [2025-02-10 02:00:50,203] INFO [Partition -uve-topic-7-4 broker=1] Log loaded for partition -uve-topic-7-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,208] 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) [2025-02-10 02:00:50,208] 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) [2025-02-10 02:00:50,211] INFO [Partition -uve-topic-27-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-13 (kafka.cluster.Partition) [2025-02-10 02:00:50,211] INFO [Partition -uve-topic-27-13 broker=1] Log loaded for partition -uve-topic-27-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,214] 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) [2025-02-10 02:00:50,215] 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) [2025-02-10 02:00:50,215] INFO [Partition -uve-topic-14-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-15 (kafka.cluster.Partition) [2025-02-10 02:00:50,215] INFO [Partition -uve-topic-14-15 broker=1] Log loaded for partition -uve-topic-14-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,225] 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) [2025-02-10 02:00:50,225] 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) [2025-02-10 02:00:50,225] INFO [Partition -uve-topic-16-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-17 (kafka.cluster.Partition) [2025-02-10 02:00:50,225] INFO [Partition -uve-topic-16-17 broker=1] Log loaded for partition -uve-topic-16-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,227] 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) [2025-02-10 02:00:50,227] 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) [2025-02-10 02:00:50,227] INFO [Partition -uve-topic-29-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-15 (kafka.cluster.Partition) [2025-02-10 02:00:50,227] INFO [Partition -uve-topic-29-15 broker=1] Log loaded for partition -uve-topic-29-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,230] 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) [2025-02-10 02:00:50,230] 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) [2025-02-10 02:00:50,230] INFO [Partition -uve-topic-24-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-19 (kafka.cluster.Partition) [2025-02-10 02:00:50,230] INFO [Partition -uve-topic-24-19 broker=1] Log loaded for partition -uve-topic-24-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,232] 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) [2025-02-10 02:00:50,232] 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) [2025-02-10 02:00:50,232] INFO [Partition -uve-topic-11-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-21 (kafka.cluster.Partition) [2025-02-10 02:00:50,232] INFO [Partition -uve-topic-11-21 broker=1] Log loaded for partition -uve-topic-11-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,234] 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) [2025-02-10 02:00:50,234] 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) [2025-02-10 02:00:50,234] INFO [Partition -uve-topic-19-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-1 (kafka.cluster.Partition) [2025-02-10 02:00:50,234] INFO [Partition -uve-topic-19-1 broker=1] Log loaded for partition -uve-topic-19-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,235] 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) [2025-02-10 02:00:50,236] 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) [2025-02-10 02:00:50,236] INFO [Partition -uve-topic-24-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-0 (kafka.cluster.Partition) [2025-02-10 02:00:50,236] INFO [Partition -uve-topic-24-0 broker=1] Log loaded for partition -uve-topic-24-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,237] 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) [2025-02-10 02:00:50,238] 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) [2025-02-10 02:00:50,238] INFO [Partition -uve-topic-11-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-2 (kafka.cluster.Partition) [2025-02-10 02:00:50,238] INFO [Partition -uve-topic-11-2 broker=1] Log loaded for partition -uve-topic-11-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,247] 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) [2025-02-10 02:00:50,247] 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) [2025-02-10 02:00:50,247] INFO [Partition -uve-topic-3-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-9 (kafka.cluster.Partition) [2025-02-10 02:00:50,247] INFO [Partition -uve-topic-3-9 broker=1] Log loaded for partition -uve-topic-3-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,250] 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) [2025-02-10 02:00:50,251] 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) [2025-02-10 02:00:50,251] INFO [Partition structured_syslog_topic-14 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-14 (kafka.cluster.Partition) [2025-02-10 02:00:50,251] INFO [Partition structured_syslog_topic-14 broker=1] Log loaded for partition structured_syslog_topic-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,252] 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) [2025-02-10 02:00:50,253] 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) [2025-02-10 02:00:50,253] INFO [Partition -uve-topic-26-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-12 (kafka.cluster.Partition) [2025-02-10 02:00:50,253] INFO [Partition -uve-topic-26-12 broker=1] Log loaded for partition -uve-topic-26-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,256] 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) [2025-02-10 02:00:50,256] 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) [2025-02-10 02:00:50,256] INFO [Partition -uve-topic-13-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-14 (kafka.cluster.Partition) [2025-02-10 02:00:50,257] INFO [Partition -uve-topic-13-14 broker=1] Log loaded for partition -uve-topic-13-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,258] 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) [2025-02-10 02:00:50,259] 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) [2025-02-10 02:00:50,259] INFO [Partition -uve-topic-22-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-17 (kafka.cluster.Partition) [2025-02-10 02:00:50,259] INFO [Partition -uve-topic-22-17 broker=1] Log loaded for partition -uve-topic-22-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,260] 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) [2025-02-10 02:00:50,261] 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) [2025-02-10 02:00:50,261] INFO [Partition -uve-topic-10-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-1 (kafka.cluster.Partition) [2025-02-10 02:00:50,261] INFO [Partition -uve-topic-10-1 broker=1] Log loaded for partition -uve-topic-10-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,263] 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) [2025-02-10 02:00:50,263] 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) [2025-02-10 02:00:50,264] INFO [Partition structured_syslog_topic-11 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-11 (kafka.cluster.Partition) [2025-02-10 02:00:50,264] INFO [Partition structured_syslog_topic-11 broker=1] Log loaded for partition structured_syslog_topic-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,265] 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) [2025-02-10 02:00:50,265] 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) [2025-02-10 02:00:50,265] INFO [Partition -uve-topic-5-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-18 (kafka.cluster.Partition) [2025-02-10 02:00:50,265] INFO [Partition -uve-topic-5-18 broker=1] Log loaded for partition -uve-topic-5-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,268] 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) [2025-02-10 02:00:50,268] 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) [2025-02-10 02:00:50,268] INFO [Partition -uve-topic-25-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-27 (kafka.cluster.Partition) [2025-02-10 02:00:50,268] INFO [Partition -uve-topic-25-27 broker=1] Log loaded for partition -uve-topic-25-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,269] 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) [2025-02-10 02:00:50,270] 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) [2025-02-10 02:00:50,270] INFO [Partition -uve-topic-12-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-29 (kafka.cluster.Partition) [2025-02-10 02:00:50,270] INFO [Partition -uve-topic-12-29 broker=1] Log loaded for partition -uve-topic-12-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,271] 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) [2025-02-10 02:00:50,271] 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) [2025-02-10 02:00:50,271] INFO [Partition -uve-topic-24-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-7 (kafka.cluster.Partition) [2025-02-10 02:00:50,271] INFO [Partition -uve-topic-24-7 broker=1] Log loaded for partition -uve-topic-24-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,272] 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) [2025-02-10 02:00:50,279] 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) [2025-02-10 02:00:50,279] INFO [Partition -uve-topic-11-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-9 (kafka.cluster.Partition) [2025-02-10 02:00:50,279] INFO [Partition -uve-topic-11-9 broker=1] Log loaded for partition -uve-topic-11-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,280] 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) [2025-02-10 02:00:50,281] 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) [2025-02-10 02:00:50,281] INFO [Partition -uve-topic-26-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-9 (kafka.cluster.Partition) [2025-02-10 02:00:50,281] INFO [Partition -uve-topic-26-9 broker=1] Log loaded for partition -uve-topic-26-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,283] 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) [2025-02-10 02:00:50,283] 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) [2025-02-10 02:00:50,284] INFO [Partition -uve-topic-13-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-11 (kafka.cluster.Partition) [2025-02-10 02:00:50,284] INFO [Partition -uve-topic-13-11 broker=1] Log loaded for partition -uve-topic-13-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,286] 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) [2025-02-10 02:00:50,287] 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) [2025-02-10 02:00:50,287] INFO [Partition -uve-topic-17-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-15 (kafka.cluster.Partition) [2025-02-10 02:00:50,287] INFO [Partition -uve-topic-17-15 broker=1] Log loaded for partition -uve-topic-17-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,288] 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) [2025-02-10 02:00:50,289] 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) [2025-02-10 02:00:50,290] INFO [Partition -uve-topic-20-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-12 (kafka.cluster.Partition) [2025-02-10 02:00:50,290] INFO [Partition -uve-topic-20-12 broker=1] Log loaded for partition -uve-topic-20-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,291] 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) [2025-02-10 02:00:50,292] 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) [2025-02-10 02:00:50,292] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-29 (kafka.cluster.Partition) [2025-02-10 02:00:50,292] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,293] 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) [2025-02-10 02:00:50,294] 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) [2025-02-10 02:00:50,294] INFO [Partition -uve-topic-22-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-14 (kafka.cluster.Partition) [2025-02-10 02:00:50,294] INFO [Partition -uve-topic-22-14 broker=1] Log loaded for partition -uve-topic-22-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,295] 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) [2025-02-10 02:00:50,295] 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) [2025-02-10 02:00:50,295] INFO [Partition -uve-topic-9-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-3 (kafka.cluster.Partition) [2025-02-10 02:00:50,295] INFO [Partition -uve-topic-9-3 broker=1] Log loaded for partition -uve-topic-9-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,296] 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) [2025-02-10 02:00:50,297] 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) [2025-02-10 02:00:50,297] INFO [Partition -uve-topic-19-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-27 (kafka.cluster.Partition) [2025-02-10 02:00:50,297] INFO [Partition -uve-topic-19-27 broker=1] Log loaded for partition -uve-topic-19-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,298] 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) [2025-02-10 02:00:50,298] 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) [2025-02-10 02:00:50,298] INFO [Partition -uve-topic-18-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-26 (kafka.cluster.Partition) [2025-02-10 02:00:50,298] INFO [Partition -uve-topic-18-26 broker=1] Log loaded for partition -uve-topic-18-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,299] 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) [2025-02-10 02:00:50,300] 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) [2025-02-10 02:00:50,300] INFO [Partition -uve-topic-24-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-26 (kafka.cluster.Partition) [2025-02-10 02:00:50,300] INFO [Partition -uve-topic-24-26 broker=1] Log loaded for partition -uve-topic-24-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,301] 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) [2025-02-10 02:00:50,303] 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) [2025-02-10 02:00:50,303] INFO [Partition -uve-topic-23-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-6 (kafka.cluster.Partition) [2025-02-10 02:00:50,303] INFO [Partition -uve-topic-23-6 broker=1] Log loaded for partition -uve-topic-23-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,304] 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) [2025-02-10 02:00:50,304] 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) [2025-02-10 02:00:50,304] INFO [Partition -uve-topic-11-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-28 (kafka.cluster.Partition) [2025-02-10 02:00:50,304] INFO [Partition -uve-topic-11-28 broker=1] Log loaded for partition -uve-topic-11-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,316] 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) [2025-02-10 02:00:50,316] 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) [2025-02-10 02:00:50,317] INFO [Partition -uve-topic-10-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-8 (kafka.cluster.Partition) [2025-02-10 02:00:50,317] INFO [Partition -uve-topic-10-8 broker=1] Log loaded for partition -uve-topic-10-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,319] 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) [2025-02-10 02:00:50,319] 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) [2025-02-10 02:00:50,320] INFO [Partition -uve-topic-3-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-16 (kafka.cluster.Partition) [2025-02-10 02:00:50,320] INFO [Partition -uve-topic-3-16 broker=1] Log loaded for partition -uve-topic-3-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,321] 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) [2025-02-10 02:00:50,321] 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) [2025-02-10 02:00:50,321] INFO [Partition -uve-topic-19-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-8 (kafka.cluster.Partition) [2025-02-10 02:00:50,321] INFO [Partition -uve-topic-19-8 broker=1] Log loaded for partition -uve-topic-19-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,323] 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) [2025-02-10 02:00:50,323] 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) [2025-02-10 02:00:50,323] INFO [Partition -uve-topic-23-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-25 (kafka.cluster.Partition) [2025-02-10 02:00:50,323] INFO [Partition -uve-topic-23-25 broker=1] Log loaded for partition -uve-topic-23-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,324] 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) [2025-02-10 02:00:50,325] 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) [2025-02-10 02:00:50,325] INFO [Partition -uve-topic-10-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-27 (kafka.cluster.Partition) [2025-02-10 02:00:50,325] INFO [Partition -uve-topic-10-27 broker=1] Log loaded for partition -uve-topic-10-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,326] 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) [2025-02-10 02:00:50,326] 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) [2025-02-10 02:00:50,326] INFO [Partition -uve-topic-15-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-13 (kafka.cluster.Partition) [2025-02-10 02:00:50,326] INFO [Partition -uve-topic-15-13 broker=1] Log loaded for partition -uve-topic-15-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,327] 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) [2025-02-10 02:00:50,328] 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) [2025-02-10 02:00:50,328] INFO [Partition -uve-topic-28-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-11 (kafka.cluster.Partition) [2025-02-10 02:00:50,328] INFO [Partition -uve-topic-28-11 broker=1] Log loaded for partition -uve-topic-28-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,329] 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) [2025-02-10 02:00:50,330] 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) [2025-02-10 02:00:50,330] INFO [Partition -uve-topic-21-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-13 (kafka.cluster.Partition) [2025-02-10 02:00:50,330] INFO [Partition -uve-topic-21-13 broker=1] Log loaded for partition -uve-topic-21-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,331] 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) [2025-02-10 02:00:50,332] 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) [2025-02-10 02:00:50,332] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-10 (kafka.cluster.Partition) [2025-02-10 02:00:50,332] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,333] 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) [2025-02-10 02:00:50,334] 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) [2025-02-10 02:00:50,334] INFO [Partition -uve-topic-6-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-0 (kafka.cluster.Partition) [2025-02-10 02:00:50,334] INFO [Partition -uve-topic-6-0 broker=1] Log loaded for partition -uve-topic-6-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,335] 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) [2025-02-10 02:00:50,336] 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) [2025-02-10 02:00:50,336] INFO [Partition -uve-topic-19-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-17 (kafka.cluster.Partition) [2025-02-10 02:00:50,336] INFO [Partition -uve-topic-19-17 broker=1] Log loaded for partition -uve-topic-19-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,337] 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) [2025-02-10 02:00:50,337] 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) [2025-02-10 02:00:50,337] INFO [Partition -uve-topic-3-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-25 (kafka.cluster.Partition) [2025-02-10 02:00:50,337] INFO [Partition -uve-topic-3-25 broker=1] Log loaded for partition -uve-topic-3-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,343] 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) [2025-02-10 02:00:50,343] 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) [2025-02-10 02:00:50,343] INFO [Partition -uve-topic-26-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-28 (kafka.cluster.Partition) [2025-02-10 02:00:50,343] INFO [Partition -uve-topic-26-28 broker=1] Log loaded for partition -uve-topic-26-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,345] 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) [2025-02-10 02:00:50,346] 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) [2025-02-10 02:00:50,346] INFO [Partition -uve-topic-1-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-4 (kafka.cluster.Partition) [2025-02-10 02:00:50,346] INFO [Partition -uve-topic-1-4 broker=1] Log loaded for partition -uve-topic-1-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,347] 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) [2025-02-10 02:00:50,348] 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) [2025-02-10 02:00:50,348] INFO [Partition -uve-topic-9-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-22 (kafka.cluster.Partition) [2025-02-10 02:00:50,348] INFO [Partition -uve-topic-9-22 broker=1] Log loaded for partition -uve-topic-9-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,349] 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) [2025-02-10 02:00:50,349] 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) [2025-02-10 02:00:50,349] INFO [Partition -uve-topic-0-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-3 (kafka.cluster.Partition) [2025-02-10 02:00:50,349] INFO [Partition -uve-topic-0-3 broker=1] Log loaded for partition -uve-topic-0-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,350] 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) [2025-02-10 02:00:50,350] 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) [2025-02-10 02:00:50,350] INFO [Partition -uve-topic-1-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-23 (kafka.cluster.Partition) [2025-02-10 02:00:50,350] INFO [Partition -uve-topic-1-23 broker=1] Log loaded for partition -uve-topic-1-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,352] 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) [2025-02-10 02:00:50,352] 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) [2025-02-10 02:00:50,353] INFO [Partition -uve-topic-2-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-5 (kafka.cluster.Partition) [2025-02-10 02:00:50,353] INFO [Partition -uve-topic-2-5 broker=1] Log loaded for partition -uve-topic-2-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,354] 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) [2025-02-10 02:00:50,354] 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) [2025-02-10 02:00:50,354] INFO [Partition -uve-topic-25-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-8 (kafka.cluster.Partition) [2025-02-10 02:00:50,354] INFO [Partition -uve-topic-25-8 broker=1] Log loaded for partition -uve-topic-25-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,355] 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) [2025-02-10 02:00:50,356] 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) [2025-02-10 02:00:50,356] INFO [Partition -uve-topic-12-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-10 (kafka.cluster.Partition) [2025-02-10 02:00:50,356] INFO [Partition -uve-topic-12-10 broker=1] Log loaded for partition -uve-topic-12-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,359] 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) [2025-02-10 02:00:50,359] 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) [2025-02-10 02:00:50,359] INFO [Partition -uve-topic-4-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-17 (kafka.cluster.Partition) [2025-02-10 02:00:50,359] INFO [Partition -uve-topic-4-17 broker=1] Log loaded for partition -uve-topic-4-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,360] 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) [2025-02-10 02:00:50,360] 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) [2025-02-10 02:00:50,360] INFO [Partition -uve-topic-8-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-21 (kafka.cluster.Partition) [2025-02-10 02:00:50,361] INFO [Partition -uve-topic-8-21 broker=1] Log loaded for partition -uve-topic-8-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,362] 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) [2025-02-10 02:00:50,362] 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) [2025-02-10 02:00:50,362] INFO [Partition -uve-topic-0-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-22 (kafka.cluster.Partition) [2025-02-10 02:00:50,362] INFO [Partition -uve-topic-0-22 broker=1] Log loaded for partition -uve-topic-0-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,363] 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) [2025-02-10 02:00:50,364] 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) [2025-02-10 02:00:50,364] INFO [Partition -uve-topic-16-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-14 (kafka.cluster.Partition) [2025-02-10 02:00:50,364] INFO [Partition -uve-topic-16-14 broker=1] Log loaded for partition -uve-topic-16-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,366] 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) [2025-02-10 02:00:50,366] 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) [2025-02-10 02:00:50,367] INFO [Partition -uve-topic-29-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-12 (kafka.cluster.Partition) [2025-02-10 02:00:50,367] INFO [Partition -uve-topic-29-12 broker=1] Log loaded for partition -uve-topic-29-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,370] 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) [2025-02-10 02:00:50,370] 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) [2025-02-10 02:00:50,370] INFO [Partition -uve-topic-7-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-20 (kafka.cluster.Partition) [2025-02-10 02:00:50,370] INFO [Partition -uve-topic-7-20 broker=1] Log loaded for partition -uve-topic-7-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,371] 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) [2025-02-10 02:00:50,372] 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) [2025-02-10 02:00:50,372] INFO [Partition -uve-topic-8-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-2 (kafka.cluster.Partition) [2025-02-10 02:00:50,372] INFO [Partition -uve-topic-8-2 broker=1] Log loaded for partition -uve-topic-8-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,373] 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) [2025-02-10 02:00:50,373] 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) [2025-02-10 02:00:50,373] INFO [Partition -uve-topic-2-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-15 (kafka.cluster.Partition) [2025-02-10 02:00:50,373] INFO [Partition -uve-topic-2-15 broker=1] Log loaded for partition -uve-topic-2-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,375] 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) [2025-02-10 02:00:50,375] 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) [2025-02-10 02:00:50,375] INFO [Partition -uve-topic-27-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-29 (kafka.cluster.Partition) [2025-02-10 02:00:50,375] INFO [Partition -uve-topic-27-29 broker=1] Log loaded for partition -uve-topic-27-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,376] 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) [2025-02-10 02:00:50,377] 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) [2025-02-10 02:00:50,377] INFO [Partition -uve-topic-6-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-19 (kafka.cluster.Partition) [2025-02-10 02:00:50,377] INFO [Partition -uve-topic-6-19 broker=1] Log loaded for partition -uve-topic-6-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,378] 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) [2025-02-10 02:00:50,381] 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) [2025-02-10 02:00:50,381] INFO [Partition -uve-topic-7-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-1 (kafka.cluster.Partition) [2025-02-10 02:00:50,381] INFO [Partition -uve-topic-7-1 broker=1] Log loaded for partition -uve-topic-7-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,383] 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) [2025-02-10 02:00:50,383] 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) [2025-02-10 02:00:50,383] INFO [Partition -uve-topic-27-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-10 (kafka.cluster.Partition) [2025-02-10 02:00:50,383] INFO [Partition -uve-topic-27-10 broker=1] Log loaded for partition -uve-topic-27-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,384] 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) [2025-02-10 02:00:50,385] 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) [2025-02-10 02:00:50,385] INFO [Partition -uve-topic-14-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-12 (kafka.cluster.Partition) [2025-02-10 02:00:50,385] INFO [Partition -uve-topic-14-12 broker=1] Log loaded for partition -uve-topic-14-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,386] 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) [2025-02-10 02:00:50,386] 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) [2025-02-10 02:00:50,386] INFO [Partition -uve-topic-2-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-24 (kafka.cluster.Partition) [2025-02-10 02:00:50,386] INFO [Partition -uve-topic-2-24 broker=1] Log loaded for partition -uve-topic-2-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,387] 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) [2025-02-10 02:00:50,387] 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) [2025-02-10 02:00:50,388] INFO [Partition -uve-topic-24-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-16 (kafka.cluster.Partition) [2025-02-10 02:00:50,388] INFO [Partition -uve-topic-24-16 broker=1] Log loaded for partition -uve-topic-24-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,389] 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) [2025-02-10 02:00:50,389] 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) [2025-02-10 02:00:50,389] INFO [Partition -uve-topic-11-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-18 (kafka.cluster.Partition) [2025-02-10 02:00:50,389] INFO [Partition -uve-topic-11-18 broker=1] Log loaded for partition -uve-topic-11-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,390] 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) [2025-02-10 02:00:50,390] 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) [2025-02-10 02:00:50,390] INFO [Partition -uve-topic-18-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-16 (kafka.cluster.Partition) [2025-02-10 02:00:50,390] INFO [Partition -uve-topic-18-16 broker=1] Log loaded for partition -uve-topic-18-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,392] 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) [2025-02-10 02:00:50,392] 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) [2025-02-10 02:00:50,392] INFO [Partition -uve-topic-3-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-6 (kafka.cluster.Partition) [2025-02-10 02:00:50,392] INFO [Partition -uve-topic-3-6 broker=1] Log loaded for partition -uve-topic-3-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,438] 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) [2025-02-10 02:00:50,439] 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) [2025-02-10 02:00:50,439] INFO [Partition -uve-topic-23-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-15 (kafka.cluster.Partition) [2025-02-10 02:00:50,439] INFO [Partition -uve-topic-23-15 broker=1] Log loaded for partition -uve-topic-23-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,444] 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) [2025-02-10 02:00:50,445] 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) [2025-02-10 02:00:50,445] INFO [Partition -uve-topic-10-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-17 (kafka.cluster.Partition) [2025-02-10 02:00:50,445] INFO [Partition -uve-topic-10-17 broker=1] Log loaded for partition -uve-topic-10-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,447] 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) [2025-02-10 02:00:50,447] 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) [2025-02-10 02:00:50,447] INFO [Partition -uve-topic-4-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-14 (kafka.cluster.Partition) [2025-02-10 02:00:50,447] INFO [Partition -uve-topic-4-14 broker=1] Log loaded for partition -uve-topic-4-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,450] 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) [2025-02-10 02:00:50,451] 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) [2025-02-10 02:00:50,451] INFO [Partition -uve-topic-1-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-20 (kafka.cluster.Partition) [2025-02-10 02:00:50,451] INFO [Partition -uve-topic-1-20 broker=1] Log loaded for partition -uve-topic-1-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,452] 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) [2025-02-10 02:00:50,452] 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) [2025-02-10 02:00:50,452] INFO [Partition -uve-topic-6-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-16 (kafka.cluster.Partition) [2025-02-10 02:00:50,452] INFO [Partition -uve-topic-6-16 broker=1] Log loaded for partition -uve-topic-6-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,453] 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) [2025-02-10 02:00:50,454] 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) [2025-02-10 02:00:50,454] INFO [Partition -uve-topic-0-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-19 (kafka.cluster.Partition) [2025-02-10 02:00:50,454] INFO [Partition -uve-topic-0-19 broker=1] Log loaded for partition -uve-topic-0-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,455] 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) [2025-02-10 02:00:50,455] 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) [2025-02-10 02:00:50,456] INFO [Partition -uve-topic-9-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-0 (kafka.cluster.Partition) [2025-02-10 02:00:50,456] INFO [Partition -uve-topic-9-0 broker=1] Log loaded for partition -uve-topic-9-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,457] 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) [2025-02-10 02:00:50,458] 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) [2025-02-10 02:00:50,458] INFO [Partition -uve-topic-16-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-11 (kafka.cluster.Partition) [2025-02-10 02:00:50,458] INFO [Partition -uve-topic-16-11 broker=1] Log loaded for partition -uve-topic-16-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,459] 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) [2025-02-10 02:00:50,459] 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) [2025-02-10 02:00:50,459] INFO [Partition -uve-topic-29-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-9 (kafka.cluster.Partition) [2025-02-10 02:00:50,459] INFO [Partition -uve-topic-29-9 broker=1] Log loaded for partition -uve-topic-29-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,460] 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) [2025-02-10 02:00:50,461] 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) [2025-02-10 02:00:50,461] INFO [Partition -uve-topic-2-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-21 (kafka.cluster.Partition) [2025-02-10 02:00:50,461] INFO [Partition -uve-topic-2-21 broker=1] Log loaded for partition -uve-topic-2-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,462] 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) [2025-02-10 02:00:50,463] 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) [2025-02-10 02:00:50,463] INFO [Partition -uve-topic-1-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-1 (kafka.cluster.Partition) [2025-02-10 02:00:50,463] INFO [Partition -uve-topic-1-1 broker=1] Log loaded for partition -uve-topic-1-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,466] 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) [2025-02-10 02:00:50,466] 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) [2025-02-10 02:00:50,466] INFO [Partition -uve-topic-18-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-13 (kafka.cluster.Partition) [2025-02-10 02:00:50,466] INFO [Partition -uve-topic-18-13 broker=1] Log loaded for partition -uve-topic-18-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,468] 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) [2025-02-10 02:00:50,469] 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) [2025-02-10 02:00:50,469] INFO [Partition -uve-topic-3-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-13 (kafka.cluster.Partition) [2025-02-10 02:00:50,469] INFO [Partition -uve-topic-3-13 broker=1] Log loaded for partition -uve-topic-3-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,478] 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) [2025-02-10 02:00:50,478] 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) [2025-02-10 02:00:50,479] INFO [Partition -uve-topic-19-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-5 (kafka.cluster.Partition) [2025-02-10 02:00:50,479] INFO [Partition -uve-topic-19-5 broker=1] Log loaded for partition -uve-topic-19-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,486] 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) [2025-02-10 02:00:50,487] 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) [2025-02-10 02:00:50,487] INFO [Partition -uve-topic-25-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-24 (kafka.cluster.Partition) [2025-02-10 02:00:50,487] INFO [Partition -uve-topic-25-24 broker=1] Log loaded for partition -uve-topic-25-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,488] 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) [2025-02-10 02:00:50,488] 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) [2025-02-10 02:00:50,488] INFO [Partition -uve-topic-12-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-26 (kafka.cluster.Partition) [2025-02-10 02:00:50,488] INFO [Partition -uve-topic-12-26 broker=1] Log loaded for partition -uve-topic-12-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,490] 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) [2025-02-10 02:00:50,490] 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) [2025-02-10 02:00:50,490] INFO [Partition -uve-topic-24-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-4 (kafka.cluster.Partition) [2025-02-10 02:00:50,490] INFO [Partition -uve-topic-24-4 broker=1] Log loaded for partition -uve-topic-24-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,492] 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) [2025-02-10 02:00:50,492] 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) [2025-02-10 02:00:50,492] INFO [Partition -uve-topic-11-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-6 (kafka.cluster.Partition) [2025-02-10 02:00:50,492] INFO [Partition -uve-topic-11-6 broker=1] Log loaded for partition -uve-topic-11-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,496] 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) [2025-02-10 02:00:50,496] 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) [2025-02-10 02:00:50,496] INFO [Partition -uve-topic-15-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-10 (kafka.cluster.Partition) [2025-02-10 02:00:50,496] INFO [Partition -uve-topic-15-10 broker=1] Log loaded for partition -uve-topic-15-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,498] 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) [2025-02-10 02:00:50,498] 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) [2025-02-10 02:00:50,498] INFO [Partition -uve-topic-29-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-28 (kafka.cluster.Partition) [2025-02-10 02:00:50,498] INFO [Partition -uve-topic-29-28 broker=1] Log loaded for partition -uve-topic-29-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,499] 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) [2025-02-10 02:00:50,500] 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) [2025-02-10 02:00:50,500] INFO [Partition -uve-topic-28-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-8 (kafka.cluster.Partition) [2025-02-10 02:00:50,500] INFO [Partition -uve-topic-28-8 broker=1] Log loaded for partition -uve-topic-28-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,501] 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) [2025-02-10 02:00:50,501] 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) [2025-02-10 02:00:50,501] INFO [Partition -uve-topic-8-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-18 (kafka.cluster.Partition) [2025-02-10 02:00:50,501] INFO [Partition -uve-topic-8-18 broker=1] Log loaded for partition -uve-topic-8-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,506] 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) [2025-02-10 02:00:50,507] 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) [2025-02-10 02:00:50,507] INFO [Partition -uve-topic-20-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-9 (kafka.cluster.Partition) [2025-02-10 02:00:50,507] INFO [Partition -uve-topic-20-9 broker=1] Log loaded for partition -uve-topic-20-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,508] 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) [2025-02-10 02:00:50,508] 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) [2025-02-10 02:00:50,508] INFO [Partition -uve-topic-21-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-29 (kafka.cluster.Partition) [2025-02-10 02:00:50,509] INFO [Partition -uve-topic-21-29 broker=1] Log loaded for partition -uve-topic-21-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,510] 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) [2025-02-10 02:00:50,510] 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) [2025-02-10 02:00:50,510] INFO [Partition -uve-topic-18-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-23 (kafka.cluster.Partition) [2025-02-10 02:00:50,510] INFO [Partition -uve-topic-18-23 broker=1] Log loaded for partition -uve-topic-18-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,511] 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) [2025-02-10 02:00:50,512] 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) [2025-02-10 02:00:50,512] INFO [Partition structured_syslog_topic-8 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-8 (kafka.cluster.Partition) [2025-02-10 02:00:50,512] INFO [Partition structured_syslog_topic-8 broker=1] Log loaded for partition structured_syslog_topic-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,513] 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) [2025-02-10 02:00:50,513] 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) [2025-02-10 02:00:50,513] INFO [Partition -uve-topic-5-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-15 (kafka.cluster.Partition) [2025-02-10 02:00:50,513] INFO [Partition -uve-topic-5-15 broker=1] Log loaded for partition -uve-topic-5-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,516] 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) [2025-02-10 02:00:50,516] 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) [2025-02-10 02:00:50,516] INFO [Partition -uve-topic-27-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-7 (kafka.cluster.Partition) [2025-02-10 02:00:50,517] INFO [Partition -uve-topic-27-7 broker=1] Log loaded for partition -uve-topic-27-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,518] 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) [2025-02-10 02:00:50,518] 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) [2025-02-10 02:00:50,518] INFO [Partition -uve-topic-14-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-9 (kafka.cluster.Partition) [2025-02-10 02:00:50,518] INFO [Partition -uve-topic-14-9 broker=1] Log loaded for partition -uve-topic-14-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,519] 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) [2025-02-10 02:00:50,520] 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) [2025-02-10 02:00:50,520] INFO [Partition -uve-topic-7-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-17 (kafka.cluster.Partition) [2025-02-10 02:00:50,520] INFO [Partition -uve-topic-7-17 broker=1] Log loaded for partition -uve-topic-7-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,521] 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) [2025-02-10 02:00:50,521] 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) [2025-02-10 02:00:50,521] INFO [Partition -uve-topic-20-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-28 (kafka.cluster.Partition) [2025-02-10 02:00:50,521] INFO [Partition -uve-topic-20-28 broker=1] Log loaded for partition -uve-topic-20-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,523] 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) [2025-02-10 02:00:50,523] 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) [2025-02-10 02:00:50,523] INFO [Partition -uve-topic-27-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-26 (kafka.cluster.Partition) [2025-02-10 02:00:50,523] INFO [Partition -uve-topic-27-26 broker=1] Log loaded for partition -uve-topic-27-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,524] 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) [2025-02-10 02:00:50,524] 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) [2025-02-10 02:00:50,525] INFO [Partition -uve-topic-26-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-6 (kafka.cluster.Partition) [2025-02-10 02:00:50,525] INFO [Partition -uve-topic-26-6 broker=1] Log loaded for partition -uve-topic-26-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,526] 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) [2025-02-10 02:00:50,526] 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) [2025-02-10 02:00:50,526] INFO [Partition -uve-topic-13-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-8 (kafka.cluster.Partition) [2025-02-10 02:00:50,526] INFO [Partition -uve-topic-13-8 broker=1] Log loaded for partition -uve-topic-13-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,527] 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) [2025-02-10 02:00:50,528] 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) [2025-02-10 02:00:50,528] INFO [Partition -uve-topic-14-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-28 (kafka.cluster.Partition) [2025-02-10 02:00:50,528] INFO [Partition -uve-topic-14-28 broker=1] Log loaded for partition -uve-topic-14-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,529] 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) [2025-02-10 02:00:50,529] 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) [2025-02-10 02:00:50,529] INFO [Partition -uve-topic-23-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-12 (kafka.cluster.Partition) [2025-02-10 02:00:50,529] INFO [Partition -uve-topic-23-12 broker=1] Log loaded for partition -uve-topic-23-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,530] 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) [2025-02-10 02:00:50,531] 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) [2025-02-10 02:00:50,531] INFO [Partition -uve-topic-10-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-14 (kafka.cluster.Partition) [2025-02-10 02:00:50,531] INFO [Partition -uve-topic-10-14 broker=1] Log loaded for partition -uve-topic-10-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,532] 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) [2025-02-10 02:00:50,532] 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) [2025-02-10 02:00:50,532] INFO [Partition -uve-topic-19-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-14 (kafka.cluster.Partition) [2025-02-10 02:00:50,532] INFO [Partition -uve-topic-19-14 broker=1] Log loaded for partition -uve-topic-19-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,534] 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) [2025-02-10 02:00:50,534] 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) [2025-02-10 02:00:50,534] INFO [Partition -uve-topic-22-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-11 (kafka.cluster.Partition) [2025-02-10 02:00:50,534] INFO [Partition -uve-topic-22-11 broker=1] Log loaded for partition -uve-topic-22-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,535] 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) [2025-02-10 02:00:50,536] 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) [2025-02-10 02:00:50,536] INFO [Partition structured_syslog_topic-27 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-27 (kafka.cluster.Partition) [2025-02-10 02:00:50,536] INFO [Partition structured_syslog_topic-27 broker=1] Log loaded for partition structured_syslog_topic-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,537] 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) [2025-02-10 02:00:50,538] 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) [2025-02-10 02:00:50,538] INFO [Partition -uve-topic-24-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-23 (kafka.cluster.Partition) [2025-02-10 02:00:50,538] INFO [Partition -uve-topic-24-23 broker=1] Log loaded for partition -uve-topic-24-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,539] 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) [2025-02-10 02:00:50,539] 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) [2025-02-10 02:00:50,539] INFO [Partition -uve-topic-11-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-25 (kafka.cluster.Partition) [2025-02-10 02:00:50,539] INFO [Partition -uve-topic-11-25 broker=1] Log loaded for partition -uve-topic-11-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,540] 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) [2025-02-10 02:00:50,541] 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) [2025-02-10 02:00:50,541] INFO [Partition -uve-topic-26-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-25 (kafka.cluster.Partition) [2025-02-10 02:00:50,541] INFO [Partition -uve-topic-26-25 broker=1] Log loaded for partition -uve-topic-26-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,542] 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) [2025-02-10 02:00:50,543] 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) [2025-02-10 02:00:50,543] INFO [Partition -uve-topic-25-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-5 (kafka.cluster.Partition) [2025-02-10 02:00:50,543] INFO [Partition -uve-topic-25-5 broker=1] Log loaded for partition -uve-topic-25-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,544] 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) [2025-02-10 02:00:50,544] 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) [2025-02-10 02:00:50,544] INFO [Partition -uve-topic-12-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-7 (kafka.cluster.Partition) [2025-02-10 02:00:50,544] INFO [Partition -uve-topic-12-7 broker=1] Log loaded for partition -uve-topic-12-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,546] 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) [2025-02-10 02:00:50,546] 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) [2025-02-10 02:00:50,546] INFO [Partition -uve-topic-13-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-27 (kafka.cluster.Partition) [2025-02-10 02:00:50,546] INFO [Partition -uve-topic-13-27 broker=1] Log loaded for partition -uve-topic-13-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,547] 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) [2025-02-10 02:00:50,548] 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) [2025-02-10 02:00:50,548] INFO [Partition -uve-topic-21-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-10 (kafka.cluster.Partition) [2025-02-10 02:00:50,548] INFO [Partition -uve-topic-21-10 broker=1] Log loaded for partition -uve-topic-21-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,549] 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) [2025-02-10 02:00:50,549] 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) [2025-02-10 02:00:50,550] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-7 (kafka.cluster.Partition) [2025-02-10 02:00:50,550] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,551] 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) [2025-02-10 02:00:50,551] 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) [2025-02-10 02:00:50,551] INFO [Partition -uve-topic-17-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-12 (kafka.cluster.Partition) [2025-02-10 02:00:50,551] INFO [Partition -uve-topic-17-12 broker=1] Log loaded for partition -uve-topic-17-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,552] 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) [2025-02-10 02:00:50,553] 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) [2025-02-10 02:00:50,553] INFO [Partition -uve-topic-9-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-19 (kafka.cluster.Partition) [2025-02-10 02:00:50,553] INFO [Partition -uve-topic-9-19 broker=1] Log loaded for partition -uve-topic-9-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,554] 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) [2025-02-10 02:00:50,555] 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) [2025-02-10 02:00:50,555] INFO [Partition -uve-topic-23-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-22 (kafka.cluster.Partition) [2025-02-10 02:00:50,555] INFO [Partition -uve-topic-23-22 broker=1] Log loaded for partition -uve-topic-23-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,557] 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) [2025-02-10 02:00:50,558] 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) [2025-02-10 02:00:50,558] INFO [Partition -uve-topic-0-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-0 (kafka.cluster.Partition) [2025-02-10 02:00:50,558] INFO [Partition -uve-topic-0-0 broker=1] Log loaded for partition -uve-topic-0-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,564] 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) [2025-02-10 02:00:50,565] 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) [2025-02-10 02:00:50,565] INFO [Partition -uve-topic-10-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-24 (kafka.cluster.Partition) [2025-02-10 02:00:50,565] INFO [Partition -uve-topic-10-24 broker=1] Log loaded for partition -uve-topic-10-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,566] 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) [2025-02-10 02:00:50,567] 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) [2025-02-10 02:00:50,567] INFO [Partition -uve-topic-18-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-4 (kafka.cluster.Partition) [2025-02-10 02:00:50,567] INFO [Partition -uve-topic-18-4 broker=1] Log loaded for partition -uve-topic-18-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,568] 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) [2025-02-10 02:00:50,569] 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) [2025-02-10 02:00:50,569] INFO [Partition -uve-topic-19-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-24 (kafka.cluster.Partition) [2025-02-10 02:00:50,569] INFO [Partition -uve-topic-19-24 broker=1] Log loaded for partition -uve-topic-19-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,572] 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) [2025-02-10 02:00:50,572] 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) [2025-02-10 02:00:50,573] INFO [Partition -uve-topic-23-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-3 (kafka.cluster.Partition) [2025-02-10 02:00:50,573] INFO [Partition -uve-topic-23-3 broker=1] Log loaded for partition -uve-topic-23-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,578] 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) [2025-02-10 02:00:50,579] 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) [2025-02-10 02:00:50,579] INFO [Partition -uve-topic-10-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-5 (kafka.cluster.Partition) [2025-02-10 02:00:50,579] INFO [Partition -uve-topic-10-5 broker=1] Log loaded for partition -uve-topic-10-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,580] 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) [2025-02-10 02:00:50,581] 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) [2025-02-10 02:00:50,581] INFO [Partition -uve-topic-2-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-12 (kafka.cluster.Partition) [2025-02-10 02:00:50,581] INFO [Partition -uve-topic-2-12 broker=1] Log loaded for partition -uve-topic-2-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,584] 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) [2025-02-10 02:00:50,584] 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) [2025-02-10 02:00:50,584] INFO [Partition -uve-topic-28-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-27 (kafka.cluster.Partition) [2025-02-10 02:00:50,584] INFO [Partition -uve-topic-28-27 broker=1] Log loaded for partition -uve-topic-28-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,585] 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) [2025-02-10 02:00:50,586] 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) [2025-02-10 02:00:50,586] INFO [Partition -uve-topic-15-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-29 (kafka.cluster.Partition) [2025-02-10 02:00:50,586] INFO [Partition -uve-topic-15-29 broker=1] Log loaded for partition -uve-topic-15-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,587] 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) [2025-02-10 02:00:50,587] 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) [2025-02-10 02:00:50,587] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-26 (kafka.cluster.Partition) [2025-02-10 02:00:50,587] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,588] 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) [2025-02-10 02:00:50,589] 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) [2025-02-10 02:00:50,589] INFO [Partition -uve-topic-2-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-2 (kafka.cluster.Partition) [2025-02-10 02:00:50,589] INFO [Partition -uve-topic-2-2 broker=1] Log loaded for partition -uve-topic-2-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,590] 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) [2025-02-10 02:00:50,590] 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) [2025-02-10 02:00:50,590] INFO [Partition -uve-topic-13-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-24 (kafka.cluster.Partition) [2025-02-10 02:00:50,590] INFO [Partition -uve-topic-13-24 broker=1] Log loaded for partition -uve-topic-13-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,591] 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) [2025-02-10 02:00:50,592] 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) [2025-02-10 02:00:50,592] INFO [Partition -uve-topic-26-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-22 (kafka.cluster.Partition) [2025-02-10 02:00:50,592] INFO [Partition -uve-topic-26-22 broker=1] Log loaded for partition -uve-topic-26-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,593] 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) [2025-02-10 02:00:50,593] 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) [2025-02-10 02:00:50,593] INFO [Partition -uve-topic-12-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-4 (kafka.cluster.Partition) [2025-02-10 02:00:50,593] INFO [Partition -uve-topic-12-4 broker=1] Log loaded for partition -uve-topic-12-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,595] 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) [2025-02-10 02:00:50,595] 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) [2025-02-10 02:00:50,595] INFO [Partition -uve-topic-25-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-2 (kafka.cluster.Partition) [2025-02-10 02:00:50,595] INFO [Partition -uve-topic-25-2 broker=1] Log loaded for partition -uve-topic-25-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,596] 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) [2025-02-10 02:00:50,596] 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) [2025-02-10 02:00:50,596] INFO [Partition -uve-topic-14-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-6 (kafka.cluster.Partition) [2025-02-10 02:00:50,596] INFO [Partition -uve-topic-14-6 broker=1] Log loaded for partition -uve-topic-14-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,597] 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) [2025-02-10 02:00:50,597] 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) [2025-02-10 02:00:50,597] INFO [Partition -uve-topic-27-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-4 (kafka.cluster.Partition) [2025-02-10 02:00:50,597] INFO [Partition -uve-topic-27-4 broker=1] Log loaded for partition -uve-topic-27-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,599] 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) [2025-02-10 02:00:50,599] 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) [2025-02-10 02:00:50,599] INFO [Partition -uve-topic-10-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-11 (kafka.cluster.Partition) [2025-02-10 02:00:50,599] INFO [Partition -uve-topic-10-11 broker=1] Log loaded for partition -uve-topic-10-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,601] 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) [2025-02-10 02:00:50,601] 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) [2025-02-10 02:00:50,601] INFO [Partition -uve-topic-23-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-9 (kafka.cluster.Partition) [2025-02-10 02:00:50,601] INFO [Partition -uve-topic-23-9 broker=1] Log loaded for partition -uve-topic-23-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,603] 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) [2025-02-10 02:00:50,605] 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) [2025-02-10 02:00:50,605] INFO [Partition -uve-topic-12-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-23 (kafka.cluster.Partition) [2025-02-10 02:00:50,605] INFO [Partition -uve-topic-12-23 broker=1] Log loaded for partition -uve-topic-12-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,606] 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) [2025-02-10 02:00:50,607] 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) [2025-02-10 02:00:50,607] INFO [Partition -uve-topic-25-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-21 (kafka.cluster.Partition) [2025-02-10 02:00:50,607] INFO [Partition -uve-topic-25-21 broker=1] Log loaded for partition -uve-topic-25-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,608] 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) [2025-02-10 02:00:50,609] 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) [2025-02-10 02:00:50,609] INFO [Partition -uve-topic-11-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-3 (kafka.cluster.Partition) [2025-02-10 02:00:50,609] INFO [Partition -uve-topic-11-3 broker=1] Log loaded for partition -uve-topic-11-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,610] 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) [2025-02-10 02:00:50,611] 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) [2025-02-10 02:00:50,611] INFO [Partition -uve-topic-24-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-1 (kafka.cluster.Partition) [2025-02-10 02:00:50,611] INFO [Partition -uve-topic-24-1 broker=1] Log loaded for partition -uve-topic-24-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,612] 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) [2025-02-10 02:00:50,613] 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) [2025-02-10 02:00:50,613] INFO [Partition -uve-topic-4-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-11 (kafka.cluster.Partition) [2025-02-10 02:00:50,613] INFO [Partition -uve-topic-4-11 broker=1] Log loaded for partition -uve-topic-4-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,615] 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) [2025-02-10 02:00:50,615] 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) [2025-02-10 02:00:50,615] INFO [Partition -uve-topic-8-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-15 (kafka.cluster.Partition) [2025-02-10 02:00:50,615] INFO [Partition -uve-topic-8-15 broker=1] Log loaded for partition -uve-topic-8-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,617] 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) [2025-02-10 02:00:50,617] 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) [2025-02-10 02:00:50,617] INFO [Partition -uve-topic-0-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-16 (kafka.cluster.Partition) [2025-02-10 02:00:50,617] INFO [Partition -uve-topic-0-16 broker=1] Log loaded for partition -uve-topic-0-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,619] 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) [2025-02-10 02:00:50,619] 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) [2025-02-10 02:00:50,619] INFO [Partition -uve-topic-18-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-20 (kafka.cluster.Partition) [2025-02-10 02:00:50,619] INFO [Partition -uve-topic-18-20 broker=1] Log loaded for partition -uve-topic-18-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,620] 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) [2025-02-10 02:00:50,622] 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) [2025-02-10 02:00:50,622] INFO [Partition -uve-topic-2-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-28 (kafka.cluster.Partition) [2025-02-10 02:00:50,622] INFO [Partition -uve-topic-2-28 broker=1] Log loaded for partition -uve-topic-2-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,623] 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) [2025-02-10 02:00:50,623] 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) [2025-02-10 02:00:50,624] INFO [Partition -uve-topic-1-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-8 (kafka.cluster.Partition) [2025-02-10 02:00:50,624] INFO [Partition -uve-topic-1-8 broker=1] Log loaded for partition -uve-topic-1-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,626] 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) [2025-02-10 02:00:50,626] 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) [2025-02-10 02:00:50,626] INFO [Partition structured_syslog_topic-5 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-5 (kafka.cluster.Partition) [2025-02-10 02:00:50,626] INFO [Partition structured_syslog_topic-5 broker=1] Log loaded for partition structured_syslog_topic-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,627] 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) [2025-02-10 02:00:50,628] 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) [2025-02-10 02:00:50,628] INFO [Partition -uve-topic-7-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-14 (kafka.cluster.Partition) [2025-02-10 02:00:50,628] INFO [Partition -uve-topic-7-14 broker=1] Log loaded for partition -uve-topic-7-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,629] 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) [2025-02-10 02:00:50,630] 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) [2025-02-10 02:00:50,630] INFO [Partition -uve-topic-14-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-25 (kafka.cluster.Partition) [2025-02-10 02:00:50,630] INFO [Partition -uve-topic-14-25 broker=1] Log loaded for partition -uve-topic-14-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,632] 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) [2025-02-10 02:00:50,632] 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) [2025-02-10 02:00:50,632] INFO [Partition -uve-topic-27-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-23 (kafka.cluster.Partition) [2025-02-10 02:00:50,632] INFO [Partition -uve-topic-27-23 broker=1] Log loaded for partition -uve-topic-27-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,634] 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) [2025-02-10 02:00:50,634] 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) [2025-02-10 02:00:50,634] INFO [Partition -uve-topic-6-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-13 (kafka.cluster.Partition) [2025-02-10 02:00:50,634] INFO [Partition -uve-topic-6-13 broker=1] Log loaded for partition -uve-topic-6-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,636] 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) [2025-02-10 02:00:50,637] 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) [2025-02-10 02:00:50,637] INFO [Partition -uve-topic-2-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-18 (kafka.cluster.Partition) [2025-02-10 02:00:50,637] INFO [Partition -uve-topic-2-18 broker=1] Log loaded for partition -uve-topic-2-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,638] 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) [2025-02-10 02:00:50,638] 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) [2025-02-10 02:00:50,638] INFO [Partition -uve-topic-18-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-10 (kafka.cluster.Partition) [2025-02-10 02:00:50,638] INFO [Partition -uve-topic-18-10 broker=1] Log loaded for partition -uve-topic-18-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,641] 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) [2025-02-10 02:00:50,641] 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) [2025-02-10 02:00:50,641] INFO [Partition -uve-topic-5-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-12 (kafka.cluster.Partition) [2025-02-10 02:00:50,641] INFO [Partition -uve-topic-5-12 broker=1] Log loaded for partition -uve-topic-5-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,642] 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) [2025-02-10 02:00:50,643] 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) [2025-02-10 02:00:50,643] INFO [Partition -uve-topic-9-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-16 (kafka.cluster.Partition) [2025-02-10 02:00:50,643] INFO [Partition -uve-topic-9-16 broker=1] Log loaded for partition -uve-topic-9-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,644] 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) [2025-02-10 02:00:50,644] 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) [2025-02-10 02:00:50,644] INFO [Partition -uve-topic-22-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-27 (kafka.cluster.Partition) [2025-02-10 02:00:50,644] INFO [Partition -uve-topic-22-27 broker=1] Log loaded for partition -uve-topic-22-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,645] 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) [2025-02-10 02:00:50,645] 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) [2025-02-10 02:00:50,645] INFO [Partition -uve-topic-13-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-5 (kafka.cluster.Partition) [2025-02-10 02:00:50,645] INFO [Partition -uve-topic-13-5 broker=1] Log loaded for partition -uve-topic-13-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,646] 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) [2025-02-10 02:00:50,646] 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) [2025-02-10 02:00:50,646] INFO [Partition -uve-topic-26-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-3 (kafka.cluster.Partition) [2025-02-10 02:00:50,646] INFO [Partition -uve-topic-26-3 broker=1] Log loaded for partition -uve-topic-26-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,647] 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) [2025-02-10 02:00:50,648] 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) [2025-02-10 02:00:50,648] INFO [Partition -uve-topic-1-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-17 (kafka.cluster.Partition) [2025-02-10 02:00:50,648] INFO [Partition -uve-topic-1-17 broker=1] Log loaded for partition -uve-topic-1-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,649] 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) [2025-02-10 02:00:50,649] 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) [2025-02-10 02:00:50,649] INFO [Partition -uve-topic-17-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-9 (kafka.cluster.Partition) [2025-02-10 02:00:50,649] INFO [Partition -uve-topic-17-9 broker=1] Log loaded for partition -uve-topic-17-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,650] 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) [2025-02-10 02:00:50,650] 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) [2025-02-10 02:00:50,650] INFO [Partition -uve-topic-18-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-29 (kafka.cluster.Partition) [2025-02-10 02:00:50,650] INFO [Partition -uve-topic-18-29 broker=1] Log loaded for partition -uve-topic-18-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,651] 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) [2025-02-10 02:00:50,651] 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) [2025-02-10 02:00:50,651] INFO [Partition -uve-topic-21-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-26 (kafka.cluster.Partition) [2025-02-10 02:00:50,651] INFO [Partition -uve-topic-21-26 broker=1] Log loaded for partition -uve-topic-21-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,652] 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) [2025-02-10 02:00:50,652] 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) [2025-02-10 02:00:50,653] INFO [Partition -uve-topic-20-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-6 (kafka.cluster.Partition) [2025-02-10 02:00:50,653] INFO [Partition -uve-topic-20-6 broker=1] Log loaded for partition -uve-topic-20-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,653] 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) [2025-02-10 02:00:50,654] 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) [2025-02-10 02:00:50,654] INFO [Partition -uve-topic-22-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-8 (kafka.cluster.Partition) [2025-02-10 02:00:50,654] INFO [Partition -uve-topic-22-8 broker=1] Log loaded for partition -uve-topic-22-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,655] 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) [2025-02-10 02:00:50,655] 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) [2025-02-10 02:00:50,655] INFO [Partition -uve-topic-3-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-29 (kafka.cluster.Partition) [2025-02-10 02:00:50,655] INFO [Partition -uve-topic-3-29 broker=1] Log loaded for partition -uve-topic-3-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,656] 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) [2025-02-10 02:00:50,656] 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) [2025-02-10 02:00:50,657] INFO [Partition -uve-topic-19-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-21 (kafka.cluster.Partition) [2025-02-10 02:00:50,657] INFO [Partition -uve-topic-19-21 broker=1] Log loaded for partition -uve-topic-19-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,658] 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) [2025-02-10 02:00:50,658] 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) [2025-02-10 02:00:50,658] INFO [Partition -uve-topic-10-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-2 (kafka.cluster.Partition) [2025-02-10 02:00:50,658] INFO [Partition -uve-topic-10-2 broker=1] Log loaded for partition -uve-topic-10-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,659] 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) [2025-02-10 02:00:50,659] 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) [2025-02-10 02:00:50,659] INFO [Partition -uve-topic-11-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-22 (kafka.cluster.Partition) [2025-02-10 02:00:50,659] INFO [Partition -uve-topic-11-22 broker=1] Log loaded for partition -uve-topic-11-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,660] 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) [2025-02-10 02:00:50,660] 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) [2025-02-10 02:00:50,660] INFO [Partition -uve-topic-23-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-0 (kafka.cluster.Partition) [2025-02-10 02:00:50,660] INFO [Partition -uve-topic-23-0 broker=1] Log loaded for partition -uve-topic-23-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,661] 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) [2025-02-10 02:00:50,661] 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) [2025-02-10 02:00:50,661] INFO [Partition -uve-topic-24-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-20 (kafka.cluster.Partition) [2025-02-10 02:00:50,661] INFO [Partition -uve-topic-24-20 broker=1] Log loaded for partition -uve-topic-24-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,662] 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) [2025-02-10 02:00:50,663] 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) [2025-02-10 02:00:50,663] INFO [Partition -uve-topic-28-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-24 (kafka.cluster.Partition) [2025-02-10 02:00:50,663] INFO [Partition -uve-topic-28-24 broker=1] Log loaded for partition -uve-topic-28-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,665] 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) [2025-02-10 02:00:50,665] 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) [2025-02-10 02:00:50,665] INFO [Partition -uve-topic-3-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-10 (kafka.cluster.Partition) [2025-02-10 02:00:50,665] INFO [Partition -uve-topic-3-10 broker=1] Log loaded for partition -uve-topic-3-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,666] 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) [2025-02-10 02:00:50,666] 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) [2025-02-10 02:00:50,666] INFO [Partition -uve-topic-15-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-26 (kafka.cluster.Partition) [2025-02-10 02:00:50,666] INFO [Partition -uve-topic-15-26 broker=1] Log loaded for partition -uve-topic-15-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,670] 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) [2025-02-10 02:00:50,670] 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) [2025-02-10 02:00:50,670] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-23 (kafka.cluster.Partition) [2025-02-10 02:00:50,670] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,671] 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) [2025-02-10 02:00:50,672] 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) [2025-02-10 02:00:50,672] INFO [Partition -uve-topic-19-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-2 (kafka.cluster.Partition) [2025-02-10 02:00:50,672] INFO [Partition -uve-topic-19-2 broker=1] Log loaded for partition -uve-topic-19-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,673] 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) [2025-02-10 02:00:50,673] 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) [2025-02-10 02:00:50,673] INFO [Partition -uve-topic-17-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-28 (kafka.cluster.Partition) [2025-02-10 02:00:50,673] INFO [Partition -uve-topic-17-28 broker=1] Log loaded for partition -uve-topic-17-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,674] 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) [2025-02-10 02:00:50,674] 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) [2025-02-10 02:00:50,674] INFO [Partition -uve-topic-20-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-25 (kafka.cluster.Partition) [2025-02-10 02:00:50,674] INFO [Partition -uve-topic-20-25 broker=1] Log loaded for partition -uve-topic-20-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,675] 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) [2025-02-10 02:00:50,676] 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) [2025-02-10 02:00:50,676] INFO [Partition -uve-topic-29-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-6 (kafka.cluster.Partition) [2025-02-10 02:00:50,676] INFO [Partition -uve-topic-29-6 broker=1] Log loaded for partition -uve-topic-29-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,677] 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) [2025-02-10 02:00:50,677] 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) [2025-02-10 02:00:50,677] INFO [Partition -uve-topic-16-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-8 (kafka.cluster.Partition) [2025-02-10 02:00:50,677] INFO [Partition -uve-topic-16-8 broker=1] Log loaded for partition -uve-topic-16-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,678] 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) [2025-02-10 02:00:50,678] 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) [2025-02-10 02:00:50,678] INFO [Partition -uve-topic-21-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-7 (kafka.cluster.Partition) [2025-02-10 02:00:50,678] INFO [Partition -uve-topic-21-7 broker=1] Log loaded for partition -uve-topic-21-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,679] 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) [2025-02-10 02:00:50,679] 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) [2025-02-10 02:00:50,679] INFO [Partition -uve-topic-28-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-5 (kafka.cluster.Partition) [2025-02-10 02:00:50,679] INFO [Partition -uve-topic-28-5 broker=1] Log loaded for partition -uve-topic-28-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,680] 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) [2025-02-10 02:00:50,681] 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) [2025-02-10 02:00:50,681] INFO [Partition -uve-topic-29-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-25 (kafka.cluster.Partition) [2025-02-10 02:00:50,681] INFO [Partition -uve-topic-29-25 broker=1] Log loaded for partition -uve-topic-29-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,682] 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) [2025-02-10 02:00:50,682] 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) [2025-02-10 02:00:50,682] INFO [Partition -uve-topic-15-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-7 (kafka.cluster.Partition) [2025-02-10 02:00:50,682] INFO [Partition -uve-topic-15-7 broker=1] Log loaded for partition -uve-topic-15-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,683] 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) [2025-02-10 02:00:50,683] 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) [2025-02-10 02:00:50,683] INFO [Partition -uve-topic-16-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-27 (kafka.cluster.Partition) [2025-02-10 02:00:50,683] INFO [Partition -uve-topic-16-27 broker=1] Log loaded for partition -uve-topic-16-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,684] 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) [2025-02-10 02:00:50,684] 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) [2025-02-10 02:00:50,684] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-4 (kafka.cluster.Partition) [2025-02-10 02:00:50,684] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,685] 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) [2025-02-10 02:00:50,686] 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) [2025-02-10 02:00:50,686] INFO [Partition -uve-topic-9-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-26 (kafka.cluster.Partition) [2025-02-10 02:00:50,686] INFO [Partition -uve-topic-9-26 broker=1] Log loaded for partition -uve-topic-9-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,688] 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) [2025-02-10 02:00:50,688] 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) [2025-02-10 02:00:50,688] INFO [Partition -uve-topic-1-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-27 (kafka.cluster.Partition) [2025-02-10 02:00:50,688] INFO [Partition -uve-topic-1-27 broker=1] Log loaded for partition -uve-topic-1-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,695] 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) [2025-02-10 02:00:50,695] 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) [2025-02-10 02:00:50,695] INFO [Partition -uve-topic-23-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-19 (kafka.cluster.Partition) [2025-02-10 02:00:50,695] INFO [Partition -uve-topic-23-19 broker=1] Log loaded for partition -uve-topic-23-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,696] 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) [2025-02-10 02:00:50,697] 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) [2025-02-10 02:00:50,697] INFO [Partition -uve-topic-10-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-21 (kafka.cluster.Partition) [2025-02-10 02:00:50,697] INFO [Partition -uve-topic-10-21 broker=1] Log loaded for partition -uve-topic-10-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,698] 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) [2025-02-10 02:00:50,698] 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) [2025-02-10 02:00:50,698] INFO [Partition structured_syslog_topic-24 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-24 (kafka.cluster.Partition) [2025-02-10 02:00:50,698] INFO [Partition structured_syslog_topic-24 broker=1] Log loaded for partition structured_syslog_topic-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,699] 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) [2025-02-10 02:00:50,699] 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) [2025-02-10 02:00:50,699] INFO [Partition -uve-topic-2-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-9 (kafka.cluster.Partition) [2025-02-10 02:00:50,699] INFO [Partition -uve-topic-2-9 broker=1] Log loaded for partition -uve-topic-2-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,700] 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) [2025-02-10 02:00:50,700] 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) [2025-02-10 02:00:50,701] INFO [Partition -uve-topic-22-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-18 (kafka.cluster.Partition) [2025-02-10 02:00:50,701] INFO [Partition -uve-topic-22-18 broker=1] Log loaded for partition -uve-topic-22-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,701] 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) [2025-02-10 02:00:50,702] 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) [2025-02-10 02:00:50,702] INFO [Partition -uve-topic-18-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-1 (kafka.cluster.Partition) [2025-02-10 02:00:50,702] INFO [Partition -uve-topic-18-1 broker=1] Log loaded for partition -uve-topic-18-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,703] 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) [2025-02-10 02:00:50,703] 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) [2025-02-10 02:00:50,703] INFO [Partition -uve-topic-6-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-29 (kafka.cluster.Partition) [2025-02-10 02:00:50,703] INFO [Partition -uve-topic-6-29 broker=1] Log loaded for partition -uve-topic-6-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,704] 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) [2025-02-10 02:00:50,704] 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) [2025-02-10 02:00:50,704] INFO [Partition -uve-topic-5-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-9 (kafka.cluster.Partition) [2025-02-10 02:00:50,704] INFO [Partition -uve-topic-5-9 broker=1] Log loaded for partition -uve-topic-5-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,705] 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) [2025-02-10 02:00:50,705] 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) [2025-02-10 02:00:50,705] INFO [Partition -uve-topic-14-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-3 (kafka.cluster.Partition) [2025-02-10 02:00:50,705] INFO [Partition -uve-topic-14-3 broker=1] Log loaded for partition -uve-topic-14-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,710] 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) [2025-02-10 02:00:50,710] 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) [2025-02-10 02:00:50,710] INFO [Partition -uve-topic-27-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-1 (kafka.cluster.Partition) [2025-02-10 02:00:50,710] INFO [Partition -uve-topic-27-1 broker=1] Log loaded for partition -uve-topic-27-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,712] 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) [2025-02-10 02:00:50,712] 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) [2025-02-10 02:00:50,712] INFO [Partition -uve-topic-7-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-11 (kafka.cluster.Partition) [2025-02-10 02:00:50,712] INFO [Partition -uve-topic-7-11 broker=1] Log loaded for partition -uve-topic-7-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,716] 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) [2025-02-10 02:00:50,716] 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) [2025-02-10 02:00:50,716] INFO [Partition -uve-topic-20-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-22 (kafka.cluster.Partition) [2025-02-10 02:00:50,716] INFO [Partition -uve-topic-20-22 broker=1] Log loaded for partition -uve-topic-20-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,742] 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) [2025-02-10 02:00:50,742] 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) [2025-02-10 02:00:50,743] INFO [Partition -uve-topic-0-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-23 (kafka.cluster.Partition) [2025-02-10 02:00:50,743] INFO [Partition -uve-topic-0-23 broker=1] Log loaded for partition -uve-topic-0-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,747] 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) [2025-02-10 02:00:50,747] 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) [2025-02-10 02:00:50,747] INFO [Partition -uve-topic-9-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-23 (kafka.cluster.Partition) [2025-02-10 02:00:50,747] INFO [Partition -uve-topic-9-23 broker=1] Log loaded for partition -uve-topic-9-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,749] 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) [2025-02-10 02:00:50,750] 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) [2025-02-10 02:00:50,750] INFO [Partition -uve-topic-1-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-24 (kafka.cluster.Partition) [2025-02-10 02:00:50,750] INFO [Partition -uve-topic-1-24 broker=1] Log loaded for partition -uve-topic-1-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,752] 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) [2025-02-10 02:00:50,752] 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) [2025-02-10 02:00:50,752] INFO [Partition -uve-topic-17-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-16 (kafka.cluster.Partition) [2025-02-10 02:00:50,752] INFO [Partition -uve-topic-17-16 broker=1] Log loaded for partition -uve-topic-17-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,754] 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) [2025-02-10 02:00:50,759] 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) [2025-02-10 02:00:50,759] INFO [Partition structured_syslog_topic-21 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-21 (kafka.cluster.Partition) [2025-02-10 02:00:50,759] INFO [Partition structured_syslog_topic-21 broker=1] Log loaded for partition structured_syslog_topic-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,761] 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) [2025-02-10 02:00:50,762] 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) [2025-02-10 02:00:50,762] INFO [Partition -uve-topic-5-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-28 (kafka.cluster.Partition) [2025-02-10 02:00:50,762] INFO [Partition -uve-topic-5-28 broker=1] Log loaded for partition -uve-topic-5-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,763] 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) [2025-02-10 02:00:50,765] 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) [2025-02-10 02:00:50,765] INFO [Partition -uve-topic-4-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-8 (kafka.cluster.Partition) [2025-02-10 02:00:50,765] INFO [Partition -uve-topic-4-8 broker=1] Log loaded for partition -uve-topic-4-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,766] 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) [2025-02-10 02:00:50,766] 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) [2025-02-10 02:00:50,766] INFO [Partition -uve-topic-11-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-19 (kafka.cluster.Partition) [2025-02-10 02:00:50,766] INFO [Partition -uve-topic-11-19 broker=1] Log loaded for partition -uve-topic-11-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,768] 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) [2025-02-10 02:00:50,768] 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) [2025-02-10 02:00:50,768] INFO [Partition -uve-topic-24-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-17 (kafka.cluster.Partition) [2025-02-10 02:00:50,768] INFO [Partition -uve-topic-24-17 broker=1] Log loaded for partition -uve-topic-24-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,772] 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) [2025-02-10 02:00:50,772] 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) [2025-02-10 02:00:50,772] INFO [Partition -uve-topic-13-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-21 (kafka.cluster.Partition) [2025-02-10 02:00:50,772] INFO [Partition -uve-topic-13-21 broker=1] Log loaded for partition -uve-topic-13-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,777] 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) [2025-02-10 02:00:50,778] 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) [2025-02-10 02:00:50,778] INFO [Partition -uve-topic-12-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-1 (kafka.cluster.Partition) [2025-02-10 02:00:50,778] INFO [Partition -uve-topic-12-1 broker=1] Log loaded for partition -uve-topic-12-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,779] 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) [2025-02-10 02:00:50,779] 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) [2025-02-10 02:00:50,779] INFO [Partition -uve-topic-26-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-19 (kafka.cluster.Partition) [2025-02-10 02:00:50,779] INFO [Partition -uve-topic-26-19 broker=1] Log loaded for partition -uve-topic-26-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,780] 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) [2025-02-10 02:00:50,781] 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) [2025-02-10 02:00:50,781] INFO [Partition -uve-topic-29-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-3 (kafka.cluster.Partition) [2025-02-10 02:00:50,781] INFO [Partition -uve-topic-29-3 broker=1] Log loaded for partition -uve-topic-29-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,782] 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) [2025-02-10 02:00:50,782] 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) [2025-02-10 02:00:50,782] INFO [Partition -uve-topic-16-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-5 (kafka.cluster.Partition) [2025-02-10 02:00:50,782] INFO [Partition -uve-topic-16-5 broker=1] Log loaded for partition -uve-topic-16-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,783] 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) [2025-02-10 02:00:50,783] 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) [2025-02-10 02:00:50,783] INFO [Partition -uve-topic-17-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-25 (kafka.cluster.Partition) [2025-02-10 02:00:50,783] INFO [Partition -uve-topic-17-25 broker=1] Log loaded for partition -uve-topic-17-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,784] 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) [2025-02-10 02:00:50,785] 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) [2025-02-10 02:00:50,785] INFO [Partition -uve-topic-22-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-24 (kafka.cluster.Partition) [2025-02-10 02:00:50,785] INFO [Partition -uve-topic-22-24 broker=1] Log loaded for partition -uve-topic-22-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,786] 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) [2025-02-10 02:00:50,786] 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) [2025-02-10 02:00:50,786] INFO [Partition -uve-topic-18-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-7 (kafka.cluster.Partition) [2025-02-10 02:00:50,786] INFO [Partition -uve-topic-18-7 broker=1] Log loaded for partition -uve-topic-18-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,787] 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) [2025-02-10 02:00:50,787] 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) [2025-02-10 02:00:50,787] INFO [Partition -uve-topic-21-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-4 (kafka.cluster.Partition) [2025-02-10 02:00:50,787] INFO [Partition -uve-topic-21-4 broker=1] Log loaded for partition -uve-topic-21-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,790] 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) [2025-02-10 02:00:50,790] 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) [2025-02-10 02:00:50,790] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-1 (kafka.cluster.Partition) [2025-02-10 02:00:50,790] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,793] 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) [2025-02-10 02:00:50,793] 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) [2025-02-10 02:00:50,793] INFO [Partition -uve-topic-17-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-6 (kafka.cluster.Partition) [2025-02-10 02:00:50,793] INFO [Partition -uve-topic-17-6 broker=1] Log loaded for partition -uve-topic-17-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,796] 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) [2025-02-10 02:00:50,796] 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) [2025-02-10 02:00:50,796] INFO [Partition -uve-topic-23-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-16 (kafka.cluster.Partition) [2025-02-10 02:00:50,796] INFO [Partition -uve-topic-23-16 broker=1] Log loaded for partition -uve-topic-23-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,798] 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) [2025-02-10 02:00:50,798] 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) [2025-02-10 02:00:50,798] INFO [Partition -uve-topic-10-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-18 (kafka.cluster.Partition) [2025-02-10 02:00:50,798] INFO [Partition -uve-topic-10-18 broker=1] Log loaded for partition -uve-topic-10-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,799] 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) [2025-02-10 02:00:50,799] 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) [2025-02-10 02:00:50,799] INFO [Partition -uve-topic-12-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-20 (kafka.cluster.Partition) [2025-02-10 02:00:50,799] INFO [Partition -uve-topic-12-20 broker=1] Log loaded for partition -uve-topic-12-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,801] 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) [2025-02-10 02:00:50,801] 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) [2025-02-10 02:00:50,801] INFO [Partition -uve-topic-25-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-18 (kafka.cluster.Partition) [2025-02-10 02:00:50,801] INFO [Partition -uve-topic-25-18 broker=1] Log loaded for partition -uve-topic-25-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,802] 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) [2025-02-10 02:00:50,803] 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) [2025-02-10 02:00:50,803] INFO [Partition -uve-topic-11-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-0 (kafka.cluster.Partition) [2025-02-10 02:00:50,803] INFO [Partition -uve-topic-11-0 broker=1] Log loaded for partition -uve-topic-11-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,804] 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) [2025-02-10 02:00:50,804] 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) [2025-02-10 02:00:50,804] INFO [Partition -uve-topic-19-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-18 (kafka.cluster.Partition) [2025-02-10 02:00:50,804] INFO [Partition -uve-topic-19-18 broker=1] Log loaded for partition -uve-topic-19-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,805] 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) [2025-02-10 02:00:50,805] 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) [2025-02-10 02:00:50,805] INFO [Partition -uve-topic-21-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-23 (kafka.cluster.Partition) [2025-02-10 02:00:50,805] INFO [Partition -uve-topic-21-23 broker=1] Log loaded for partition -uve-topic-21-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,806] 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) [2025-02-10 02:00:50,807] 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) [2025-02-10 02:00:50,807] INFO [Partition -uve-topic-20-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-3 (kafka.cluster.Partition) [2025-02-10 02:00:50,807] INFO [Partition -uve-topic-20-3 broker=1] Log loaded for partition -uve-topic-20-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,809] 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) [2025-02-10 02:00:50,809] 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) [2025-02-10 02:00:50,809] INFO [Partition -uve-topic-28-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-21 (kafka.cluster.Partition) [2025-02-10 02:00:50,809] INFO [Partition -uve-topic-28-21 broker=1] Log loaded for partition -uve-topic-28-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,813] 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) [2025-02-10 02:00:50,814] 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) [2025-02-10 02:00:50,814] INFO [Partition -uve-topic-15-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-23 (kafka.cluster.Partition) [2025-02-10 02:00:50,814] INFO [Partition -uve-topic-15-23 broker=1] Log loaded for partition -uve-topic-15-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,816] 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) [2025-02-10 02:00:50,816] 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) [2025-02-10 02:00:50,816] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-20 (kafka.cluster.Partition) [2025-02-10 02:00:50,816] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,818] 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) [2025-02-10 02:00:50,819] 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) [2025-02-10 02:00:50,819] INFO [Partition -uve-topic-22-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-15 (kafka.cluster.Partition) [2025-02-10 02:00:50,819] INFO [Partition -uve-topic-22-15 broker=1] Log loaded for partition -uve-topic-22-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,821] 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) [2025-02-10 02:00:50,822] 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) [2025-02-10 02:00:50,822] INFO [Partition -uve-topic-18-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-17 (kafka.cluster.Partition) [2025-02-10 02:00:50,822] INFO [Partition -uve-topic-18-17 broker=1] Log loaded for partition -uve-topic-18-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,824] 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) [2025-02-10 02:00:50,824] 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) [2025-02-10 02:00:50,825] INFO [Partition -uve-topic-14-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-22 (kafka.cluster.Partition) [2025-02-10 02:00:50,825] INFO [Partition -uve-topic-14-22 broker=1] Log loaded for partition -uve-topic-14-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,827] 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) [2025-02-10 02:00:50,828] 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) [2025-02-10 02:00:50,828] INFO [Partition -uve-topic-13-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-2 (kafka.cluster.Partition) [2025-02-10 02:00:50,828] INFO [Partition -uve-topic-13-2 broker=1] Log loaded for partition -uve-topic-13-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,830] 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) [2025-02-10 02:00:50,831] 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) [2025-02-10 02:00:50,831] INFO [Partition -uve-topic-26-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-0 (kafka.cluster.Partition) [2025-02-10 02:00:50,831] INFO [Partition -uve-topic-26-0 broker=1] Log loaded for partition -uve-topic-26-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,832] 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) [2025-02-10 02:00:50,833] 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) [2025-02-10 02:00:50,833] INFO [Partition -uve-topic-27-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-20 (kafka.cluster.Partition) [2025-02-10 02:00:50,833] INFO [Partition -uve-topic-27-20 broker=1] Log loaded for partition -uve-topic-27-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,835] 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) [2025-02-10 02:00:50,835] 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) [2025-02-10 02:00:50,835] INFO [Partition -uve-topic-6-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-10 (kafka.cluster.Partition) [2025-02-10 02:00:50,835] INFO [Partition -uve-topic-6-10 broker=1] Log loaded for partition -uve-topic-6-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,837] 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) [2025-02-10 02:00:50,838] 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) [2025-02-10 02:00:50,838] INFO [Partition -uve-topic-1-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-14 (kafka.cluster.Partition) [2025-02-10 02:00:50,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) [2025-02-10 02:00:50,841] 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) [2025-02-10 02:00:50,843] 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) [2025-02-10 02:00:50,843] INFO [Partition -uve-topic-0-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-13 (kafka.cluster.Partition) [2025-02-10 02:00:50,843] INFO [Partition -uve-topic-0-13 broker=1] Log loaded for partition -uve-topic-0-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,846] 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) [2025-02-10 02:00:50,847] 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) [2025-02-10 02:00:50,847] INFO [Partition -uve-topic-22-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-5 (kafka.cluster.Partition) [2025-02-10 02:00:50,847] INFO [Partition -uve-topic-22-5 broker=1] Log loaded for partition -uve-topic-22-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,872] 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) [2025-02-10 02:00:50,872] 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) [2025-02-10 02:00:50,872] INFO [Partition -uve-topic-4-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-27 (kafka.cluster.Partition) [2025-02-10 02:00:50,872] INFO [Partition -uve-topic-4-27 broker=1] Log loaded for partition -uve-topic-4-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,874] 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) [2025-02-10 02:00:50,874] 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) [2025-02-10 02:00:50,874] INFO [Partition -uve-topic-3-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-7 (kafka.cluster.Partition) [2025-02-10 02:00:50,874] INFO [Partition -uve-topic-3-7 broker=1] Log loaded for partition -uve-topic-3-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,876] 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) [2025-02-10 02:00:50,877] 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) [2025-02-10 02:00:50,877] INFO [Partition -uve-topic-9-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-13 (kafka.cluster.Partition) [2025-02-10 02:00:50,877] INFO [Partition -uve-topic-9-13 broker=1] Log loaded for partition -uve-topic-9-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,878] 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) [2025-02-10 02:00:50,879] 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) [2025-02-10 02:00:50,879] INFO [Partition -uve-topic-28-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-2 (kafka.cluster.Partition) [2025-02-10 02:00:50,879] INFO [Partition -uve-topic-28-2 broker=1] Log loaded for partition -uve-topic-28-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,880] 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) [2025-02-10 02:00:50,880] 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) [2025-02-10 02:00:50,880] INFO [Partition -uve-topic-29-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-22 (kafka.cluster.Partition) [2025-02-10 02:00:50,880] INFO [Partition -uve-topic-29-22 broker=1] Log loaded for partition -uve-topic-29-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,884] 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) [2025-02-10 02:00:50,884] 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) [2025-02-10 02:00:50,884] INFO [Partition -uve-topic-15-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-4 (kafka.cluster.Partition) [2025-02-10 02:00:50,884] INFO [Partition -uve-topic-15-4 broker=1] Log loaded for partition -uve-topic-15-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,885] 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) [2025-02-10 02:00:50,886] 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) [2025-02-10 02:00:50,886] INFO [Partition -uve-topic-16-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-24 (kafka.cluster.Partition) [2025-02-10 02:00:50,886] INFO [Partition -uve-topic-16-24 broker=1] Log loaded for partition -uve-topic-16-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,887] 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) [2025-02-10 02:00:50,887] 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) [2025-02-10 02:00:50,887] INFO [Partition -uve-topic-8-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-12 (kafka.cluster.Partition) [2025-02-10 02:00:50,887] INFO [Partition -uve-topic-8-12 broker=1] Log loaded for partition -uve-topic-8-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,888] 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) [2025-02-10 02:00:50,889] 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) [2025-02-10 02:00:50,889] INFO [Partition -uve-topic-2-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-6 (kafka.cluster.Partition) [2025-02-10 02:00:50,889] INFO [Partition -uve-topic-2-6 broker=1] Log loaded for partition -uve-topic-2-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,890] 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) [2025-02-10 02:00:50,890] 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) [2025-02-10 02:00:50,890] INFO [Partition -uve-topic-3-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-26 (kafka.cluster.Partition) [2025-02-10 02:00:50,890] INFO [Partition -uve-topic-3-26 broker=1] Log loaded for partition -uve-topic-3-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,893] 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) [2025-02-10 02:00:50,893] 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) [2025-02-10 02:00:50,893] INFO [Partition -uve-topic-9-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-4 (kafka.cluster.Partition) [2025-02-10 02:00:50,893] INFO [Partition -uve-topic-9-4 broker=1] Log loaded for partition -uve-topic-9-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,894] 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) [2025-02-10 02:00:50,895] 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) [2025-02-10 02:00:50,895] INFO [Partition -uve-topic-2-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-25 (kafka.cluster.Partition) [2025-02-10 02:00:50,895] INFO [Partition -uve-topic-2-25 broker=1] Log loaded for partition -uve-topic-2-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,896] 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) [2025-02-10 02:00:50,896] 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) [2025-02-10 02:00:50,896] INFO [Partition -uve-topic-1-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-5 (kafka.cluster.Partition) [2025-02-10 02:00:50,896] INFO [Partition -uve-topic-1-5 broker=1] Log loaded for partition -uve-topic-1-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,898] 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) [2025-02-10 02:00:50,898] 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) [2025-02-10 02:00:50,898] INFO [Partition structured_syslog_topic-2 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-2 (kafka.cluster.Partition) [2025-02-10 02:00:50,898] INFO [Partition structured_syslog_topic-2 broker=1] Log loaded for partition structured_syslog_topic-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,899] 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) [2025-02-10 02:00:50,900] 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) [2025-02-10 02:00:50,900] INFO [Partition -uve-topic-22-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-12 (kafka.cluster.Partition) [2025-02-10 02:00:50,900] INFO [Partition -uve-topic-22-12 broker=1] Log loaded for partition -uve-topic-22-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,902] 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) [2025-02-10 02:00:50,903] 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) [2025-02-10 02:00:50,903] INFO [Partition -uve-topic-1-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-21 (kafka.cluster.Partition) [2025-02-10 02:00:50,903] INFO [Partition -uve-topic-1-21 broker=1] Log loaded for partition -uve-topic-1-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,908] 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) [2025-02-10 02:00:50,908] 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) [2025-02-10 02:00:50,908] INFO [Partition -uve-topic-0-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-1 (kafka.cluster.Partition) [2025-02-10 02:00:50,909] INFO [Partition -uve-topic-0-1 broker=1] Log loaded for partition -uve-topic-0-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,910] 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) [2025-02-10 02:00:50,911] 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) [2025-02-10 02:00:50,911] INFO [Partition -uve-topic-9-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-1 (kafka.cluster.Partition) [2025-02-10 02:00:50,911] INFO [Partition -uve-topic-9-1 broker=1] Log loaded for partition -uve-topic-9-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,912] 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) [2025-02-10 02:00:50,913] 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) [2025-02-10 02:00:50,913] INFO [Partition -uve-topic-4-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-24 (kafka.cluster.Partition) [2025-02-10 02:00:50,913] INFO [Partition -uve-topic-4-24 broker=1] Log loaded for partition -uve-topic-4-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,914] 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) [2025-02-10 02:00:50,914] 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) [2025-02-10 02:00:50,914] INFO [Partition -uve-topic-6-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-26 (kafka.cluster.Partition) [2025-02-10 02:00:50,914] INFO [Partition -uve-topic-6-26 broker=1] Log loaded for partition -uve-topic-6-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,915] 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) [2025-02-10 02:00:50,916] 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) [2025-02-10 02:00:50,916] INFO [Partition -uve-topic-5-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-6 (kafka.cluster.Partition) [2025-02-10 02:00:50,916] INFO [Partition -uve-topic-5-6 broker=1] Log loaded for partition -uve-topic-5-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,917] 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) [2025-02-10 02:00:50,918] 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) [2025-02-10 02:00:50,918] INFO [Partition -uve-topic-9-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-10 (kafka.cluster.Partition) [2025-02-10 02:00:50,918] INFO [Partition -uve-topic-9-10 broker=1] Log loaded for partition -uve-topic-9-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,919] 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) [2025-02-10 02:00:50,920] 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) [2025-02-10 02:00:50,920] INFO [Partition -uve-topic-22-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-21 (kafka.cluster.Partition) [2025-02-10 02:00:50,920] INFO [Partition -uve-topic-22-21 broker=1] Log loaded for partition -uve-topic-22-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,922] 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) [2025-02-10 02:00:50,922] 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) [2025-02-10 02:00:50,922] INFO [Partition -uve-topic-1-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-11 (kafka.cluster.Partition) [2025-02-10 02:00:50,922] INFO [Partition -uve-topic-1-11 broker=1] Log loaded for partition -uve-topic-1-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,923] 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) [2025-02-10 02:00:50,923] 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) [2025-02-10 02:00:50,924] INFO [Partition -uve-topic-17-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-3 (kafka.cluster.Partition) [2025-02-10 02:00:50,924] INFO [Partition -uve-topic-17-3 broker=1] Log loaded for partition -uve-topic-17-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,925] 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) [2025-02-10 02:00:50,925] 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) [2025-02-10 02:00:50,925] INFO [Partition -uve-topic-3-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-23 (kafka.cluster.Partition) [2025-02-10 02:00:50,925] INFO [Partition -uve-topic-3-23 broker=1] Log loaded for partition -uve-topic-3-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,926] 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) [2025-02-10 02:00:50,926] 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) [2025-02-10 02:00:50,927] INFO [Partition -uve-topic-19-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-15 (kafka.cluster.Partition) [2025-02-10 02:00:50,927] INFO [Partition -uve-topic-19-15 broker=1] Log loaded for partition -uve-topic-19-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,928] 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) [2025-02-10 02:00:50,931] 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) [2025-02-10 02:00:50,931] INFO [Partition -uve-topic-4-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-5 (kafka.cluster.Partition) [2025-02-10 02:00:50,931] INFO [Partition -uve-topic-4-5 broker=1] Log loaded for partition -uve-topic-4-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,932] 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) [2025-02-10 02:00:50,933] 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) [2025-02-10 02:00:50,933] INFO [Partition -uve-topic-5-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-25 (kafka.cluster.Partition) [2025-02-10 02:00:50,933] INFO [Partition -uve-topic-5-25 broker=1] Log loaded for partition -uve-topic-5-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,934] 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) [2025-02-10 02:00:50,938] 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) [2025-02-10 02:00:50,938] INFO [Partition -uve-topic-20-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-0 (kafka.cluster.Partition) [2025-02-10 02:00:50,938] INFO [Partition -uve-topic-20-0 broker=1] Log loaded for partition -uve-topic-20-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,939] 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) [2025-02-10 02:00:50,939] 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) [2025-02-10 02:00:50,939] INFO [Partition -uve-topic-28-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-18 (kafka.cluster.Partition) [2025-02-10 02:00:50,939] INFO [Partition -uve-topic-28-18 broker=1] Log loaded for partition -uve-topic-28-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,942] 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) [2025-02-10 02:00:50,942] 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) [2025-02-10 02:00:50,942] INFO [Partition -uve-topic-3-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-4 (kafka.cluster.Partition) [2025-02-10 02:00:50,942] INFO [Partition -uve-topic-3-4 broker=1] Log loaded for partition -uve-topic-3-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,943] 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) [2025-02-10 02:00:50,944] 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) [2025-02-10 02:00:50,945] INFO [Partition -uve-topic-15-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-20 (kafka.cluster.Partition) [2025-02-10 02:00:50,946] INFO [Partition -uve-topic-15-20 broker=1] Log loaded for partition -uve-topic-15-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,949] 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) [2025-02-10 02:00:50,949] 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) [2025-02-10 02:00:50,949] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-17 (kafka.cluster.Partition) [2025-02-10 02:00:50,950] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,951] 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) [2025-02-10 02:00:50,952] 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) [2025-02-10 02:00:50,952] INFO [Partition -uve-topic-8-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-28 (kafka.cluster.Partition) [2025-02-10 02:00:50,952] INFO [Partition -uve-topic-8-28 broker=1] Log loaded for partition -uve-topic-8-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,953] 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) [2025-02-10 02:00:50,954] 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) [2025-02-10 02:00:50,954] INFO [Partition -uve-topic-0-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-10 (kafka.cluster.Partition) [2025-02-10 02:00:50,954] INFO [Partition -uve-topic-0-10 broker=1] Log loaded for partition -uve-topic-0-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,956] 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) [2025-02-10 02:00:50,956] 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) [2025-02-10 02:00:50,956] INFO [Partition -uve-topic-17-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-22 (kafka.cluster.Partition) [2025-02-10 02:00:50,956] INFO [Partition -uve-topic-17-22 broker=1] Log loaded for partition -uve-topic-17-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,957] 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) [2025-02-10 02:00:50,959] 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) [2025-02-10 02:00:50,959] INFO [Partition -uve-topic-20-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-19 (kafka.cluster.Partition) [2025-02-10 02:00:50,959] INFO [Partition -uve-topic-20-19 broker=1] Log loaded for partition -uve-topic-20-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,960] 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) [2025-02-10 02:00:50,960] 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) [2025-02-10 02:00:50,960] INFO [Partition -uve-topic-29-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-0 (kafka.cluster.Partition) [2025-02-10 02:00:50,960] INFO [Partition -uve-topic-29-0 broker=1] Log loaded for partition -uve-topic-29-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,961] 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) [2025-02-10 02:00:50,962] 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) [2025-02-10 02:00:50,962] INFO [Partition -uve-topic-16-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-2 (kafka.cluster.Partition) [2025-02-10 02:00:50,962] INFO [Partition -uve-topic-16-2 broker=1] Log loaded for partition -uve-topic-16-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,963] 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) [2025-02-10 02:00:50,963] 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) [2025-02-10 02:00:50,963] INFO [Partition -uve-topic-21-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-1 (kafka.cluster.Partition) [2025-02-10 02:00:50,963] INFO [Partition -uve-topic-21-1 broker=1] Log loaded for partition -uve-topic-21-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,964] 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) [2025-02-10 02:00:50,964] 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) [2025-02-10 02:00:50,965] INFO [Partition -uve-topic-2-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-22 (kafka.cluster.Partition) [2025-02-10 02:00:50,965] INFO [Partition -uve-topic-2-22 broker=1] Log loaded for partition -uve-topic-2-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,966] 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) [2025-02-10 02:00:50,966] 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) [2025-02-10 02:00:50,966] INFO [Partition -uve-topic-9-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-20 (kafka.cluster.Partition) [2025-02-10 02:00:50,966] INFO [Partition -uve-topic-9-20 broker=1] Log loaded for partition -uve-topic-9-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,967] 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) [2025-02-10 02:00:50,967] 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) [2025-02-10 02:00:50,967] INFO [Partition -uve-topic-1-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-2 (kafka.cluster.Partition) [2025-02-10 02:00:50,967] INFO [Partition -uve-topic-1-2 broker=1] Log loaded for partition -uve-topic-1-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,968] 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) [2025-02-10 02:00:50,968] 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) [2025-02-10 02:00:50,969] INFO [Partition -uve-topic-23-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-13 (kafka.cluster.Partition) [2025-02-10 02:00:50,969] INFO [Partition -uve-topic-23-13 broker=1] Log loaded for partition -uve-topic-23-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,969] 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) [2025-02-10 02:00:50,970] 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) [2025-02-10 02:00:50,970] INFO [Partition -uve-topic-10-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-15 (kafka.cluster.Partition) [2025-02-10 02:00:50,970] INFO [Partition -uve-topic-10-15 broker=1] Log loaded for partition -uve-topic-10-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,971] 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) [2025-02-10 02:00:50,971] 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) [2025-02-10 02:00:50,971] INFO [Partition -uve-topic-17-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-13 (kafka.cluster.Partition) [2025-02-10 02:00:50,971] INFO [Partition -uve-topic-17-13 broker=1] Log loaded for partition -uve-topic-17-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,972] 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) [2025-02-10 02:00:50,972] 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) [2025-02-10 02:00:50,972] INFO [Partition structured_syslog_topic-18 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-18 (kafka.cluster.Partition) [2025-02-10 02:00:50,972] INFO [Partition structured_syslog_topic-18 broker=1] Log loaded for partition structured_syslog_topic-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,973] 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) [2025-02-10 02:00:50,974] 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) [2025-02-10 02:00:50,974] INFO [Partition -uve-topic-2-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-3 (kafka.cluster.Partition) [2025-02-10 02:00:50,974] INFO [Partition -uve-topic-2-3 broker=1] Log loaded for partition -uve-topic-2-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:50,975] 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) [2025-02-10 02:00:50,975] 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) [2025-02-10 02:00:50,975] INFO [Partition -uve-topic-14-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-19 (kafka.cluster.Partition) [2025-02-10 02:00:50,975] INFO [Partition -uve-topic-14-19 broker=1] Log loaded for partition -uve-topic-14-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:51,012] 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) [2025-02-10 02:00:51,013] 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) [2025-02-10 02:00:51,013] INFO [Partition -uve-topic-27-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-17 (kafka.cluster.Partition) [2025-02-10 02:00:51,013] INFO [Partition -uve-topic-27-17 broker=1] Log loaded for partition -uve-topic-27-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:51,015] 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) [2025-02-10 02:00:51,016] 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) [2025-02-10 02:00:51,016] INFO [Partition -uve-topic-7-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-27 (kafka.cluster.Partition) [2025-02-10 02:00:51,016] INFO [Partition -uve-topic-7-27 broker=1] Log loaded for partition -uve-topic-7-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:51,017] 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) [2025-02-10 02:00:51,018] 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) [2025-02-10 02:00:51,018] INFO [Partition -uve-topic-6-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-7 (kafka.cluster.Partition) [2025-02-10 02:00:51,018] INFO [Partition -uve-topic-6-7 broker=1] Log loaded for partition -uve-topic-6-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:51,019] 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) [2025-02-10 02:00:51,020] 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) [2025-02-10 02:00:51,020] INFO [Partition -uve-topic-13-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-18 (kafka.cluster.Partition) [2025-02-10 02:00:51,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) [2025-02-10 02:00:51,021] 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) [2025-02-10 02:00:51,021] 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) [2025-02-10 02:00:51,021] INFO [Partition -uve-topic-26-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-16 (kafka.cluster.Partition) [2025-02-10 02:00:51,021] INFO [Partition -uve-topic-26-16 broker=1] Log loaded for partition -uve-topic-26-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:51,022] 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) [2025-02-10 02:00:51,023] 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) [2025-02-10 02:00:51,023] INFO [Partition -uve-topic-14-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-0 (kafka.cluster.Partition) [2025-02-10 02:00:51,023] INFO [Partition -uve-topic-14-0 broker=1] Log loaded for partition -uve-topic-14-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:51,024] 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) [2025-02-10 02:00:51,024] 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) [2025-02-10 02:00:51,024] INFO [Partition -uve-topic-8-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-19 (kafka.cluster.Partition) [2025-02-10 02:00:51,024] INFO [Partition -uve-topic-8-19 broker=1] Log loaded for partition -uve-topic-8-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:51,025] 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) [2025-02-10 02:00:51,026] 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) [2025-02-10 02:00:51,026] INFO [Partition -uve-topic-0-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-20 (kafka.cluster.Partition) [2025-02-10 02:00:51,026] INFO [Partition -uve-topic-0-20 broker=1] Log loaded for partition -uve-topic-0-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:51,027] 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) [2025-02-10 02:00:51,027] 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) [2025-02-10 02:00:51,027] INFO [Partition -uve-topic-21-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-11 (kafka.cluster.Partition) [2025-02-10 02:00:51,027] INFO [Partition -uve-topic-21-11 broker=1] Log loaded for partition -uve-topic-21-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:51,028] 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) [2025-02-10 02:00:51,029] 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) [2025-02-10 02:00:51,029] INFO [Partition -uve-topic-12-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-17 (kafka.cluster.Partition) [2025-02-10 02:00:51,029] INFO [Partition -uve-topic-12-17 broker=1] Log loaded for partition -uve-topic-12-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:51,030] 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) [2025-02-10 02:00:51,030] 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) [2025-02-10 02:00:51,030] INFO [Partition -uve-topic-25-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-15 (kafka.cluster.Partition) [2025-02-10 02:00:51,030] INFO [Partition -uve-topic-25-15 broker=1] Log loaded for partition -uve-topic-25-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:51,031] 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) [2025-02-10 02:00:51,031] 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) [2025-02-10 02:00:51,031] INFO [Partition -uve-topic-21-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-20 (kafka.cluster.Partition) [2025-02-10 02:00:51,031] INFO [Partition -uve-topic-21-20 broker=1] Log loaded for partition -uve-topic-21-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:51,032] 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) [2025-02-10 02:00:51,033] 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) [2025-02-10 02:00:51,033] INFO [Partition -uve-topic-0-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-29 (kafka.cluster.Partition) [2025-02-10 02:00:51,033] INFO [Partition -uve-topic-0-29 broker=1] Log loaded for partition -uve-topic-0-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:51,034] 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) [2025-02-10 02:00:51,034] 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) [2025-02-10 02:00:51,034] INFO [Partition -uve-topic-22-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-2 (kafka.cluster.Partition) [2025-02-10 02:00:51,034] INFO [Partition -uve-topic-22-2 broker=1] Log loaded for partition -uve-topic-22-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:51,039] 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) [2025-02-10 02:00:51,039] 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) [2025-02-10 02:00:51,039] INFO [Partition -uve-topic-9-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-29 (kafka.cluster.Partition) [2025-02-10 02:00:51,039] INFO [Partition -uve-topic-9-29 broker=1] Log loaded for partition -uve-topic-9-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:51,040] 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) [2025-02-10 02:00:51,041] 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) [2025-02-10 02:00:51,041] INFO [Partition -uve-topic-8-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-9 (kafka.cluster.Partition) [2025-02-10 02:00:51,041] INFO [Partition -uve-topic-8-9 broker=1] Log loaded for partition -uve-topic-8-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:51,042] 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) [2025-02-10 02:00:51,042] 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) [2025-02-10 02:00:51,042] INFO [Partition -uve-topic-29-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-29 (kafka.cluster.Partition) [2025-02-10 02:00:51,042] INFO [Partition -uve-topic-29-29 broker=1] Log loaded for partition -uve-topic-29-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:51,043] 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) [2025-02-10 02:00:51,044] 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) [2025-02-10 02:00:51,044] INFO [Partition -uve-topic-11-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-16 (kafka.cluster.Partition) [2025-02-10 02:00:51,044] INFO [Partition -uve-topic-11-16 broker=1] Log loaded for partition -uve-topic-11-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:51,045] 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) [2025-02-10 02:00:51,045] 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) [2025-02-10 02:00:51,045] INFO [Partition -uve-topic-24-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-14 (kafka.cluster.Partition) [2025-02-10 02:00:51,045] INFO [Partition -uve-topic-24-14 broker=1] Log loaded for partition -uve-topic-24-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:51,046] 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) [2025-02-10 02:00:51,046] 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) [2025-02-10 02:00:51,046] INFO [Partition -uve-topic-18-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-14 (kafka.cluster.Partition) [2025-02-10 02:00:51,046] INFO [Partition -uve-topic-18-14 broker=1] Log loaded for partition -uve-topic-18-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:51,047] 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) [2025-02-10 02:00:51,048] 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) [2025-02-10 02:00:51,048] INFO [Partition -uve-topic-29-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-19 (kafka.cluster.Partition) [2025-02-10 02:00:51,048] INFO [Partition -uve-topic-29-19 broker=1] Log loaded for partition -uve-topic-29-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:51,049] 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) [2025-02-10 02:00:51,049] 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) [2025-02-10 02:00:51,049] INFO [Partition -uve-topic-15-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-1 (kafka.cluster.Partition) [2025-02-10 02:00:51,049] INFO [Partition -uve-topic-15-1 broker=1] Log loaded for partition -uve-topic-15-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:51,050] 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) [2025-02-10 02:00:51,051] 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) [2025-02-10 02:00:51,051] INFO [Partition -uve-topic-16-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-21 (kafka.cluster.Partition) [2025-02-10 02:00:51,051] INFO [Partition -uve-topic-16-21 broker=1] Log loaded for partition -uve-topic-16-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:51,052] 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) [2025-02-10 02:00:51,052] 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) [2025-02-10 02:00:51,052] INFO [Partition -uve-topic-7-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-8 (kafka.cluster.Partition) [2025-02-10 02:00:51,052] INFO [Partition -uve-topic-7-8 broker=1] Log loaded for partition -uve-topic-7-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:51,210] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(-uve-topic-8-26, -uve-topic-22-27, -uve-topic-12-28, -uve-topic-8-27, -uve-topic-1-23, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-17-23, -uve-topic-27-22, -uve-topic-10-19, -uve-topic-20-18, -uve-topic-19-3, -uve-topic-3-4, -uve-topic-6-18, -uve-topic-29-2, -uve-topic-12-0, -uve-topic-4-25, -uve-topic-13-21, -uve-topic-23-20, -uve-topic-6-6, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-21-11, -uve-topic-11-12, -uve-topic-11-28, -uve-topic-21-27, -uve-topic-7-27, -uve-topic-13-9, -uve-topic-23-8, -uve-topic-0-24, -uve-topic-16-23, -uve-topic-26-22, -uve-topic-9-8, -uve-topic-14-13, -uve-topic-24-12, -uve-topic-11-0, -uve-topic-14-14, -uve-topic-24-13, -uve-topic-3-9, -uve-topic-19-8, -uve-topic-29-7, -uve-topic-12-5, -uve-topic-22-4, structured_syslog_topic-3, -uve-topic-24-29, -uve-topic-7-15, -uve-topic-0-12, -uve-topic-16-11, -uve-topic-26-10, -uve-topic-12-21, -uve-topic-22-20, -uve-topic-5-6, -uve-topic-8-20, -uve-topic-1-16, -uve-topic-17-15, -uve-topic-27-14, structured_syslog_topic-19, -uve-topic-14-2, -uve-topic-24-1, -uve-topic-17-16, -uve-topic-27-15, -uve-topic-10-12, -uve-topic-20-11, -uve-topic-6-11, -uve-topic-6-27, -uve-topic-15-23, -uve-topic-25-22, -uve-topic-8-8, -uve-topic-4-18, -uve-topic-1-5, -uve-topic-13-14, -uve-topic-23-13, -uve-topic-1-21, -uve-topic-23-29, -uve-topic-9-29, -uve-topic-2-25, -uve-topic-2-26, -uve-topic-18-25, HEALTH_CHECK_TOPIC-28, -uve-topic-11-21, -uve-topic-21-20, -uve-topic-28-24, -uve-topic-7-20, -uve-topic-13-2, -uve-topic-23-1, -uve-topic-0-17, -uve-topic-16-16, -uve-topic-26-15, -uve-topic-9-1, structured_syslog_topic-24, -uve-topic-14-7, -uve-topic-24-6, -uve-topic-5-27, -uve-topic-14-23, -uve-topic-24-22, -uve-topic-7-8, -uve-topic-0-5, -uve-topic-16-4, -uve-topic-26-3, -uve-topic-19-18, -uve-topic-29-17, -uve-topic-8-13, structured_syslog_topic-12, -uve-topic-17-9, -uve-topic-27-8, -uve-topic-8-29, -uve-topic-1-26, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-10-22, -uve-topic-20-21, -uve-topic-3-7, -uve-topic-15-16, -uve-topic-25-15, -uve-topic-8-1, -uve-topic-4-11, -uve-topic-23-6, -uve-topic-13-7, -uve-topic-1-14, -uve-topic-4-28, -uve-topic-13-23, -uve-topic-23-22, -uve-topic-9-22, -uve-topic-2-18, -uve-topic-2-19, -uve-topic-18-18, HEALTH_CHECK_TOPIC-21, -uve-topic-28-17, -uve-topic-11-14, -uve-topic-21-13, -uve-topic-14-28, -uve-topic-24-27, -uve-topic-7-13, -uve-topic-21-14, -uve-topic-4-0, -uve-topic-11-15, -uve-topic-0-10, -uve-topic-16-9, -uve-topic-26-8, -uve-topic-0-26, -uve-topic-16-25, -uve-topic-26-24, -uve-topic-5-20, -uve-topic-5-21, -uve-topic-24-15, -uve-topic-14-16, -uve-topic-27-29, -uve-topic-19-11, -uve-topic-29-10, structured_syslog_topic-5, -uve-topic-27-1, -uve-topic-17-2, -uve-topic-3-28, -uve-topic-19-27, -uve-topic-29-26, -uve-topic-8-22, -uve-topic-1-19, -uve-topic-27-17, -uve-topic-17-18, -uve-topic-3-0, -uve-topic-10-15, -uve-topic-20-14, -uve-topic-15-9, -uve-topic-25-8, HEALTH_CHECK_TOPIC-26, -uve-topic-4-21, -uve-topic-10-3, -uve-topic-20-2, -uve-topic-2-12, -uve-topic-18-11, -uve-topic-28-10, HEALTH_CHECK_TOPIC-14, -uve-topic-11-8, -uve-topic-21-7, -uve-topic-16-2, -uve-topic-26-1, -uve-topic-2-28, -uve-topic-28-26, -uve-topic-18-27, -uve-topic-11-24, -uve-topic-21-23, -uve-topic-4-9, -uve-topic-0-19, -uve-topic-16-18, -uve-topic-26-17, -uve-topic-5-13, -uve-topic-2-0, -uve-topic-5-14, structured_syslog_topic-26, -uve-topic-14-9, -uve-topic-24-8, structured_syslog_topic-27, -uve-topic-3-5, -uve-topic-19-4, -uve-topic-29-3, -uve-topic-3-21, -uve-topic-19-20, -uve-topic-29-19, -uve-topic-25-29, -uve-topic-8-15, -uve-topic-5-2, -uve-topic-12-17, -uve-topic-22-16, -uve-topic-8-16, -uve-topic-1-12, -uve-topic-17-11, -uve-topic-27-10, structured_syslog_topic-15, -uve-topic-10-8, -uve-topic-20-7, -uve-topic-1-28, -uve-topic-10-24, -uve-topic-20-23, -uve-topic-6-23, -uve-topic-15-19, -uve-topic-25-18, -uve-topic-11-29, -uve-topic-21-28, -uve-topic-4-14, -uve-topic-13-10, -uve-topic-23-9, -uve-topic-2-5, -uve-topic-28-3, HEALTH_CHECK_TOPIC-7, -uve-topic-18-4, -uve-topic-11-1, -uve-topic-21-0, -uve-topic-2-21, -uve-topic-18-20, -uve-topic-28-19, HEALTH_CHECK_TOPIC-24, -uve-topic-4-2, -uve-topic-11-17, -uve-topic-21-16, -uve-topic-7-16, -uve-topic-29-24, -uve-topic-19-25, -uve-topic-5-7, structured_syslog_topic-20, -uve-topic-5-23, -uve-topic-14-19, -uve-topic-24-18, -uve-topic-7-4, -uve-topic-10-29, -uve-topic-29-12, -uve-topic-20-28, -uve-topic-3-14, -uve-topic-19-13, -uve-topic-22-9, -uve-topic-12-10, -uve-topic-8-9, -uve-topic-17-4, -uve-topic-27-3, structured_syslog_topic-8, -uve-topic-20-0, -uve-topic-10-1, -uve-topic-12-26, -uve-topic-22-25, -uve-topic-8-25, -uve-topic-20-16, -uve-topic-10-17, -uve-topic-6-16, -uve-topic-15-12, -uve-topic-25-11, -uve-topic-11-22, -uve-topic-21-21, -uve-topic-4-7, -uve-topic-23-2, -uve-topic-13-3, -uve-topic-4-23, -uve-topic-23-18, -uve-topic-13-19, -uve-topic-9-18, -uve-topic-2-14, -uve-topic-18-13, -uve-topic-28-12, -uve-topic-5-28, -uve-topic-15-0, -uve-topic-2-15, -uve-topic-18-14, -uve-topic-28-13, -uve-topic-11-10, -uve-topic-21-9, HEALTH_CHECK_TOPIC-17, -uve-topic-7-9, -uve-topic-16-5, -uve-topic-26-4, -uve-topic-5-0, structured_syslog_topic-13, -uve-topic-7-25, -uve-topic-0-22, -uve-topic-26-20, -uve-topic-16-21, -uve-topic-5-16, structured_syslog_topic-29, -uve-topic-14-12, -uve-topic-24-11, -uve-topic-29-5, -uve-topic-19-6, -uve-topic-22-2, -uve-topic-12-3, -uve-topic-8-2, structured_syslog_topic-1, -uve-topic-12-19, -uve-topic-22-18, -uve-topic-8-18, -uve-topic-10-10, -uve-topic-20-9, -uve-topic-13-24, -uve-topic-23-23, -uve-topic-6-9, -uve-topic-15-5, -uve-topic-25-4, -uve-topic-15-21, -uve-topic-25-20, -uve-topic-4-16, -uve-topic-13-12, -uve-topic-23-11, -uve-topic-16-26, -uve-topic-26-25, -uve-topic-9-11, -uve-topic-18-6, -uve-topic-2-7, -uve-topic-28-5, -uve-topic-2-8, -uve-topic-18-7, -uve-topic-28-6, HEALTH_CHECK_TOPIC-10, -uve-topic-11-3, -uve-topic-21-2, -uve-topic-7-2, -uve-topic-9-27, structured_syslog_topic-6, -uve-topic-7-18, -uve-topic-0-15, -uve-topic-16-14, -uve-topic-26-13, -uve-topic-19-28, -uve-topic-29-27, -uve-topic-12-24, -uve-topic-22-23, -uve-topic-5-9, -uve-topic-8-23, structured_syslog_topic-22, -uve-topic-14-5, -uve-topic-24-4, -uve-topic-3-17, -uve-topic-29-15, -uve-topic-19-16, -uve-topic-12-12, -uve-topic-22-11, -uve-topic-25-25, -uve-topic-8-11, -uve-topic-15-26, -uve-topic-12-13, -uve-topic-22-12, -uve-topic-1-8, -uve-topic-17-7, -uve-topic-27-6, structured_syslog_topic-11, -uve-topic-13-17, -uve-topic-23-16, -uve-topic-6-2, -uve-topic-1-24, -uve-topic-10-20, -uve-topic-20-19, -uve-topic-6-19, -uve-topic-15-14, -uve-topic-25-13, -uve-topic-2-29, -uve-topic-28-27, -uve-topic-18-28, -uve-topic-7-23, -uve-topic-13-5, -uve-topic-23-4, -uve-topic-16-19, -uve-topic-26-18, -uve-topic-9-4, -uve-topic-2-1, -uve-topic-18-0, HEALTH_CHECK_TOPIC-3, -uve-topic-9-20, -uve-topic-2-17, -uve-topic-28-15, -uve-topic-18-16, -uve-topic-14-26, -uve-topic-24-25, -uve-topic-7-11, -uve-topic-0-8, -uve-topic-16-7, -uve-topic-26-6, -uve-topic-19-21, -uve-topic-29-20, -uve-topic-5-3, -uve-topic-1-29, -uve-topic-17-28, -uve-topic-27-27, -uve-topic-10-25, -uve-topic-20-24, -uve-topic-19-9, -uve-topic-3-10, -uve-topic-29-8, -uve-topic-8-4, -uve-topic-12-6, -uve-topic-22-5, -uve-topic-1-1, -uve-topic-17-0, structured_syslog_topic-4, -uve-topic-1-17, -uve-topic-13-26, -uve-topic-23-25, -uve-topic-9-25, -uve-topic-10-13, -uve-topic-20-12, -uve-topic-13-27, -uve-topic-23-26, -uve-topic-6-12, -uve-topic-15-7, -uve-topic-25-6, -uve-topic-2-22, -uve-topic-28-20, -uve-topic-18-21, -uve-topic-15-8, -uve-topic-25-7, -uve-topic-4-3, -uve-topic-16-12, -uve-topic-26-11, -uve-topic-4-19, -uve-topic-0-29, -uve-topic-9-13, -uve-topic-16-28, -uve-topic-26-27, -uve-topic-13-15, -uve-topic-23-14, -uve-topic-9-14, -uve-topic-2-10, -uve-topic-28-8, -uve-topic-18-9, -uve-topic-0-1, -uve-topic-16-0, -uve-topic-19-14, -uve-topic-29-13, -uve-topic-7-21, -uve-topic-29-29, -uve-topic-1-22, -uve-topic-17-21, -uve-topic-27-20, -uve-topic-3-3, -uve-topic-19-2, -uve-topic-29-1, -uve-topic-10-18, -uve-topic-20-17, -uve-topic-3-19, -uve-topic-15-28, -uve-topic-25-27, -uve-topic-1-10, -uve-topic-4-24, -uve-topic-10-6, -uve-topic-20-5, -uve-topic-6-5, -uve-topic-13-20, -uve-topic-23-19, -uve-topic-25-0, -uve-topic-15-1, -uve-topic-28-29, -uve-topic-11-27, -uve-topic-21-26, -uve-topic-4-12, -uve-topic-7-26, -uve-topic-9-6, -uve-topic-13-8, -uve-topic-23-7, -uve-topic-9-7, -uve-topic-2-3, -uve-topic-18-2, -uve-topic-28-1, -uve-topic-28-2, HEALTH_CHECK_TOPIC-6, -uve-topic-18-3, -uve-topic-19-7, -uve-topic-29-6, structured_syslog_topic-2, -uve-topic-24-28, -uve-topic-7-14, -uve-topic-14-29, -uve-topic-3-24, -uve-topic-19-23, -uve-topic-29-22, -uve-topic-0-11, -uve-topic-16-10, -uve-topic-26-9, -uve-topic-12-20, -uve-topic-22-19, -uve-topic-5-5, -uve-topic-1-15, -uve-topic-17-14, -uve-topic-27-13, -uve-topic-20-10, -uve-topic-10-11, -uve-topic-24-16, -uve-topic-14-17, -uve-topic-3-12, -uve-topic-10-27, -uve-topic-20-26, -uve-topic-6-26, -uve-topic-3-13, -uve-topic-19-12, -uve-topic-29-11, -uve-topic-12-8, -uve-topic-22-7, -uve-topic-1-3, -uve-topic-4-17, -uve-topic-23-12, -uve-topic-13-13, -uve-topic-6-14, -uve-topic-23-28, -uve-topic-13-29, -uve-topic-2-24, -uve-topic-18-23, -uve-topic-28-22, HEALTH_CHECK_TOPIC-27, -uve-topic-4-5, -uve-topic-11-20, -uve-topic-21-19, -uve-topic-7-19, -uve-topic-23-0, -uve-topic-13-1, -uve-topic-9-0, -uve-topic-19-0, -uve-topic-5-26, HEALTH_CHECK_TOPIC-15, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-7-7, -uve-topic-0-4, -uve-topic-16-3, -uve-topic-26-2, -uve-topic-10-4, -uve-topic-20-3, -uve-topic-12-29, -uve-topic-22-28, -uve-topic-8-28, -uve-topic-24-9, -uve-topic-14-10, -uve-topic-1-25, -uve-topic-27-23, -uve-topic-17-24, -uve-topic-3-6, -uve-topic-19-5, -uve-topic-29-4, -uve-topic-12-1, -uve-topic-22-0, -uve-topic-8-0, -uve-topic-15-15, -uve-topic-25-14, -uve-topic-4-10, -uve-topic-13-6, -uve-topic-23-5, -uve-topic-4-26, -uve-topic-1-13, -uve-topic-27-11, -uve-topic-17-12, -uve-topic-4-27, -uve-topic-13-22, -uve-topic-23-21, -uve-topic-6-7, -uve-topic-9-21, -uve-topic-10-9, -uve-topic-20-8, -uve-topic-6-8, HEALTH_CHECK_TOPIC-20, -uve-topic-11-13, -uve-topic-21-12, -uve-topic-7-12, -uve-topic-7-28, -uve-topic-21-29, -uve-topic-4-15, -uve-topic-0-25, -uve-topic-5-19, HEALTH_CHECK_TOPIC-8, -uve-topic-14-15, -uve-topic-24-14, -uve-topic-7-0, -uve-topic-3-26, -uve-topic-12-22, -uve-topic-22-21, -uve-topic-8-21, -uve-topic-14-3, -uve-topic-24-2, -uve-topic-1-18, -uve-topic-17-17, -uve-topic-27-16, -uve-topic-6-28, -uve-topic-15-24, -uve-topic-25-23, -uve-topic-1-6, -uve-topic-17-5, -uve-topic-27-4, -uve-topic-4-20, -uve-topic-6-0, -uve-topic-10-2, -uve-topic-20-1, -uve-topic-6-1, -uve-topic-18-10, -uve-topic-28-9, -uve-topic-21-5, HEALTH_CHECK_TOPIC-13, -uve-topic-11-6, -uve-topic-7-5, -uve-topic-2-27, -uve-topic-18-26, -uve-topic-28-25, HEALTH_CHECK_TOPIC-29, -uve-topic-11-23, -uve-topic-21-22, -uve-topic-4-8, -uve-topic-0-18, -uve-topic-16-17, -uve-topic-26-16, -uve-topic-9-2, -uve-topic-13-4, -uve-topic-23-3, -uve-topic-12-27, -uve-topic-22-26, -uve-topic-5-12, HEALTH_CHECK_TOPIC-1, structured_syslog_topic-25, -uve-topic-14-8, -uve-topic-24-7, -uve-topic-5-29, -uve-topic-14-24, -uve-topic-24-23, -uve-topic-11-11, -uve-topic-21-10, -uve-topic-14-25, -uve-topic-24-24, -uve-topic-0-6, -uve-topic-7-10, -uve-topic-12-15, -uve-topic-22-14, -uve-topic-15-29, -uve-topic-25-28, -uve-topic-8-14, -uve-topic-1-11, -uve-topic-17-10, -uve-topic-27-9, -uve-topic-10-7, -uve-topic-20-6, -uve-topic-5-17, -uve-topic-1-27, -uve-topic-17-26, -uve-topic-27-25, -uve-topic-6-21, -uve-topic-15-17, -uve-topic-25-16, -uve-topic-4-13, -uve-topic-9-23, -uve-topic-2-20, -uve-topic-28-18, HEALTH_CHECK_TOPIC-22, -uve-topic-18-19, HEALTH_CHECK_TOPIC-23, -uve-topic-11-16, -uve-topic-21-15, -uve-topic-4-1, structured_syslog_topic-18, -uve-topic-14-1, -uve-topic-24-0, -uve-topic-0-27, -uve-topic-5-22, -uve-topic-11-4, -uve-topic-21-3, -uve-topic-14-18, -uve-topic-24-17, -uve-topic-7-3, -uve-topic-15-22, -uve-topic-25-21, -uve-topic-8-7, -uve-topic-12-9, -uve-topic-22-8, -uve-topic-1-4, -uve-topic-17-3, -uve-topic-27-2, -uve-topic-3-29, -uve-topic-10-0, -uve-topic-12-25, -uve-topic-22-24, -uve-topic-5-10, -uve-topic-8-24, -uve-topic-1-20, -uve-topic-27-18, -uve-topic-17-19, structured_syslog_topic-23, -uve-topic-14-6, -uve-topic-24-5, -uve-topic-17-20, -uve-topic-27-19, -uve-topic-9-28, -uve-topic-15-10, -uve-topic-25-9, -uve-topic-18-24, -uve-topic-28-23, -uve-topic-4-6, -uve-topic-15-27, -uve-topic-25-26, -uve-topic-8-12, -uve-topic-4-22, -uve-topic-9-16, -uve-topic-2-13, -uve-topic-18-12, -uve-topic-28-11, HEALTH_CHECK_TOPIC-16, -uve-topic-11-9, -uve-topic-21-8, -uve-topic-0-20, -uve-topic-22-29, -uve-topic-5-15, HEALTH_CHECK_TOPIC-4, structured_syslog_topic-28, -uve-topic-14-11, -uve-topic-24-10, -uve-topic-12-2, -uve-topic-22-1, structured_syslog_topic-0, -uve-topic-3-22, -uve-topic-12-18, -uve-topic-22-17, -uve-topic-8-17, structured_syslog_topic-16, -uve-topic-17-13, -uve-topic-27-12, -uve-topic-15-3, -uve-topic-25-2, -uve-topic-18-17, -uve-topic-28-16, -uve-topic-15-4, -uve-topic-25-3, -uve-topic-6-24, -uve-topic-15-20, -uve-topic-25-19, -uve-topic-8-5, -uve-topic-1-2, -uve-topic-17-1, -uve-topic-27-0, -uve-topic-16-24, -uve-topic-26-23, -uve-topic-9-9, -uve-topic-13-11, -uve-topic-23-10, -uve-topic-9-10, -uve-topic-2-6, -uve-topic-18-5, -uve-topic-28-4, HEALTH_CHECK_TOPIC-9, -uve-topic-21-1, -uve-topic-11-2, -uve-topic-7-1, -uve-topic-9-26, -uve-topic-2-23, -uve-topic-28-21, HEALTH_CHECK_TOPIC-25, -uve-topic-11-18, -uve-topic-21-17, -uve-topic-18-22, -uve-topic-0-13, -uve-topic-3-27, -uve-topic-19-26, -uve-topic-29-25, -uve-topic-12-23, -uve-topic-22-22, -uve-topic-5-8, structured_syslog_topic-21, -uve-topic-24-3, -uve-topic-14-4, -uve-topic-16-29, -uve-topic-26-28, -uve-topic-5-24, -uve-topic-20-29, -uve-topic-3-15, -uve-topic-6-29, -uve-topic-12-11, -uve-topic-22-10, -uve-topic-15-25, -uve-topic-25-24, -uve-topic-8-10, structured_syslog_topic-9, -uve-topic-1-7, -uve-topic-27-5, -uve-topic-17-6, -uve-topic-6-17, -uve-topic-15-13, -uve-topic-25-12, -uve-topic-9-3, HEALTH_CHECK_TOPIC-2, -uve-topic-9-19, -uve-topic-2-16, -uve-topic-28-14, HEALTH_CHECK_TOPIC-18, -uve-topic-18-15, HEALTH_CHECK_TOPIC-19, -uve-topic-3-20, -uve-topic-29-18, -uve-topic-19-19, -uve-topic-0-7, -uve-topic-16-6, -uve-topic-26-5, -uve-topic-22-15, -uve-topic-12-16, -uve-topic-5-1, structured_syslog_topic-14, -uve-topic-0-23, -uve-topic-16-22, -uve-topic-26-21, -uve-topic-2-4, -uve-topic-5-18, -uve-topic-17-27, -uve-topic-27-26, -uve-topic-3-8, -uve-topic-10-23, -uve-topic-20-22, -uve-topic-6-22, -uve-topic-12-4, -uve-topic-22-3, -uve-topic-15-18, -uve-topic-25-17, -uve-topic-8-3, -uve-topic-1-0, -uve-topic-3-25, -uve-topic-19-24, -uve-topic-29-23, -uve-topic-8-19, -uve-topic-4-29, -uve-topic-23-24, -uve-topic-13-25, -uve-topic-6-10, -uve-topic-9-24, -uve-topic-15-6, -uve-topic-25-5, -uve-topic-10-28, -uve-topic-20-27, -uve-topic-0-28, -uve-topic-26-26, -uve-topic-16-27, -uve-topic-9-12, -uve-topic-2-9, -uve-topic-18-8, -uve-topic-28-7, HEALTH_CHECK_TOPIC-11, HEALTH_CHECK_TOPIC-12, -uve-topic-11-5, -uve-topic-21-4, -uve-topic-0-0, structured_syslog_topic-7, -uve-topic-0-16, -uve-topic-26-14, -uve-topic-16-15, -uve-topic-19-29, -uve-topic-29-28, -uve-topic-5-11, HEALTH_CHECK_TOPIC-0, -uve-topic-10-16, -uve-topic-20-15, -uve-topic-3-1, -uve-topic-6-15, -uve-topic-3-2, -uve-topic-19-1, -uve-topic-29-0, -uve-topic-15-11, -uve-topic-25-10, -uve-topic-3-18, -uve-topic-19-17, -uve-topic-29-16, -uve-topic-12-14, -uve-topic-22-13, -uve-topic-1-9, -uve-topic-27-7, -uve-topic-17-8, -uve-topic-13-18, -uve-topic-23-17, -uve-topic-6-3, -uve-topic-9-17, -uve-topic-20-4, -uve-topic-10-5, -uve-topic-6-4, -uve-topic-10-21, -uve-topic-20-20, -uve-topic-6-20, -uve-topic-18-29, -uve-topic-28-28, -uve-topic-11-25, -uve-topic-21-24, -uve-topic-7-24, -uve-topic-11-26, -uve-topic-21-25, -uve-topic-0-21, -uve-topic-16-20, -uve-topic-26-19, -uve-topic-9-5, -uve-topic-2-2, -uve-topic-18-1, -uve-topic-28-0, HEALTH_CHECK_TOPIC-5, -uve-topic-14-27, -uve-topic-24-26, -uve-topic-0-9, -uve-topic-16-8, -uve-topic-26-7, -uve-topic-3-23, -uve-topic-29-21, -uve-topic-19-22, -uve-topic-5-4, structured_syslog_topic-17, -uve-topic-7-29, -uve-topic-14-0, -uve-topic-17-29, -uve-topic-27-28, -uve-topic-10-26, -uve-topic-19-10, -uve-topic-29-9, -uve-topic-20-25, -uve-topic-6-25, -uve-topic-3-11, -uve-topic-12-7, -uve-topic-22-6, -uve-topic-8-6, -uve-topic-10-14, -uve-topic-20-13, -uve-topic-13-28, -uve-topic-23-27, -uve-topic-6-13, -uve-topic-7-17, -uve-topic-11-19, -uve-topic-21-18, -uve-topic-4-4, -uve-topic-0-14, -uve-topic-16-13, -uve-topic-26-12, -uve-topic-13-0, -uve-topic-13-16, -uve-topic-23-15, -uve-topic-26-29, -uve-topic-9-15, -uve-topic-2-11, -uve-topic-5-25, -uve-topic-14-20, -uve-topic-24-19, -uve-topic-11-7, -uve-topic-21-6, -uve-topic-14-21, -uve-topic-24-20, -uve-topic-7-6, -uve-topic-16-1, -uve-topic-0-2, -uve-topic-26-0, -uve-topic-3-16, -uve-topic-19-15, -uve-topic-29-14, -uve-topic-0-3, structured_syslog_topic-10, -uve-topic-7-22) (kafka.server.ReplicaFetcherManager) [2025-02-10 02:00:51,271] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Starting (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,273] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 3 for partitions Map(-uve-topic-1-12 -> (offset=0, leaderEpoch=7), -uve-topic-21-23 -> (offset=0, leaderEpoch=6), -uve-topic-11-24 -> (offset=0, leaderEpoch=7), -uve-topic-13-22 -> (offset=0, leaderEpoch=6), -uve-topic-23-21 -> (offset=0, leaderEpoch=6), -uve-topic-8-18 -> (offset=0, leaderEpoch=7), -uve-topic-10-7 -> (offset=0, leaderEpoch=7), -uve-topic-20-6 -> (offset=0, leaderEpoch=7), -uve-topic-29-27 -> (offset=0, leaderEpoch=6), -uve-topic-19-28 -> (offset=0, leaderEpoch=7), -uve-topic-5-24 -> (offset=0, leaderEpoch=7), -uve-topic-13-11 -> (offset=0, leaderEpoch=7), -uve-topic-23-10 -> (offset=0, leaderEpoch=7), -uve-topic-4-22 -> (offset=0, leaderEpoch=6), HEALTH_CHECK_TOPIC-11 -> (offset=0, leaderEpoch=7), -uve-topic-13-6 -> (offset=0, leaderEpoch=7), -uve-topic-23-5 -> (offset=0, leaderEpoch=7), -uve-topic-2-18 -> (offset=0, leaderEpoch=6), -uve-topic-26-20 -> (offset=0, leaderEpoch=7), -uve-topic-16-21 -> (offset=0, leaderEpoch=7), -uve-topic-1-3 -> (offset=0, leaderEpoch=7), -uve-topic-20-22 -> (offset=0, leaderEpoch=7), -uve-topic-10-23 -> (offset=0, leaderEpoch=6), -uve-topic-6-25 -> (offset=0, leaderEpoch=6), -uve-topic-14-12 -> (offset=0, leaderEpoch=7), -uve-topic-24-11 -> (offset=0, leaderEpoch=7), -uve-topic-18-27 -> (offset=0, leaderEpoch=7), -uve-topic-28-26 -> (offset=0, leaderEpoch=6), -uve-topic-7-8 -> (offset=0, leaderEpoch=7), -uve-topic-20-0 -> (offset=0, leaderEpoch=7), -uve-topic-10-1 -> (offset=0, leaderEpoch=7), -uve-topic-9-13 -> (offset=0, leaderEpoch=7), -uve-topic-15-3 -> (offset=0, leaderEpoch=7), -uve-topic-25-2 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-19 -> (offset=0, leaderEpoch=6), -uve-topic-8-5 -> (offset=0, leaderEpoch=7), -uve-topic-18-11 -> (offset=0, leaderEpoch=7), -uve-topic-28-10 -> (offset=0, leaderEpoch=7), -uve-topic-18-2 -> (offset=0, leaderEpoch=7), -uve-topic-28-1 -> (offset=0, leaderEpoch=7), -uve-topic-18-3 -> (offset=0, leaderEpoch=7), -uve-topic-28-2 -> (offset=0, leaderEpoch=6), -uve-topic-11-16 -> (offset=0, leaderEpoch=7), -uve-topic-21-15 -> (offset=0, leaderEpoch=7), -uve-topic-3-10 -> (offset=0, leaderEpoch=7), -uve-topic-11-8 -> (offset=0, leaderEpoch=6), -uve-topic-21-7 -> (offset=0, leaderEpoch=7), -uve-topic-3-19 -> (offset=0, leaderEpoch=7), -uve-topic-12-5 -> (offset=0, leaderEpoch=6), -uve-topic-22-4 -> (offset=0, leaderEpoch=6), -uve-topic-19-12 -> (offset=0, leaderEpoch=7), -uve-topic-29-11 -> (offset=0, leaderEpoch=7), -uve-topic-5-23 -> (offset=0, leaderEpoch=6), -uve-topic-6-16 -> (offset=0, leaderEpoch=6), -uve-topic-20-14 -> (offset=0, leaderEpoch=6), -uve-topic-10-15 -> (offset=0, leaderEpoch=7), -uve-topic-5-15 -> (offset=0, leaderEpoch=7), -uve-topic-21-1 -> (offset=0, leaderEpoch=7), -uve-topic-11-2 -> (offset=0, leaderEpoch=6), -uve-topic-17-1 -> (offset=0, leaderEpoch=7), -uve-topic-27-0 -> (offset=0, leaderEpoch=7), -uve-topic-7-4 -> (offset=0, leaderEpoch=6), structured_syslog_topic-17 -> (offset=0, leaderEpoch=7), -uve-topic-12-21 -> (offset=0, leaderEpoch=7), -uve-topic-22-20 -> (offset=0, leaderEpoch=7), -uve-topic-7-1 -> (offset=0, leaderEpoch=6), -uve-topic-14-7 -> (offset=0, leaderEpoch=6), -uve-topic-24-6 -> (offset=0, leaderEpoch=7), -uve-topic-27-8 -> (offset=0, leaderEpoch=7), -uve-topic-17-9 -> (offset=0, leaderEpoch=6), -uve-topic-27-18 -> (offset=0, leaderEpoch=7), -uve-topic-17-19 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-27 -> (offset=0, leaderEpoch=7), -uve-topic-1-17 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-6 -> (offset=0, leaderEpoch=7), -uve-topic-4-29 -> (offset=0, leaderEpoch=7), -uve-topic-18-10 -> (offset=0, leaderEpoch=6), -uve-topic-28-9 -> (offset=0, leaderEpoch=7), -uve-topic-19-0 -> (offset=0, leaderEpoch=7), -uve-topic-3-21 -> (offset=0, leaderEpoch=6), -uve-topic-18-29 -> (offset=0, leaderEpoch=7), -uve-topic-28-28 -> (offset=0, leaderEpoch=7), -uve-topic-1-5 -> (offset=0, leaderEpoch=7), -uve-topic-8-27 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-10 -> (offset=0, leaderEpoch=6), -uve-topic-8-12 -> (offset=0, leaderEpoch=7), -uve-topic-27-24 -> (offset=0, leaderEpoch=7), -uve-topic-17-25 -> (offset=0, leaderEpoch=7), -uve-topic-1-6 -> (offset=0, leaderEpoch=7), -uve-topic-0-23 -> (offset=0, leaderEpoch=7), -uve-topic-24-12 -> (offset=0, leaderEpoch=7), -uve-topic-14-13 -> (offset=0, leaderEpoch=6), -uve-topic-7-17 -> (offset=0, leaderEpoch=7), -uve-topic-9-10 -> (offset=0, leaderEpoch=7), -uve-topic-25-29 -> (offset=0, leaderEpoch=7), -uve-topic-8-2 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-2 -> (offset=0, leaderEpoch=7), -uve-topic-2-13 -> (offset=0, leaderEpoch=7), -uve-topic-16-0 -> (offset=0, leaderEpoch=7), -uve-topic-9-15 -> (offset=0, leaderEpoch=7), -uve-topic-2-20 -> (offset=0, leaderEpoch=7), -uve-topic-15-17 -> (offset=0, leaderEpoch=6), -uve-topic-25-16 -> (offset=0, leaderEpoch=6), -uve-topic-18-20 -> (offset=0, leaderEpoch=7), -uve-topic-28-19 -> (offset=0, leaderEpoch=7), -uve-topic-15-8 -> (offset=0, leaderEpoch=6), -uve-topic-25-7 -> (offset=0, leaderEpoch=6), -uve-topic-15-9 -> (offset=0, leaderEpoch=7), -uve-topic-25-8 -> (offset=0, leaderEpoch=7), -uve-topic-0-16 -> (offset=0, leaderEpoch=6), -uve-topic-24-28 -> (offset=0, leaderEpoch=6), -uve-topic-14-29 -> (offset=0, leaderEpoch=7), -uve-topic-3-28 -> (offset=0, leaderEpoch=7), -uve-topic-14-23 -> (offset=0, leaderEpoch=7), -uve-topic-24-22 -> (offset=0, leaderEpoch=6), -uve-topic-0-11 -> (offset=0, leaderEpoch=7), -uve-topic-15-24 -> (offset=0, leaderEpoch=7), -uve-topic-25-23 -> (offset=0, leaderEpoch=7), -uve-topic-6-27 -> (offset=0, leaderEpoch=7), -uve-topic-7-26 -> (offset=0, leaderEpoch=7), -uve-topic-18-26 -> (offset=0, leaderEpoch=7), -uve-topic-28-25 -> (offset=0, leaderEpoch=7), -uve-topic-15-14 -> (offset=0, leaderEpoch=6), -uve-topic-25-13 -> (offset=0, leaderEpoch=6), -uve-topic-1-26 -> (offset=0, leaderEpoch=7), -uve-topic-16-25 -> (offset=0, leaderEpoch=6), -uve-topic-26-24 -> (offset=0, leaderEpoch=6), -uve-topic-23-18 -> (offset=0, leaderEpoch=6), -uve-topic-13-19 -> (offset=0, leaderEpoch=6), -uve-topic-28-27 -> (offset=0, leaderEpoch=7), -uve-topic-18-28 -> (offset=0, leaderEpoch=6), -uve-topic-0-25 -> (offset=0, leaderEpoch=6), -uve-topic-18-5 -> (offset=0, leaderEpoch=7), -uve-topic-28-4 -> (offset=0, leaderEpoch=7), -uve-topic-13-15 -> (offset=0, leaderEpoch=7), -uve-topic-23-14 -> (offset=0, leaderEpoch=7), -uve-topic-29-29 -> (offset=0, leaderEpoch=7), -uve-topic-7-21 -> (offset=0, leaderEpoch=7), -uve-topic-1-0 -> (offset=0, leaderEpoch=7), -uve-topic-15-0 -> (offset=0, leaderEpoch=7), -uve-topic-8-29 -> (offset=0, leaderEpoch=7), -uve-topic-4-26 -> (offset=0, leaderEpoch=7), -uve-topic-12-14 -> (offset=0, leaderEpoch=6), -uve-topic-22-13 -> (offset=0, leaderEpoch=6), -uve-topic-23-6 -> (offset=0, leaderEpoch=6), -uve-topic-13-7 -> (offset=0, leaderEpoch=6), -uve-topic-4-4 -> (offset=0, leaderEpoch=6), -uve-topic-5-5 -> (offset=0, leaderEpoch=6), -uve-topic-13-10 -> (offset=0, leaderEpoch=6), -uve-topic-23-9 -> (offset=0, leaderEpoch=6), -uve-topic-24-0 -> (offset=0, leaderEpoch=7), -uve-topic-14-1 -> (offset=0, leaderEpoch=6), -uve-topic-24-7 -> (offset=0, leaderEpoch=6), -uve-topic-14-8 -> (offset=0, leaderEpoch=7), -uve-topic-13-18 -> (offset=0, leaderEpoch=7), -uve-topic-23-17 -> (offset=0, leaderEpoch=7), -uve-topic-6-13 -> (offset=0, leaderEpoch=6), -uve-topic-6-20 -> (offset=0, leaderEpoch=7), -uve-topic-24-15 -> (offset=0, leaderEpoch=7), -uve-topic-14-16 -> (offset=0, leaderEpoch=6), -uve-topic-21-4 -> (offset=0, leaderEpoch=7), -uve-topic-11-5 -> (offset=0, leaderEpoch=6), -uve-topic-19-14 -> (offset=0, leaderEpoch=6), -uve-topic-29-13 -> (offset=0, leaderEpoch=7), -uve-topic-0-5 -> (offset=0, leaderEpoch=7), -uve-topic-18-13 -> (offset=0, leaderEpoch=6), -uve-topic-28-12 -> (offset=0, leaderEpoch=7), structured_syslog_topic-22 -> (offset=0, leaderEpoch=6), -uve-topic-8-4 -> (offset=0, leaderEpoch=6), -uve-topic-10-27 -> (offset=0, leaderEpoch=7), -uve-topic-20-26 -> (offset=0, leaderEpoch=6), -uve-topic-24-19 -> (offset=0, leaderEpoch=6), -uve-topic-14-20 -> (offset=0, leaderEpoch=7), structured_syslog_topic-26 -> (offset=0, leaderEpoch=7), -uve-topic-18-23 -> (offset=0, leaderEpoch=7), -uve-topic-28-22 -> (offset=0, leaderEpoch=7), -uve-topic-7-28 -> (offset=0, leaderEpoch=6), -uve-topic-3-14 -> (offset=0, leaderEpoch=7), -uve-topic-17-4 -> (offset=0, leaderEpoch=7), -uve-topic-27-3 -> (offset=0, leaderEpoch=7), -uve-topic-12-17 -> (offset=0, leaderEpoch=6), -uve-topic-22-16 -> (offset=0, leaderEpoch=6), -uve-topic-2-6 -> (offset=0, leaderEpoch=6), -uve-topic-8-9 -> (offset=0, leaderEpoch=7), -uve-topic-2-27 -> (offset=0, leaderEpoch=6), structured_syslog_topic-3 -> (offset=0, leaderEpoch=7), -uve-topic-19-24 -> (offset=0, leaderEpoch=7), -uve-topic-29-23 -> (offset=0, leaderEpoch=7), -uve-topic-12-9 -> (offset=0, leaderEpoch=7), -uve-topic-22-8 -> (offset=0, leaderEpoch=7), -uve-topic-16-8 -> (offset=0, leaderEpoch=7), -uve-topic-26-7 -> (offset=0, leaderEpoch=7), -uve-topic-11-13 -> (offset=0, leaderEpoch=7), -uve-topic-21-12 -> (offset=0, leaderEpoch=7), -uve-topic-8-20 -> (offset=0, leaderEpoch=7), -uve-topic-5-12 -> (offset=0, leaderEpoch=7), structured_syslog_topic-16 -> (offset=0, leaderEpoch=6), -uve-topic-14-28 -> (offset=0, leaderEpoch=6), -uve-topic-24-27 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-12 -> (offset=0, leaderEpoch=7), -uve-topic-6-7 -> (offset=0, leaderEpoch=6), -uve-topic-27-21 -> (offset=0, leaderEpoch=7), -uve-topic-17-22 -> (offset=0, leaderEpoch=7), -uve-topic-0-4 -> (offset=0, leaderEpoch=6), -uve-topic-3-25 -> (offset=0, leaderEpoch=7), -uve-topic-9-24 -> (offset=0, leaderEpoch=7), -uve-topic-17-11 -> (offset=0, leaderEpoch=7), -uve-topic-27-10 -> (offset=0, leaderEpoch=6), -uve-topic-1-9 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-16 -> (offset=0, leaderEpoch=6), -uve-topic-8-22 -> (offset=0, leaderEpoch=6), -uve-topic-9-21 -> (offset=0, leaderEpoch=7), -uve-topic-12-25 -> (offset=0, leaderEpoch=7), -uve-topic-22-24 -> (offset=0, leaderEpoch=7), -uve-topic-29-5 -> (offset=0, leaderEpoch=7), -uve-topic-19-6 -> (offset=0, leaderEpoch=7), -uve-topic-28-11 -> (offset=0, leaderEpoch=6), -uve-topic-18-12 -> (offset=0, leaderEpoch=7), structured_syslog_topic-10 -> (offset=0, leaderEpoch=6), -uve-topic-2-1 -> (offset=0, leaderEpoch=7), -uve-topic-9-19 -> (offset=0, leaderEpoch=7), -uve-topic-2-24 -> (offset=0, leaderEpoch=6), -uve-topic-0-2 -> (offset=0, leaderEpoch=7), structured_syslog_topic-6 -> (offset=0, leaderEpoch=7), -uve-topic-6-0 -> (offset=0, leaderEpoch=7), -uve-topic-14-27 -> (offset=0, leaderEpoch=7), -uve-topic-24-26 -> (offset=0, leaderEpoch=7), -uve-topic-12-6 -> (offset=0, leaderEpoch=7), -uve-topic-22-5 -> (offset=0, leaderEpoch=7), -uve-topic-13-26 -> (offset=0, leaderEpoch=7), -uve-topic-23-25 -> (offset=0, leaderEpoch=7), -uve-topic-7-14 -> (offset=0, leaderEpoch=7), -uve-topic-6-6 -> (offset=0, leaderEpoch=7), -uve-topic-10-28 -> (offset=0, leaderEpoch=7), -uve-topic-20-27 -> (offset=0, leaderEpoch=7), -uve-topic-9-23 -> (offset=0, leaderEpoch=6), -uve-topic-28-3 -> (offset=0, leaderEpoch=7), -uve-topic-18-4 -> (offset=0, leaderEpoch=6), -uve-topic-9-27 -> (offset=0, leaderEpoch=7), -uve-topic-11-21 -> (offset=0, leaderEpoch=7), -uve-topic-21-20 -> (offset=0, leaderEpoch=6), -uve-topic-3-4 -> (offset=0, leaderEpoch=7), -uve-topic-13-5 -> (offset=0, leaderEpoch=7), -uve-topic-23-4 -> (offset=0, leaderEpoch=7), -uve-topic-1-23 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-15 -> (offset=0, leaderEpoch=7), -uve-topic-14-6 -> (offset=0, leaderEpoch=7), -uve-topic-24-5 -> (offset=0, leaderEpoch=7), -uve-topic-3-3 -> (offset=0, leaderEpoch=6), -uve-topic-12-22 -> (offset=0, leaderEpoch=7), -uve-topic-22-21 -> (offset=0, leaderEpoch=7), -uve-topic-0-3 -> (offset=0, leaderEpoch=7), -uve-topic-13-21 -> (offset=0, leaderEpoch=7), -uve-topic-23-20 -> (offset=0, leaderEpoch=7), -uve-topic-4-8 -> (offset=0, leaderEpoch=7), -uve-topic-19-27 -> (offset=0, leaderEpoch=7), -uve-topic-29-26 -> (offset=0, leaderEpoch=7), -uve-topic-18-9 -> (offset=0, leaderEpoch=7), -uve-topic-28-8 -> (offset=0, leaderEpoch=6), -uve-topic-7-7 -> (offset=0, leaderEpoch=6), -uve-topic-29-4 -> (offset=0, leaderEpoch=7), -uve-topic-19-5 -> (offset=0, leaderEpoch=6), -uve-topic-11-29 -> (offset=0, leaderEpoch=6), -uve-topic-21-28 -> (offset=0, leaderEpoch=7), -uve-topic-0-15 -> (offset=0, leaderEpoch=7), -uve-topic-29-10 -> (offset=0, leaderEpoch=7), -uve-topic-19-11 -> (offset=0, leaderEpoch=6), -uve-topic-18-25 -> (offset=0, leaderEpoch=6), -uve-topic-28-24 -> (offset=0, leaderEpoch=7), -uve-topic-11-9 -> (offset=0, leaderEpoch=7), -uve-topic-21-8 -> (offset=0, leaderEpoch=6), -uve-topic-0-9 -> (offset=0, leaderEpoch=7), -uve-topic-16-14 -> (offset=0, leaderEpoch=7), -uve-topic-26-13 -> (offset=0, leaderEpoch=7), -uve-topic-29-25 -> (offset=0, leaderEpoch=7), -uve-topic-19-26 -> (offset=0, leaderEpoch=6), -uve-topic-5-6 -> (offset=0, leaderEpoch=7), -uve-topic-27-20 -> (offset=0, leaderEpoch=7), -uve-topic-17-21 -> (offset=0, leaderEpoch=6), structured_syslog_topic-28 -> (offset=0, leaderEpoch=6), -uve-topic-22-29 -> (offset=0, leaderEpoch=7), -uve-topic-1-20 -> (offset=0, leaderEpoch=7), -uve-topic-3-2 -> (offset=0, leaderEpoch=7), -uve-topic-7-25 -> (offset=0, leaderEpoch=6), structured_syslog_topic-9 -> (offset=0, leaderEpoch=7), -uve-topic-24-21 -> (offset=0, leaderEpoch=7), -uve-topic-14-22 -> (offset=0, leaderEpoch=6), -uve-topic-7-0 -> (offset=0, leaderEpoch=7), -uve-topic-2-10 -> (offset=0, leaderEpoch=7), -uve-topic-14-24 -> (offset=0, leaderEpoch=7), -uve-topic-24-23 -> (offset=0, leaderEpoch=7), -uve-topic-29-12 -> (offset=0, leaderEpoch=6), -uve-topic-19-13 -> (offset=0, leaderEpoch=7), -uve-topic-11-17 -> (offset=0, leaderEpoch=6), -uve-topic-21-16 -> (offset=0, leaderEpoch=7), structured_syslog_topic-24 -> (offset=0, leaderEpoch=7), -uve-topic-29-9 -> (offset=0, leaderEpoch=6), -uve-topic-19-10 -> (offset=0, leaderEpoch=7), -uve-topic-6-24 -> (offset=0, leaderEpoch=7), -uve-topic-8-13 -> (offset=0, leaderEpoch=6), structured_syslog_topic-25 -> (offset=0, leaderEpoch=6), -uve-topic-8-17 -> (offset=0, leaderEpoch=7), -uve-topic-5-27 -> (offset=0, leaderEpoch=7), -uve-topic-16-24 -> (offset=0, leaderEpoch=7), -uve-topic-26-23 -> (offset=0, leaderEpoch=7), -uve-topic-8-26 -> (offset=0, leaderEpoch=7), -uve-topic-26-29 -> (offset=0, leaderEpoch=7), -uve-topic-9-2 -> (offset=0, leaderEpoch=6), -uve-topic-6-11 -> (offset=0, leaderEpoch=7), -uve-topic-16-6 -> (offset=0, leaderEpoch=7), -uve-topic-26-5 -> (offset=0, leaderEpoch=7), -uve-topic-0-8 -> (offset=0, leaderEpoch=7), -uve-topic-0-22 -> (offset=0, leaderEpoch=6), -uve-topic-17-12 -> (offset=0, leaderEpoch=6), -uve-topic-27-11 -> (offset=0, leaderEpoch=7), structured_syslog_topic-15 -> (offset=0, leaderEpoch=7), -uve-topic-1-14 -> (offset=0, leaderEpoch=7), -uve-topic-17-15 -> (offset=0, leaderEpoch=6), -uve-topic-27-14 -> (offset=0, leaderEpoch=7), -uve-topic-3-7 -> (offset=0, leaderEpoch=7), -uve-topic-27-19 -> (offset=0, leaderEpoch=6), -uve-topic-17-20 -> (offset=0, leaderEpoch=7), -uve-topic-28-15 -> (offset=0, leaderEpoch=7), -uve-topic-18-16 -> (offset=0, leaderEpoch=6), HEALTH_CHECK_TOPIC-26 -> (offset=0, leaderEpoch=7), -uve-topic-10-12 -> (offset=0, leaderEpoch=7), -uve-topic-20-11 -> (offset=0, leaderEpoch=6), -uve-topic-15-29 -> (offset=0, leaderEpoch=6), -uve-topic-25-28 -> (offset=0, leaderEpoch=6), -uve-topic-27-17 -> (offset=0, leaderEpoch=7), -uve-topic-17-18 -> (offset=0, leaderEpoch=6), structured_syslog_topic-19 -> (offset=0, leaderEpoch=6), -uve-topic-2-28 -> (offset=0, leaderEpoch=7), -uve-topic-22-9 -> (offset=0, leaderEpoch=7), -uve-topic-12-10 -> (offset=0, leaderEpoch=7), -uve-topic-6-10 -> (offset=0, leaderEpoch=6), -uve-topic-15-23 -> (offset=0, leaderEpoch=6), -uve-topic-25-22 -> (offset=0, leaderEpoch=6), -uve-topic-5-9 -> (offset=0, leaderEpoch=7), -uve-topic-12-18 -> (offset=0, leaderEpoch=7), -uve-topic-22-17 -> (offset=0, leaderEpoch=7), -uve-topic-19-3 -> (offset=0, leaderEpoch=7), -uve-topic-29-2 -> (offset=0, leaderEpoch=7), -uve-topic-4-5 -> (offset=0, leaderEpoch=7), -uve-topic-13-23 -> (offset=0, leaderEpoch=7), -uve-topic-23-22 -> (offset=0, leaderEpoch=7), -uve-topic-8-1 -> (offset=0, leaderEpoch=6), -uve-topic-17-7 -> (offset=0, leaderEpoch=7), -uve-topic-27-6 -> (offset=0, leaderEpoch=7), -uve-topic-20-23 -> (offset=0, leaderEpoch=6), -uve-topic-10-24 -> (offset=0, leaderEpoch=7), -uve-topic-16-17 -> (offset=0, leaderEpoch=7), -uve-topic-26-16 -> (offset=0, leaderEpoch=7), -uve-topic-3-29 -> (offset=0, leaderEpoch=7), -uve-topic-15-7 -> (offset=0, leaderEpoch=7), -uve-topic-25-6 -> (offset=0, leaderEpoch=7), -uve-topic-9-18 -> (offset=0, leaderEpoch=7), -uve-topic-13-4 -> (offset=0, leaderEpoch=6), -uve-topic-23-3 -> (offset=0, leaderEpoch=6), -uve-topic-19-9 -> (offset=0, leaderEpoch=7), -uve-topic-29-8 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-9 -> (offset=0, leaderEpoch=7), -uve-topic-8-3 -> (offset=0, leaderEpoch=7), -uve-topic-11-25 -> (offset=0, leaderEpoch=7), -uve-topic-21-24 -> (offset=0, leaderEpoch=7), -uve-topic-3-22 -> (offset=0, leaderEpoch=7), -uve-topic-4-23 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-13 -> (offset=0, leaderEpoch=6), -uve-topic-1-27 -> (offset=0, leaderEpoch=7), -uve-topic-23-0 -> (offset=0, leaderEpoch=6), -uve-topic-13-1 -> (offset=0, leaderEpoch=6), -uve-topic-12-26 -> (offset=0, leaderEpoch=6), -uve-topic-22-25 -> (offset=0, leaderEpoch=6), -uve-topic-9-20 -> (offset=0, leaderEpoch=6), -uve-topic-16-19 -> (offset=0, leaderEpoch=6), -uve-topic-26-18 -> (offset=0, leaderEpoch=6), -uve-topic-4-12 -> (offset=0, leaderEpoch=7), -uve-topic-5-10 -> (offset=0, leaderEpoch=7), -uve-topic-2-7 -> (offset=0, leaderEpoch=7), -uve-topic-13-12 -> (offset=0, leaderEpoch=7), -uve-topic-23-11 -> (offset=0, leaderEpoch=7), -uve-topic-7-11 -> (offset=0, leaderEpoch=7), -uve-topic-16-11 -> (offset=0, leaderEpoch=7), -uve-topic-26-10 -> (offset=0, leaderEpoch=7), -uve-topic-3-8 -> (offset=0, leaderEpoch=7), -uve-topic-29-28 -> (offset=0, leaderEpoch=7), -uve-topic-19-29 -> (offset=0, leaderEpoch=6), -uve-topic-13-20 -> (offset=0, leaderEpoch=7), -uve-topic-23-19 -> (offset=0, leaderEpoch=7), -uve-topic-0-13 -> (offset=0, leaderEpoch=6), -uve-topic-29-22 -> (offset=0, leaderEpoch=7), -uve-topic-19-23 -> (offset=0, leaderEpoch=6), -uve-topic-6-28 -> (offset=0, leaderEpoch=6), -uve-topic-19-17 -> (offset=0, leaderEpoch=6), -uve-topic-29-16 -> (offset=0, leaderEpoch=7), -uve-topic-2-14 -> (offset=0, leaderEpoch=7), -uve-topic-16-10 -> (offset=0, leaderEpoch=6), -uve-topic-26-9 -> (offset=0, leaderEpoch=6), -uve-topic-16-18 -> (offset=0, leaderEpoch=7), -uve-topic-26-17 -> (offset=0, leaderEpoch=7), -uve-topic-9-9 -> (offset=0, leaderEpoch=7), -uve-topic-1-13 -> (offset=0, leaderEpoch=6), -uve-topic-17-28 -> (offset=0, leaderEpoch=7), -uve-topic-27-27 -> (offset=0, leaderEpoch=7), -uve-topic-1-24 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-29 -> (offset=0, leaderEpoch=7), -uve-topic-9-4 -> (offset=0, leaderEpoch=7), -uve-topic-0-17 -> (offset=0, leaderEpoch=7), -uve-topic-17-27 -> (offset=0, leaderEpoch=6), -uve-topic-27-26 -> (offset=0, leaderEpoch=7), -uve-topic-22-2 -> (offset=0, leaderEpoch=7), -uve-topic-12-3 -> (offset=0, leaderEpoch=7), -uve-topic-0-0 -> (offset=0, leaderEpoch=7), -uve-topic-7-29 -> (offset=0, leaderEpoch=7), -uve-topic-18-8 -> (offset=0, leaderEpoch=7), -uve-topic-28-7 -> (offset=0, leaderEpoch=7), -uve-topic-6-21 -> (offset=0, leaderEpoch=7), -uve-topic-1-18 -> (offset=0, leaderEpoch=7), -uve-topic-24-3 -> (offset=0, leaderEpoch=7), -uve-topic-14-4 -> (offset=0, leaderEpoch=6), -uve-topic-16-26 -> (offset=0, leaderEpoch=7), -uve-topic-26-25 -> (offset=0, leaderEpoch=7), -uve-topic-15-25 -> (offset=0, leaderEpoch=7), -uve-topic-25-24 -> (offset=0, leaderEpoch=7), -uve-topic-15-5 -> (offset=0, leaderEpoch=6), -uve-topic-25-4 -> (offset=0, leaderEpoch=6), -uve-topic-7-16 -> (offset=0, leaderEpoch=6), -uve-topic-7-22 -> (offset=0, leaderEpoch=6), -uve-topic-20-28 -> (offset=0, leaderEpoch=7), -uve-topic-10-29 -> (offset=0, leaderEpoch=6), -uve-topic-2-19 -> (offset=0, leaderEpoch=7), -uve-topic-10-8 -> (offset=0, leaderEpoch=6), -uve-topic-20-7 -> (offset=0, leaderEpoch=7), -uve-topic-8-23 -> (offset=0, leaderEpoch=7), -uve-topic-2-16 -> (offset=0, leaderEpoch=7), -uve-topic-0-26 -> (offset=0, leaderEpoch=7), -uve-topic-12-11 -> (offset=0, leaderEpoch=6), -uve-topic-22-10 -> (offset=0, leaderEpoch=6), -uve-topic-8-8 -> (offset=0, leaderEpoch=7), -uve-topic-27-7 -> (offset=0, leaderEpoch=6), -uve-topic-17-8 -> (offset=0, leaderEpoch=7), -uve-topic-0-12 -> (offset=0, leaderEpoch=7), -uve-topic-12-19 -> (offset=0, leaderEpoch=7), -uve-topic-22-18 -> (offset=0, leaderEpoch=7), -uve-topic-17-24 -> (offset=0, leaderEpoch=6), -uve-topic-27-23 -> (offset=0, leaderEpoch=7), structured_syslog_topic-20 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-25 -> (offset=0, leaderEpoch=6), -uve-topic-10-16 -> (offset=0, leaderEpoch=7), -uve-topic-20-15 -> (offset=0, leaderEpoch=7), -uve-topic-4-3 -> (offset=0, leaderEpoch=7), -uve-topic-3-11 -> (offset=0, leaderEpoch=7), -uve-topic-6-14 -> (offset=0, leaderEpoch=7), -uve-topic-15-13 -> (offset=0, leaderEpoch=7), -uve-topic-25-12 -> (offset=0, leaderEpoch=7), -uve-topic-3-17 -> (offset=0, leaderEpoch=7), -uve-topic-4-9 -> (offset=0, leaderEpoch=7), -uve-topic-16-7 -> (offset=0, leaderEpoch=6), -uve-topic-26-6 -> (offset=0, leaderEpoch=6), -uve-topic-5-13 -> (offset=0, leaderEpoch=7), -uve-topic-6-15 -> (offset=0, leaderEpoch=7), -uve-topic-9-6 -> (offset=0, leaderEpoch=7), -uve-topic-1-1 -> (offset=0, leaderEpoch=6), -uve-topic-5-20 -> (offset=0, leaderEpoch=6), -uve-topic-14-2 -> (offset=0, leaderEpoch=7), -uve-topic-24-1 -> (offset=0, leaderEpoch=6), -uve-topic-13-28 -> (offset=0, leaderEpoch=6), -uve-topic-23-27 -> (offset=0, leaderEpoch=6), structured_syslog_topic-8 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-1 -> (offset=0, leaderEpoch=6), -uve-topic-18-22 -> (offset=0, leaderEpoch=6), -uve-topic-28-21 -> (offset=0, leaderEpoch=7), -uve-topic-14-3 -> (offset=0, leaderEpoch=7), -uve-topic-24-2 -> (offset=0, leaderEpoch=7), -uve-topic-13-27 -> (offset=0, leaderEpoch=7), -uve-topic-23-26 -> (offset=0, leaderEpoch=7), structured_syslog_topic-14 -> (offset=0, leaderEpoch=7), -uve-topic-2-21 -> (offset=0, leaderEpoch=6), structured_syslog_topic-2 -> (offset=0, leaderEpoch=7), -uve-topic-12-0 -> (offset=0, leaderEpoch=7), -uve-topic-21-29 -> (offset=0, leaderEpoch=6), -uve-topic-8-25 -> (offset=0, leaderEpoch=6), -uve-topic-0-20 -> (offset=0, leaderEpoch=7), -uve-topic-9-8 -> (offset=0, leaderEpoch=6), -uve-topic-0-21 -> (offset=0, leaderEpoch=7), -uve-topic-2-2 -> (offset=0, leaderEpoch=7), -uve-topic-8-0 -> (offset=0, leaderEpoch=7), -uve-topic-23-2 -> (offset=0, leaderEpoch=7), -uve-topic-13-3 -> (offset=0, leaderEpoch=7), -uve-topic-1-15 -> (offset=0, leaderEpoch=7), -uve-topic-15-4 -> (offset=0, leaderEpoch=7), -uve-topic-25-3 -> (offset=0, leaderEpoch=7), -uve-topic-13-16 -> (offset=0, leaderEpoch=6), -uve-topic-23-15 -> (offset=0, leaderEpoch=6), -uve-topic-5-14 -> (offset=0, leaderEpoch=6), -uve-topic-2-11 -> (offset=0, leaderEpoch=7), -uve-topic-13-8 -> (offset=0, leaderEpoch=7), -uve-topic-23-7 -> (offset=0, leaderEpoch=7), -uve-topic-16-23 -> (offset=0, leaderEpoch=7), -uve-topic-26-22 -> (offset=0, leaderEpoch=7), -uve-topic-4-27 -> (offset=0, leaderEpoch=7), -uve-topic-6-9 -> (offset=0, leaderEpoch=7), -uve-topic-9-26 -> (offset=0, leaderEpoch=6), -uve-topic-4-16 -> (offset=0, leaderEpoch=6), -uve-topic-10-5 -> (offset=0, leaderEpoch=6), -uve-topic-20-4 -> (offset=0, leaderEpoch=7), -uve-topic-1-22 -> (offset=0, leaderEpoch=6), -uve-topic-13-14 -> (offset=0, leaderEpoch=7), -uve-topic-23-13 -> (offset=0, leaderEpoch=7), -uve-topic-3-26 -> (offset=0, leaderEpoch=7), -uve-topic-11-22 -> (offset=0, leaderEpoch=7), -uve-topic-21-21 -> (offset=0, leaderEpoch=7), -uve-topic-7-15 -> (offset=0, leaderEpoch=7), -uve-topic-11-6 -> (offset=0, leaderEpoch=7), -uve-topic-21-5 -> (offset=0, leaderEpoch=6), -uve-topic-11-14 -> (offset=0, leaderEpoch=6), -uve-topic-21-13 -> (offset=0, leaderEpoch=7), structured_syslog_topic-1 -> (offset=0, leaderEpoch=6), -uve-topic-27-29 -> (offset=0, leaderEpoch=7), -uve-topic-16-5 -> (offset=0, leaderEpoch=7), -uve-topic-26-4 -> (offset=0, leaderEpoch=7), -uve-topic-10-13 -> (offset=0, leaderEpoch=7), -uve-topic-20-12 -> (offset=0, leaderEpoch=7), -uve-topic-1-21 -> (offset=0, leaderEpoch=7), -uve-topic-7-24 -> (offset=0, leaderEpoch=7), -uve-topic-12-7 -> (offset=0, leaderEpoch=7), -uve-topic-22-6 -> (offset=0, leaderEpoch=7), -uve-topic-16-29 -> (offset=0, leaderEpoch=7), -uve-topic-26-28 -> (offset=0, leaderEpoch=7), -uve-topic-3-5 -> (offset=0, leaderEpoch=7), -uve-topic-29-24 -> (offset=0, leaderEpoch=6), -uve-topic-19-25 -> (offset=0, leaderEpoch=7), -uve-topic-0-14 -> (offset=0, leaderEpoch=7), -uve-topic-10-21 -> (offset=0, leaderEpoch=7), -uve-topic-20-20 -> (offset=0, leaderEpoch=6), -uve-topic-2-23 -> (offset=0, leaderEpoch=7), -uve-topic-28-18 -> (offset=0, leaderEpoch=7), -uve-topic-18-19 -> (offset=0, leaderEpoch=6), -uve-topic-12-13 -> (offset=0, leaderEpoch=7), -uve-topic-22-12 -> (offset=0, leaderEpoch=7), -uve-topic-6-2 -> (offset=0, leaderEpoch=7), -uve-topic-19-20 -> (offset=0, leaderEpoch=6), -uve-topic-29-19 -> (offset=0, leaderEpoch=7), structured_syslog_topic-13 -> (offset=0, leaderEpoch=6), -uve-topic-17-17 -> (offset=0, leaderEpoch=7), -uve-topic-27-16 -> (offset=0, leaderEpoch=6), -uve-topic-12-23 -> (offset=0, leaderEpoch=6), -uve-topic-22-22 -> (offset=0, leaderEpoch=6), -uve-topic-14-0 -> (offset=0, leaderEpoch=7), -uve-topic-3-15 -> (offset=0, leaderEpoch=6), -uve-topic-5-8 -> (offset=0, leaderEpoch=6), HEALTH_CHECK_TOPIC-14 -> (offset=0, leaderEpoch=7), -uve-topic-14-15 -> (offset=0, leaderEpoch=7), -uve-topic-24-14 -> (offset=0, leaderEpoch=7), -uve-topic-4-0 -> (offset=0, leaderEpoch=7), -uve-topic-19-8 -> (offset=0, leaderEpoch=6), -uve-topic-29-7 -> (offset=0, leaderEpoch=7), -uve-topic-18-18 -> (offset=0, leaderEpoch=7), -uve-topic-28-17 -> (offset=0, leaderEpoch=6), -uve-topic-12-29 -> (offset=0, leaderEpoch=6), -uve-topic-22-28 -> (offset=0, leaderEpoch=6), HEALTH_CHECK_TOPIC-24 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-18 -> (offset=0, leaderEpoch=7), -uve-topic-14-5 -> (offset=0, leaderEpoch=7), -uve-topic-24-4 -> (offset=0, leaderEpoch=6), -uve-topic-12-15 -> (offset=0, leaderEpoch=7), -uve-topic-22-14 -> (offset=0, leaderEpoch=7), -uve-topic-5-19 -> (offset=0, leaderEpoch=7), -uve-topic-9-29 -> (offset=0, leaderEpoch=6), -uve-topic-5-1 -> (offset=0, leaderEpoch=7), -uve-topic-14-21 -> (offset=0, leaderEpoch=7), -uve-topic-24-20 -> (offset=0, leaderEpoch=7), -uve-topic-3-12 -> (offset=0, leaderEpoch=6), -uve-topic-13-24 -> (offset=0, leaderEpoch=7), -uve-topic-23-23 -> (offset=0, leaderEpoch=7), -uve-topic-2-4 -> (offset=0, leaderEpoch=7), -uve-topic-15-22 -> (offset=0, leaderEpoch=7), -uve-topic-25-21 -> (offset=0, leaderEpoch=7), -uve-topic-6-18 -> (offset=0, leaderEpoch=7), -uve-topic-15-16 -> (offset=0, leaderEpoch=7), -uve-topic-25-15 -> (offset=0, leaderEpoch=7), -uve-topic-4-18 -> (offset=0, leaderEpoch=7), -uve-topic-5-17 -> (offset=0, leaderEpoch=6), -uve-topic-7-10 -> (offset=0, leaderEpoch=6), structured_syslog_topic-21 -> (offset=0, leaderEpoch=7), -uve-topic-8-7 -> (offset=0, leaderEpoch=6), -uve-topic-2-25 -> (offset=0, leaderEpoch=7), -uve-topic-23-29 -> (offset=0, leaderEpoch=7), -uve-topic-6-19 -> (offset=0, leaderEpoch=6), -uve-topic-6-3 -> (offset=0, leaderEpoch=7), -uve-topic-4-13 -> (offset=0, leaderEpoch=6), -uve-topic-15-6 -> (offset=0, leaderEpoch=7), -uve-topic-25-5 -> (offset=0, leaderEpoch=7), -uve-topic-4-1 -> (offset=0, leaderEpoch=6), -uve-topic-0-24 -> (offset=0, leaderEpoch=7), -uve-topic-1-7 -> (offset=0, leaderEpoch=6), -uve-topic-9-12 -> (offset=0, leaderEpoch=7), -uve-topic-12-12 -> (offset=0, leaderEpoch=7), -uve-topic-22-11 -> (offset=0, leaderEpoch=7), -uve-topic-28-14 -> (offset=0, leaderEpoch=6), -uve-topic-18-15 -> (offset=0, leaderEpoch=7), -uve-topic-7-19 -> (offset=0, leaderEpoch=6), -uve-topic-4-17 -> (offset=0, leaderEpoch=7), -uve-topic-26-26 -> (offset=0, leaderEpoch=7), -uve-topic-16-27 -> (offset=0, leaderEpoch=7), -uve-topic-3-16 -> (offset=0, leaderEpoch=7), -uve-topic-12-20 -> (offset=0, leaderEpoch=6), -uve-topic-22-19 -> (offset=0, leaderEpoch=6), -uve-topic-12-4 -> (offset=0, leaderEpoch=7), -uve-topic-22-3 -> (offset=0, leaderEpoch=7), -uve-topic-20-8 -> (offset=0, leaderEpoch=6), -uve-topic-10-9 -> (offset=0, leaderEpoch=7), -uve-topic-5-28 -> (offset=0, leaderEpoch=7), -uve-topic-5-2 -> (offset=0, leaderEpoch=6), -uve-topic-20-29 -> (offset=0, leaderEpoch=6), -uve-topic-29-21 -> (offset=0, leaderEpoch=6), -uve-topic-19-22 -> (offset=0, leaderEpoch=7), -uve-topic-2-17 -> (offset=0, leaderEpoch=7), -uve-topic-1-19 -> (offset=0, leaderEpoch=6), -uve-topic-1-16 -> (offset=0, leaderEpoch=6), -uve-topic-21-25 -> (offset=0, leaderEpoch=7), -uve-topic-11-26 -> (offset=0, leaderEpoch=6), -uve-topic-3-23 -> (offset=0, leaderEpoch=7), -uve-topic-8-6 -> (offset=0, leaderEpoch=7), -uve-topic-7-12 -> (offset=0, leaderEpoch=7), -uve-topic-21-10 -> (offset=0, leaderEpoch=7), -uve-topic-11-11 -> (offset=0, leaderEpoch=6), -uve-topic-27-5 -> (offset=0, leaderEpoch=7), -uve-topic-17-6 -> (offset=0, leaderEpoch=6), -uve-topic-9-1 -> (offset=0, leaderEpoch=7), -uve-topic-21-17 -> (offset=0, leaderEpoch=6), -uve-topic-11-18 -> (offset=0, leaderEpoch=7), -uve-topic-22-27 -> (offset=0, leaderEpoch=7), -uve-topic-12-28 -> (offset=0, leaderEpoch=7), -uve-topic-11-19 -> (offset=0, leaderEpoch=7), -uve-topic-21-18 -> (offset=0, leaderEpoch=7), -uve-topic-28-6 -> (offset=0, leaderEpoch=7), -uve-topic-18-7 -> (offset=0, leaderEpoch=6), -uve-topic-4-7 -> (offset=0, leaderEpoch=6), -uve-topic-1-25 -> (offset=0, leaderEpoch=6), -uve-topic-10-17 -> (offset=0, leaderEpoch=6), -uve-topic-20-16 -> (offset=0, leaderEpoch=7), -uve-topic-17-0 -> (offset=0, leaderEpoch=6), -uve-topic-6-29 -> (offset=0, leaderEpoch=7), -uve-topic-19-16 -> (offset=0, leaderEpoch=7), -uve-topic-29-15 -> (offset=0, leaderEpoch=6), -uve-topic-0-18 -> (offset=0, leaderEpoch=7), -uve-topic-9-17 -> (offset=0, leaderEpoch=6), -uve-topic-5-18 -> (offset=0, leaderEpoch=7), -uve-topic-2-15 -> (offset=0, leaderEpoch=6), -uve-topic-6-4 -> (offset=0, leaderEpoch=6), -uve-topic-3-9 -> (offset=0, leaderEpoch=6), -uve-topic-10-25 -> (offset=0, leaderEpoch=7), -uve-topic-20-24 -> (offset=0, leaderEpoch=7), -uve-topic-2-22 -> (offset=0, leaderEpoch=7), -uve-topic-11-10 -> (offset=0, leaderEpoch=7), -uve-topic-21-9 -> (offset=0, leaderEpoch=7), -uve-topic-16-16 -> (offset=0, leaderEpoch=6), -uve-topic-26-15 -> (offset=0, leaderEpoch=6), -uve-topic-12-1 -> (offset=0, leaderEpoch=7), -uve-topic-22-0 -> (offset=0, leaderEpoch=7), -uve-topic-18-21 -> (offset=0, leaderEpoch=7), -uve-topic-28-20 -> (offset=0, leaderEpoch=6), -uve-topic-16-12 -> (offset=0, leaderEpoch=7), -uve-topic-26-11 -> (offset=0, leaderEpoch=7), -uve-topic-27-2 -> (offset=0, leaderEpoch=7), -uve-topic-17-3 -> (offset=0, leaderEpoch=6), -uve-topic-4-20 -> (offset=0, leaderEpoch=7), -uve-topic-17-23 -> (offset=0, leaderEpoch=7), -uve-topic-27-22 -> (offset=0, leaderEpoch=6), -uve-topic-16-20 -> (offset=0, leaderEpoch=7), -uve-topic-26-19 -> (offset=0, leaderEpoch=7), -uve-topic-11-3 -> (offset=0, leaderEpoch=7), -uve-topic-21-2 -> (offset=0, leaderEpoch=6), -uve-topic-12-27 -> (offset=0, leaderEpoch=7), -uve-topic-22-26 -> (offset=0, leaderEpoch=7), -uve-topic-11-0 -> (offset=0, leaderEpoch=7), -uve-topic-9-3 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-4 -> (offset=0, leaderEpoch=6), -uve-topic-9-14 -> (offset=0, leaderEpoch=6), -uve-topic-25-25 -> (offset=0, leaderEpoch=6), -uve-topic-15-26 -> (offset=0, leaderEpoch=6), -uve-topic-1-28 -> (offset=0, leaderEpoch=6), -uve-topic-24-16 -> (offset=0, leaderEpoch=6), -uve-topic-14-17 -> (offset=0, leaderEpoch=7), -uve-topic-18-1 -> (offset=0, leaderEpoch=6), -uve-topic-28-0 -> (offset=0, leaderEpoch=7), -uve-topic-8-16 -> (offset=0, leaderEpoch=6), -uve-topic-1-10 -> (offset=0, leaderEpoch=6), -uve-topic-7-23 -> (offset=0, leaderEpoch=7), -uve-topic-19-2 -> (offset=0, leaderEpoch=6), -uve-topic-29-1 -> (offset=0, leaderEpoch=7), -uve-topic-27-13 -> (offset=0, leaderEpoch=6), -uve-topic-17-14 -> (offset=0, leaderEpoch=7), -uve-topic-0-27 -> (offset=0, leaderEpoch=7), -uve-topic-4-6 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-8 -> (offset=0, leaderEpoch=7), -uve-topic-14-9 -> (offset=0, leaderEpoch=7), -uve-topic-24-8 -> (offset=0, leaderEpoch=7), -uve-topic-13-2 -> (offset=0, leaderEpoch=7), -uve-topic-23-1 -> (offset=0, leaderEpoch=7), structured_syslog_topic-0 -> (offset=0, leaderEpoch=7), -uve-topic-16-28 -> (offset=0, leaderEpoch=6), -uve-topic-26-27 -> (offset=0, leaderEpoch=6), -uve-topic-15-19 -> (offset=0, leaderEpoch=7), -uve-topic-25-18 -> (offset=0, leaderEpoch=7), structured_syslog_topic-12 -> (offset=0, leaderEpoch=7), -uve-topic-28-23 -> (offset=0, leaderEpoch=6), -uve-topic-18-24 -> (offset=0, leaderEpoch=7), -uve-topic-8-11 -> (offset=0, leaderEpoch=7), -uve-topic-2-29 -> (offset=0, leaderEpoch=7), -uve-topic-3-0 -> (offset=0, leaderEpoch=6), -uve-topic-15-11 -> (offset=0, leaderEpoch=6), -uve-topic-25-10 -> (offset=0, leaderEpoch=6), -uve-topic-2-8 -> (offset=0, leaderEpoch=7), -uve-topic-3-18 -> (offset=0, leaderEpoch=6), -uve-topic-5-21 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-0 -> (offset=0, leaderEpoch=7), -uve-topic-16-13 -> (offset=0, leaderEpoch=6), -uve-topic-26-12 -> (offset=0, leaderEpoch=6), -uve-topic-6-22 -> (offset=0, leaderEpoch=6), -uve-topic-15-10 -> (offset=0, leaderEpoch=7), -uve-topic-25-9 -> (offset=0, leaderEpoch=7), -uve-topic-24-24 -> (offset=0, leaderEpoch=7), -uve-topic-14-25 -> (offset=0, leaderEpoch=6), -uve-topic-7-5 -> (offset=0, leaderEpoch=7), -uve-topic-15-18 -> (offset=0, leaderEpoch=7), -uve-topic-25-17 -> (offset=0, leaderEpoch=7), -uve-topic-20-19 -> (offset=0, leaderEpoch=7), -uve-topic-10-20 -> (offset=0, leaderEpoch=6), -uve-topic-9-5 -> (offset=0, leaderEpoch=6), -uve-topic-0-6 -> (offset=0, leaderEpoch=7), -uve-topic-22-15 -> (offset=0, leaderEpoch=7), -uve-topic-12-16 -> (offset=0, leaderEpoch=7), -uve-topic-1-11 -> (offset=0, leaderEpoch=7), -uve-topic-0-28 -> (offset=0, leaderEpoch=6), -uve-topic-23-12 -> (offset=0, leaderEpoch=6), -uve-topic-13-13 -> (offset=0, leaderEpoch=6), -uve-topic-8-10 -> (offset=0, leaderEpoch=6), -uve-topic-9-7 -> (offset=0, leaderEpoch=7), -uve-topic-3-13 -> (offset=0, leaderEpoch=7), -uve-topic-8-15 -> (offset=0, leaderEpoch=7), -uve-topic-24-13 -> (offset=0, leaderEpoch=6), -uve-topic-14-14 -> (offset=0, leaderEpoch=7), -uve-topic-18-17 -> (offset=0, leaderEpoch=7), -uve-topic-28-16 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-7 -> (offset=0, leaderEpoch=6), -uve-topic-5-25 -> (offset=0, leaderEpoch=7), -uve-topic-21-22 -> (offset=0, leaderEpoch=7), -uve-topic-11-23 -> (offset=0, leaderEpoch=6), -uve-topic-3-27 -> (offset=0, leaderEpoch=6), -uve-topic-12-24 -> (offset=0, leaderEpoch=7), -uve-topic-22-23 -> (offset=0, leaderEpoch=7), -uve-topic-9-0 -> (offset=0, leaderEpoch=7), -uve-topic-10-0 -> (offset=0, leaderEpoch=7), -uve-topic-7-18 -> (offset=0, leaderEpoch=7), -uve-topic-15-2 -> (offset=0, leaderEpoch=6), -uve-topic-25-1 -> (offset=0, leaderEpoch=6), -uve-topic-8-24 -> (offset=0, leaderEpoch=7), -uve-topic-19-19 -> (offset=0, leaderEpoch=7), -uve-topic-29-18 -> (offset=0, leaderEpoch=6), -uve-topic-16-4 -> (offset=0, leaderEpoch=6), -uve-topic-26-3 -> (offset=0, leaderEpoch=6), -uve-topic-27-1 -> (offset=0, leaderEpoch=6), -uve-topic-17-2 -> (offset=0, leaderEpoch=7), -uve-topic-6-17 -> (offset=0, leaderEpoch=7), -uve-topic-1-4 -> (offset=0, leaderEpoch=6), structured_syslog_topic-5 -> (offset=0, leaderEpoch=7), -uve-topic-0-29 -> (offset=0, leaderEpoch=7), -uve-topic-9-16 -> (offset=0, leaderEpoch=7), -uve-topic-5-22 -> (offset=0, leaderEpoch=7), -uve-topic-4-19 -> (offset=0, leaderEpoch=6), -uve-topic-24-29 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-20 -> (offset=0, leaderEpoch=7), -uve-topic-21-14 -> (offset=0, leaderEpoch=6), -uve-topic-11-15 -> (offset=0, leaderEpoch=7), -uve-topic-4-11 -> (offset=0, leaderEpoch=7), -uve-topic-2-26 -> (offset=0, leaderEpoch=7), -uve-topic-6-8 -> (offset=0, leaderEpoch=7), -uve-topic-2-3 -> (offset=0, leaderEpoch=6), -uve-topic-19-18 -> (offset=0, leaderEpoch=7), -uve-topic-29-17 -> (offset=0, leaderEpoch=7), -uve-topic-5-7 -> (offset=0, leaderEpoch=7), -uve-topic-11-7 -> (offset=0, leaderEpoch=7), -uve-topic-21-6 -> (offset=0, leaderEpoch=7), -uve-topic-27-28 -> (offset=0, leaderEpoch=6), -uve-topic-17-29 -> (offset=0, leaderEpoch=7), -uve-topic-2-5 -> (offset=0, leaderEpoch=7), -uve-topic-4-10 -> (offset=0, leaderEpoch=6), -uve-topic-10-6 -> (offset=0, leaderEpoch=7), -uve-topic-20-5 -> (offset=0, leaderEpoch=6), -uve-topic-3-6 -> (offset=0, leaderEpoch=6), HEALTH_CHECK_TOPIC-23 -> (offset=0, leaderEpoch=7), -uve-topic-17-26 -> (offset=0, leaderEpoch=7), -uve-topic-27-25 -> (offset=0, leaderEpoch=6), -uve-topic-4-15 -> (offset=0, leaderEpoch=7), -uve-topic-7-9 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-28 -> (offset=0, leaderEpoch=6), -uve-topic-6-1 -> (offset=0, leaderEpoch=6), -uve-topic-3-20 -> (offset=0, leaderEpoch=7), -uve-topic-9-28 -> (offset=0, leaderEpoch=7), -uve-topic-17-10 -> (offset=0, leaderEpoch=7), -uve-topic-27-9 -> (offset=0, leaderEpoch=7), -uve-topic-4-21 -> (offset=0, leaderEpoch=7), -uve-topic-4-24 -> (offset=0, leaderEpoch=7), -uve-topic-16-22 -> (offset=0, leaderEpoch=6), -uve-topic-26-21 -> (offset=0, leaderEpoch=6), -uve-topic-16-3 -> (offset=0, leaderEpoch=7), -uve-topic-26-2 -> (offset=0, leaderEpoch=7), -uve-topic-5-0 -> (offset=0, leaderEpoch=7), -uve-topic-23-28 -> (offset=0, leaderEpoch=7), -uve-topic-13-29 -> (offset=0, leaderEpoch=7), -uve-topic-7-27 -> (offset=0, leaderEpoch=7), structured_syslog_topic-29 -> (offset=0, leaderEpoch=7), -uve-topic-12-8 -> (offset=0, leaderEpoch=6), -uve-topic-22-7 -> (offset=0, leaderEpoch=6), -uve-topic-11-1 -> (offset=0, leaderEpoch=7), -uve-topic-21-0 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-22 -> (offset=0, leaderEpoch=6), -uve-topic-7-2 -> (offset=0, leaderEpoch=7), -uve-topic-5-16 -> (offset=0, leaderEpoch=7), -uve-topic-6-26 -> (offset=0, leaderEpoch=7), -uve-topic-5-3 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-3 -> (offset=0, leaderEpoch=7), -uve-topic-10-4 -> (offset=0, leaderEpoch=7), -uve-topic-20-3 -> (offset=0, leaderEpoch=7), -uve-topic-12-2 -> (offset=0, leaderEpoch=6), -uve-topic-22-1 -> (offset=0, leaderEpoch=6), -uve-topic-10-22 -> (offset=0, leaderEpoch=7), -uve-topic-20-21 -> (offset=0, leaderEpoch=7), -uve-topic-7-3 -> (offset=0, leaderEpoch=7), -uve-topic-20-13 -> (offset=0, leaderEpoch=7), -uve-topic-10-14 -> (offset=0, leaderEpoch=6), -uve-topic-13-0 -> (offset=0, leaderEpoch=7), -uve-topic-16-1 -> (offset=0, leaderEpoch=6), -uve-topic-26-0 -> (offset=0, leaderEpoch=6), -uve-topic-15-21 -> (offset=0, leaderEpoch=7), -uve-topic-25-20 -> (offset=0, leaderEpoch=7), -uve-topic-15-15 -> (offset=0, leaderEpoch=7), -uve-topic-25-14 -> (offset=0, leaderEpoch=7), -uve-topic-16-9 -> (offset=0, leaderEpoch=7), -uve-topic-26-8 -> (offset=0, leaderEpoch=7), -uve-topic-2-12 -> (offset=0, leaderEpoch=6), -uve-topic-8-14 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-17 -> (offset=0, leaderEpoch=7), -uve-topic-13-17 -> (offset=0, leaderEpoch=7), -uve-topic-23-16 -> (offset=0, leaderEpoch=7), -uve-topic-24-9 -> (offset=0, leaderEpoch=7), -uve-topic-14-10 -> (offset=0, leaderEpoch=6), -uve-topic-0-10 -> (offset=0, leaderEpoch=6), -uve-topic-14-18 -> (offset=0, leaderEpoch=7), -uve-topic-24-17 -> (offset=0, leaderEpoch=7), -uve-topic-19-21 -> (offset=0, leaderEpoch=7), -uve-topic-29-20 -> (offset=0, leaderEpoch=7), -uve-topic-6-5 -> (offset=0, leaderEpoch=7), -uve-topic-13-9 -> (offset=0, leaderEpoch=7), -uve-topic-23-8 -> (offset=0, leaderEpoch=7), -uve-topic-7-20 -> (offset=0, leaderEpoch=7), -uve-topic-18-6 -> (offset=0, leaderEpoch=7), -uve-topic-28-5 -> (offset=0, leaderEpoch=6), -uve-topic-7-6 -> (offset=0, leaderEpoch=7), -uve-topic-11-28 -> (offset=0, leaderEpoch=7), -uve-topic-21-27 -> (offset=0, leaderEpoch=7), -uve-topic-21-26 -> (offset=0, leaderEpoch=6), -uve-topic-11-27 -> (offset=0, leaderEpoch=7), -uve-topic-8-19 -> (offset=0, leaderEpoch=6), -uve-topic-19-7 -> (offset=0, leaderEpoch=7), -uve-topic-29-6 -> (offset=0, leaderEpoch=6), -uve-topic-8-28 -> (offset=0, leaderEpoch=6), -uve-topic-20-2 -> (offset=0, leaderEpoch=6), -uve-topic-10-3 -> (offset=0, leaderEpoch=7), -uve-topic-5-29 -> (offset=0, leaderEpoch=6), -uve-topic-8-21 -> (offset=0, leaderEpoch=7), -uve-topic-5-26 -> (offset=0, leaderEpoch=6), -uve-topic-11-4 -> (offset=0, leaderEpoch=7), -uve-topic-21-3 -> (offset=0, leaderEpoch=7), structured_syslog_topic-23 -> (offset=0, leaderEpoch=7), -uve-topic-24-25 -> (offset=0, leaderEpoch=6), -uve-topic-14-26 -> (offset=0, leaderEpoch=7), structured_syslog_topic-27 -> (offset=0, leaderEpoch=7), -uve-topic-25-0 -> (offset=0, leaderEpoch=7), -uve-topic-15-1 -> (offset=0, leaderEpoch=7), -uve-topic-4-2 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-21 -> (offset=0, leaderEpoch=7), -uve-topic-10-19 -> (offset=0, leaderEpoch=7), -uve-topic-20-18 -> (offset=0, leaderEpoch=7), structured_syslog_topic-11 -> (offset=0, leaderEpoch=7), -uve-topic-19-15 -> (offset=0, leaderEpoch=7), -uve-topic-29-14 -> (offset=0, leaderEpoch=7), -uve-topic-21-11 -> (offset=0, leaderEpoch=6), -uve-topic-11-12 -> (offset=0, leaderEpoch=7), -uve-topic-6-12 -> (offset=0, leaderEpoch=7), structured_syslog_topic-7 -> (offset=0, leaderEpoch=6), -uve-topic-11-20 -> (offset=0, leaderEpoch=6), -uve-topic-21-19 -> (offset=0, leaderEpoch=7), -uve-topic-5-11 -> (offset=0, leaderEpoch=6), -uve-topic-1-8 -> (offset=0, leaderEpoch=7), -uve-topic-18-0 -> (offset=0, leaderEpoch=7), -uve-topic-20-10 -> (offset=0, leaderEpoch=7), -uve-topic-10-11 -> (offset=0, leaderEpoch=6), -uve-topic-0-1 -> (offset=0, leaderEpoch=6), -uve-topic-4-14 -> (offset=0, leaderEpoch=7), -uve-topic-4-28 -> (offset=0, leaderEpoch=6), -uve-topic-2-9 -> (offset=0, leaderEpoch=6), -uve-topic-10-10 -> (offset=0, leaderEpoch=7), -uve-topic-20-9 -> (offset=0, leaderEpoch=7), -uve-topic-7-13 -> (offset=0, leaderEpoch=6), -uve-topic-17-16 -> (offset=0, leaderEpoch=7), -uve-topic-27-15 -> (offset=0, leaderEpoch=7), -uve-topic-18-14 -> (offset=0, leaderEpoch=7), -uve-topic-28-13 -> (offset=0, leaderEpoch=7), -uve-topic-20-17 -> (offset=0, leaderEpoch=6), -uve-topic-10-18 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-5 -> (offset=0, leaderEpoch=7), -uve-topic-15-28 -> (offset=0, leaderEpoch=7), -uve-topic-25-27 -> (offset=0, leaderEpoch=7), -uve-topic-20-1 -> (offset=0, leaderEpoch=7), -uve-topic-10-2 -> (offset=0, leaderEpoch=6), -uve-topic-29-3 -> (offset=0, leaderEpoch=6), -uve-topic-19-4 -> (offset=0, leaderEpoch=7), -uve-topic-16-2 -> (offset=0, leaderEpoch=7), -uve-topic-26-1 -> (offset=0, leaderEpoch=7), -uve-topic-3-24 -> (offset=0, leaderEpoch=6), -uve-topic-3-1 -> (offset=0, leaderEpoch=7), -uve-topic-1-2 -> (offset=0, leaderEpoch=7), -uve-topic-9-25 -> (offset=0, leaderEpoch=7), -uve-topic-1-29 -> (offset=0, leaderEpoch=7), -uve-topic-4-25 -> (offset=0, leaderEpoch=6), -uve-topic-2-0 -> (offset=0, leaderEpoch=6), structured_syslog_topic-18 -> (offset=0, leaderEpoch=7), -uve-topic-15-27 -> (offset=0, leaderEpoch=7), -uve-topic-25-26 -> (offset=0, leaderEpoch=7), -uve-topic-17-13 -> (offset=0, leaderEpoch=7), -uve-topic-27-12 -> (offset=0, leaderEpoch=7), -uve-topic-29-0 -> (offset=0, leaderEpoch=6), -uve-topic-19-1 -> (offset=0, leaderEpoch=7), -uve-topic-10-26 -> (offset=0, leaderEpoch=6), -uve-topic-20-25 -> (offset=0, leaderEpoch=7), -uve-topic-26-14 -> (offset=0, leaderEpoch=7), -uve-topic-16-15 -> (offset=0, leaderEpoch=7), -uve-topic-5-4 -> (offset=0, leaderEpoch=7), -uve-topic-9-22 -> (offset=0, leaderEpoch=7), structured_syslog_topic-4 -> (offset=0, leaderEpoch=6), -uve-topic-28-29 -> (offset=0, leaderEpoch=6), -uve-topic-0-19 -> (offset=0, leaderEpoch=6), -uve-topic-6-23 -> (offset=0, leaderEpoch=7), -uve-topic-23-24 -> (offset=0, leaderEpoch=6), -uve-topic-13-25 -> (offset=0, leaderEpoch=6), -uve-topic-0-7 -> (offset=0, leaderEpoch=6), -uve-topic-15-12 -> (offset=0, leaderEpoch=7), -uve-topic-25-11 -> (offset=0, leaderEpoch=7), -uve-topic-14-19 -> (offset=0, leaderEpoch=6), -uve-topic-24-18 -> (offset=0, leaderEpoch=7), -uve-topic-9-11 -> (offset=0, leaderEpoch=6), -uve-topic-27-4 -> (offset=0, leaderEpoch=6), -uve-topic-17-5 -> (offset=0, leaderEpoch=7), -uve-topic-24-10 -> (offset=0, leaderEpoch=6), -uve-topic-14-11 -> (offset=0, leaderEpoch=7), -uve-topic-15-20 -> (offset=0, leaderEpoch=6), -uve-topic-25-19 -> (offset=0, leaderEpoch=6)) (kafka.server.ReplicaFetcherManager) [2025-02-10 02:00:51,294] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,296] 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) [2025-02-10 02:00:51,299] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,299] 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) [2025-02-10 02:00:51,299] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,299] 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) [2025-02-10 02:00:51,300] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,300] 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) [2025-02-10 02:00:51,300] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,300] 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) [2025-02-10 02:00:51,300] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,300] INFO [Log 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.Log) [2025-02-10 02:00:51,300] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,300] 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) [2025-02-10 02:00:51,308] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,308] INFO [Log 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.Log) [2025-02-10 02:00:51,308] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,308] 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) [2025-02-10 02:00:51,308] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,309] INFO [Log 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.Log) [2025-02-10 02:00:51,309] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,309] INFO [Log 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.Log) [2025-02-10 02:00:51,310] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,310] INFO [Log 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.Log) [2025-02-10 02:00:51,310] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,310] 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) [2025-02-10 02:00:51,311] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,311] INFO [Log 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.Log) [2025-02-10 02:00:51,311] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,312] 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) [2025-02-10 02:00:51,312] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,312] 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) [2025-02-10 02:00:51,312] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,312] INFO [Log 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.Log) [2025-02-10 02:00:51,313] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,313] INFO [Log 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.Log) [2025-02-10 02:00:51,313] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,313] 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) [2025-02-10 02:00:51,314] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,314] INFO [Log 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.Log) [2025-02-10 02:00:51,314] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,314] 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) [2025-02-10 02:00:51,314] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,315] 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) [2025-02-10 02:00:51,315] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,315] INFO [Log 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.Log) [2025-02-10 02:00:51,315] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,315] 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) [2025-02-10 02:00:51,315] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,316] 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) [2025-02-10 02:00:51,316] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,316] 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) [2025-02-10 02:00:51,316] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,317] INFO [Log 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.Log) [2025-02-10 02:00:51,317] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,317] 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) [2025-02-10 02:00:51,317] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,317] INFO [Log 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.Log) [2025-02-10 02:00:51,317] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,317] 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) [2025-02-10 02:00:51,318] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,318] INFO [Log 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.Log) [2025-02-10 02:00:51,318] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,319] INFO [Log 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.Log) [2025-02-10 02:00:51,319] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,319] 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) [2025-02-10 02:00:51,319] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,319] 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) [2025-02-10 02:00:51,320] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,320] 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) [2025-02-10 02:00:51,320] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,320] 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) [2025-02-10 02:00:51,320] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,321] 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) [2025-02-10 02:00:51,321] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,321] 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) [2025-02-10 02:00:51,321] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,321] 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) [2025-02-10 02:00:51,321] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,322] 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) [2025-02-10 02:00:51,322] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,322] 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) [2025-02-10 02:00:51,322] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,322] INFO [Log 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.Log) [2025-02-10 02:00:51,323] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,323] 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) [2025-02-10 02:00:51,323] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,323] 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) [2025-02-10 02:00:51,323] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,323] INFO [Log 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.Log) [2025-02-10 02:00:51,323] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,323] INFO [Log 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.Log) [2025-02-10 02:00:51,324] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,324] 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) [2025-02-10 02:00:51,324] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,324] INFO [Log 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.Log) [2025-02-10 02:00:51,324] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,324] 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) [2025-02-10 02:00:51,324] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,325] 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) [2025-02-10 02:00:51,325] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,325] INFO [Log 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.Log) [2025-02-10 02:00:51,325] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,325] 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) [2025-02-10 02:00:51,325] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,325] 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) [2025-02-10 02:00:51,326] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,326] INFO [Log 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.Log) [2025-02-10 02:00:51,326] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,326] 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) [2025-02-10 02:00:51,326] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,326] 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) [2025-02-10 02:00:51,326] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,326] 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) [2025-02-10 02:00:51,326] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,327] 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) [2025-02-10 02:00:51,327] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,327] 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) [2025-02-10 02:00:51,327] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,327] 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) [2025-02-10 02:00:51,327] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,328] INFO [Log 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.Log) [2025-02-10 02:00:51,329] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,329] 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) [2025-02-10 02:00:51,329] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,329] INFO [Log 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.Log) [2025-02-10 02:00:51,329] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,330] 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) [2025-02-10 02:00:51,330] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,330] INFO [Log 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.Log) [2025-02-10 02:00:51,330] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,330] 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) [2025-02-10 02:00:51,330] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,330] 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) [2025-02-10 02:00:51,330] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,331] 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) [2025-02-10 02:00:51,331] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,331] 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) [2025-02-10 02:00:51,331] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,331] 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) [2025-02-10 02:00:51,331] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,331] 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) [2025-02-10 02:00:51,331] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,331] 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) [2025-02-10 02:00:51,332] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,332] 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) [2025-02-10 02:00:51,332] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,332] INFO [Log 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.Log) [2025-02-10 02:00:51,332] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,332] INFO [Log 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.Log) [2025-02-10 02:00:51,332] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,333] INFO [Log 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.Log) [2025-02-10 02:00:51,333] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,333] 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) [2025-02-10 02:00:51,333] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,333] 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) [2025-02-10 02:00:51,333] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,333] 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) [2025-02-10 02:00:51,333] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,333] 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) [2025-02-10 02:00:51,334] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,334] INFO [Log 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.Log) [2025-02-10 02:00:51,334] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,334] INFO [Log 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.Log) [2025-02-10 02:00:51,334] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,335] 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) [2025-02-10 02:00:51,335] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,335] 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) [2025-02-10 02:00:51,335] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,335] 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) [2025-02-10 02:00:51,335] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,335] INFO [Log 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.Log) [2025-02-10 02:00:51,336] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,336] 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) [2025-02-10 02:00:51,336] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,336] 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) [2025-02-10 02:00:51,336] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,337] 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) [2025-02-10 02:00:51,337] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,337] 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) [2025-02-10 02:00:51,337] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,337] 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) [2025-02-10 02:00:51,337] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,337] 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) [2025-02-10 02:00:51,337] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,337] 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) [2025-02-10 02:00:51,338] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,338] 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) [2025-02-10 02:00:51,338] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,338] 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) [2025-02-10 02:00:51,338] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,338] 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) [2025-02-10 02:00:51,339] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,339] INFO [Log 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.Log) [2025-02-10 02:00:51,339] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,339] 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) [2025-02-10 02:00:51,339] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,339] 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) [2025-02-10 02:00:51,340] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,340] INFO [Log 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.Log) [2025-02-10 02:00:51,340] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,340] INFO [Log 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.Log) [2025-02-10 02:00:51,340] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,340] INFO [Log 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.Log) [2025-02-10 02:00:51,340] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,341] 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) [2025-02-10 02:00:51,341] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,341] 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) [2025-02-10 02:00:51,341] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,341] 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) [2025-02-10 02:00:51,341] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,341] 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) [2025-02-10 02:00:51,341] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,341] 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) [2025-02-10 02:00:51,342] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,342] INFO [Log 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.Log) [2025-02-10 02:00:51,342] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,342] 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) [2025-02-10 02:00:51,342] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,342] INFO [Log 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.Log) [2025-02-10 02:00:51,342] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,342] 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) [2025-02-10 02:00:51,343] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,343] 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) [2025-02-10 02:00:51,343] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,343] INFO [Log 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.Log) [2025-02-10 02:00:51,343] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,343] 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) [2025-02-10 02:00:51,343] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,344] 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) [2025-02-10 02:00:51,344] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,344] 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) [2025-02-10 02:00:51,344] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,344] 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) [2025-02-10 02:00:51,344] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,344] INFO [Log 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.Log) [2025-02-10 02:00:51,345] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,345] 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) [2025-02-10 02:00:51,345] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,345] INFO [Log 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.Log) [2025-02-10 02:00:51,345] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,345] 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) [2025-02-10 02:00:51,345] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,345] 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) [2025-02-10 02:00:51,345] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,345] 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) [2025-02-10 02:00:51,346] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,346] 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) [2025-02-10 02:00:51,346] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,346] INFO [Log 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.Log) [2025-02-10 02:00:51,346] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,346] INFO [Log 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.Log) [2025-02-10 02:00:51,347] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,347] INFO [Log 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.Log) [2025-02-10 02:00:51,347] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,347] INFO [Log 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.Log) [2025-02-10 02:00:51,347] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,347] 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) [2025-02-10 02:00:51,347] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,347] INFO [Log 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.Log) [2025-02-10 02:00:51,347] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,347] 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) [2025-02-10 02:00:51,347] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,347] 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) [2025-02-10 02:00:51,347] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,348] 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) [2025-02-10 02:00:51,348] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,348] 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) [2025-02-10 02:00:51,348] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,348] INFO [Log 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.Log) [2025-02-10 02:00:51,348] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,348] 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) [2025-02-10 02:00:51,348] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,348] 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) [2025-02-10 02:00:51,348] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,348] 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) [2025-02-10 02:00:51,348] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,348] INFO [Log 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.Log) [2025-02-10 02:00:51,348] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,348] INFO [Log 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.Log) [2025-02-10 02:00:51,348] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,348] 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) [2025-02-10 02:00:51,348] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,348] 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) [2025-02-10 02:00:51,348] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,348] INFO [Log 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.Log) [2025-02-10 02:00:51,348] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,348] 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) [2025-02-10 02:00:51,348] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,348] 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) [2025-02-10 02:00:51,348] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,348] 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) [2025-02-10 02:00:51,349] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,349] 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) [2025-02-10 02:00:51,349] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,349] 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) [2025-02-10 02:00:51,349] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,349] 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) [2025-02-10 02:00:51,349] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,349] INFO [Log 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.Log) [2025-02-10 02:00:51,349] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,349] 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) [2025-02-10 02:00:51,349] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,349] INFO [Log 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.Log) [2025-02-10 02:00:51,349] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,349] INFO [Log 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.Log) [2025-02-10 02:00:51,349] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,349] INFO [Log 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.Log) [2025-02-10 02:00:51,349] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,349] INFO [Log 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.Log) [2025-02-10 02:00:51,349] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,349] INFO [Log 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.Log) [2025-02-10 02:00:51,351] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,351] INFO [Log 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.Log) [2025-02-10 02:00:51,351] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,351] 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) [2025-02-10 02:00:51,351] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,351] 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) [2025-02-10 02:00:51,351] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,351] INFO [Log 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.Log) [2025-02-10 02:00:51,351] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,351] 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) [2025-02-10 02:00:51,351] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,351] 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) [2025-02-10 02:00:51,351] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,351] INFO [Log 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.Log) [2025-02-10 02:00:51,352] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,352] INFO [Log 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.Log) [2025-02-10 02:00:51,352] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,352] INFO [Log 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.Log) [2025-02-10 02:00:51,352] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,352] 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) [2025-02-10 02:00:51,352] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,352] INFO [Log 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.Log) [2025-02-10 02:00:51,352] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,352] 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) [2025-02-10 02:00:51,352] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,352] 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) [2025-02-10 02:00:51,352] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,352] 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) [2025-02-10 02:00:51,352] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,352] 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) [2025-02-10 02:00:51,352] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,352] INFO [Log 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.Log) [2025-02-10 02:00:51,352] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,352] INFO [Log 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.Log) [2025-02-10 02:00:51,352] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,352] 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) [2025-02-10 02:00:51,352] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,352] INFO [Log 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.Log) [2025-02-10 02:00:51,352] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,352] 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) [2025-02-10 02:00:51,352] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,352] INFO [Log 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.Log) [2025-02-10 02:00:51,352] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,352] INFO [Log 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.Log) [2025-02-10 02:00:51,352] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,352] INFO [Log 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.Log) [2025-02-10 02:00:51,352] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,352] INFO [Log 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.Log) [2025-02-10 02:00:51,352] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,352] 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) [2025-02-10 02:00:51,352] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,352] 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) [2025-02-10 02:00:51,352] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,352] 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) [2025-02-10 02:00:51,352] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,352] 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) [2025-02-10 02:00:51,352] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,352] INFO [Log 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.Log) [2025-02-10 02:00:51,352] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,352] 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) [2025-02-10 02:00:51,352] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,352] 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) [2025-02-10 02:00:51,352] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,352] INFO [Log 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.Log) [2025-02-10 02:00:51,352] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,352] INFO [Log 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.Log) [2025-02-10 02:00:51,352] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,352] INFO [Log 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.Log) [2025-02-10 02:00:51,352] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,352] INFO [Log 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.Log) [2025-02-10 02:00:51,352] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,352] 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) [2025-02-10 02:00:51,352] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,352] 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) [2025-02-10 02:00:51,353] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,353] 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) [2025-02-10 02:00:51,353] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,353] 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) [2025-02-10 02:00:51,353] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,353] 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) [2025-02-10 02:00:51,353] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,353] 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) [2025-02-10 02:00:51,353] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,353] 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) [2025-02-10 02:00:51,353] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,353] INFO [Log 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.Log) [2025-02-10 02:00:51,353] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,353] 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) [2025-02-10 02:00:51,353] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,353] INFO [Log 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.Log) [2025-02-10 02:00:51,353] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,353] 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) [2025-02-10 02:00:51,353] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,353] INFO [Log 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.Log) [2025-02-10 02:00:51,353] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,353] INFO [Log 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.Log) [2025-02-10 02:00:51,353] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,353] 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) [2025-02-10 02:00:51,353] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,353] INFO [Log 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.Log) [2025-02-10 02:00:51,353] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,353] 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) [2025-02-10 02:00:51,353] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,353] 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) [2025-02-10 02:00:51,353] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,353] INFO [Log 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.Log) [2025-02-10 02:00:51,353] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,353] 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) [2025-02-10 02:00:51,353] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,353] INFO [Log 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.Log) [2025-02-10 02:00:51,353] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,353] INFO [Log 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.Log) [2025-02-10 02:00:51,353] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,353] 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) [2025-02-10 02:00:51,353] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,353] 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) [2025-02-10 02:00:51,353] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,353] 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) [2025-02-10 02:00:51,353] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,353] 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) [2025-02-10 02:00:51,353] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,353] INFO [Log 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.Log) [2025-02-10 02:00:51,353] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,353] 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) [2025-02-10 02:00:51,353] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,353] 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) [2025-02-10 02:00:51,353] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,353] INFO [Log 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.Log) [2025-02-10 02:00:51,353] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,353] 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) [2025-02-10 02:00:51,353] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,353] 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) [2025-02-10 02:00:51,353] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,353] 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) [2025-02-10 02:00:51,353] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,353] 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) [2025-02-10 02:00:51,354] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,354] INFO [Log 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.Log) [2025-02-10 02:00:51,354] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,354] 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) [2025-02-10 02:00:51,354] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,354] 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) [2025-02-10 02:00:51,354] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,354] 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) [2025-02-10 02:00:51,354] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,354] 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) [2025-02-10 02:00:51,354] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,354] 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) [2025-02-10 02:00:51,354] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,354] INFO [Log 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.Log) [2025-02-10 02:00:51,354] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,354] INFO [Log 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.Log) [2025-02-10 02:00:51,354] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,354] 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) [2025-02-10 02:00:51,354] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,354] 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) [2025-02-10 02:00:51,354] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,354] 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) [2025-02-10 02:00:51,354] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,354] 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) [2025-02-10 02:00:51,354] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,354] 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) [2025-02-10 02:00:51,354] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,354] 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) [2025-02-10 02:00:51,354] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,354] INFO [Log 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.Log) [2025-02-10 02:00:51,354] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,354] INFO [Log 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.Log) [2025-02-10 02:00:51,354] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,354] 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) [2025-02-10 02:00:51,354] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,354] 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) [2025-02-10 02:00:51,354] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,354] 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) [2025-02-10 02:00:51,354] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,354] 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) [2025-02-10 02:00:51,354] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,354] 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) [2025-02-10 02:00:51,354] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,354] 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) [2025-02-10 02:00:51,354] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,354] 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) [2025-02-10 02:00:51,354] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,354] INFO [Log 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.Log) [2025-02-10 02:00:51,354] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,354] 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) [2025-02-10 02:00:51,354] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,354] 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) [2025-02-10 02:00:51,354] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,354] 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) [2025-02-10 02:00:51,354] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,354] 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) [2025-02-10 02:00:51,354] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,354] INFO [Log 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.Log) [2025-02-10 02:00:51,354] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,354] INFO [Log 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.Log) [2025-02-10 02:00:51,354] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,354] 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) [2025-02-10 02:00:51,354] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,355] 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) [2025-02-10 02:00:51,355] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,355] INFO [Log 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.Log) [2025-02-10 02:00:51,355] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,355] 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) [2025-02-10 02:00:51,355] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,355] INFO [Log 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.Log) [2025-02-10 02:00:51,355] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,355] INFO [Log 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.Log) [2025-02-10 02:00:51,355] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,355] 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) [2025-02-10 02:00:51,355] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,355] 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) [2025-02-10 02:00:51,355] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,355] INFO [Log 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.Log) [2025-02-10 02:00:51,355] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,355] INFO [Log 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.Log) [2025-02-10 02:00:51,355] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,355] 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) [2025-02-10 02:00:51,355] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,355] 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) [2025-02-10 02:00:51,355] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,355] INFO [Log 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.Log) [2025-02-10 02:00:51,355] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,355] INFO [Log 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.Log) [2025-02-10 02:00:51,355] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,355] 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) [2025-02-10 02:00:51,355] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,355] 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) [2025-02-10 02:00:51,355] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,355] 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) [2025-02-10 02:00:51,355] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,355] INFO [Log 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.Log) [2025-02-10 02:00:51,355] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,355] 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) [2025-02-10 02:00:51,355] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,355] 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) [2025-02-10 02:00:51,355] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,355] 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) [2025-02-10 02:00:51,355] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,355] 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) [2025-02-10 02:00:51,355] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,355] 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) [2025-02-10 02:00:51,355] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,355] INFO [Log 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.Log) [2025-02-10 02:00:51,355] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,355] 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) [2025-02-10 02:00:51,355] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,355] 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) [2025-02-10 02:00:51,355] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,355] INFO [Log 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.Log) [2025-02-10 02:00:51,356] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,356] 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) [2025-02-10 02:00:51,356] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,356] 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) [2025-02-10 02:00:51,356] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,356] 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) [2025-02-10 02:00:51,356] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,356] INFO [Log 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.Log) [2025-02-10 02:00:51,356] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,356] INFO [Log 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.Log) [2025-02-10 02:00:51,356] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,356] 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) [2025-02-10 02:00:51,356] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,356] 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) [2025-02-10 02:00:51,356] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,356] 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) [2025-02-10 02:00:51,356] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,356] 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) [2025-02-10 02:00:51,356] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,356] 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) [2025-02-10 02:00:51,356] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,356] INFO [Log 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.Log) [2025-02-10 02:00:51,356] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,356] 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) [2025-02-10 02:00:51,356] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,356] 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) [2025-02-10 02:00:51,357] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,357] INFO [Log 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.Log) [2025-02-10 02:00:51,357] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,357] INFO [Log 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.Log) [2025-02-10 02:00:51,357] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,357] INFO [Log 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.Log) [2025-02-10 02:00:51,357] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,357] INFO [Log 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.Log) [2025-02-10 02:00:51,357] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,357] INFO [Log 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.Log) [2025-02-10 02:00:51,357] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,357] INFO [Log 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.Log) [2025-02-10 02:00:51,357] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,358] 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) [2025-02-10 02:00:51,358] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,358] 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) [2025-02-10 02:00:51,358] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,358] 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) [2025-02-10 02:00:51,358] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,358] 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) [2025-02-10 02:00:51,358] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,358] 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) [2025-02-10 02:00:51,358] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,358] 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) [2025-02-10 02:00:51,358] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,358] 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) [2025-02-10 02:00:51,358] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,358] 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) [2025-02-10 02:00:51,358] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,358] INFO [Log 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.Log) [2025-02-10 02:00:51,358] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,358] 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) [2025-02-10 02:00:51,358] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,358] INFO [Log 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.Log) [2025-02-10 02:00:51,358] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,358] 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) [2025-02-10 02:00:51,358] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,358] 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) [2025-02-10 02:00:51,358] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,358] INFO [Log 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.Log) [2025-02-10 02:00:51,358] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,358] INFO [Log 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.Log) [2025-02-10 02:00:51,358] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,358] INFO [Log 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.Log) [2025-02-10 02:00:51,358] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,359] 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) [2025-02-10 02:00:51,359] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,359] INFO [Log 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.Log) [2025-02-10 02:00:51,359] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,359] INFO [Log 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.Log) [2025-02-10 02:00:51,359] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,359] 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) [2025-02-10 02:00:51,359] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,359] INFO [Log 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.Log) [2025-02-10 02:00:51,359] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,359] INFO [Log 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.Log) [2025-02-10 02:00:51,359] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,359] INFO [Log 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.Log) [2025-02-10 02:00:51,359] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,359] INFO [Log 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.Log) [2025-02-10 02:00:51,359] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,359] 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) [2025-02-10 02:00:51,359] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,359] 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) [2025-02-10 02:00:51,359] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,359] INFO [Log 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.Log) [2025-02-10 02:00:51,359] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,359] 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) [2025-02-10 02:00:51,359] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,359] 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) [2025-02-10 02:00:51,359] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,359] INFO [Log 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.Log) [2025-02-10 02:00:51,359] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,359] 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) [2025-02-10 02:00:51,359] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,359] 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) [2025-02-10 02:00:51,359] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,359] 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) [2025-02-10 02:00:51,359] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,359] INFO [Log 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.Log) [2025-02-10 02:00:51,359] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,359] 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) [2025-02-10 02:00:51,359] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,359] INFO [Log 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.Log) [2025-02-10 02:00:51,359] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,359] 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) [2025-02-10 02:00:51,359] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,359] 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) [2025-02-10 02:00:51,359] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,359] 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) [2025-02-10 02:00:51,359] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,359] 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) [2025-02-10 02:00:51,359] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,359] 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) [2025-02-10 02:00:51,359] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,359] INFO [Log 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.Log) [2025-02-10 02:00:51,359] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,359] 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) [2025-02-10 02:00:51,359] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,359] 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) [2025-02-10 02:00:51,359] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,359] 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) [2025-02-10 02:00:51,359] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,359] 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) [2025-02-10 02:00:51,359] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,359] 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) [2025-02-10 02:00:51,359] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,359] 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) [2025-02-10 02:00:51,359] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,359] 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) [2025-02-10 02:00:51,359] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,359] 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) [2025-02-10 02:00:51,359] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,360] INFO [Log 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.Log) [2025-02-10 02:00:51,360] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,360] 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) [2025-02-10 02:00:51,360] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,360] 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) [2025-02-10 02:00:51,360] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,360] 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) [2025-02-10 02:00:51,360] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,360] 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) [2025-02-10 02:00:51,360] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,360] 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) [2025-02-10 02:00:51,360] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,360] 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) [2025-02-10 02:00:51,360] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,360] 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) [2025-02-10 02:00:51,360] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,360] INFO [Log 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.Log) [2025-02-10 02:00:51,360] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,360] INFO [Log 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.Log) [2025-02-10 02:00:51,360] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,360] 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) [2025-02-10 02:00:51,360] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,360] 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) [2025-02-10 02:00:51,360] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,360] 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) [2025-02-10 02:00:51,360] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,360] 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) [2025-02-10 02:00:51,360] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,360] 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) [2025-02-10 02:00:51,360] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,360] INFO [Log 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.Log) [2025-02-10 02:00:51,360] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,360] 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) [2025-02-10 02:00:51,360] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,360] 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) [2025-02-10 02:00:51,360] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,360] 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) [2025-02-10 02:00:51,360] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,360] 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) [2025-02-10 02:00:51,360] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,361] 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) [2025-02-10 02:00:51,361] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,361] 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) [2025-02-10 02:00:51,361] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,361] 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) [2025-02-10 02:00:51,361] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,361] 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) [2025-02-10 02:00:51,361] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,361] 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) [2025-02-10 02:00:51,361] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,361] 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) [2025-02-10 02:00:51,361] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,361] 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) [2025-02-10 02:00:51,361] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,361] 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) [2025-02-10 02:00:51,361] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,361] INFO [Log 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.Log) [2025-02-10 02:00:51,361] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,361] INFO [Log 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.Log) [2025-02-10 02:00:51,361] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,361] INFO [Log 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.Log) [2025-02-10 02:00:51,361] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,361] INFO [Log 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.Log) [2025-02-10 02:00:51,361] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,361] 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) [2025-02-10 02:00:51,361] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,361] 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) [2025-02-10 02:00:51,361] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,361] 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) [2025-02-10 02:00:51,361] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,361] 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) [2025-02-10 02:00:51,361] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,361] 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) [2025-02-10 02:00:51,361] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,361] 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) [2025-02-10 02:00:51,361] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,361] INFO [Log 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.Log) [2025-02-10 02:00:51,361] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,361] 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) [2025-02-10 02:00:51,361] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,361] 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) [2025-02-10 02:00:51,361] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,361] INFO [Log 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.Log) [2025-02-10 02:00:51,361] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,361] INFO [Log 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.Log) [2025-02-10 02:00:51,361] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,361] 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) [2025-02-10 02:00:51,361] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,361] 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) [2025-02-10 02:00:51,361] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,361] 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) [2025-02-10 02:00:51,361] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,361] INFO [Log 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.Log) [2025-02-10 02:00:51,361] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,361] INFO [Log 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.Log) [2025-02-10 02:00:51,361] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,361] INFO [Log 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.Log) [2025-02-10 02:00:51,362] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,362] INFO [Log 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.Log) [2025-02-10 02:00:51,362] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,362] 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) [2025-02-10 02:00:51,362] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,362] 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) [2025-02-10 02:00:51,362] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,362] INFO [Log 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.Log) [2025-02-10 02:00:51,362] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,362] 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) [2025-02-10 02:00:51,362] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,362] INFO [Log 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.Log) [2025-02-10 02:00:51,362] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,362] INFO [Log 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.Log) [2025-02-10 02:00:51,362] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,362] 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) [2025-02-10 02:00:51,362] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,362] 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) [2025-02-10 02:00:51,362] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,362] 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) [2025-02-10 02:00:51,362] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,362] 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) [2025-02-10 02:00:51,362] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,362] 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) [2025-02-10 02:00:51,362] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,362] 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) [2025-02-10 02:00:51,362] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,362] 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) [2025-02-10 02:00:51,362] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,362] 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) [2025-02-10 02:00:51,362] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,362] 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) [2025-02-10 02:00:51,362] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,362] INFO [Log 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.Log) [2025-02-10 02:00:51,362] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,362] INFO [Log 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.Log) [2025-02-10 02:00:51,362] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,362] 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) [2025-02-10 02:00:51,362] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,362] 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) [2025-02-10 02:00:51,362] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,362] INFO [Log 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.Log) [2025-02-10 02:00:51,362] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,362] INFO [Log 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.Log) [2025-02-10 02:00:51,362] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,362] INFO [Log 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.Log) [2025-02-10 02:00:51,363] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,363] 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) [2025-02-10 02:00:51,363] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,363] 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) [2025-02-10 02:00:51,363] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,363] 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) [2025-02-10 02:00:51,363] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,363] 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) [2025-02-10 02:00:51,363] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,363] INFO [Log 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.Log) [2025-02-10 02:00:51,363] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,363] INFO [Log 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.Log) [2025-02-10 02:00:51,363] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,363] INFO [Log 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.Log) [2025-02-10 02:00:51,363] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,363] 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) [2025-02-10 02:00:51,363] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,363] 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) [2025-02-10 02:00:51,363] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,363] 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) [2025-02-10 02:00:51,363] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,363] 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) [2025-02-10 02:00:51,363] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,363] INFO [Log 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.Log) [2025-02-10 02:00:51,363] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,363] INFO [Log 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.Log) [2025-02-10 02:00:51,363] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,363] INFO [Log 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.Log) [2025-02-10 02:00:51,363] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,364] INFO [Log 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.Log) [2025-02-10 02:00:51,364] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,364] INFO [Log 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.Log) [2025-02-10 02:00:51,364] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,364] 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) [2025-02-10 02:00:51,364] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,364] 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) [2025-02-10 02:00:51,364] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,364] 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) [2025-02-10 02:00:51,364] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,364] 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) [2025-02-10 02:00:51,364] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,364] INFO [Log 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.Log) [2025-02-10 02:00:51,364] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,364] INFO [Log 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.Log) [2025-02-10 02:00:51,364] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,364] INFO [Log 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.Log) [2025-02-10 02:00:51,364] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,364] 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) [2025-02-10 02:00:51,364] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,364] 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) [2025-02-10 02:00:51,364] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,364] 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) [2025-02-10 02:00:51,364] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,364] 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) [2025-02-10 02:00:51,364] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,364] 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) [2025-02-10 02:00:51,364] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,364] INFO [Log 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.Log) [2025-02-10 02:00:51,364] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,364] 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) [2025-02-10 02:00:51,364] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,364] INFO [Log 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.Log) [2025-02-10 02:00:51,365] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,365] 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) [2025-02-10 02:00:51,365] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,365] 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) [2025-02-10 02:00:51,365] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,365] INFO [Log 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.Log) [2025-02-10 02:00:51,365] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,365] 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) [2025-02-10 02:00:51,365] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,365] 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) [2025-02-10 02:00:51,365] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,365] INFO [Log 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.Log) [2025-02-10 02:00:51,365] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,365] 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) [2025-02-10 02:00:51,365] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,365] 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) [2025-02-10 02:00:51,365] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,365] 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) [2025-02-10 02:00:51,365] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,365] 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) [2025-02-10 02:00:51,365] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,365] 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) [2025-02-10 02:00:51,365] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,365] INFO [Log 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.Log) [2025-02-10 02:00:51,365] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,365] 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) [2025-02-10 02:00:51,365] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,365] INFO [Log 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.Log) [2025-02-10 02:00:51,365] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,365] 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) [2025-02-10 02:00:51,365] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,366] 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) [2025-02-10 02:00:51,366] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,366] 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) [2025-02-10 02:00:51,366] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,366] 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) [2025-02-10 02:00:51,366] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,366] 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) [2025-02-10 02:00:51,366] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,366] 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) [2025-02-10 02:00:51,366] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,366] 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) [2025-02-10 02:00:51,366] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,366] 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) [2025-02-10 02:00:51,366] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,366] 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) [2025-02-10 02:00:51,366] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,366] INFO [Log 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.Log) [2025-02-10 02:00:51,366] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,366] INFO [Log 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.Log) [2025-02-10 02:00:51,366] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,366] INFO [Log 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.Log) [2025-02-10 02:00:51,366] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,366] 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) [2025-02-10 02:00:51,366] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,366] 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) [2025-02-10 02:00:51,366] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,366] INFO [Log 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.Log) [2025-02-10 02:00:51,366] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,366] 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) [2025-02-10 02:00:51,366] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,366] 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) [2025-02-10 02:00:51,366] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,367] 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) [2025-02-10 02:00:51,367] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,367] 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) [2025-02-10 02:00:51,367] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,367] 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) [2025-02-10 02:00:51,367] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,367] 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) [2025-02-10 02:00:51,367] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,367] INFO [Log 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.Log) [2025-02-10 02:00:51,367] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,367] 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) [2025-02-10 02:00:51,367] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,367] 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) [2025-02-10 02:00:51,367] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,367] INFO [Log 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.Log) [2025-02-10 02:00:51,367] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,367] INFO [Log 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.Log) [2025-02-10 02:00:51,367] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,367] 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) [2025-02-10 02:00:51,367] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,367] 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) [2025-02-10 02:00:51,367] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,367] 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) [2025-02-10 02:00:51,367] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,367] INFO [Log 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.Log) [2025-02-10 02:00:51,367] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,367] 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) [2025-02-10 02:00:51,367] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,367] INFO [Log 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.Log) [2025-02-10 02:00:51,367] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,368] 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) [2025-02-10 02:00:51,368] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,368] 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) [2025-02-10 02:00:51,368] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,368] 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) [2025-02-10 02:00:51,368] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,368] INFO [Log 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.Log) [2025-02-10 02:00:51,368] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,368] 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) [2025-02-10 02:00:51,368] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,368] 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) [2025-02-10 02:00:51,368] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,368] INFO [Log 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.Log) [2025-02-10 02:00:51,368] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,368] INFO [Log 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.Log) [2025-02-10 02:00:51,368] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,368] INFO [Log 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.Log) [2025-02-10 02:00:51,368] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,368] INFO [Log 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.Log) [2025-02-10 02:00:51,368] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,368] 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) [2025-02-10 02:00:51,368] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,368] 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) [2025-02-10 02:00:51,368] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,369] 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) [2025-02-10 02:00:51,369] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,369] 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) [2025-02-10 02:00:51,369] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,369] INFO [Log 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.Log) [2025-02-10 02:00:51,369] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,369] 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) [2025-02-10 02:00:51,369] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,369] 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) [2025-02-10 02:00:51,369] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,369] 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) [2025-02-10 02:00:51,369] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,369] 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) [2025-02-10 02:00:51,369] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,369] 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) [2025-02-10 02:00:51,369] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,369] 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) [2025-02-10 02:00:51,369] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,369] INFO [Log 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.Log) [2025-02-10 02:00:51,369] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,369] 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) [2025-02-10 02:00:51,369] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,369] INFO [Log 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.Log) [2025-02-10 02:00:51,369] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,369] 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) [2025-02-10 02:00:51,370] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,370] 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) [2025-02-10 02:00:51,370] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,370] 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) [2025-02-10 02:00:51,370] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,370] INFO [Log 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.Log) [2025-02-10 02:00:51,370] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,370] 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) [2025-02-10 02:00:51,370] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,370] INFO [Log 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.Log) [2025-02-10 02:00:51,370] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,370] INFO [Log 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.Log) [2025-02-10 02:00:51,370] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,370] INFO [Log 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.Log) [2025-02-10 02:00:51,370] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,370] 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) [2025-02-10 02:00:51,370] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,370] 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) [2025-02-10 02:00:51,371] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,371] 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) [2025-02-10 02:00:51,371] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,371] 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) [2025-02-10 02:00:51,371] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,371] 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) [2025-02-10 02:00:51,371] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,371] INFO [Log 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.Log) [2025-02-10 02:00:51,371] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,371] 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) [2025-02-10 02:00:51,371] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,371] 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) [2025-02-10 02:00:51,371] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,371] INFO [Log 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.Log) [2025-02-10 02:00:51,371] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,371] 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) [2025-02-10 02:00:51,371] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,371] INFO [Log 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.Log) [2025-02-10 02:00:51,371] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,371] 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) [2025-02-10 02:00:51,371] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,371] 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) [2025-02-10 02:00:51,371] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,371] INFO [Log 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.Log) [2025-02-10 02:00:51,371] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,371] 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) [2025-02-10 02:00:51,371] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,372] 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) [2025-02-10 02:00:51,372] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,372] 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) [2025-02-10 02:00:51,372] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,372] 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) [2025-02-10 02:00:51,372] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,372] 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) [2025-02-10 02:00:51,372] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,372] 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) [2025-02-10 02:00:51,372] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,372] 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) [2025-02-10 02:00:51,372] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,372] 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) [2025-02-10 02:00:51,372] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,372] INFO [Log 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.Log) [2025-02-10 02:00:51,372] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,372] INFO [Log 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.Log) [2025-02-10 02:00:51,372] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,372] INFO [Log 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.Log) [2025-02-10 02:00:51,372] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,372] 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) [2025-02-10 02:00:51,372] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,372] INFO [Log 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.Log) [2025-02-10 02:00:51,372] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,372] 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) [2025-02-10 02:00:51,372] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,372] INFO [Log 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.Log) [2025-02-10 02:00:51,372] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,372] 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) [2025-02-10 02:00:51,372] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,372] 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) [2025-02-10 02:00:51,372] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,372] 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) [2025-02-10 02:00:51,373] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,373] INFO [Log 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.Log) [2025-02-10 02:00:51,373] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,373] 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) [2025-02-10 02:00:51,375] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,375] 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) [2025-02-10 02:00:51,376] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,376] 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) [2025-02-10 02:00:51,376] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,376] INFO [Log 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.Log) [2025-02-10 02:00:51,376] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,376] 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) [2025-02-10 02:00:51,376] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,376] 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) [2025-02-10 02:00:51,376] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,376] INFO [Log 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.Log) [2025-02-10 02:00:51,376] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,376] 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) [2025-02-10 02:00:51,376] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,376] 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) [2025-02-10 02:00:51,376] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,376] INFO [Log 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.Log) [2025-02-10 02:00:51,376] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,376] 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) [2025-02-10 02:00:51,376] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,376] INFO [Log 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.Log) [2025-02-10 02:00:51,376] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,376] 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) [2025-02-10 02:00:51,376] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,376] 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) [2025-02-10 02:00:51,376] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,376] 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) [2025-02-10 02:00:51,376] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,376] INFO [Log 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.Log) [2025-02-10 02:00:51,376] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,376] INFO [Log 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.Log) [2025-02-10 02:00:51,376] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,377] INFO [Log 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.Log) [2025-02-10 02:00:51,377] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,377] INFO [Log 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.Log) [2025-02-10 02:00:51,377] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,377] 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) [2025-02-10 02:00:51,377] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,377] 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) [2025-02-10 02:00:51,377] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,377] 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) [2025-02-10 02:00:51,377] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,377] 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) [2025-02-10 02:00:51,377] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,377] INFO [Log 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.Log) [2025-02-10 02:00:51,377] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,377] INFO [Log 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.Log) [2025-02-10 02:00:51,377] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,377] 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) [2025-02-10 02:00:51,377] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,377] INFO [Log 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.Log) [2025-02-10 02:00:51,377] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,377] 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) [2025-02-10 02:00:51,377] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,377] 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) [2025-02-10 02:00:51,377] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,377] INFO [Log 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.Log) [2025-02-10 02:00:51,377] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,377] INFO [Log 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.Log) [2025-02-10 02:00:51,377] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,377] 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) [2025-02-10 02:00:51,378] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,378] 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) [2025-02-10 02:00:51,378] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,378] INFO [Log 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.Log) [2025-02-10 02:00:51,378] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,378] 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) [2025-02-10 02:00:51,378] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,378] INFO [Log 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.Log) [2025-02-10 02:00:51,378] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,378] 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) [2025-02-10 02:00:51,378] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,378] INFO [Log 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.Log) [2025-02-10 02:00:51,378] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,378] 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) [2025-02-10 02:00:51,378] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,378] 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) [2025-02-10 02:00:51,378] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,378] 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) [2025-02-10 02:00:51,378] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,378] INFO [Log 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.Log) [2025-02-10 02:00:51,378] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,378] 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) [2025-02-10 02:00:51,378] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,378] INFO [Log 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.Log) [2025-02-10 02:00:51,378] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,378] 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) [2025-02-10 02:00:51,378] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,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) [2025-02-10 02:00:51,378] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,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) [2025-02-10 02:00:51,378] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,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) [2025-02-10 02:00:51,378] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,378] INFO [Log 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.Log) [2025-02-10 02:00:51,378] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,378] 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) [2025-02-10 02:00:51,379] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,379] 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) [2025-02-10 02:00:51,379] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,379] INFO [Log 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.Log) [2025-02-10 02:00:51,379] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,379] 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) [2025-02-10 02:00:51,379] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,379] INFO [Log 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.Log) [2025-02-10 02:00:51,379] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,379] INFO [Log 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.Log) [2025-02-10 02:00:51,379] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,379] 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) [2025-02-10 02:00:51,379] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,379] INFO [Log 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.Log) [2025-02-10 02:00:51,379] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,379] 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) [2025-02-10 02:00:51,379] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,379] 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) [2025-02-10 02:00:51,379] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,379] 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) [2025-02-10 02:00:51,379] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,379] INFO [Log 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.Log) [2025-02-10 02:00:51,379] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,379] INFO [Log 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.Log) [2025-02-10 02:00:51,379] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,379] 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) [2025-02-10 02:00:51,379] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,379] 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) [2025-02-10 02:00:51,379] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,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) [2025-02-10 02:00:51,379] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,379] INFO [Log 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.Log) [2025-02-10 02:00:51,379] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,379] INFO [Log 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.Log) [2025-02-10 02:00:51,379] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,380] INFO [Log 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.Log) [2025-02-10 02:00:51,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,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) [2025-02-10 02:00:51,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,380] INFO [Log 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.Log) [2025-02-10 02:00:51,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,380] 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) [2025-02-10 02:00:51,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,380] 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) [2025-02-10 02:00:51,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,380] 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) [2025-02-10 02:00:51,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,380] 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) [2025-02-10 02:00:51,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,380] 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) [2025-02-10 02:00:51,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,380] INFO [Log 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.Log) [2025-02-10 02:00:51,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,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) [2025-02-10 02:00:51,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,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) [2025-02-10 02:00:51,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,380] 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) [2025-02-10 02:00:51,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,380] 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) [2025-02-10 02:00:51,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,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) [2025-02-10 02:00:51,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,380] INFO [Log 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.Log) [2025-02-10 02:00:51,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,380] 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) [2025-02-10 02:00:51,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,380] 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) [2025-02-10 02:00:51,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,380] INFO [Log 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.Log) [2025-02-10 02:00:51,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,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) [2025-02-10 02:00:51,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,380] INFO [Log 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.Log) [2025-02-10 02:00:51,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,380] 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) [2025-02-10 02:00:51,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,380] INFO [Log 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.Log) [2025-02-10 02:00:51,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,380] 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) [2025-02-10 02:00:51,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,380] 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) [2025-02-10 02:00:51,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,380] INFO [Log 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.Log) [2025-02-10 02:00:51,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,380] INFO [Log 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.Log) [2025-02-10 02:00:51,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,380] 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) [2025-02-10 02:00:51,380] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,381] 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) [2025-02-10 02:00:51,381] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,381] 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) [2025-02-10 02:00:51,381] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,381] INFO [Log 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.Log) [2025-02-10 02:00:51,381] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,381] INFO [Log 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.Log) [2025-02-10 02:00:51,381] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,381] 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) [2025-02-10 02:00:51,381] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,381] 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) [2025-02-10 02:00:51,381] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,381] INFO [Log 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.Log) [2025-02-10 02:00:51,381] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,381] 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) [2025-02-10 02:00:51,381] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,381] 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) [2025-02-10 02:00:51,381] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,381] 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) [2025-02-10 02:00:51,381] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,381] 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) [2025-02-10 02:00:51,381] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,381] 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) [2025-02-10 02:00:51,381] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,381] 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) [2025-02-10 02:00:51,381] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,381] 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) [2025-02-10 02:00:51,381] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,381] INFO [Log 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.Log) [2025-02-10 02:00:51,381] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,381] INFO [Log 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.Log) [2025-02-10 02:00:51,381] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,381] INFO [Log 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.Log) [2025-02-10 02:00:51,381] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,381] 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) [2025-02-10 02:00:51,381] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,381] 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) [2025-02-10 02:00:51,381] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,381] INFO [Log 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.Log) [2025-02-10 02:00:51,381] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,381] 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) [2025-02-10 02:00:51,381] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,381] INFO [Log 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.Log) [2025-02-10 02:00:51,381] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,381] INFO [Log 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.Log) [2025-02-10 02:00:51,381] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,381] 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) [2025-02-10 02:00:51,381] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,381] 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) [2025-02-10 02:00:51,381] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,381] 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) [2025-02-10 02:00:51,381] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,381] 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) [2025-02-10 02:00:51,381] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,381] 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) [2025-02-10 02:00:51,381] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,381] 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) [2025-02-10 02:00:51,381] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,381] 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) [2025-02-10 02:00:51,381] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,381] 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) [2025-02-10 02:00:51,382] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,382] 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) [2025-02-10 02:00:51,382] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,382] INFO [Log 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.Log) [2025-02-10 02:00:51,382] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,382] 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) [2025-02-10 02:00:51,382] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,382] INFO [Log 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.Log) [2025-02-10 02:00:51,382] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,382] INFO [Log 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.Log) [2025-02-10 02:00:51,382] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,382] INFO [Log 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.Log) [2025-02-10 02:00:51,382] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,382] 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) [2025-02-10 02:00:51,382] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,382] INFO [Log 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.Log) [2025-02-10 02:00:51,382] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,382] 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) [2025-02-10 02:00:51,382] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,382] 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) [2025-02-10 02:00:51,382] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,382] 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) [2025-02-10 02:00:51,382] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,382] INFO [Log 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.Log) [2025-02-10 02:00:51,382] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,382] INFO [Log 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.Log) [2025-02-10 02:00:51,382] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,382] 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) [2025-02-10 02:00:51,382] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,382] 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) [2025-02-10 02:00:51,382] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,382] INFO [Log 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.Log) [2025-02-10 02:00:51,382] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,382] INFO [Log 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.Log) [2025-02-10 02:00:51,382] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,382] INFO [Log 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.Log) [2025-02-10 02:00:51,382] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,382] 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) [2025-02-10 02:00:51,382] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,382] INFO [Log 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.Log) [2025-02-10 02:00:51,382] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,382] INFO [Log 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.Log) [2025-02-10 02:00:51,382] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,382] INFO [Log 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.Log) [2025-02-10 02:00:51,382] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,382] INFO [Log 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.Log) [2025-02-10 02:00:51,382] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,382] 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) [2025-02-10 02:00:51,382] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,382] INFO [Log 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.Log) [2025-02-10 02:00:51,382] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,382] INFO [Log 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.Log) [2025-02-10 02:00:51,382] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,382] 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) [2025-02-10 02:00:51,382] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,382] INFO [Log 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.Log) [2025-02-10 02:00:51,382] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,382] INFO [Log 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.Log) [2025-02-10 02:00:51,382] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,382] 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) [2025-02-10 02:00:51,382] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,382] 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) [2025-02-10 02:00:51,382] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,382] 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) [2025-02-10 02:00:51,383] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,383] INFO [Log 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.Log) [2025-02-10 02:00:51,383] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,383] 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) [2025-02-10 02:00:51,383] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,383] 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) [2025-02-10 02:00:51,383] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,383] INFO [Log 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.Log) [2025-02-10 02:00:51,383] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,383] 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) [2025-02-10 02:00:51,383] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,383] INFO [Log 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.Log) [2025-02-10 02:00:51,383] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,383] 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) [2025-02-10 02:00:51,383] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,383] 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) [2025-02-10 02:00:51,383] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,383] 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) [2025-02-10 02:00:51,383] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,383] INFO [Log 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.Log) [2025-02-10 02:00:51,383] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,383] INFO [Log 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.Log) [2025-02-10 02:00:51,383] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,383] INFO [Log 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.Log) [2025-02-10 02:00:51,383] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,383] 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) [2025-02-10 02:00:51,383] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,383] 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) [2025-02-10 02:00:51,383] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,383] 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) [2025-02-10 02:00:51,383] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,383] 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) [2025-02-10 02:00:51,383] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,383] INFO [Log 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.Log) [2025-02-10 02:00:51,383] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,383] 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) [2025-02-10 02:00:51,383] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,383] 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) [2025-02-10 02:00:51,383] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,383] 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) [2025-02-10 02:00:51,383] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,384] 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) [2025-02-10 02:00:51,384] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,384] 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) [2025-02-10 02:00:51,384] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,384] INFO [Log 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.Log) [2025-02-10 02:00:51,384] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,384] 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) [2025-02-10 02:00:51,384] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,384] INFO [Log 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.Log) [2025-02-10 02:00:51,384] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,384] 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) [2025-02-10 02:00:51,384] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,384] 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) [2025-02-10 02:00:51,384] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,384] 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) [2025-02-10 02:00:51,384] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,384] 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) [2025-02-10 02:00:51,384] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,384] 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) [2025-02-10 02:00:51,384] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,384] 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) [2025-02-10 02:00:51,384] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,384] 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) [2025-02-10 02:00:51,384] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,384] INFO [Log 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.Log) [2025-02-10 02:00:51,384] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,384] 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) [2025-02-10 02:00:51,384] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,384] INFO [Log 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.Log) [2025-02-10 02:00:51,384] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,384] 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) [2025-02-10 02:00:51,384] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,385] INFO [Log 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.Log) [2025-02-10 02:00:51,385] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,385] 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) [2025-02-10 02:00:51,385] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,385] 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) [2025-02-10 02:00:51,385] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,385] INFO [Log 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.Log) [2025-02-10 02:00:51,385] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,385] 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) [2025-02-10 02:00:51,385] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,385] INFO [Log 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.Log) [2025-02-10 02:00:51,385] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,385] 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) [2025-02-10 02:00:51,385] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,385] 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) [2025-02-10 02:00:51,385] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,385] 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) [2025-02-10 02:00:51,385] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,385] 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) [2025-02-10 02:00:51,385] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,385] 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) [2025-02-10 02:00:51,385] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,385] INFO [Log 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.Log) [2025-02-10 02:00:51,385] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,385] 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) [2025-02-10 02:00:51,385] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,385] INFO [Log 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.Log) [2025-02-10 02:00:51,385] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,385] 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) [2025-02-10 02:00:51,386] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,386] 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) [2025-02-10 02:00:51,386] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,386] 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) [2025-02-10 02:00:51,386] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,386] INFO [Log 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.Log) [2025-02-10 02:00:51,386] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,386] 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) [2025-02-10 02:00:51,386] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,386] 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) [2025-02-10 02:00:51,386] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,386] 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) [2025-02-10 02:00:51,386] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,386] INFO [Log 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.Log) [2025-02-10 02:00:51,386] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,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) [2025-02-10 02:00:51,386] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,386] INFO [Log 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.Log) [2025-02-10 02:00:51,386] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,386] 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) [2025-02-10 02:00:51,386] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,386] 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) [2025-02-10 02:00:51,386] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,386] 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) [2025-02-10 02:00:51,386] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,386] INFO [Log 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.Log) [2025-02-10 02:00:51,386] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,386] 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) [2025-02-10 02:00:51,386] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,386] INFO [Log 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.Log) [2025-02-10 02:00:51,386] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,386] 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) [2025-02-10 02:00:51,386] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,386] 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) [2025-02-10 02:00:51,386] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,386] 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) [2025-02-10 02:00:51,386] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,386] 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) [2025-02-10 02:00:51,386] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,386] 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) [2025-02-10 02:00:51,386] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,386] 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) [2025-02-10 02:00:51,386] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,386] INFO [Log 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.Log) [2025-02-10 02:00:51,386] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,386] 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) [2025-02-10 02:00:51,386] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,386] INFO [Log 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.Log) [2025-02-10 02:00:51,386] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,386] INFO [Log 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.Log) [2025-02-10 02:00:51,386] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,386] INFO [Log 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.Log) [2025-02-10 02:00:51,386] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,386] INFO [Log 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.Log) [2025-02-10 02:00:51,386] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,387] INFO [Log 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.Log) [2025-02-10 02:00:51,387] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,387] 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) [2025-02-10 02:00:51,387] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,387] 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) [2025-02-10 02:00:51,387] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,387] 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) [2025-02-10 02:00:51,387] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,387] 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) [2025-02-10 02:00:51,387] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,387] 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) [2025-02-10 02:00:51,387] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,387] INFO [Log 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.Log) [2025-02-10 02:00:51,387] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,387] 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) [2025-02-10 02:00:51,387] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,387] 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) [2025-02-10 02:00:51,387] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,387] 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) [2025-02-10 02:00:51,387] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,387] INFO [Log 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.Log) [2025-02-10 02:00:51,387] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,387] INFO [Log 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.Log) [2025-02-10 02:00:51,387] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,387] 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) [2025-02-10 02:00:51,387] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,387] 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) [2025-02-10 02:00:51,387] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,387] INFO [Log 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.Log) [2025-02-10 02:00:51,387] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,387] 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) [2025-02-10 02:00:51,387] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,387] 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) [2025-02-10 02:00:51,387] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,387] 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) [2025-02-10 02:00:51,387] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,387] 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) [2025-02-10 02:00:51,387] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,387] INFO [Log 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.Log) [2025-02-10 02:00:51,387] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,387] 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) [2025-02-10 02:00:51,387] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,387] 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) [2025-02-10 02:00:51,387] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,387] 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) [2025-02-10 02:00:51,387] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,387] 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) [2025-02-10 02:00:51,387] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,387] 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) [2025-02-10 02:00:51,387] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,387] INFO [Log 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.Log) [2025-02-10 02:00:51,387] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,387] INFO [Log 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.Log) [2025-02-10 02:00:51,387] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,387] 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) [2025-02-10 02:00:51,387] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,387] INFO [Log 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.Log) [2025-02-10 02:00:51,387] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,387] INFO [Log 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.Log) [2025-02-10 02:00:51,387] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,387] INFO [Log 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.Log) [2025-02-10 02:00:51,387] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,387] INFO [Log 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.Log) [2025-02-10 02:00:51,387] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,387] 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) [2025-02-10 02:00:51,387] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,387] 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) [2025-02-10 02:00:51,387] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,387] 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) [2025-02-10 02:00:51,387] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,388] INFO [Log 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.Log) [2025-02-10 02:00:51,388] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,388] 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) [2025-02-10 02:00:51,388] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,388] INFO [Log 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.Log) [2025-02-10 02:00:51,388] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,388] INFO [Log 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.Log) [2025-02-10 02:00:51,388] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,388] 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) [2025-02-10 02:00:51,388] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,388] 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) [2025-02-10 02:00:51,388] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,388] 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) [2025-02-10 02:00:51,388] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,388] 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) [2025-02-10 02:00:51,388] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,388] INFO [Log 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.Log) [2025-02-10 02:00:51,388] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,388] 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) [2025-02-10 02:00:51,388] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,388] 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) [2025-02-10 02:00:51,388] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,388] 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) [2025-02-10 02:00:51,388] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,388] INFO [Log 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.Log) [2025-02-10 02:00:51,388] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,388] 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) [2025-02-10 02:00:51,388] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,388] INFO [Log 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.Log) [2025-02-10 02:00:51,388] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,388] 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) [2025-02-10 02:00:51,388] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,388] INFO [Log 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.Log) [2025-02-10 02:00:51,388] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,388] 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) [2025-02-10 02:00:51,388] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,388] 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) [2025-02-10 02:00:51,388] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,388] 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) [2025-02-10 02:00:51,388] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,388] INFO [Log 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.Log) [2025-02-10 02:00:51,388] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,388] 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) [2025-02-10 02:00:51,388] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,388] 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) [2025-02-10 02:00:51,388] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,388] 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) [2025-02-10 02:00:51,388] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,388] INFO [Log 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.Log) [2025-02-10 02:00:51,388] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,388] INFO [Log 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.Log) [2025-02-10 02:00:51,388] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,388] 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) [2025-02-10 02:00:51,388] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,388] 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) [2025-02-10 02:00:51,388] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,388] INFO [Log 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.Log) [2025-02-10 02:00:51,388] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,388] INFO [Log 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.Log) [2025-02-10 02:00:51,388] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,388] 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) [2025-02-10 02:00:51,388] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,388] 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) [2025-02-10 02:00:51,388] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,388] 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) [2025-02-10 02:00:51,388] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,388] 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) [2025-02-10 02:00:51,388] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,388] 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) [2025-02-10 02:00:51,388] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,388] 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) [2025-02-10 02:00:51,388] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,388] 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) [2025-02-10 02:00:51,388] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,388] 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) [2025-02-10 02:00:51,388] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,388] INFO [Log 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.Log) [2025-02-10 02:00:51,388] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,388] 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) [2025-02-10 02:00:51,389] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,389] 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) [2025-02-10 02:00:51,389] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,389] 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) [2025-02-10 02:00:51,389] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,389] INFO [Log 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.Log) [2025-02-10 02:00:51,389] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,389] 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) [2025-02-10 02:00:51,389] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,389] INFO [Log 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.Log) [2025-02-10 02:00:51,389] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,389] INFO [Log 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.Log) [2025-02-10 02:00:51,389] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,389] INFO [Log 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.Log) [2025-02-10 02:00:51,389] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,389] 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) [2025-02-10 02:00:51,389] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,389] INFO [Log 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.Log) [2025-02-10 02:00:51,389] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,389] 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) [2025-02-10 02:00:51,389] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,389] 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) [2025-02-10 02:00:51,389] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,389] INFO [Log 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.Log) [2025-02-10 02:00:51,389] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,389] 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) [2025-02-10 02:00:51,389] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,389] 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) [2025-02-10 02:00:51,389] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,389] 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) [2025-02-10 02:00:51,389] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,389] 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) [2025-02-10 02:00:51,389] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,389] 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) [2025-02-10 02:00:51,389] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,389] INFO [Log 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.Log) [2025-02-10 02:00:51,389] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,389] 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) [2025-02-10 02:00:51,389] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,389] INFO [Log 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.Log) [2025-02-10 02:00:51,389] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,389] 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) [2025-02-10 02:00:51,389] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,389] INFO [Log 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.Log) [2025-02-10 02:00:51,389] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,389] 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) [2025-02-10 02:00:51,389] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,389] INFO [Log 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.Log) [2025-02-10 02:00:51,389] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,389] 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) [2025-02-10 02:00:51,389] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,389] 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) [2025-02-10 02:00:51,389] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,389] 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) [2025-02-10 02:00:51,389] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,389] INFO [Log 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.Log) [2025-02-10 02:00:51,389] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,389] INFO [Log 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.Log) [2025-02-10 02:00:51,389] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,389] INFO [Log 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.Log) [2025-02-10 02:00:51,389] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,389] 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) [2025-02-10 02:00:51,389] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,389] INFO [Log 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.Log) [2025-02-10 02:00:51,389] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,389] 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) [2025-02-10 02:00:51,389] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,389] 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) [2025-02-10 02:00:51,389] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,389] 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) [2025-02-10 02:00:51,389] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,389] 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) [2025-02-10 02:00:51,389] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,389] 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) [2025-02-10 02:00:51,389] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,389] INFO [Log 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.Log) [2025-02-10 02:00:51,389] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,390] 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) [2025-02-10 02:00:51,390] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,390] INFO [Log 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.Log) [2025-02-10 02:00:51,390] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,390] 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) [2025-02-10 02:00:51,390] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,390] INFO [Log 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.Log) [2025-02-10 02:00:51,390] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,390] 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) [2025-02-10 02:00:51,390] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,390] 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) [2025-02-10 02:00:51,390] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,390] 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) [2025-02-10 02:00:51,390] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,390] INFO [Log 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.Log) [2025-02-10 02:00:51,390] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,390] 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) [2025-02-10 02:00:51,390] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,390] 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) [2025-02-10 02:00:51,390] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,390] 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) [2025-02-10 02:00:51,390] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,390] 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) [2025-02-10 02:00:51,390] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,390] 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) [2025-02-10 02:00:51,390] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,390] 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) [2025-02-10 02:00:51,390] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,390] INFO [Log 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.Log) [2025-02-10 02:00:51,390] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,390] 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) [2025-02-10 02:00:51,390] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,390] INFO [Log 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.Log) [2025-02-10 02:00:51,390] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,390] 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) [2025-02-10 02:00:51,390] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,390] 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) [2025-02-10 02:00:51,390] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,390] INFO [Log 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.Log) [2025-02-10 02:00:51,390] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,390] 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) [2025-02-10 02:00:51,390] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,390] 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) [2025-02-10 02:00:51,390] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,390] INFO [Log 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.Log) [2025-02-10 02:00:51,390] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,390] 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) [2025-02-10 02:00:51,390] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,390] 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) [2025-02-10 02:00:51,390] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,390] 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) [2025-02-10 02:00:51,390] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,390] INFO [Log 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.Log) [2025-02-10 02:00:51,390] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,390] 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) [2025-02-10 02:00:51,390] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,390] 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) [2025-02-10 02:00:51,390] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,390] INFO [Log 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.Log) [2025-02-10 02:00:51,390] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,390] 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) [2025-02-10 02:00:51,390] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,390] 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) [2025-02-10 02:00:51,390] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,390] 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) [2025-02-10 02:00:51,390] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,390] 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) [2025-02-10 02:00:51,390] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,390] 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) [2025-02-10 02:00:51,390] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,390] 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) [2025-02-10 02:00:51,390] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,390] INFO [Log 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.Log) [2025-02-10 02:00:51,390] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,390] INFO [Log 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.Log) [2025-02-10 02:00:51,390] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,390] INFO [Log 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.Log) [2025-02-10 02:00:51,390] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,390] 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) [2025-02-10 02:00:51,391] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,391] 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) [2025-02-10 02:00:51,391] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,391] INFO [Log 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.Log) [2025-02-10 02:00:51,391] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,391] INFO [Log 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.Log) [2025-02-10 02:00:51,391] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,391] INFO [Log 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.Log) [2025-02-10 02:00:51,391] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,391] INFO [Log 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.Log) [2025-02-10 02:00:51,391] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,391] 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) [2025-02-10 02:00:51,391] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,391] 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) [2025-02-10 02:00:51,391] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:00:51,391] 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) [2025-02-10 02:05:46,356] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(-uve-topic-8-26, -uve-topic-1-23, -uve-topic-17-22, -uve-topic-3-22, -uve-topic-17-4, structured_syslog_topic-8, -uve-topic-20-18, -uve-topic-19-3, -uve-topic-3-4, -uve-topic-12-18, -uve-topic-22-17, -uve-topic-20-0, -uve-topic-8-17, -uve-topic-14-17, -uve-topic-12-0, -uve-topic-10-27, -uve-topic-6-26, -uve-topic-17-13, -uve-topic-3-13, -uve-topic-19-12, -uve-topic-15-3, -uve-topic-25-2, -uve-topic-18-17, -uve-topic-4-17, -uve-topic-25-11, -uve-topic-15-12, -uve-topic-21-21, -uve-topic-8-5, -uve-topic-13-29, -uve-topic-17-1, -uve-topic-1-2, -uve-topic-11-12, -uve-topic-9-9, -uve-topic-23-28, -uve-topic-6-14, -uve-topic-13-11, -uve-topic-18-23, -uve-topic-23-10, -uve-topic-4-23, -uve-topic-18-5, -uve-topic-4-5, -uve-topic-9-18, -uve-topic-28-12, -uve-topic-21-27, -uve-topic-9-0, -uve-topic-15-0, -uve-topic-18-14, HEALTH_CHECK_TOPIC-17, -uve-topic-21-9, -uve-topic-16-23, -uve-topic-26-22, -uve-topic-28-21, -uve-topic-11-18, -uve-topic-16-5, -uve-topic-26-4, -uve-topic-19-0, -uve-topic-5-0, -uve-topic-11-0, -uve-topic-29-25, -uve-topic-14-14, -uve-topic-29-7, -uve-topic-24-29, -uve-topic-16-29, -uve-topic-26-28, structured_syslog_topic-29, -uve-topic-24-11, -uve-topic-5-24, -uve-topic-16-11, -uve-topic-26-10, -uve-topic-19-6, -uve-topic-22-20, -uve-topic-5-6, -uve-topic-12-21, -uve-topic-20-3, -uve-topic-8-20, -uve-topic-27-14, -uve-topic-12-3, -uve-topic-22-2, -uve-topic-14-2, -uve-topic-8-2, -uve-topic-6-29, -uve-topic-17-16, -uve-topic-10-12, -uve-topic-6-11, -uve-topic-27-23, -uve-topic-27-5, -uve-topic-29-4, -uve-topic-25-14, -uve-topic-15-15, -uve-topic-20-9, -uve-topic-8-8, -uve-topic-6-17, -uve-topic-1-5, -uve-topic-13-14, -uve-topic-23-13, -uve-topic-4-26, -uve-topic-27-11, -uve-topic-9-21, -uve-topic-10-9, -uve-topic-25-20, -uve-topic-15-21, -uve-topic-6-8, -uve-topic-9-3, HEALTH_CHECK_TOPIC-20, -uve-topic-21-12, -uve-topic-2-25, HEALTH_CHECK_TOPIC-2, -uve-topic-16-26, -uve-topic-26-25, -uve-topic-2-7, -uve-topic-28-24, -uve-topic-11-21, -uve-topic-7-20, -uve-topic-28-6, -uve-topic-11-3, -uve-topic-7-2, -uve-topic-13-2, -uve-topic-23-1, -uve-topic-0-17, -uve-topic-2-16, -uve-topic-9-27, HEALTH_CHECK_TOPIC-8, -uve-topic-24-14, -uve-topic-5-27, -uve-topic-26-13, -uve-topic-16-14, structured_syslog_topic-14, -uve-topic-22-23, -uve-topic-5-9, -uve-topic-12-24, -uve-topic-7-8, -uve-topic-14-23, -uve-topic-8-23, -uve-topic-0-23, -uve-topic-14-5, -uve-topic-0-5, -uve-topic-2-4, -uve-topic-19-18, -uve-topic-5-18, -uve-topic-27-26, -uve-topic-27-8, -uve-topic-24-2, -uve-topic-15-18, -uve-topic-25-17, -uve-topic-8-29, -uve-topic-12-12, -uve-topic-22-11, -uve-topic-8-11, -uve-topic-1-26, -uve-topic-17-25, -uve-topic-3-25, -uve-topic-19-24, -uve-topic-1-8, -uve-topic-17-7, structured_syslog_topic-11, -uve-topic-3-7, -uve-topic-20-21, -uve-topic-23-16, -uve-topic-6-2, -uve-topic-13-17, -uve-topic-4-29, -uve-topic-4-11, -uve-topic-25-23, -uve-topic-9-24, -uve-topic-15-24, -uve-topic-15-6, -uve-topic-25-5, -uve-topic-4-20, -uve-topic-1-14, -uve-topic-28-27, -uve-topic-20-27, -uve-topic-7-23, -uve-topic-28-9, -uve-topic-13-23, -uve-topic-11-6, -uve-topic-23-22, -uve-topic-13-5, -uve-topic-23-4, -uve-topic-7-5, -uve-topic-2-19, -uve-topic-2-1, -uve-topic-11-15, -uve-topic-9-12, -uve-topic-18-26, HEALTH_CHECK_TOPIC-29, -uve-topic-18-8, HEALTH_CHECK_TOPIC-11, -uve-topic-4-8, -uve-topic-16-17, -uve-topic-26-16, -uve-topic-28-15, -uve-topic-5-12, -uve-topic-12-27, -uve-topic-22-26, -uve-topic-7-11, -uve-topic-14-26, -uve-topic-0-26, -uve-topic-14-8, -uve-topic-0-8, -uve-topic-19-21, -uve-topic-5-21, -uve-topic-5-3, -uve-topic-27-29, -uve-topic-29-28, -uve-topic-24-23, -uve-topic-29-10, structured_syslog_topic-5, -uve-topic-3-1, -uve-topic-20-15, -uve-topic-22-14, -uve-topic-12-15, -uve-topic-8-14, -uve-topic-1-29, -uve-topic-17-28, -uve-topic-3-28, -uve-topic-19-27, -uve-topic-1-11, -uve-topic-17-10, -uve-topic-3-10, -uve-topic-19-9, -uve-topic-20-24, -uve-topic-20-6, -uve-topic-22-5, -uve-topic-27-17, -uve-topic-12-6, -uve-topic-29-16, -uve-topic-10-15, -uve-topic-25-8, -uve-topic-15-9, HEALTH_CHECK_TOPIC-26, -uve-topic-1-17, -uve-topic-23-25, -uve-topic-13-26, -uve-topic-20-12, -uve-topic-2-22, -uve-topic-10-21, -uve-topic-6-20, -uve-topic-10-3, -uve-topic-18-29, -uve-topic-21-24, -uve-topic-18-11, HEALTH_CHECK_TOPIC-14, -uve-topic-16-20, -uve-topic-26-19, -uve-topic-28-18, -uve-topic-26-1, -uve-topic-16-2, -uve-topic-28-0, HEALTH_CHECK_TOPIC-23, -uve-topic-21-15, -uve-topic-0-29, -uve-topic-2-28, HEALTH_CHECK_TOPIC-5, -uve-topic-2-10, -uve-topic-11-24, -uve-topic-24-26, -uve-topic-29-13, structured_syslog_topic-26, -uve-topic-24-8, -uve-topic-26-7, -uve-topic-16-8, -uve-topic-21-3, -uve-topic-24-17, structured_syslog_topic-17, -uve-topic-7-29, -uve-topic-22-8, -uve-topic-12-9, -uve-topic-27-20, -uve-topic-29-19, -uve-topic-27-2, -uve-topic-10-18, -uve-topic-29-1, -uve-topic-25-29, -uve-topic-10-0, -uve-topic-1-20, -uve-topic-17-19, structured_syslog_topic-23, -uve-topic-3-19, -uve-topic-24-5, -uve-topic-10-24, -uve-topic-6-23, -uve-topic-10-6, -uve-topic-23-19, -uve-topic-6-5, -uve-topic-13-20, -uve-topic-4-14, -uve-topic-25-26, -uve-topic-15-27, -uve-topic-7-17, -uve-topic-28-3, -uve-topic-21-18, -uve-topic-0-14, -uve-topic-21-0, -uve-topic-2-13, -uve-topic-11-27, -uve-topic-7-26, -uve-topic-11-9, -uve-topic-9-6, -uve-topic-13-8, -uve-topic-18-20, -uve-topic-23-7, -uve-topic-18-2, -uve-topic-4-2, -uve-topic-9-15, -uve-topic-14-20, -uve-topic-0-20, -uve-topic-21-6, -uve-topic-24-20, -uve-topic-0-2, structured_syslog_topic-20, -uve-topic-3-16, -uve-topic-19-15, -uve-topic-5-15, -uve-topic-22-29, structured_syslog_topic-2, -uve-topic-7-14, -uve-topic-14-29, -uve-topic-14-11, -uve-topic-29-22, -uve-topic-0-11) (kafka.server.ReplicaFetcherManager) [2025-02-10 02:05:46,378] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 2 for partitions Map(-uve-topic-11-24 -> (offset=0, leaderEpoch=8), -uve-topic-20-6 -> (offset=0, leaderEpoch=8), -uve-topic-5-24 -> (offset=0, leaderEpoch=8), -uve-topic-13-11 -> (offset=0, leaderEpoch=8), -uve-topic-23-10 -> (offset=0, leaderEpoch=8), HEALTH_CHECK_TOPIC-11 -> (offset=0, leaderEpoch=8), -uve-topic-24-11 -> (offset=0, leaderEpoch=8), -uve-topic-7-8 -> (offset=0, leaderEpoch=8), -uve-topic-20-0 -> (offset=224, leaderEpoch=8), -uve-topic-15-3 -> (offset=0, leaderEpoch=8), -uve-topic-25-2 -> (offset=0, leaderEpoch=8), -uve-topic-8-5 -> (offset=0, leaderEpoch=8), -uve-topic-18-11 -> (offset=0, leaderEpoch=8), -uve-topic-18-2 -> (offset=0, leaderEpoch=8), -uve-topic-21-15 -> (offset=0, leaderEpoch=8), -uve-topic-3-10 -> (offset=0, leaderEpoch=8), -uve-topic-3-19 -> (offset=0, leaderEpoch=8), -uve-topic-19-12 -> (offset=0, leaderEpoch=8), -uve-topic-10-15 -> (offset=0, leaderEpoch=8), -uve-topic-5-15 -> (offset=0, leaderEpoch=8), -uve-topic-17-1 -> (offset=0, leaderEpoch=8), structured_syslog_topic-17 -> (offset=0, leaderEpoch=8), -uve-topic-22-20 -> (offset=0, leaderEpoch=8), -uve-topic-12-21 -> (offset=0, leaderEpoch=8), -uve-topic-27-8 -> (offset=0, leaderEpoch=8), -uve-topic-17-19 -> (offset=0, leaderEpoch=8), -uve-topic-1-17 -> (offset=0, leaderEpoch=8), -uve-topic-4-29 -> (offset=0, leaderEpoch=8), -uve-topic-28-9 -> (offset=0, leaderEpoch=8), -uve-topic-19-0 -> (offset=16, leaderEpoch=8), -uve-topic-18-29 -> (offset=0, leaderEpoch=8), -uve-topic-1-5 -> (offset=0, leaderEpoch=8), -uve-topic-17-25 -> (offset=0, leaderEpoch=8), -uve-topic-0-23 -> (offset=0, leaderEpoch=8), -uve-topic-7-17 -> (offset=0, leaderEpoch=8), -uve-topic-25-29 -> (offset=0, leaderEpoch=8), -uve-topic-8-2 -> (offset=0, leaderEpoch=8), HEALTH_CHECK_TOPIC-2 -> (offset=0, leaderEpoch=8), -uve-topic-2-13 -> (offset=0, leaderEpoch=8), -uve-topic-9-15 -> (offset=0, leaderEpoch=8), -uve-topic-18-20 -> (offset=0, leaderEpoch=8), -uve-topic-25-8 -> (offset=0, leaderEpoch=8), -uve-topic-15-9 -> (offset=0, leaderEpoch=8), -uve-topic-14-29 -> (offset=0, leaderEpoch=8), -uve-topic-3-28 -> (offset=0, leaderEpoch=8), -uve-topic-14-23 -> (offset=0, leaderEpoch=8), -uve-topic-0-11 -> (offset=0, leaderEpoch=8), -uve-topic-25-23 -> (offset=0, leaderEpoch=8), -uve-topic-15-24 -> (offset=0, leaderEpoch=8), -uve-topic-7-26 -> (offset=0, leaderEpoch=8), -uve-topic-18-26 -> (offset=0, leaderEpoch=8), -uve-topic-1-26 -> (offset=0, leaderEpoch=8), -uve-topic-28-27 -> (offset=0, leaderEpoch=8), -uve-topic-18-5 -> (offset=0, leaderEpoch=8), -uve-topic-15-0 -> (offset=0, leaderEpoch=8), -uve-topic-8-29 -> (offset=0, leaderEpoch=8), -uve-topic-4-26 -> (offset=0, leaderEpoch=8), -uve-topic-14-8 -> (offset=0, leaderEpoch=8), -uve-topic-6-20 -> (offset=0, leaderEpoch=8), -uve-topic-29-13 -> (offset=0, leaderEpoch=8), -uve-topic-0-5 -> (offset=0, leaderEpoch=8), -uve-topic-28-12 -> (offset=0, leaderEpoch=8), -uve-topic-10-27 -> (offset=0, leaderEpoch=8), -uve-topic-14-20 -> (offset=0, leaderEpoch=8), structured_syslog_topic-26 -> (offset=0, leaderEpoch=8), -uve-topic-18-23 -> (offset=0, leaderEpoch=8), -uve-topic-17-4 -> (offset=0, leaderEpoch=8), -uve-topic-19-24 -> (offset=0, leaderEpoch=8), -uve-topic-22-8 -> (offset=0, leaderEpoch=8), -uve-topic-12-9 -> (offset=0, leaderEpoch=8), -uve-topic-26-7 -> (offset=0, leaderEpoch=8), -uve-topic-16-8 -> (offset=0, leaderEpoch=8), -uve-topic-21-12 -> (offset=0, leaderEpoch=8), -uve-topic-8-20 -> (offset=0, leaderEpoch=8), -uve-topic-5-12 -> (offset=0, leaderEpoch=8), -uve-topic-17-22 -> (offset=0, leaderEpoch=8), -uve-topic-3-25 -> (offset=0, leaderEpoch=8), -uve-topic-9-24 -> (offset=0, leaderEpoch=8), -uve-topic-9-21 -> (offset=0, leaderEpoch=8), -uve-topic-19-6 -> (offset=0, leaderEpoch=8), -uve-topic-2-1 -> (offset=0, leaderEpoch=8), -uve-topic-0-2 -> (offset=0, leaderEpoch=8), -uve-topic-24-26 -> (offset=0, leaderEpoch=8), -uve-topic-22-5 -> (offset=0, leaderEpoch=8), -uve-topic-12-6 -> (offset=0, leaderEpoch=8), -uve-topic-23-25 -> (offset=0, leaderEpoch=8), -uve-topic-13-26 -> (offset=0, leaderEpoch=8), -uve-topic-7-14 -> (offset=0, leaderEpoch=8), -uve-topic-20-27 -> (offset=0, leaderEpoch=8), -uve-topic-28-3 -> (offset=0, leaderEpoch=8), -uve-topic-9-27 -> (offset=0, leaderEpoch=8), -uve-topic-11-21 -> (offset=0, leaderEpoch=8), -uve-topic-3-4 -> (offset=0, leaderEpoch=8), -uve-topic-13-5 -> (offset=0, leaderEpoch=8), -uve-topic-23-4 -> (offset=0, leaderEpoch=8), -uve-topic-1-23 -> (offset=0, leaderEpoch=8), -uve-topic-24-5 -> (offset=0, leaderEpoch=8), -uve-topic-4-8 -> (offset=0, leaderEpoch=8), -uve-topic-19-27 -> (offset=0, leaderEpoch=8), -uve-topic-29-4 -> (offset=0, leaderEpoch=8), -uve-topic-29-10 -> (offset=0, leaderEpoch=8), -uve-topic-28-24 -> (offset=0, leaderEpoch=8), -uve-topic-11-9 -> (offset=0, leaderEpoch=8), -uve-topic-26-13 -> (offset=0, leaderEpoch=8), -uve-topic-16-14 -> (offset=0, leaderEpoch=8), -uve-topic-29-25 -> (offset=0, leaderEpoch=8), -uve-topic-5-6 -> (offset=0, leaderEpoch=8), -uve-topic-27-20 -> (offset=0, leaderEpoch=8), -uve-topic-22-29 -> (offset=0, leaderEpoch=8), -uve-topic-1-20 -> (offset=0, leaderEpoch=8), -uve-topic-2-10 -> (offset=0, leaderEpoch=8), -uve-topic-24-23 -> (offset=0, leaderEpoch=8), -uve-topic-8-17 -> (offset=0, leaderEpoch=8), -uve-topic-5-27 -> (offset=0, leaderEpoch=8), -uve-topic-8-26 -> (offset=0, leaderEpoch=8), -uve-topic-6-11 -> (offset=0, leaderEpoch=8), -uve-topic-0-8 -> (offset=0, leaderEpoch=8), -uve-topic-27-11 -> (offset=0, leaderEpoch=8), -uve-topic-1-14 -> (offset=0, leaderEpoch=8), -uve-topic-27-14 -> (offset=0, leaderEpoch=8), -uve-topic-3-7 -> (offset=0, leaderEpoch=8), -uve-topic-28-15 -> (offset=0, leaderEpoch=8), HEALTH_CHECK_TOPIC-26 -> (offset=0, leaderEpoch=8), -uve-topic-10-12 -> (offset=0, leaderEpoch=8), -uve-topic-27-17 -> (offset=0, leaderEpoch=8), -uve-topic-2-28 -> (offset=0, leaderEpoch=8), -uve-topic-5-9 -> (offset=0, leaderEpoch=8), -uve-topic-12-18 -> (offset=0, leaderEpoch=8), -uve-topic-22-17 -> (offset=0, leaderEpoch=8), -uve-topic-19-3 -> (offset=0, leaderEpoch=8), -uve-topic-4-5 -> (offset=0, leaderEpoch=8), -uve-topic-13-23 -> (offset=0, leaderEpoch=8), -uve-topic-23-22 -> (offset=0, leaderEpoch=8), -uve-topic-17-7 -> (offset=0, leaderEpoch=8), -uve-topic-10-24 -> (offset=0, leaderEpoch=8), -uve-topic-16-17 -> (offset=0, leaderEpoch=8), -uve-topic-26-16 -> (offset=0, leaderEpoch=8), -uve-topic-9-18 -> (offset=0, leaderEpoch=8), -uve-topic-19-9 -> (offset=0, leaderEpoch=8), -uve-topic-21-24 -> (offset=0, leaderEpoch=8), -uve-topic-3-22 -> (offset=0, leaderEpoch=8), -uve-topic-4-23 -> (offset=0, leaderEpoch=8), -uve-topic-2-7 -> (offset=0, leaderEpoch=8), -uve-topic-7-11 -> (offset=0, leaderEpoch=8), -uve-topic-16-11 -> (offset=0, leaderEpoch=8), -uve-topic-26-10 -> (offset=0, leaderEpoch=8), -uve-topic-29-28 -> (offset=0, leaderEpoch=8), -uve-topic-23-19 -> (offset=0, leaderEpoch=8), -uve-topic-13-20 -> (offset=0, leaderEpoch=8), -uve-topic-29-22 -> (offset=0, leaderEpoch=8), -uve-topic-29-16 -> (offset=0, leaderEpoch=8), -uve-topic-9-9 -> (offset=0, leaderEpoch=8), -uve-topic-17-28 -> (offset=0, leaderEpoch=8), HEALTH_CHECK_TOPIC-29 -> (offset=0, leaderEpoch=8), -uve-topic-0-17 -> (offset=0, leaderEpoch=8), -uve-topic-27-26 -> (offset=0, leaderEpoch=8), -uve-topic-12-3 -> (offset=0, leaderEpoch=8), -uve-topic-22-2 -> (offset=0, leaderEpoch=8), -uve-topic-7-29 -> (offset=0, leaderEpoch=8), -uve-topic-18-8 -> (offset=0, leaderEpoch=8), -uve-topic-16-26 -> (offset=0, leaderEpoch=8), -uve-topic-26-25 -> (offset=0, leaderEpoch=8), -uve-topic-2-19 -> (offset=0, leaderEpoch=8), -uve-topic-8-23 -> (offset=0, leaderEpoch=8), -uve-topic-2-16 -> (offset=0, leaderEpoch=8), -uve-topic-0-26 -> (offset=0, leaderEpoch=8), -uve-topic-8-8 -> (offset=0, leaderEpoch=8), -uve-topic-27-23 -> (offset=0, leaderEpoch=8), structured_syslog_topic-20 -> (offset=0, leaderEpoch=8), -uve-topic-20-15 -> (offset=0, leaderEpoch=8), -uve-topic-6-14 -> (offset=0, leaderEpoch=8), -uve-topic-9-6 -> (offset=0, leaderEpoch=8), -uve-topic-14-2 -> (offset=0, leaderEpoch=8), structured_syslog_topic-8 -> (offset=0, leaderEpoch=8), -uve-topic-28-21 -> (offset=0, leaderEpoch=8), -uve-topic-24-2 -> (offset=0, leaderEpoch=8), structured_syslog_topic-14 -> (offset=0, leaderEpoch=8), structured_syslog_topic-2 -> (offset=0, leaderEpoch=8), -uve-topic-12-0 -> (offset=17, leaderEpoch=8), -uve-topic-0-20 -> (offset=0, leaderEpoch=8), -uve-topic-13-8 -> (offset=0, leaderEpoch=8), -uve-topic-23-7 -> (offset=0, leaderEpoch=8), -uve-topic-16-23 -> (offset=0, leaderEpoch=8), -uve-topic-26-22 -> (offset=0, leaderEpoch=8), -uve-topic-13-14 -> (offset=0, leaderEpoch=8), -uve-topic-23-13 -> (offset=0, leaderEpoch=8), -uve-topic-21-21 -> (offset=0, leaderEpoch=8), -uve-topic-11-6 -> (offset=0, leaderEpoch=8), -uve-topic-27-29 -> (offset=0, leaderEpoch=8), -uve-topic-16-5 -> (offset=0, leaderEpoch=8), -uve-topic-26-4 -> (offset=0, leaderEpoch=8), -uve-topic-20-12 -> (offset=0, leaderEpoch=8), -uve-topic-16-29 -> (offset=0, leaderEpoch=8), -uve-topic-26-28 -> (offset=0, leaderEpoch=8), -uve-topic-0-14 -> (offset=0, leaderEpoch=8), -uve-topic-10-21 -> (offset=0, leaderEpoch=8), -uve-topic-28-18 -> (offset=0, leaderEpoch=8), -uve-topic-6-2 -> (offset=0, leaderEpoch=8), -uve-topic-29-19 -> (offset=0, leaderEpoch=8), HEALTH_CHECK_TOPIC-14 -> (offset=0, leaderEpoch=8), -uve-topic-24-14 -> (offset=0, leaderEpoch=8), -uve-topic-29-7 -> (offset=0, leaderEpoch=8), -uve-topic-14-5 -> (offset=0, leaderEpoch=8), -uve-topic-22-14 -> (offset=0, leaderEpoch=8), -uve-topic-12-15 -> (offset=0, leaderEpoch=8), -uve-topic-24-20 -> (offset=0, leaderEpoch=8), -uve-topic-2-4 -> (offset=0, leaderEpoch=8), -uve-topic-2-25 -> (offset=0, leaderEpoch=8), -uve-topic-15-6 -> (offset=0, leaderEpoch=8), -uve-topic-25-5 -> (offset=0, leaderEpoch=8), -uve-topic-9-12 -> (offset=0, leaderEpoch=8), -uve-topic-12-12 -> (offset=0, leaderEpoch=8), -uve-topic-22-11 -> (offset=0, leaderEpoch=8), -uve-topic-4-17 -> (offset=0, leaderEpoch=8), -uve-topic-3-16 -> (offset=0, leaderEpoch=8), -uve-topic-10-9 -> (offset=0, leaderEpoch=8), -uve-topic-27-5 -> (offset=0, leaderEpoch=8), -uve-topic-11-18 -> (offset=0, leaderEpoch=8), -uve-topic-21-18 -> (offset=0, leaderEpoch=8), -uve-topic-28-6 -> (offset=0, leaderEpoch=8), -uve-topic-6-29 -> (offset=0, leaderEpoch=8), -uve-topic-5-18 -> (offset=0, leaderEpoch=8), -uve-topic-20-24 -> (offset=0, leaderEpoch=8), -uve-topic-2-22 -> (offset=0, leaderEpoch=8), -uve-topic-21-9 -> (offset=0, leaderEpoch=8), -uve-topic-27-2 -> (offset=0, leaderEpoch=8), -uve-topic-4-20 -> (offset=0, leaderEpoch=8), -uve-topic-16-20 -> (offset=0, leaderEpoch=8), -uve-topic-26-19 -> (offset=0, leaderEpoch=8), -uve-topic-11-3 -> (offset=0, leaderEpoch=8), -uve-topic-12-27 -> (offset=0, leaderEpoch=8), -uve-topic-22-26 -> (offset=0, leaderEpoch=8), -uve-topic-11-0 -> (offset=0, leaderEpoch=8), -uve-topic-9-3 -> (offset=0, leaderEpoch=8), -uve-topic-14-17 -> (offset=0, leaderEpoch=8), -uve-topic-28-0 -> (offset=124, leaderEpoch=8), -uve-topic-7-23 -> (offset=0, leaderEpoch=8), -uve-topic-29-1 -> (offset=0, leaderEpoch=8), HEALTH_CHECK_TOPIC-8 -> (offset=0, leaderEpoch=8), -uve-topic-24-8 -> (offset=0, leaderEpoch=8), -uve-topic-13-2 -> (offset=0, leaderEpoch=8), -uve-topic-23-1 -> (offset=0, leaderEpoch=8), -uve-topic-8-11 -> (offset=0, leaderEpoch=8), -uve-topic-5-21 -> (offset=0, leaderEpoch=8), -uve-topic-7-5 -> (offset=0, leaderEpoch=8), -uve-topic-15-18 -> (offset=0, leaderEpoch=8), -uve-topic-25-17 -> (offset=0, leaderEpoch=8), -uve-topic-1-11 -> (offset=0, leaderEpoch=8), -uve-topic-3-13 -> (offset=0, leaderEpoch=8), -uve-topic-14-14 -> (offset=0, leaderEpoch=8), -uve-topic-18-17 -> (offset=0, leaderEpoch=8), -uve-topic-22-23 -> (offset=0, leaderEpoch=8), -uve-topic-12-24 -> (offset=0, leaderEpoch=8), -uve-topic-9-0 -> (offset=0, leaderEpoch=8), -uve-topic-10-0 -> (offset=0, leaderEpoch=8), -uve-topic-6-17 -> (offset=0, leaderEpoch=8), structured_syslog_topic-5 -> (offset=0, leaderEpoch=8), -uve-topic-0-29 -> (offset=0, leaderEpoch=8), -uve-topic-24-29 -> (offset=0, leaderEpoch=8), HEALTH_CHECK_TOPIC-20 -> (offset=0, leaderEpoch=8), -uve-topic-11-15 -> (offset=0, leaderEpoch=8), -uve-topic-4-11 -> (offset=0, leaderEpoch=8), -uve-topic-6-8 -> (offset=0, leaderEpoch=8), -uve-topic-19-18 -> (offset=0, leaderEpoch=8), -uve-topic-21-6 -> (offset=0, leaderEpoch=8), -uve-topic-10-6 -> (offset=0, leaderEpoch=8), HEALTH_CHECK_TOPIC-23 -> (offset=0, leaderEpoch=8), -uve-topic-17-10 -> (offset=0, leaderEpoch=8), -uve-topic-5-0 -> (offset=0, leaderEpoch=8), -uve-topic-13-29 -> (offset=0, leaderEpoch=8), -uve-topic-23-28 -> (offset=0, leaderEpoch=8), structured_syslog_topic-29 -> (offset=0, leaderEpoch=8), -uve-topic-21-0 -> (offset=219, leaderEpoch=8), -uve-topic-7-2 -> (offset=0, leaderEpoch=8), -uve-topic-6-26 -> (offset=0, leaderEpoch=8), -uve-topic-5-3 -> (offset=0, leaderEpoch=8), -uve-topic-20-3 -> (offset=0, leaderEpoch=8), -uve-topic-20-21 -> (offset=0, leaderEpoch=8), -uve-topic-25-20 -> (offset=0, leaderEpoch=8), -uve-topic-15-21 -> (offset=0, leaderEpoch=8), -uve-topic-25-14 -> (offset=0, leaderEpoch=8), -uve-topic-15-15 -> (offset=0, leaderEpoch=8), -uve-topic-8-14 -> (offset=0, leaderEpoch=8), HEALTH_CHECK_TOPIC-17 -> (offset=0, leaderEpoch=8), -uve-topic-23-16 -> (offset=0, leaderEpoch=8), -uve-topic-13-17 -> (offset=0, leaderEpoch=8), -uve-topic-24-17 -> (offset=0, leaderEpoch=8), -uve-topic-19-21 -> (offset=0, leaderEpoch=8), -uve-topic-6-5 -> (offset=0, leaderEpoch=8), -uve-topic-7-20 -> (offset=0, leaderEpoch=8), -uve-topic-21-27 -> (offset=0, leaderEpoch=8), -uve-topic-11-27 -> (offset=0, leaderEpoch=8), -uve-topic-10-3 -> (offset=0, leaderEpoch=8), -uve-topic-21-3 -> (offset=0, leaderEpoch=8), structured_syslog_topic-23 -> (offset=0, leaderEpoch=8), -uve-topic-14-26 -> (offset=0, leaderEpoch=8), -uve-topic-4-2 -> (offset=0, leaderEpoch=8), -uve-topic-20-18 -> (offset=0, leaderEpoch=8), structured_syslog_topic-11 -> (offset=0, leaderEpoch=8), -uve-topic-19-15 -> (offset=0, leaderEpoch=8), -uve-topic-11-12 -> (offset=0, leaderEpoch=8), -uve-topic-1-8 -> (offset=0, leaderEpoch=8), -uve-topic-4-14 -> (offset=0, leaderEpoch=8), -uve-topic-20-9 -> (offset=0, leaderEpoch=8), -uve-topic-17-16 -> (offset=0, leaderEpoch=8), -uve-topic-18-14 -> (offset=0, leaderEpoch=8), -uve-topic-10-18 -> (offset=0, leaderEpoch=8), HEALTH_CHECK_TOPIC-5 -> (offset=0, leaderEpoch=8), -uve-topic-26-1 -> (offset=0, leaderEpoch=8), -uve-topic-16-2 -> (offset=0, leaderEpoch=8), -uve-topic-3-1 -> (offset=0, leaderEpoch=8), -uve-topic-1-2 -> (offset=0, leaderEpoch=8), -uve-topic-1-29 -> (offset=0, leaderEpoch=8), -uve-topic-25-26 -> (offset=0, leaderEpoch=8), -uve-topic-15-27 -> (offset=0, leaderEpoch=8), -uve-topic-17-13 -> (offset=0, leaderEpoch=8), -uve-topic-6-23 -> (offset=0, leaderEpoch=8), -uve-topic-25-11 -> (offset=0, leaderEpoch=8), -uve-topic-15-12 -> (offset=0, leaderEpoch=8), -uve-topic-14-11 -> (offset=0, leaderEpoch=8)) (kafka.server.ReplicaFetcherManager) [2025-02-10 02:05:46,379] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Starting (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,402] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-21-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,402] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-12-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,402] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-20-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,402] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-19-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,402] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-28-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,406] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,407] 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) [2025-02-10 02:05:46,409] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,409] 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) [2025-02-10 02:05:46,409] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,409] 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) [2025-02-10 02:05:46,409] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,409] INFO [Log 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.Log) [2025-02-10 02:05:46,409] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,410] 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) [2025-02-10 02:05:46,410] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,410] INFO [Log 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.Log) [2025-02-10 02:05:46,410] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,411] INFO [Log 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.Log) [2025-02-10 02:05:46,411] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,411] INFO [Log 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.Log) [2025-02-10 02:05:46,412] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,412] 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) [2025-02-10 02:05:46,412] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,412] 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) [2025-02-10 02:05:46,412] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,412] INFO [Log 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.Log) [2025-02-10 02:05:46,412] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,412] 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) [2025-02-10 02:05:46,412] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,412] 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) [2025-02-10 02:05:46,412] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,412] 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) [2025-02-10 02:05:46,413] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,413] 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) [2025-02-10 02:05:46,413] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,413] 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) [2025-02-10 02:05:46,413] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,413] INFO [Log 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.Log) [2025-02-10 02:05:46,413] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,413] INFO [Log 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.Log) [2025-02-10 02:05:46,413] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,414] INFO [Log 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.Log) [2025-02-10 02:05:46,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,414] INFO [Log 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.Log) [2025-02-10 02:05:46,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,414] 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) [2025-02-10 02:05:46,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,414] 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) [2025-02-10 02:05:46,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,414] INFO [Log 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.Log) [2025-02-10 02:05:46,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,414] INFO [Log 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.Log) [2025-02-10 02:05:46,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,414] 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) [2025-02-10 02:05:46,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,415] 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) [2025-02-10 02:05:46,415] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,415] 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) [2025-02-10 02:05:46,415] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,415] 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) [2025-02-10 02:05:46,415] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,415] 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) [2025-02-10 02:05:46,415] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,415] 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) [2025-02-10 02:05:46,415] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,415] 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) [2025-02-10 02:05:46,415] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,415] 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) [2025-02-10 02:05:46,415] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,416] 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) [2025-02-10 02:05:46,416] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,416] 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) [2025-02-10 02:05:46,416] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,416] 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) [2025-02-10 02:05:46,416] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,416] 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) [2025-02-10 02:05:46,417] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,417] 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) [2025-02-10 02:05:46,417] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,417] 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) [2025-02-10 02:05:46,417] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,417] 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) [2025-02-10 02:05:46,418] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,418] 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) [2025-02-10 02:05:46,418] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,418] 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) [2025-02-10 02:05:46,418] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,418] 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) [2025-02-10 02:05:46,418] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,418] INFO [Log 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.Log) [2025-02-10 02:05:46,418] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,418] 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) [2025-02-10 02:05:46,419] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,419] 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) [2025-02-10 02:05:46,419] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,419] INFO [Log 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.Log) [2025-02-10 02:05:46,419] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,419] 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) [2025-02-10 02:05:46,419] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,419] INFO [Log 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.Log) [2025-02-10 02:05:46,419] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,419] 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) [2025-02-10 02:05:46,419] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,419] 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) [2025-02-10 02:05:46,420] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,420] 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) [2025-02-10 02:05:46,420] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,420] INFO [Log 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.Log) [2025-02-10 02:05:46,420] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,420] 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) [2025-02-10 02:05:46,420] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,420] 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) [2025-02-10 02:05:46,420] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,420] 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) [2025-02-10 02:05:46,420] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,420] 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) [2025-02-10 02:05:46,421] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,421] 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) [2025-02-10 02:05:46,421] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,421] 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) [2025-02-10 02:05:46,421] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,421] INFO [Log 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.Log) [2025-02-10 02:05:46,421] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,421] INFO [Log 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.Log) [2025-02-10 02:05:46,422] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,422] 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) [2025-02-10 02:05:46,422] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,422] INFO [Log 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.Log) [2025-02-10 02:05:46,422] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,422] INFO [Log 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.Log) [2025-02-10 02:05:46,422] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,422] 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) [2025-02-10 02:05:46,422] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,422] INFO [Log 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.Log) [2025-02-10 02:05:46,422] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,422] 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) [2025-02-10 02:05:46,423] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,424] INFO [Log 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.Log) [2025-02-10 02:05:46,424] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,424] INFO [Log 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.Log) [2025-02-10 02:05:46,424] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,424] 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) [2025-02-10 02:05:46,424] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,424] 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) [2025-02-10 02:05:46,424] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,424] 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) [2025-02-10 02:05:46,424] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,424] 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) [2025-02-10 02:05:46,425] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,425] 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) [2025-02-10 02:05:46,425] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,425] 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) [2025-02-10 02:05:46,425] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,425] INFO [Log 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.Log) [2025-02-10 02:05:46,425] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,425] 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) [2025-02-10 02:05:46,425] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,425] 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) [2025-02-10 02:05:46,425] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,425] 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) [2025-02-10 02:05:46,425] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,425] 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) [2025-02-10 02:05:46,426] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,426] 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) [2025-02-10 02:05:46,426] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,426] 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) [2025-02-10 02:05:46,426] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,426] 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) [2025-02-10 02:05:46,426] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,426] 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) [2025-02-10 02:05:46,426] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,426] 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) [2025-02-10 02:05:46,426] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,426] INFO [Log 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.Log) [2025-02-10 02:05:46,426] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,426] INFO [Log 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.Log) [2025-02-10 02:05:46,426] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,427] 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) [2025-02-10 02:05:46,427] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,427] 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) [2025-02-10 02:05:46,427] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,427] 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) [2025-02-10 02:05:46,427] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,427] 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) [2025-02-10 02:05:46,427] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,427] 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) [2025-02-10 02:05:46,427] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,427] 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) [2025-02-10 02:05:46,428] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,428] 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) [2025-02-10 02:05:46,428] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,429] 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) [2025-02-10 02:05:46,429] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,429] 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) [2025-02-10 02:05:46,429] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,429] 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) [2025-02-10 02:05:46,429] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,429] INFO [Log 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.Log) [2025-02-10 02:05:46,429] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,429] INFO [Log 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.Log) [2025-02-10 02:05:46,429] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,429] 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) [2025-02-10 02:05:46,429] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,430] 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) [2025-02-10 02:05:46,430] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,430] INFO [Log 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.Log) [2025-02-10 02:05:46,430] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,431] 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) [2025-02-10 02:05:46,431] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,431] INFO [Log 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.Log) [2025-02-10 02:05:46,432] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,432] INFO [Log 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.Log) [2025-02-10 02:05:46,432] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,432] INFO [Log 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.Log) [2025-02-10 02:05:46,432] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,432] 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) [2025-02-10 02:05:46,432] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,432] INFO [Log 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.Log) [2025-02-10 02:05:46,432] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,432] 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) [2025-02-10 02:05:46,432] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,432] 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) [2025-02-10 02:05:46,432] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,433] 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) [2025-02-10 02:05:46,433] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,433] 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) [2025-02-10 02:05:46,433] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,433] 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) [2025-02-10 02:05:46,433] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,433] 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) [2025-02-10 02:05:46,433] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,434] 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) [2025-02-10 02:05:46,434] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,434] 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) [2025-02-10 02:05:46,434] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,435] INFO [Log 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.Log) [2025-02-10 02:05:46,435] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,435] INFO [Log 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.Log) [2025-02-10 02:05:46,435] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,435] 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) [2025-02-10 02:05:46,435] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,435] INFO [Log 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.Log) [2025-02-10 02:05:46,435] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,435] INFO [Log 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.Log) [2025-02-10 02:05:46,435] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,435] 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) [2025-02-10 02:05:46,435] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,436] 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) [2025-02-10 02:05:46,436] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,436] INFO [Log 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.Log) [2025-02-10 02:05:46,436] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,436] INFO [Log 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.Log) [2025-02-10 02:05:46,436] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,436] 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) [2025-02-10 02:05:46,436] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,436] INFO [Log 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.Log) [2025-02-10 02:05:46,436] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,436] 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) [2025-02-10 02:05:46,436] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,436] 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) [2025-02-10 02:05:46,437] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,437] 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) [2025-02-10 02:05:46,437] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,437] 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) [2025-02-10 02:05:46,437] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,437] INFO [Log 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.Log) [2025-02-10 02:05:46,437] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,437] 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) [2025-02-10 02:05:46,438] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,438] INFO [Log 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.Log) [2025-02-10 02:05:46,438] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,438] INFO [Log 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.Log) [2025-02-10 02:05:46,438] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,438] INFO [Log 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.Log) [2025-02-10 02:05:46,438] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,438] 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) [2025-02-10 02:05:46,438] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,438] 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) [2025-02-10 02:05:46,438] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,438] 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) [2025-02-10 02:05:46,438] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,441] INFO [Log 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.Log) [2025-02-10 02:05:46,441] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,441] INFO [Log 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.Log) [2025-02-10 02:05:46,441] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,441] INFO [Log 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.Log) [2025-02-10 02:05:46,441] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,441] 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) [2025-02-10 02:05:46,441] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,441] 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) [2025-02-10 02:05:46,441] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,442] INFO [Log 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.Log) [2025-02-10 02:05:46,442] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,442] 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) [2025-02-10 02:05:46,442] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,442] 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) [2025-02-10 02:05:46,442] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,442] 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) [2025-02-10 02:05:46,443] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,443] INFO [Log 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.Log) [2025-02-10 02:05:46,443] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,443] INFO [Log 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.Log) [2025-02-10 02:05:46,443] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,443] 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) [2025-02-10 02:05:46,443] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,443] 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) [2025-02-10 02:05:46,443] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,443] INFO [Log 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.Log) [2025-02-10 02:05:46,443] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,443] INFO [Log 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.Log) [2025-02-10 02:05:46,443] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,443] 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) [2025-02-10 02:05:46,444] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,444] 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) [2025-02-10 02:05:46,444] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,445] 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) [2025-02-10 02:05:46,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,445] 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) [2025-02-10 02:05:46,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,445] 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) [2025-02-10 02:05:46,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,445] 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) [2025-02-10 02:05:46,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,445] INFO [Log 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.Log) [2025-02-10 02:05:46,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,445] INFO [Log 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.Log) [2025-02-10 02:05:46,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,446] 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) [2025-02-10 02:05:46,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,446] INFO [Log 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.Log) [2025-02-10 02:05:46,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,446] INFO [Log 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.Log) [2025-02-10 02:05:46,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,446] 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) [2025-02-10 02:05:46,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,447] 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) [2025-02-10 02:05:46,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,447] 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) [2025-02-10 02:05:46,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,447] 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) [2025-02-10 02:05:46,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,447] 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) [2025-02-10 02:05:46,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,447] 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) [2025-02-10 02:05:46,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,448] 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) [2025-02-10 02:05:46,448] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,448] 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) [2025-02-10 02:05:46,448] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,448] 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) [2025-02-10 02:05:46,448] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,448] 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) [2025-02-10 02:05:46,448] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,448] 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) [2025-02-10 02:05:46,448] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,448] 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) [2025-02-10 02:05:46,448] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,448] INFO [Log 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.Log) [2025-02-10 02:05:46,448] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,449] INFO [Log 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.Log) [2025-02-10 02:05:46,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,449] 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) [2025-02-10 02:05:46,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,449] 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) [2025-02-10 02:05:46,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,449] 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) [2025-02-10 02:05:46,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,449] INFO [Log 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.Log) [2025-02-10 02:05:46,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,449] 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) [2025-02-10 02:05:46,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,450] INFO [Log 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.Log) [2025-02-10 02:05:46,450] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,450] 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) [2025-02-10 02:05:46,450] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,450] INFO [Log 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.Log) [2025-02-10 02:05:46,451] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,451] 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) [2025-02-10 02:05:46,451] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,451] 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) [2025-02-10 02:05:46,451] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,452] 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) [2025-02-10 02:05:46,452] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,452] 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) [2025-02-10 02:05:46,452] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,452] INFO [Log 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.Log) [2025-02-10 02:05:46,452] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,452] 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) [2025-02-10 02:05:46,452] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,452] 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) [2025-02-10 02:05:46,452] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,452] INFO [Log 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.Log) [2025-02-10 02:05:46,452] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,452] 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) [2025-02-10 02:05:46,453] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,453] INFO [Log 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.Log) [2025-02-10 02:05:46,453] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,453] INFO [Log 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.Log) [2025-02-10 02:05:46,453] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,453] 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) [2025-02-10 02:05:46,453] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,453] 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) [2025-02-10 02:05:46,453] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,453] 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) [2025-02-10 02:05:46,453] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,453] 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) [2025-02-10 02:05:46,453] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,453] INFO [Log 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.Log) [2025-02-10 02:05:46,454] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,454] 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) [2025-02-10 02:05:46,454] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,454] INFO [Log 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.Log) [2025-02-10 02:05:46,454] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,454] 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) [2025-02-10 02:05:46,454] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,454] INFO [Log 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.Log) [2025-02-10 02:05:46,454] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,454] INFO [Log 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.Log) [2025-02-10 02:05:46,454] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,454] 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) [2025-02-10 02:05:46,455] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,455] 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) [2025-02-10 02:05:46,455] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,455] 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) [2025-02-10 02:05:46,455] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,455] 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) [2025-02-10 02:05:46,455] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,456] INFO [Log 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.Log) [2025-02-10 02:05:46,456] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,456] INFO [Log 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.Log) [2025-02-10 02:05:46,456] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,456] 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) [2025-02-10 02:05:46,456] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,456] 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) [2025-02-10 02:05:46,456] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,457] INFO [Log 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.Log) [2025-02-10 02:05:46,457] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,457] INFO [Log 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.Log) [2025-02-10 02:05:46,457] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,457] 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) [2025-02-10 02:05:46,457] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,458] 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) [2025-02-10 02:05:46,458] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,458] INFO [Log 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.Log) [2025-02-10 02:05:46,458] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,458] 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) [2025-02-10 02:05:46,458] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,459] 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) [2025-02-10 02:05:46,459] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,459] 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) [2025-02-10 02:05:46,459] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,459] 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) [2025-02-10 02:05:46,459] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,459] INFO [Log 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.Log) [2025-02-10 02:05:46,459] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,459] INFO [Log 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.Log) [2025-02-10 02:05:46,459] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,459] INFO [Log 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.Log) [2025-02-10 02:05:46,460] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,460] 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) [2025-02-10 02:05:46,460] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,460] 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) [2025-02-10 02:05:46,460] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,460] 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) [2025-02-10 02:05:46,460] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,461] 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) [2025-02-10 02:05:46,461] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,461] INFO [Log 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.Log) [2025-02-10 02:05:46,461] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,461] 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) [2025-02-10 02:05:46,461] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,461] 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) [2025-02-10 02:05:46,461] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,461] 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) [2025-02-10 02:05:46,461] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,461] 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) [2025-02-10 02:05:46,461] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,461] 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) [2025-02-10 02:05:46,463] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,463] 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) [2025-02-10 02:05:46,463] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,464] INFO [Log 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.Log) [2025-02-10 02:05:46,465] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,465] INFO [Log 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.Log) [2025-02-10 02:05:46,465] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,465] 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) [2025-02-10 02:05:46,465] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,465] 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) [2025-02-10 02:05:46,465] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,465] 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) [2025-02-10 02:05:46,465] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,465] INFO [Log 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.Log) [2025-02-10 02:05:46,465] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,465] INFO [Log 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.Log) [2025-02-10 02:05:46,465] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,466] 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) [2025-02-10 02:05:46,466] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,466] INFO [Log 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.Log) [2025-02-10 02:05:46,466] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,466] INFO [Log 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.Log) [2025-02-10 02:05:46,466] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,466] INFO [Log 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.Log) [2025-02-10 02:05:46,466] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,466] INFO [Log 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.Log) [2025-02-10 02:05:46,466] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,466] 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) [2025-02-10 02:05:46,466] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,466] INFO [Log 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.Log) [2025-02-10 02:05:46,466] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,467] 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) [2025-02-10 02:05:46,467] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,467] INFO [Log 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.Log) [2025-02-10 02:05:46,467] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,467] INFO [Log 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.Log) [2025-02-10 02:05:46,467] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,467] 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) [2025-02-10 02:05:46,467] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,467] INFO [Log 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.Log) [2025-02-10 02:05:46,468] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,468] 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) [2025-02-10 02:05:46,468] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,468] INFO [Log 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.Log) [2025-02-10 02:05:46,468] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,468] INFO [Log 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.Log) [2025-02-10 02:05:46,468] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,468] 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) [2025-02-10 02:05:46,468] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,468] INFO [Log 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.Log) [2025-02-10 02:05:46,469] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,469] 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) [2025-02-10 02:05:46,469] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,469] 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) [2025-02-10 02:05:46,469] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,469] 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) [2025-02-10 02:05:46,469] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,469] 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) [2025-02-10 02:05:46,469] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,469] INFO [Log 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.Log) [2025-02-10 02:05:46,470] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,470] 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) [2025-02-10 02:05:46,470] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,470] 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) [2025-02-10 02:05:46,470] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,470] 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) [2025-02-10 02:05:46,470] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,470] 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) [2025-02-10 02:05:46,470] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,470] 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) [2025-02-10 02:05:46,470] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,470] INFO [Log 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.Log) [2025-02-10 02:05:46,470] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,470] INFO [Log 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.Log) [2025-02-10 02:05:46,471] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,471] INFO [Log 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.Log) [2025-02-10 02:05:46,471] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,471] 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) [2025-02-10 02:05:46,471] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,471] 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) [2025-02-10 02:05:46,471] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,471] 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) [2025-02-10 02:05:46,471] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,471] 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) [2025-02-10 02:05:46,471] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,472] 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) [2025-02-10 02:05:46,472] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,472] 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) [2025-02-10 02:05:46,472] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,472] 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) [2025-02-10 02:05:46,472] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,472] INFO [Log 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.Log) [2025-02-10 02:05:46,474] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,475] INFO [Log 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.Log) [2025-02-10 02:05:46,475] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,475] 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) [2025-02-10 02:05:46,475] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,475] 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) [2025-02-10 02:05:46,475] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,475] 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) [2025-02-10 02:05:46,475] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,475] INFO [Log 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.Log) [2025-02-10 02:05:46,476] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,476] INFO [Log 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.Log) [2025-02-10 02:05:46,476] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,476] 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) [2025-02-10 02:05:46,476] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,476] 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) [2025-02-10 02:05:46,476] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,476] 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) [2025-02-10 02:05:46,476] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,476] 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) [2025-02-10 02:05:46,477] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,477] 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) [2025-02-10 02:05:46,477] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,477] 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) [2025-02-10 02:05:46,477] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,477] 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) [2025-02-10 02:05:46,478] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,478] 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) [2025-02-10 02:05:46,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,479] 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) [2025-02-10 02:05:46,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,479] 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) [2025-02-10 02:05:46,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,479] 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) [2025-02-10 02:05:46,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,479] INFO [Log 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.Log) [2025-02-10 02:05:46,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,479] 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) [2025-02-10 02:05:46,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,479] INFO [Log 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.Log) [2025-02-10 02:05:46,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,480] INFO [Log 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.Log) [2025-02-10 02:05:46,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,480] INFO [Log 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.Log) [2025-02-10 02:05:46,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,480] INFO [Log 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.Log) [2025-02-10 02:05:46,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,480] INFO [Log 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.Log) [2025-02-10 02:05:46,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,480] 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) [2025-02-10 02:05:46,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,480] INFO [Log 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.Log) [2025-02-10 02:05:46,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,481] INFO [Log 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.Log) [2025-02-10 02:05:46,481] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,481] 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) [2025-02-10 02:05:46,481] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,481] 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) [2025-02-10 02:05:46,481] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,481] 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) [2025-02-10 02:05:46,481] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,481] 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) [2025-02-10 02:05:46,482] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,482] INFO [Log 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.Log) [2025-02-10 02:05:46,587] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(-uve-topic-21-23, -uve-topic-13-22, -uve-topic-23-21, -uve-topic-29-27, -uve-topic-4-22, -uve-topic-2-18, -uve-topic-10-23, -uve-topic-6-25, -uve-topic-28-26, HEALTH_CHECK_TOPIC-19, -uve-topic-28-2, -uve-topic-11-8, -uve-topic-12-5, -uve-topic-22-4, -uve-topic-5-23, -uve-topic-6-16, -uve-topic-20-14, -uve-topic-11-2, -uve-topic-7-4, -uve-topic-7-1, -uve-topic-14-7, -uve-topic-17-9, -uve-topic-18-10, -uve-topic-3-21, HEALTH_CHECK_TOPIC-10, -uve-topic-14-13, -uve-topic-15-17, -uve-topic-25-16, -uve-topic-15-8, -uve-topic-25-7, -uve-topic-0-16, -uve-topic-24-28, -uve-topic-24-22, -uve-topic-15-14, -uve-topic-25-13, -uve-topic-16-25, -uve-topic-26-24, -uve-topic-13-19, -uve-topic-23-18, -uve-topic-18-28, -uve-topic-0-25, -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-7, -uve-topic-6-13, -uve-topic-14-16, -uve-topic-11-5, -uve-topic-19-14, -uve-topic-18-13, structured_syslog_topic-22, -uve-topic-8-4, -uve-topic-20-26, -uve-topic-24-19, -uve-topic-7-28, -uve-topic-22-16, -uve-topic-12-17, -uve-topic-2-6, -uve-topic-2-27, structured_syslog_topic-16, -uve-topic-14-28, -uve-topic-6-7, -uve-topic-0-4, -uve-topic-27-10, HEALTH_CHECK_TOPIC-16, -uve-topic-8-22, -uve-topic-28-11, structured_syslog_topic-10, -uve-topic-2-24, -uve-topic-9-23, -uve-topic-18-4, -uve-topic-21-20, -uve-topic-3-3, -uve-topic-28-8, -uve-topic-7-7, -uve-topic-19-5, -uve-topic-11-29, -uve-topic-19-11, -uve-topic-18-25, -uve-topic-21-8, -uve-topic-19-26, -uve-topic-17-21, structured_syslog_topic-28, -uve-topic-7-25, -uve-topic-14-22, -uve-topic-29-12, -uve-topic-11-17, -uve-topic-29-9, -uve-topic-8-13, structured_syslog_topic-25, -uve-topic-9-2, -uve-topic-0-22, -uve-topic-17-12, -uve-topic-17-15, -uve-topic-27-19, -uve-topic-18-16, -uve-topic-20-11, -uve-topic-25-28, -uve-topic-15-29, -uve-topic-17-18, structured_syslog_topic-19, -uve-topic-6-10, -uve-topic-25-22, -uve-topic-15-23, -uve-topic-8-1, -uve-topic-20-23, -uve-topic-13-4, -uve-topic-23-3, HEALTH_CHECK_TOPIC-13, -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-19-29, -uve-topic-0-13, -uve-topic-19-23, -uve-topic-6-28, -uve-topic-19-17, -uve-topic-16-10, -uve-topic-26-9, -uve-topic-1-13, -uve-topic-17-27, -uve-topic-14-4, -uve-topic-15-5, -uve-topic-25-4, -uve-topic-7-16, -uve-topic-7-22, -uve-topic-10-29, -uve-topic-10-8, -uve-topic-12-11, -uve-topic-22-10, -uve-topic-27-7, -uve-topic-17-24, HEALTH_CHECK_TOPIC-25, -uve-topic-16-7, -uve-topic-26-6, -uve-topic-1-1, -uve-topic-5-20, -uve-topic-24-1, -uve-topic-13-28, -uve-topic-23-27, HEALTH_CHECK_TOPIC-1, -uve-topic-18-22, -uve-topic-2-21, -uve-topic-21-29, -uve-topic-8-25, -uve-topic-9-8, -uve-topic-13-16, -uve-topic-23-15, -uve-topic-5-14, -uve-topic-9-26, -uve-topic-4-16, -uve-topic-10-5, -uve-topic-1-22, -uve-topic-21-5, -uve-topic-11-14, structured_syslog_topic-1, -uve-topic-29-24, -uve-topic-20-20, -uve-topic-18-19, -uve-topic-19-20, structured_syslog_topic-13, -uve-topic-27-16, -uve-topic-22-22, -uve-topic-12-23, -uve-topic-3-15, -uve-topic-5-8, -uve-topic-19-8, -uve-topic-28-17, -uve-topic-22-28, -uve-topic-12-29, -uve-topic-24-4, -uve-topic-9-29, -uve-topic-3-12, -uve-topic-5-17, -uve-topic-7-10, -uve-topic-8-7, -uve-topic-6-19, -uve-topic-4-13, -uve-topic-4-1, -uve-topic-1-7, -uve-topic-28-14, -uve-topic-7-19, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-20-8, -uve-topic-5-2, -uve-topic-20-29, -uve-topic-29-21, -uve-topic-1-19, -uve-topic-1-16, -uve-topic-11-26, -uve-topic-11-11, -uve-topic-17-6, -uve-topic-21-17, -uve-topic-18-7, -uve-topic-4-7, -uve-topic-1-25, -uve-topic-10-17, -uve-topic-17-0, -uve-topic-29-15, -uve-topic-9-17, -uve-topic-2-15, -uve-topic-6-4, -uve-topic-3-9, -uve-topic-16-16, -uve-topic-26-15, -uve-topic-28-20, -uve-topic-17-3, -uve-topic-27-22, -uve-topic-21-2, HEALTH_CHECK_TOPIC-4, -uve-topic-9-14, -uve-topic-25-25, -uve-topic-15-26, -uve-topic-1-28, -uve-topic-24-16, -uve-topic-18-1, -uve-topic-8-16, -uve-topic-1-10, -uve-topic-19-2, -uve-topic-27-13, -uve-topic-16-28, -uve-topic-26-27, -uve-topic-28-23, -uve-topic-3-0, -uve-topic-15-11, -uve-topic-25-10, -uve-topic-3-18, -uve-topic-16-13, -uve-topic-26-12, -uve-topic-6-22, -uve-topic-14-25, -uve-topic-10-20, -uve-topic-9-5, -uve-topic-0-28, -uve-topic-13-13, -uve-topic-23-12, -uve-topic-8-10, -uve-topic-24-13, HEALTH_CHECK_TOPIC-7, -uve-topic-11-23, -uve-topic-3-27, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-29-18, -uve-topic-16-4, -uve-topic-26-3, -uve-topic-27-1, -uve-topic-1-4, -uve-topic-4-19, -uve-topic-21-14, -uve-topic-2-3, -uve-topic-27-28, -uve-topic-4-10, -uve-topic-20-5, -uve-topic-3-6, -uve-topic-27-25, HEALTH_CHECK_TOPIC-28, -uve-topic-6-1, -uve-topic-16-22, -uve-topic-26-21, -uve-topic-12-8, -uve-topic-22-7, HEALTH_CHECK_TOPIC-22, -uve-topic-12-2, -uve-topic-22-1, -uve-topic-10-14, -uve-topic-16-1, -uve-topic-26-0, -uve-topic-2-12, -uve-topic-14-10, -uve-topic-0-10, -uve-topic-28-5, -uve-topic-21-26, -uve-topic-8-19, -uve-topic-29-6, -uve-topic-8-28, -uve-topic-20-2, -uve-topic-5-29, -uve-topic-5-26, -uve-topic-24-25, -uve-topic-21-11, structured_syslog_topic-7, -uve-topic-11-20, -uve-topic-5-11, -uve-topic-10-11, -uve-topic-0-1, -uve-topic-4-28, -uve-topic-2-9, -uve-topic-7-13, -uve-topic-20-17, -uve-topic-10-2, -uve-topic-29-3, -uve-topic-3-24, -uve-topic-4-25, -uve-topic-2-0, -uve-topic-29-0, -uve-topic-10-26, 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-14-19, -uve-topic-9-11, -uve-topic-27-4, -uve-topic-24-10, -uve-topic-25-19, -uve-topic-15-20) (kafka.server.ReplicaFetcherManager) [2025-02-10 02:05:47,634] INFO [Log partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Truncating to 219 has no effect as the largest offset in the log is 218 (kafka.log.Log) [2025-02-10 02:05:47,634] INFO [Log partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Truncating to 17 has no effect as the largest offset in the log is 16 (kafka.log.Log) [2025-02-10 02:05:47,634] INFO [Log partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Truncating to 224 has no effect as the largest offset in the log is 223 (kafka.log.Log) [2025-02-10 02:05:47,640] INFO [Log partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Truncating to 16 has no effect as the largest offset in the log is 15 (kafka.log.Log) [2025-02-10 02:05:47,642] INFO [Log partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Truncating to 124 has no effect as the largest offset in the log is 123 (kafka.log.Log) [2025-02-10 02:06:14,668] INFO Unable to read additional data from server sessionid 0x300005f90d0002d, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-02-10 02:06:15,239] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2705-2./10.0.0.12:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-10 02:06:15,239] INFO Socket connection established, initiating session, client: /10.0.0.17:33624, server: cn-jenkins-deploy-platform-ansible-os-2705-2./10.0.0.12:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-10 02:06:15,241] INFO Session establishment complete on server cn-jenkins-deploy-platform-ansible-os-2705-2./10.0.0.12:2181, sessionid = 0x300005f90d0002d, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2025-02-10 02:10:41,035] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-10 02:20:41,035] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-10 02:30:41,035] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager)