+++ 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 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ 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 +++ cut -d / -f 1 +++ local nic=ens3 +++ head -n 1 +++ awk '{print $2}' +++ ip addr show dev ens3 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.30 ++ 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 +++ cat /proc/net/fib_trie +++ awk '/32 host/ { print f } {f=$2}' +++ tr '\n' , +++ grep -vi host +++ sort +++ uniq ++ local local_ips=,10.0.0.30,10.20.0.8,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.30,10.20.0.8,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.17, ]] ++ (( ord+=1 )) ++ for server in '"${server_list[@]}"' ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.12'\''))' ++ local server_ip=10.0.0.12 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.12 ]] ++ [[ ,10.0.0.30,10.20.0.8,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.12, ]] ++ (( ord+=1 )) ++ for server in '"${server_list[@]}"' ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.30'\''))' ++ local server_ip=10.0.0.30 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.30 ]] ++ [[ ,10.0.0.30,10.20.0.8,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.30, ]] ++ echo 10.0.0.30 3 ++ return + my_ip_and_order='10.0.0.30 3' + '[' -n '10.0.0.30 3' ']' + break + '[' -z '10.0.0.30 3' ']' ++ echo 10.0.0.30 3 ++ cut -d ' ' -f 1 + my_ip=10.0.0.30 ++ echo 10.0.0.30 3 ++ cut -d ' ' -f 2 + my_index=3 + export KAFKA_LISTEN_ADDRESS=10.0.0.30 + KAFKA_LISTEN_ADDRESS=10.0.0.30 + zk_servers_array=($ZOOKEEPER_SERVERS_SPACE_DELIM) + zk_list_size=3 + [[ 3 -gt 1 ]] + replication_factor=2 + KAFKA_BROKER_ID=3 + 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=3/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.30: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.30/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:36,586] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [2025-02-10 00:50:36,977] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [2025-02-10 00:50:37,020] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [2025-02-10 00:50:37,024] INFO starting (kafka.server.KafkaServer) [2025-02-10 00:50:37,025] 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,040] 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,045] 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,045] INFO Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-2705-3. (org.apache.zookeeper.ZooKeeper) [2025-02-10 00:50:37,045] INFO Client environment:java.version=1.8.0_402 (org.apache.zookeeper.ZooKeeper) [2025-02-10 00:50:37,045] INFO Client environment:java.vendor=Red Hat, Inc. (org.apache.zookeeper.ZooKeeper) [2025-02-10 00:50:37,045] 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,045] 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,046] 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,046] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) [2025-02-10 00:50:37,046] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper) [2025-02-10 00:50:37,046] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) [2025-02-10 00:50:37,046] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper) [2025-02-10 00:50:37,046] INFO Client environment:os.version=5.15.0-100-generic (org.apache.zookeeper.ZooKeeper) [2025-02-10 00:50:37,046] INFO Client environment:user.name=kafka (org.apache.zookeeper.ZooKeeper) [2025-02-10 00:50:37,046] INFO Client environment:user.home=/home/kafka (org.apache.zookeeper.ZooKeeper) [2025-02-10 00:50:37,046] INFO Client environment:user.dir=/opt/kafka (org.apache.zookeeper.ZooKeeper) [2025-02-10 00:50:37,046] INFO Client environment:os.memory.free=977MB (org.apache.zookeeper.ZooKeeper) [2025-02-10 00:50:37,046] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper) [2025-02-10 00:50:37,046] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper) [2025-02-10 00:50:37,048] 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:37,053] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket) [2025-02-10 00:50:37,058] INFO zookeeper.request.timeout value is 0. feature enabled= (org.apache.zookeeper.ClientCnxn) [2025-02-10 00:50:37,061] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2025-02-10 00:50:37,062] 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 00:50:37,066] INFO Socket connection established, initiating session, client: /10.0.0.30:47972, server: cn-jenkins-deploy-platform-ansible-os-2705-3./10.0.0.30:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-10 00:50:37,072] INFO Session establishment complete on server cn-jenkins-deploy-platform-ansible-os-2705-3./10.0.0.30:2181, sessionid = 0x300001ea8420008, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2025-02-10 00:50:37,075] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient) [2025-02-10 00:50:37,430] INFO Cluster ID = tss9aBmZQzOhh2ZnGnfMtw (kafka.server.KafkaServer) [2025-02-10 00:50:37,435] WARN No meta.properties file under dir /tmp/kafka-logs/meta.properties (kafka.server.BrokerMetadataCheckpoint) [2025-02-10 00:50:37,475] 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 = 3 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.30: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:37,483] 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 = 3 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.30: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:37,509] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 00:50:37,510] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 00:50:37,511] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 00:50:37,532] INFO Log directory /tmp/kafka-logs not found, creating it. (kafka.log.LogManager) [2025-02-10 00:50:37,537] INFO Loading logs from log dirs ArrayBuffer(/tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 00:50:37,539] 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:37,549] INFO Loaded 0 logs in 12ms. (kafka.log.LogManager) [2025-02-10 00:50:37,561] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) [2025-02-10 00:50:37,564] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) [2025-02-10 00:50:37,984] INFO Awaiting socket connections on 10.0.0.30:9092. (kafka.network.Acceptor) [2025-02-10 00:50:38,009] INFO [SocketServer brokerId=3] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2025-02-10 00:50:38,026] INFO [ExpirationReaper-3-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 00:50:38,027] INFO [ExpirationReaper-3-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 00:50:38,027] INFO [ExpirationReaper-3-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 00:50:38,028] INFO [ExpirationReaper-3-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 00:50:38,039] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-02-10 00:50:38,060] INFO Creating /brokers/ids/3 (is it secure? false) (kafka.zk.KafkaZkClient) [2025-02-10 00:50:38,078] INFO Stat of the created znode at /brokers/ids/3 is: 4294967859,4294967859,1739148638070,1739148638070,1,0,0,216172913785700360,188,0,4294967859 (kafka.zk.KafkaZkClient) [2025-02-10 00:50:38,079] INFO Registered broker 3 at path /brokers/ids/3 with addresses: PLAINTEXT://10.0.0.30:9092, czxid (broker epoch): 4294967859 (kafka.zk.KafkaZkClient) [2025-02-10 00:50:38,128] INFO [ExpirationReaper-3-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 00:50:38,131] INFO [ExpirationReaper-3-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 00:50:38,132] INFO [ExpirationReaper-3-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 00:50:38,136] INFO Successfully created /controller_epoch with initial epoch 0 (kafka.zk.KafkaZkClient) [2025-02-10 00:50:38,154] INFO [GroupCoordinator 3]: Starting up. (kafka.coordinator.group.GroupCoordinator) [2025-02-10 00:50:38,157] INFO [GroupCoordinator 3]: Startup complete. (kafka.coordinator.group.GroupCoordinator) [2025-02-10 00:50:38,166] INFO [GroupMetadataManager brokerId=3] Removed 0 expired offsets in 9 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-10 00:50:38,168] INFO [ProducerId Manager 3]: Acquired new producerId block (brokerId:3,blockStartProducerId:0,blockEndProducerId:999) by writing to Zk with path version 1 (kafka.coordinator.transaction.ProducerIdManager) [2025-02-10 00:50:38,202] INFO [TransactionCoordinator id=3] Starting up. (kafka.coordinator.transaction.TransactionCoordinator) [2025-02-10 00:50:38,203] INFO [Transaction Marker Channel Manager 3]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2025-02-10 00:50:38,203] INFO [TransactionCoordinator id=3] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator) [2025-02-10 00:50:38,224] INFO [ExpirationReaper-3-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 00:50:38,263] INFO [/config/changes-event-process-thread]: Starting (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2025-02-10 00:50:38,287] INFO [SocketServer brokerId=3] Starting socket server acceptors and processors (kafka.network.SocketServer) [2025-02-10 00:50:38,299] INFO [SocketServer brokerId=3] Started data-plane acceptor and processor(s) for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2025-02-10 00:50:38,300] INFO [SocketServer brokerId=3] Started socket server acceptors and processors (kafka.network.SocketServer) [2025-02-10 00:50:38,303] INFO Kafka version: 2.6.3 (org.apache.kafka.common.utils.AppInfoParser) [2025-02-10 00:50:38,303] INFO Kafka commitId: c24cbd3f5eeffa1e (org.apache.kafka.common.utils.AppInfoParser) [2025-02-10 00:50:38,303] INFO Kafka startTimeMs: 1739148638300 (org.apache.kafka.common.utils.AppInfoParser) [2025-02-10 00:50:38,304] INFO [KafkaServer id=3] started (kafka.server.KafkaServer) [2025-02-10 00:50:39,535] INFO Creating topic structured_syslog_topic with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(2, 1, 3), 8 -> ArrayBuffer(2, 3, 1), 17 -> ArrayBuffer(2, 1, 3), 26 -> ArrayBuffer(2, 3, 1), 11 -> ArrayBuffer(2, 1, 3), 29 -> ArrayBuffer(2, 1, 3), 2 -> ArrayBuffer(2, 3, 1), 20 -> ArrayBuffer(2, 3, 1), 5 -> ArrayBuffer(2, 1, 3), 14 -> ArrayBuffer(2, 3, 1), 4 -> ArrayBuffer(1, 3, 2), 13 -> ArrayBuffer(1, 2, 3), 22 -> ArrayBuffer(1, 3, 2), 7 -> ArrayBuffer(1, 2, 3), 16 -> ArrayBuffer(1, 3, 2), 25 -> ArrayBuffer(1, 2, 3), 10 -> ArrayBuffer(1, 3, 2), 1 -> ArrayBuffer(1, 2, 3), 28 -> ArrayBuffer(1, 3, 2), 19 -> ArrayBuffer(1, 2, 3), 27 -> ArrayBuffer(3, 2, 1), 9 -> ArrayBuffer(3, 2, 1), 18 -> ArrayBuffer(3, 1, 2), 12 -> ArrayBuffer(3, 1, 2), 3 -> ArrayBuffer(3, 2, 1), 21 -> ArrayBuffer(3, 2, 1), 15 -> ArrayBuffer(3, 2, 1), 6 -> ArrayBuffer(3, 1, 2), 24 -> ArrayBuffer(3, 1, 2), 0 -> ArrayBuffer(3, 1, 2)) (kafka.zk.AdminZkClient) [2025-02-10 00:50:39,549] INFO [KafkaApi-3] Auto creation of topic structured_syslog_topic with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-10 00:50:39,589] INFO Creating topic -uve-topic-0 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:39,602] INFO [KafkaApi-3] Auto creation of topic -uve-topic-0 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-10 00:50:39,611] INFO Creating topic -uve-topic-5 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(1, 2, 3), 8 -> ArrayBuffer(1, 3, 2), 17 -> ArrayBuffer(1, 2, 3), 26 -> ArrayBuffer(1, 3, 2), 11 -> ArrayBuffer(1, 2, 3), 29 -> ArrayBuffer(1, 2, 3), 2 -> ArrayBuffer(1, 3, 2), 20 -> ArrayBuffer(1, 3, 2), 5 -> ArrayBuffer(1, 2, 3), 14 -> ArrayBuffer(1, 3, 2), 4 -> ArrayBuffer(3, 1, 2), 13 -> ArrayBuffer(3, 2, 1), 22 -> ArrayBuffer(3, 1, 2), 7 -> ArrayBuffer(3, 2, 1), 16 -> ArrayBuffer(3, 1, 2), 25 -> ArrayBuffer(3, 2, 1), 10 -> ArrayBuffer(3, 1, 2), 1 -> ArrayBuffer(3, 2, 1), 28 -> ArrayBuffer(3, 1, 2), 19 -> ArrayBuffer(3, 2, 1), 27 -> ArrayBuffer(2, 3, 1), 9 -> ArrayBuffer(2, 3, 1), 18 -> ArrayBuffer(2, 1, 3), 12 -> ArrayBuffer(2, 1, 3), 3 -> ArrayBuffer(2, 3, 1), 21 -> ArrayBuffer(2, 3, 1), 15 -> ArrayBuffer(2, 3, 1), 6 -> ArrayBuffer(2, 1, 3), 24 -> ArrayBuffer(2, 1, 3), 0 -> ArrayBuffer(2, 1, 3)) (kafka.zk.AdminZkClient) [2025-02-10 00:50:39,617] INFO [KafkaApi-3] Auto creation of topic -uve-topic-5 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-10 00:50:39,622] INFO Creating topic -uve-topic-29 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(3, 2, 1), 8 -> ArrayBuffer(3, 1, 2), 17 -> ArrayBuffer(3, 2, 1), 26 -> ArrayBuffer(3, 1, 2), 11 -> ArrayBuffer(3, 2, 1), 29 -> ArrayBuffer(3, 2, 1), 2 -> ArrayBuffer(3, 1, 2), 20 -> ArrayBuffer(3, 1, 2), 5 -> ArrayBuffer(3, 2, 1), 14 -> ArrayBuffer(3, 1, 2), 4 -> ArrayBuffer(2, 1, 3), 13 -> ArrayBuffer(2, 3, 1), 22 -> ArrayBuffer(2, 1, 3), 7 -> ArrayBuffer(2, 3, 1), 16 -> ArrayBuffer(2, 1, 3), 25 -> ArrayBuffer(2, 3, 1), 10 -> ArrayBuffer(2, 1, 3), 1 -> ArrayBuffer(2, 3, 1), 28 -> ArrayBuffer(2, 1, 3), 19 -> ArrayBuffer(2, 3, 1), 27 -> ArrayBuffer(1, 3, 2), 9 -> ArrayBuffer(1, 3, 2), 18 -> ArrayBuffer(1, 2, 3), 12 -> ArrayBuffer(1, 2, 3), 3 -> ArrayBuffer(1, 3, 2), 21 -> ArrayBuffer(1, 3, 2), 15 -> ArrayBuffer(1, 3, 2), 6 -> ArrayBuffer(1, 2, 3), 24 -> ArrayBuffer(1, 2, 3), 0 -> ArrayBuffer(1, 2, 3)) (kafka.zk.AdminZkClient) [2025-02-10 00:50:39,641] INFO [KafkaApi-3] Auto creation of topic -uve-topic-29 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-10 00:50:39,652] INFO Creating topic -uve-topic-9 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(1, 2, 3), 8 -> ArrayBuffer(1, 3, 2), 17 -> ArrayBuffer(1, 2, 3), 26 -> ArrayBuffer(1, 3, 2), 11 -> ArrayBuffer(1, 2, 3), 29 -> ArrayBuffer(1, 2, 3), 2 -> ArrayBuffer(1, 3, 2), 20 -> ArrayBuffer(1, 3, 2), 5 -> ArrayBuffer(1, 2, 3), 14 -> ArrayBuffer(1, 3, 2), 4 -> ArrayBuffer(3, 1, 2), 13 -> ArrayBuffer(3, 2, 1), 22 -> ArrayBuffer(3, 1, 2), 7 -> ArrayBuffer(3, 2, 1), 16 -> ArrayBuffer(3, 1, 2), 25 -> ArrayBuffer(3, 2, 1), 10 -> ArrayBuffer(3, 1, 2), 1 -> ArrayBuffer(3, 2, 1), 28 -> ArrayBuffer(3, 1, 2), 19 -> ArrayBuffer(3, 2, 1), 27 -> ArrayBuffer(2, 3, 1), 9 -> ArrayBuffer(2, 3, 1), 18 -> ArrayBuffer(2, 1, 3), 12 -> ArrayBuffer(2, 1, 3), 3 -> ArrayBuffer(2, 3, 1), 21 -> ArrayBuffer(2, 3, 1), 15 -> ArrayBuffer(2, 3, 1), 6 -> ArrayBuffer(2, 1, 3), 24 -> ArrayBuffer(2, 1, 3), 0 -> ArrayBuffer(2, 1, 3)) (kafka.zk.AdminZkClient) [2025-02-10 00:50:39,662] INFO [KafkaApi-3] Auto creation of topic -uve-topic-9 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-10 00:50:39,677] INFO Creating topic -uve-topic-26 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(3, 1, 2), 8 -> ArrayBuffer(3, 2, 1), 17 -> ArrayBuffer(3, 1, 2), 26 -> ArrayBuffer(3, 2, 1), 11 -> ArrayBuffer(3, 1, 2), 29 -> ArrayBuffer(3, 1, 2), 2 -> ArrayBuffer(3, 2, 1), 20 -> ArrayBuffer(3, 2, 1), 5 -> ArrayBuffer(3, 1, 2), 14 -> ArrayBuffer(3, 2, 1), 4 -> ArrayBuffer(2, 3, 1), 13 -> ArrayBuffer(2, 1, 3), 22 -> ArrayBuffer(2, 3, 1), 7 -> ArrayBuffer(2, 1, 3), 16 -> ArrayBuffer(2, 3, 1), 25 -> ArrayBuffer(2, 1, 3), 10 -> ArrayBuffer(2, 3, 1), 1 -> ArrayBuffer(2, 1, 3), 28 -> ArrayBuffer(2, 3, 1), 19 -> ArrayBuffer(2, 1, 3), 27 -> ArrayBuffer(1, 2, 3), 9 -> ArrayBuffer(1, 2, 3), 18 -> ArrayBuffer(1, 3, 2), 12 -> ArrayBuffer(1, 3, 2), 3 -> ArrayBuffer(1, 2, 3), 21 -> ArrayBuffer(1, 2, 3), 15 -> ArrayBuffer(1, 2, 3), 6 -> ArrayBuffer(1, 3, 2), 24 -> ArrayBuffer(1, 3, 2), 0 -> ArrayBuffer(1, 3, 2)) (kafka.zk.AdminZkClient) [2025-02-10 00:50:39,686] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions Set(structured_syslog_topic-3, structured_syslog_topic-6, structured_syslog_topic-9, structured_syslog_topic-24, structured_syslog_topic-15, structured_syslog_topic-21, structured_syslog_topic-0, structured_syslog_topic-12, structured_syslog_topic-27, structured_syslog_topic-18) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:50:39,692] INFO [KafkaApi-3] Auto creation of topic -uve-topic-26 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-10 00:50:39,711] INFO Creating topic -uve-topic-18 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:39,735] INFO [KafkaApi-3] Auto creation of topic -uve-topic-18 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-10 00:50:39,757] INFO Creating topic -uve-topic-28 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(1, 2, 3), 8 -> ArrayBuffer(1, 3, 2), 17 -> ArrayBuffer(1, 2, 3), 26 -> ArrayBuffer(1, 3, 2), 11 -> ArrayBuffer(1, 2, 3), 29 -> ArrayBuffer(1, 2, 3), 2 -> ArrayBuffer(1, 3, 2), 20 -> ArrayBuffer(1, 3, 2), 5 -> ArrayBuffer(1, 2, 3), 14 -> ArrayBuffer(1, 3, 2), 4 -> ArrayBuffer(3, 1, 2), 13 -> ArrayBuffer(3, 2, 1), 22 -> ArrayBuffer(3, 1, 2), 7 -> ArrayBuffer(3, 2, 1), 16 -> ArrayBuffer(3, 1, 2), 25 -> ArrayBuffer(3, 2, 1), 10 -> ArrayBuffer(3, 1, 2), 1 -> ArrayBuffer(3, 2, 1), 28 -> ArrayBuffer(3, 1, 2), 19 -> ArrayBuffer(3, 2, 1), 27 -> ArrayBuffer(2, 3, 1), 9 -> ArrayBuffer(2, 3, 1), 18 -> ArrayBuffer(2, 1, 3), 12 -> ArrayBuffer(2, 1, 3), 3 -> ArrayBuffer(2, 3, 1), 21 -> ArrayBuffer(2, 3, 1), 15 -> ArrayBuffer(2, 3, 1), 6 -> ArrayBuffer(2, 1, 3), 24 -> ArrayBuffer(2, 1, 3), 0 -> ArrayBuffer(2, 1, 3)) (kafka.zk.AdminZkClient) [2025-02-10 00:50:39,790] 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:39,791] INFO [KafkaApi-3] Auto creation of topic -uve-topic-28 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-10 00:50:39,799] 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:39,800] INFO [Partition structured_syslog_topic-15 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-15 (kafka.cluster.Partition) [2025-02-10 00:50:39,801] INFO [Partition structured_syslog_topic-15 broker=3] Log loaded for partition structured_syslog_topic-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:39,808] INFO Creating topic -uve-topic-4 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:39,826] INFO [KafkaApi-3] Auto creation of topic -uve-topic-4 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-10 00:50:39,829] 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:39,829] 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:39,830] INFO [Partition structured_syslog_topic-12 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-12 (kafka.cluster.Partition) [2025-02-10 00:50:39,830] INFO [Partition structured_syslog_topic-12 broker=3] Log loaded for partition structured_syslog_topic-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:39,830] INFO Creating topic -uve-topic-22 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:50:39,838] 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:39,839] 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:39,839] INFO [Partition structured_syslog_topic-9 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-9 (kafka.cluster.Partition) [2025-02-10 00:50:39,839] INFO [Partition structured_syslog_topic-9 broker=3] Log loaded for partition structured_syslog_topic-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:39,840] INFO [KafkaApi-3] Auto creation of topic -uve-topic-22 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-10 00:50:39,843] INFO Creating topic -uve-topic-11 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(1, 3, 2), 8 -> ArrayBuffer(1, 2, 3), 17 -> ArrayBuffer(1, 3, 2), 26 -> ArrayBuffer(1, 2, 3), 11 -> ArrayBuffer(1, 3, 2), 29 -> ArrayBuffer(1, 3, 2), 2 -> ArrayBuffer(1, 2, 3), 20 -> ArrayBuffer(1, 2, 3), 5 -> ArrayBuffer(1, 3, 2), 14 -> ArrayBuffer(1, 2, 3), 4 -> ArrayBuffer(3, 2, 1), 13 -> ArrayBuffer(3, 1, 2), 22 -> ArrayBuffer(3, 2, 1), 7 -> ArrayBuffer(3, 1, 2), 16 -> ArrayBuffer(3, 2, 1), 25 -> ArrayBuffer(3, 1, 2), 10 -> ArrayBuffer(3, 2, 1), 1 -> ArrayBuffer(3, 1, 2), 28 -> ArrayBuffer(3, 2, 1), 19 -> ArrayBuffer(3, 1, 2), 27 -> ArrayBuffer(2, 1, 3), 9 -> ArrayBuffer(2, 1, 3), 18 -> ArrayBuffer(2, 3, 1), 12 -> ArrayBuffer(2, 3, 1), 3 -> ArrayBuffer(2, 1, 3), 21 -> ArrayBuffer(2, 1, 3), 15 -> ArrayBuffer(2, 1, 3), 6 -> ArrayBuffer(2, 3, 1), 24 -> ArrayBuffer(2, 3, 1), 0 -> ArrayBuffer(2, 3, 1)) (kafka.zk.AdminZkClient) [2025-02-10 00:50:39,845] 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:39,845] 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:39,846] INFO [Partition structured_syslog_topic-6 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-6 (kafka.cluster.Partition) [2025-02-10 00:50:39,846] INFO [Partition structured_syslog_topic-6 broker=3] Log loaded for partition structured_syslog_topic-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:39,850] INFO [KafkaApi-3] Auto creation of topic -uve-topic-11 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-10 00:50:39,852] 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:39,853] 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:39,853] INFO [Partition structured_syslog_topic-3 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-3 (kafka.cluster.Partition) [2025-02-10 00:50:39,853] INFO [Partition structured_syslog_topic-3 broker=3] Log loaded for partition structured_syslog_topic-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:39,856] INFO Creating topic -uve-topic-6 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:39,863] 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:39,864] 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:39,865] INFO [Partition structured_syslog_topic-0 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-0 (kafka.cluster.Partition) [2025-02-10 00:50:39,865] INFO [Partition structured_syslog_topic-0 broker=3] Log loaded for partition structured_syslog_topic-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:39,866] INFO [KafkaApi-3] Auto creation of topic -uve-topic-6 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-10 00:50:39,870] INFO Creating topic -uve-topic-19 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(1, 3, 2), 8 -> ArrayBuffer(1, 2, 3), 17 -> ArrayBuffer(1, 3, 2), 26 -> ArrayBuffer(1, 2, 3), 11 -> ArrayBuffer(1, 3, 2), 29 -> ArrayBuffer(1, 3, 2), 2 -> ArrayBuffer(1, 2, 3), 20 -> ArrayBuffer(1, 2, 3), 5 -> ArrayBuffer(1, 3, 2), 14 -> ArrayBuffer(1, 2, 3), 4 -> ArrayBuffer(3, 2, 1), 13 -> ArrayBuffer(3, 1, 2), 22 -> ArrayBuffer(3, 2, 1), 7 -> ArrayBuffer(3, 1, 2), 16 -> ArrayBuffer(3, 2, 1), 25 -> ArrayBuffer(3, 1, 2), 10 -> ArrayBuffer(3, 2, 1), 1 -> ArrayBuffer(3, 1, 2), 28 -> ArrayBuffer(3, 2, 1), 19 -> ArrayBuffer(3, 1, 2), 27 -> ArrayBuffer(2, 1, 3), 9 -> ArrayBuffer(2, 1, 3), 18 -> ArrayBuffer(2, 3, 1), 12 -> ArrayBuffer(2, 3, 1), 3 -> ArrayBuffer(2, 1, 3), 21 -> ArrayBuffer(2, 1, 3), 15 -> ArrayBuffer(2, 1, 3), 6 -> ArrayBuffer(2, 3, 1), 24 -> ArrayBuffer(2, 3, 1), 0 -> ArrayBuffer(2, 3, 1)) (kafka.zk.AdminZkClient) [2025-02-10 00:50:39,872] 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:39,874] 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:39,874] INFO [Partition structured_syslog_topic-27 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-27 (kafka.cluster.Partition) [2025-02-10 00:50:39,874] INFO [Partition structured_syslog_topic-27 broker=3] Log loaded for partition structured_syslog_topic-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:39,875] INFO [KafkaApi-3] Auto creation of topic -uve-topic-19 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-10 00:50:39,883] 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:39,885] INFO Creating topic -uve-topic-25 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:39,885] 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:39,886] INFO [Partition structured_syslog_topic-24 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-24 (kafka.cluster.Partition) [2025-02-10 00:50:39,886] INFO [Partition structured_syslog_topic-24 broker=3] Log loaded for partition structured_syslog_topic-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:39,897] INFO [KafkaApi-3] Auto creation of topic -uve-topic-25 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-10 00:50:39,901] INFO Creating topic -uve-topic-3 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(3, 1, 2), 8 -> ArrayBuffer(3, 2, 1), 17 -> ArrayBuffer(3, 1, 2), 26 -> ArrayBuffer(3, 2, 1), 11 -> ArrayBuffer(3, 1, 2), 29 -> ArrayBuffer(3, 1, 2), 2 -> ArrayBuffer(3, 2, 1), 20 -> ArrayBuffer(3, 2, 1), 5 -> ArrayBuffer(3, 1, 2), 14 -> ArrayBuffer(3, 2, 1), 4 -> ArrayBuffer(2, 3, 1), 13 -> ArrayBuffer(2, 1, 3), 22 -> ArrayBuffer(2, 3, 1), 7 -> ArrayBuffer(2, 1, 3), 16 -> ArrayBuffer(2, 3, 1), 25 -> ArrayBuffer(2, 1, 3), 10 -> ArrayBuffer(2, 3, 1), 1 -> ArrayBuffer(2, 1, 3), 28 -> ArrayBuffer(2, 3, 1), 19 -> ArrayBuffer(2, 1, 3), 27 -> ArrayBuffer(1, 2, 3), 9 -> ArrayBuffer(1, 2, 3), 18 -> ArrayBuffer(1, 3, 2), 12 -> ArrayBuffer(1, 3, 2), 3 -> ArrayBuffer(1, 2, 3), 21 -> ArrayBuffer(1, 2, 3), 15 -> ArrayBuffer(1, 2, 3), 6 -> ArrayBuffer(1, 3, 2), 24 -> ArrayBuffer(1, 3, 2), 0 -> ArrayBuffer(1, 3, 2)) (kafka.zk.AdminZkClient) [2025-02-10 00:50:39,906] 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:39,908] 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:39,908] INFO [Partition structured_syslog_topic-21 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-21 (kafka.cluster.Partition) [2025-02-10 00:50:39,909] INFO [Partition structured_syslog_topic-21 broker=3] Log loaded for partition structured_syslog_topic-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:39,925] INFO [KafkaApi-3] Auto creation of topic -uve-topic-3 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-10 00:50:39,938] 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:39,940] 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:39,940] INFO [Partition structured_syslog_topic-18 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-18 (kafka.cluster.Partition) [2025-02-10 00:50:39,940] INFO [Partition structured_syslog_topic-18 broker=3] Log loaded for partition structured_syslog_topic-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:39,960] INFO Creating topic -uve-topic-15 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(3, 2, 1), 8 -> ArrayBuffer(3, 1, 2), 17 -> ArrayBuffer(3, 2, 1), 26 -> ArrayBuffer(3, 1, 2), 11 -> ArrayBuffer(3, 2, 1), 29 -> ArrayBuffer(3, 2, 1), 2 -> ArrayBuffer(3, 1, 2), 20 -> ArrayBuffer(3, 1, 2), 5 -> ArrayBuffer(3, 2, 1), 14 -> ArrayBuffer(3, 1, 2), 4 -> ArrayBuffer(2, 1, 3), 13 -> ArrayBuffer(2, 3, 1), 22 -> ArrayBuffer(2, 1, 3), 7 -> ArrayBuffer(2, 3, 1), 16 -> ArrayBuffer(2, 1, 3), 25 -> ArrayBuffer(2, 3, 1), 10 -> ArrayBuffer(2, 1, 3), 1 -> ArrayBuffer(2, 3, 1), 28 -> ArrayBuffer(2, 1, 3), 19 -> ArrayBuffer(2, 3, 1), 27 -> ArrayBuffer(1, 3, 2), 9 -> ArrayBuffer(1, 3, 2), 18 -> ArrayBuffer(1, 2, 3), 12 -> ArrayBuffer(1, 2, 3), 3 -> ArrayBuffer(1, 3, 2), 21 -> ArrayBuffer(1, 3, 2), 15 -> ArrayBuffer(1, 3, 2), 6 -> ArrayBuffer(1, 2, 3), 24 -> ArrayBuffer(1, 2, 3), 0 -> ArrayBuffer(1, 2, 3)) (kafka.zk.AdminZkClient) [2025-02-10 00:50:39,981] 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:39,983] 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:39,983] INFO [Partition structured_syslog_topic-28 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-28 (kafka.cluster.Partition) [2025-02-10 00:50:39,984] INFO [Partition structured_syslog_topic-28 broker=3] Log loaded for partition structured_syslog_topic-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,004] 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,006] 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,006] INFO [Partition structured_syslog_topic-25 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-25 (kafka.cluster.Partition) [2025-02-10 00:50:40,006] INFO [Partition structured_syslog_topic-25 broker=3] Log loaded for partition structured_syslog_topic-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,024] 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,028] 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,029] INFO [Partition structured_syslog_topic-22 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-22 (kafka.cluster.Partition) [2025-02-10 00:50:40,032] INFO [Partition structured_syslog_topic-22 broker=3] Log loaded for partition structured_syslog_topic-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,057] 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,058] 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,058] INFO [Partition structured_syslog_topic-13 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-13 (kafka.cluster.Partition) [2025-02-10 00:50:40,058] INFO [Partition structured_syslog_topic-13 broker=3] Log loaded for partition structured_syslog_topic-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,088] INFO Creating topic -uve-topic-10 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(1, 3, 2), 8 -> ArrayBuffer(1, 2, 3), 17 -> ArrayBuffer(1, 3, 2), 26 -> ArrayBuffer(1, 2, 3), 11 -> ArrayBuffer(1, 3, 2), 29 -> ArrayBuffer(1, 3, 2), 2 -> ArrayBuffer(1, 2, 3), 20 -> ArrayBuffer(1, 2, 3), 5 -> ArrayBuffer(1, 3, 2), 14 -> ArrayBuffer(1, 2, 3), 4 -> ArrayBuffer(3, 2, 1), 13 -> ArrayBuffer(3, 1, 2), 22 -> ArrayBuffer(3, 2, 1), 7 -> ArrayBuffer(3, 1, 2), 16 -> ArrayBuffer(3, 2, 1), 25 -> ArrayBuffer(3, 1, 2), 10 -> ArrayBuffer(3, 2, 1), 1 -> ArrayBuffer(3, 1, 2), 28 -> ArrayBuffer(3, 2, 1), 19 -> ArrayBuffer(3, 1, 2), 27 -> ArrayBuffer(2, 1, 3), 9 -> ArrayBuffer(2, 1, 3), 18 -> ArrayBuffer(2, 3, 1), 12 -> ArrayBuffer(2, 3, 1), 3 -> ArrayBuffer(2, 1, 3), 21 -> ArrayBuffer(2, 1, 3), 15 -> ArrayBuffer(2, 1, 3), 6 -> ArrayBuffer(2, 3, 1), 24 -> ArrayBuffer(2, 3, 1), 0 -> ArrayBuffer(2, 3, 1)) (kafka.zk.AdminZkClient) [2025-02-10 00:50:40,090] 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,091] 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,091] INFO [Partition structured_syslog_topic-10 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-10 (kafka.cluster.Partition) [2025-02-10 00:50:40,091] INFO [Partition structured_syslog_topic-10 broker=3] Log loaded for partition structured_syslog_topic-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,107] 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,108] 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,108] INFO [Partition structured_syslog_topic-19 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-19 (kafka.cluster.Partition) [2025-02-10 00:50:40,108] INFO [Partition structured_syslog_topic-19 broker=3] Log loaded for partition structured_syslog_topic-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,131] INFO Creating topic -uve-topic-27 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(1, 3, 2), 8 -> ArrayBuffer(1, 2, 3), 17 -> ArrayBuffer(1, 3, 2), 26 -> ArrayBuffer(1, 2, 3), 11 -> ArrayBuffer(1, 3, 2), 29 -> ArrayBuffer(1, 3, 2), 2 -> ArrayBuffer(1, 2, 3), 20 -> ArrayBuffer(1, 2, 3), 5 -> ArrayBuffer(1, 3, 2), 14 -> ArrayBuffer(1, 2, 3), 4 -> ArrayBuffer(3, 2, 1), 13 -> ArrayBuffer(3, 1, 2), 22 -> ArrayBuffer(3, 2, 1), 7 -> ArrayBuffer(3, 1, 2), 16 -> ArrayBuffer(3, 2, 1), 25 -> ArrayBuffer(3, 1, 2), 10 -> ArrayBuffer(3, 2, 1), 1 -> ArrayBuffer(3, 1, 2), 28 -> ArrayBuffer(3, 2, 1), 19 -> ArrayBuffer(3, 1, 2), 27 -> ArrayBuffer(2, 1, 3), 9 -> ArrayBuffer(2, 1, 3), 18 -> ArrayBuffer(2, 3, 1), 12 -> ArrayBuffer(2, 3, 1), 3 -> ArrayBuffer(2, 1, 3), 21 -> ArrayBuffer(2, 1, 3), 15 -> ArrayBuffer(2, 1, 3), 6 -> ArrayBuffer(2, 3, 1), 24 -> ArrayBuffer(2, 3, 1), 0 -> ArrayBuffer(2, 3, 1)) (kafka.zk.AdminZkClient) [2025-02-10 00:50:40,139] 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,144] INFO Creating topic -uve-topic-24 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,147] 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,149] INFO [Partition structured_syslog_topic-29 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-29 (kafka.cluster.Partition) [2025-02-10 00:50:40,149] INFO [Partition structured_syslog_topic-29 broker=3] Log loaded for partition structured_syslog_topic-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,161] INFO [KafkaApi-3] Auto creation of topic -uve-topic-24 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-10 00:50:40,165] 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,166] 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,166] INFO [Partition structured_syslog_topic-26 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-26 (kafka.cluster.Partition) [2025-02-10 00:50:40,166] INFO [Partition structured_syslog_topic-26 broker=3] Log loaded for partition structured_syslog_topic-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,167] INFO Creating topic -uve-topic-16 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(3, 2, 1), 8 -> ArrayBuffer(3, 1, 2), 17 -> ArrayBuffer(3, 2, 1), 26 -> ArrayBuffer(3, 1, 2), 11 -> ArrayBuffer(3, 2, 1), 29 -> ArrayBuffer(3, 2, 1), 2 -> ArrayBuffer(3, 1, 2), 20 -> ArrayBuffer(3, 1, 2), 5 -> ArrayBuffer(3, 2, 1), 14 -> ArrayBuffer(3, 1, 2), 4 -> ArrayBuffer(2, 1, 3), 13 -> ArrayBuffer(2, 3, 1), 22 -> ArrayBuffer(2, 1, 3), 7 -> ArrayBuffer(2, 3, 1), 16 -> ArrayBuffer(2, 1, 3), 25 -> ArrayBuffer(2, 3, 1), 10 -> ArrayBuffer(2, 1, 3), 1 -> ArrayBuffer(2, 3, 1), 28 -> ArrayBuffer(2, 1, 3), 19 -> ArrayBuffer(2, 3, 1), 27 -> ArrayBuffer(1, 3, 2), 9 -> ArrayBuffer(1, 3, 2), 18 -> ArrayBuffer(1, 2, 3), 12 -> ArrayBuffer(1, 2, 3), 3 -> ArrayBuffer(1, 3, 2), 21 -> ArrayBuffer(1, 3, 2), 15 -> ArrayBuffer(1, 3, 2), 6 -> ArrayBuffer(1, 2, 3), 24 -> ArrayBuffer(1, 2, 3), 0 -> ArrayBuffer(1, 2, 3)) (kafka.zk.AdminZkClient) [2025-02-10 00:50:40,171] 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,187] 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,187] INFO [Partition structured_syslog_topic-7 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-7 (kafka.cluster.Partition) [2025-02-10 00:50:40,187] INFO [Partition structured_syslog_topic-7 broker=3] Log loaded for partition structured_syslog_topic-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,191] INFO Creating topic -uve-topic-14 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:50:40,199] 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,199] 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,200] INFO [Partition structured_syslog_topic-16 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-16 (kafka.cluster.Partition) [2025-02-10 00:50:40,200] INFO [Partition structured_syslog_topic-16 broker=3] Log loaded for partition structured_syslog_topic-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,204] INFO [KafkaApi-3] Auto creation of topic -uve-topic-14 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-10 00:50:40,207] INFO Creating topic -uve-topic-2 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(3, 1, 2), 8 -> ArrayBuffer(3, 2, 1), 17 -> ArrayBuffer(3, 1, 2), 26 -> ArrayBuffer(3, 2, 1), 11 -> ArrayBuffer(3, 1, 2), 29 -> ArrayBuffer(3, 1, 2), 2 -> ArrayBuffer(3, 2, 1), 20 -> ArrayBuffer(3, 2, 1), 5 -> ArrayBuffer(3, 1, 2), 14 -> ArrayBuffer(3, 2, 1), 4 -> ArrayBuffer(2, 3, 1), 13 -> ArrayBuffer(2, 1, 3), 22 -> ArrayBuffer(2, 3, 1), 7 -> ArrayBuffer(2, 1, 3), 16 -> ArrayBuffer(2, 3, 1), 25 -> ArrayBuffer(2, 1, 3), 10 -> ArrayBuffer(2, 3, 1), 1 -> ArrayBuffer(2, 1, 3), 28 -> ArrayBuffer(2, 3, 1), 19 -> ArrayBuffer(2, 1, 3), 27 -> ArrayBuffer(1, 2, 3), 9 -> ArrayBuffer(1, 2, 3), 18 -> ArrayBuffer(1, 3, 2), 12 -> ArrayBuffer(1, 3, 2), 3 -> ArrayBuffer(1, 2, 3), 21 -> ArrayBuffer(1, 2, 3), 15 -> ArrayBuffer(1, 2, 3), 6 -> ArrayBuffer(1, 3, 2), 24 -> ArrayBuffer(1, 3, 2), 0 -> ArrayBuffer(1, 3, 2)) (kafka.zk.AdminZkClient) [2025-02-10 00:50:40,212] 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,212] 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,213] INFO [Partition structured_syslog_topic-4 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-4 (kafka.cluster.Partition) [2025-02-10 00:50:40,213] INFO [Partition structured_syslog_topic-4 broker=3] Log loaded for partition structured_syslog_topic-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,215] 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,216] 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,216] INFO [Partition structured_syslog_topic-23 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-23 (kafka.cluster.Partition) [2025-02-10 00:50:40,216] INFO [Partition structured_syslog_topic-23 broker=3] Log loaded for partition structured_syslog_topic-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,219] INFO Creating topic -uve-topic-23 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(3, 2, 1), 8 -> ArrayBuffer(3, 1, 2), 17 -> ArrayBuffer(3, 2, 1), 26 -> ArrayBuffer(3, 1, 2), 11 -> ArrayBuffer(3, 2, 1), 29 -> ArrayBuffer(3, 2, 1), 2 -> ArrayBuffer(3, 1, 2), 20 -> ArrayBuffer(3, 1, 2), 5 -> ArrayBuffer(3, 2, 1), 14 -> ArrayBuffer(3, 1, 2), 4 -> ArrayBuffer(2, 1, 3), 13 -> ArrayBuffer(2, 3, 1), 22 -> ArrayBuffer(2, 1, 3), 7 -> ArrayBuffer(2, 3, 1), 16 -> ArrayBuffer(2, 1, 3), 25 -> ArrayBuffer(2, 3, 1), 10 -> ArrayBuffer(2, 1, 3), 1 -> ArrayBuffer(2, 3, 1), 28 -> ArrayBuffer(2, 1, 3), 19 -> ArrayBuffer(2, 3, 1), 27 -> ArrayBuffer(1, 3, 2), 9 -> ArrayBuffer(1, 3, 2), 18 -> ArrayBuffer(1, 2, 3), 12 -> ArrayBuffer(1, 2, 3), 3 -> ArrayBuffer(1, 3, 2), 21 -> ArrayBuffer(1, 3, 2), 15 -> ArrayBuffer(1, 3, 2), 6 -> ArrayBuffer(1, 2, 3), 24 -> ArrayBuffer(1, 2, 3), 0 -> ArrayBuffer(1, 2, 3)) (kafka.zk.AdminZkClient) [2025-02-10 00:50:40,226] INFO [KafkaApi-3] Auto creation of topic -uve-topic-23 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-10 00:50:40,229] INFO Creating topic -uve-topic-12 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(1, 2, 3), 8 -> ArrayBuffer(1, 3, 2), 17 -> ArrayBuffer(1, 2, 3), 26 -> ArrayBuffer(1, 3, 2), 11 -> ArrayBuffer(1, 2, 3), 29 -> ArrayBuffer(1, 2, 3), 2 -> ArrayBuffer(1, 3, 2), 20 -> ArrayBuffer(1, 3, 2), 5 -> ArrayBuffer(1, 2, 3), 14 -> ArrayBuffer(1, 3, 2), 4 -> ArrayBuffer(3, 1, 2), 13 -> ArrayBuffer(3, 2, 1), 22 -> ArrayBuffer(3, 1, 2), 7 -> ArrayBuffer(3, 2, 1), 16 -> ArrayBuffer(3, 1, 2), 25 -> ArrayBuffer(3, 2, 1), 10 -> ArrayBuffer(3, 1, 2), 1 -> ArrayBuffer(3, 2, 1), 28 -> ArrayBuffer(3, 1, 2), 19 -> ArrayBuffer(3, 2, 1), 27 -> ArrayBuffer(2, 3, 1), 9 -> ArrayBuffer(2, 3, 1), 18 -> ArrayBuffer(2, 1, 3), 12 -> ArrayBuffer(2, 1, 3), 3 -> ArrayBuffer(2, 3, 1), 21 -> ArrayBuffer(2, 3, 1), 15 -> ArrayBuffer(2, 3, 1), 6 -> ArrayBuffer(2, 1, 3), 24 -> ArrayBuffer(2, 1, 3), 0 -> ArrayBuffer(2, 1, 3)) (kafka.zk.AdminZkClient) [2025-02-10 00:50:40,231] 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,232] 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,233] INFO [Partition structured_syslog_topic-1 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-1 (kafka.cluster.Partition) [2025-02-10 00:50:40,234] INFO [Partition structured_syslog_topic-1 broker=3] Log loaded for partition structured_syslog_topic-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,237] INFO [KafkaApi-3] Auto creation of topic -uve-topic-12 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-10 00:50:40,241] INFO Creating topic -uve-topic-8 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,250] INFO [KafkaApi-3] Auto creation of topic -uve-topic-8 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-10 00:50:40,251] 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,252] 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,252] INFO [Partition structured_syslog_topic-20 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-20 (kafka.cluster.Partition) [2025-02-10 00:50:40,252] INFO [Partition structured_syslog_topic-20 broker=3] Log loaded for partition structured_syslog_topic-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,254] INFO Creating topic -uve-topic-1 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:50:40,261] 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,263] 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,265] INFO [Partition structured_syslog_topic-17 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-17 (kafka.cluster.Partition) [2025-02-10 00:50:40,265] INFO [Partition structured_syslog_topic-17 broker=3] Log loaded for partition structured_syslog_topic-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,264] INFO [KafkaApi-3] Auto creation of topic -uve-topic-1 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-10 00:50:40,274] 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,275] 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,276] INFO [Partition structured_syslog_topic-14 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-14 (kafka.cluster.Partition) [2025-02-10 00:50:40,276] INFO [Partition structured_syslog_topic-14 broker=3] Log loaded for partition structured_syslog_topic-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,276] INFO Creating topic -uve-topic-17 with configuration {} and initial partition assignment Map(23 -> ArrayBuffer(3, 1, 2), 8 -> ArrayBuffer(3, 2, 1), 17 -> ArrayBuffer(3, 1, 2), 26 -> ArrayBuffer(3, 2, 1), 11 -> ArrayBuffer(3, 1, 2), 29 -> ArrayBuffer(3, 1, 2), 2 -> ArrayBuffer(3, 2, 1), 20 -> ArrayBuffer(3, 2, 1), 5 -> ArrayBuffer(3, 1, 2), 14 -> ArrayBuffer(3, 2, 1), 4 -> ArrayBuffer(2, 3, 1), 13 -> ArrayBuffer(2, 1, 3), 22 -> ArrayBuffer(2, 3, 1), 7 -> ArrayBuffer(2, 1, 3), 16 -> ArrayBuffer(2, 3, 1), 25 -> ArrayBuffer(2, 1, 3), 10 -> ArrayBuffer(2, 3, 1), 1 -> ArrayBuffer(2, 1, 3), 28 -> ArrayBuffer(2, 3, 1), 19 -> ArrayBuffer(2, 1, 3), 27 -> ArrayBuffer(1, 2, 3), 9 -> ArrayBuffer(1, 2, 3), 18 -> ArrayBuffer(1, 3, 2), 12 -> ArrayBuffer(1, 3, 2), 3 -> ArrayBuffer(1, 2, 3), 21 -> ArrayBuffer(1, 2, 3), 15 -> ArrayBuffer(1, 2, 3), 6 -> ArrayBuffer(1, 3, 2), 24 -> ArrayBuffer(1, 3, 2), 0 -> ArrayBuffer(1, 3, 2)) (kafka.zk.AdminZkClient) [2025-02-10 00:50:40,289] 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,291] 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,293] INFO [Partition structured_syslog_topic-11 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-11 (kafka.cluster.Partition) [2025-02-10 00:50:40,293] INFO [Partition structured_syslog_topic-11 broker=3] Log loaded for partition structured_syslog_topic-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,294] INFO [KafkaApi-3] Auto creation of topic -uve-topic-17 with 30 partitions and replication factor 3 is successful (kafka.server.KafkaApis) [2025-02-10 00:50:40,304] 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,307] 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,307] INFO [Partition structured_syslog_topic-8 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-8 (kafka.cluster.Partition) [2025-02-10 00:50:40,307] INFO [Partition structured_syslog_topic-8 broker=3] Log loaded for partition structured_syslog_topic-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,322] 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:40,329] 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:40,329] INFO [Partition structured_syslog_topic-5 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-5 (kafka.cluster.Partition) [2025-02-10 00:50:40,329] INFO [Partition structured_syslog_topic-5 broker=3] Log loaded for partition structured_syslog_topic-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,368] 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:40,371] 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:40,372] INFO [Partition structured_syslog_topic-2 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-2 (kafka.cluster.Partition) [2025-02-10 00:50:40,372] INFO [Partition structured_syslog_topic-2 broker=3] Log loaded for partition structured_syslog_topic-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,380] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions Set(structured_syslog_topic-7, structured_syslog_topic-29, structured_syslog_topic-22, structured_syslog_topic-11, structured_syslog_topic-4, structured_syslog_topic-26, structured_syslog_topic-19, structured_syslog_topic-8, structured_syslog_topic-1, structured_syslog_topic-20, structured_syslog_topic-23, structured_syslog_topic-16, structured_syslog_topic-13, structured_syslog_topic-2, structured_syslog_topic-5, structured_syslog_topic-28, structured_syslog_topic-17, structured_syslog_topic-10, structured_syslog_topic-25, structured_syslog_topic-14) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:50:40,415] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 1 for partitions Map(structured_syslog_topic-22 -> (offset=0, leaderEpoch=0), structured_syslog_topic-16 -> (offset=0, leaderEpoch=0), structured_syslog_topic-10 -> (offset=0, leaderEpoch=0), structured_syslog_topic-28 -> (offset=0, leaderEpoch=0), structured_syslog_topic-25 -> (offset=0, leaderEpoch=0), structured_syslog_topic-19 -> (offset=0, leaderEpoch=0), structured_syslog_topic-1 -> (offset=0, leaderEpoch=0), structured_syslog_topic-13 -> (offset=0, leaderEpoch=0), structured_syslog_topic-7 -> (offset=0, leaderEpoch=0), structured_syslog_topic-4 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:50:40,417] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Starting (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:40,420] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:40,422] 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 00:50:40,424] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:40,424] 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 00:50:40,424] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:40,424] 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 00:50:40,425] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:40,425] 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 00:50:40,425] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:40,425] 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 00:50:40,425] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:40,425] 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 00:50:40,426] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:40,426] 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 00:50:40,426] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:40,426] 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 00:50:40,426] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:40,426] 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 00:50:40,426] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:40,426] 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 00:50:40,430] INFO [ReplicaFetcherManager on broker 3] 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:40,434] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Starting (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:40,434] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:40,434] 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:40,434] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:40,435] 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:40,435] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:40,435] 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:40,435] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:40,435] 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:40,435] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:40,435] 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:40,435] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:40,435] 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:40,436] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:40,436] 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:40,436] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:40,436] 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:40,436] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:40,437] 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:40,437] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:40,437] 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:40,538] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:40,541] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:40,542] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:40,542] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:40,542] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:40,542] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:40,542] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:40,542] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:40,542] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:40,542] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition structured_syslog_topic-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:40,562] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions Set(-uve-topic-29-11, -uve-topic-29-29, -uve-topic-29-23, -uve-topic-29-5, -uve-topic-0-3, -uve-topic-29-26, -uve-topic-0-15, -uve-topic-0-9, -uve-topic-29-2, -uve-topic-29-8, -uve-topic-5-10, -uve-topic-0-0, -uve-topic-0-12, -uve-topic-5-13, -uve-topic-0-21, -uve-topic-5-19, -uve-topic-5-1, -uve-topic-0-24, -uve-topic-5-28, -uve-topic-0-18, -uve-topic-0-27, -uve-topic-0-6, -uve-topic-5-25, -uve-topic-5-22, -uve-topic-29-17, -uve-topic-5-7, -uve-topic-5-16, -uve-topic-29-20, -uve-topic-29-14, -uve-topic-5-4) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:50:40,589] 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:40,590] 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:40,597] INFO [Partition -uve-topic-29-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-26 (kafka.cluster.Partition) [2025-02-10 00:50:40,597] INFO [Partition -uve-topic-29-26 broker=3] Log loaded for partition -uve-topic-29-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,619] 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:40,619] 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:40,619] INFO [Partition -uve-topic-5-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-22 (kafka.cluster.Partition) [2025-02-10 00:50:40,619] INFO [Partition -uve-topic-5-22 broker=3] Log loaded for partition -uve-topic-5-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,631] 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:40,632] 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:40,632] INFO [Partition -uve-topic-29-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-23 (kafka.cluster.Partition) [2025-02-10 00:50:40,632] INFO [Partition -uve-topic-29-23 broker=3] Log loaded for partition -uve-topic-29-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,675] 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:40,680] 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:40,680] INFO [Partition -uve-topic-5-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-19 (kafka.cluster.Partition) [2025-02-10 00:50:40,680] INFO [Partition -uve-topic-5-19 broker=3] Log loaded for partition -uve-topic-5-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,705] 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:40,706] 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:40,706] INFO [Partition -uve-topic-5-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-16 (kafka.cluster.Partition) [2025-02-10 00:50:40,706] INFO [Partition -uve-topic-5-16 broker=3] Log loaded for partition -uve-topic-5-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,727] 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:40,729] 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:40,729] INFO [Partition -uve-topic-29-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-20 (kafka.cluster.Partition) [2025-02-10 00:50:40,729] INFO [Partition -uve-topic-29-20 broker=3] Log loaded for partition -uve-topic-29-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,748] 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:40,749] 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:40,749] INFO [Partition -uve-topic-5-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-13 (kafka.cluster.Partition) [2025-02-10 00:50:40,749] INFO [Partition -uve-topic-5-13 broker=3] Log loaded for partition -uve-topic-5-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,768] 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:40,769] 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:40,769] INFO [Partition -uve-topic-29-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-17 (kafka.cluster.Partition) [2025-02-10 00:50:40,769] INFO [Partition -uve-topic-29-17 broker=3] Log loaded for partition -uve-topic-29-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,782] 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:40,782] 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:40,783] INFO [Partition -uve-topic-0-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-27 (kafka.cluster.Partition) [2025-02-10 00:50:40,783] INFO [Partition -uve-topic-0-27 broker=3] Log loaded for partition -uve-topic-0-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,806] 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:40,808] 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:40,809] INFO [Partition -uve-topic-5-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-10 (kafka.cluster.Partition) [2025-02-10 00:50:40,810] INFO [Partition -uve-topic-5-10 broker=3] Log loaded for partition -uve-topic-5-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,845] 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:40,845] 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:40,845] INFO [Partition -uve-topic-0-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-24 (kafka.cluster.Partition) [2025-02-10 00:50:40,846] INFO [Partition -uve-topic-0-24 broker=3] Log loaded for partition -uve-topic-0-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,864] 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:40,865] 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:40,866] INFO [Partition -uve-topic-29-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-14 (kafka.cluster.Partition) [2025-02-10 00:50:40,866] INFO [Partition -uve-topic-29-14 broker=3] Log loaded for partition -uve-topic-29-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,881] 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:40,882] 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:40,882] INFO [Partition -uve-topic-29-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-11 (kafka.cluster.Partition) [2025-02-10 00:50:40,882] INFO [Partition -uve-topic-29-11 broker=3] Log loaded for partition -uve-topic-29-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,900] 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:40,901] 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:40,902] INFO [Partition -uve-topic-0-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-21 (kafka.cluster.Partition) [2025-02-10 00:50:40,902] INFO [Partition -uve-topic-0-21 broker=3] Log loaded for partition -uve-topic-0-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,928] 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:40,930] 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:40,930] INFO [Partition -uve-topic-5-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-7 (kafka.cluster.Partition) [2025-02-10 00:50:40,930] INFO [Partition -uve-topic-5-7 broker=3] Log loaded for partition -uve-topic-5-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,967] 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:40,968] 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:40,968] INFO [Partition -uve-topic-0-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-18 (kafka.cluster.Partition) [2025-02-10 00:50:40,968] INFO [Partition -uve-topic-0-18 broker=3] Log loaded for partition -uve-topic-0-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:40,991] 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:40,992] 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:40,992] INFO [Partition -uve-topic-29-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-8 (kafka.cluster.Partition) [2025-02-10 00:50:40,992] INFO [Partition -uve-topic-29-8 broker=3] Log loaded for partition -uve-topic-29-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,010] 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:41,011] 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:41,011] INFO [Partition -uve-topic-5-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-4 (kafka.cluster.Partition) [2025-02-10 00:50:41,011] INFO [Partition -uve-topic-5-4 broker=3] Log loaded for partition -uve-topic-5-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,027] 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:41,028] 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:41,028] INFO [Partition -uve-topic-29-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-5 (kafka.cluster.Partition) [2025-02-10 00:50:41,028] INFO [Partition -uve-topic-29-5 broker=3] Log loaded for partition -uve-topic-29-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,040] 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:41,041] 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:41,041] INFO [Partition -uve-topic-0-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-15 (kafka.cluster.Partition) [2025-02-10 00:50:41,041] INFO [Partition -uve-topic-0-15 broker=3] Log loaded for partition -uve-topic-0-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,057] 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:41,058] 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:41,058] INFO [Partition -uve-topic-5-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-1 (kafka.cluster.Partition) [2025-02-10 00:50:41,058] INFO [Partition -uve-topic-5-1 broker=3] Log loaded for partition -uve-topic-5-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,074] 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:41,075] 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:41,075] INFO [Partition -uve-topic-29-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-2 (kafka.cluster.Partition) [2025-02-10 00:50:41,076] INFO [Partition -uve-topic-29-2 broker=3] Log loaded for partition -uve-topic-29-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,091] 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:41,092] 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:41,093] INFO [Partition -uve-topic-0-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-12 (kafka.cluster.Partition) [2025-02-10 00:50:41,093] INFO [Partition -uve-topic-0-12 broker=3] Log loaded for partition -uve-topic-0-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,109] 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:41,110] 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:41,110] INFO [Partition -uve-topic-0-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-9 (kafka.cluster.Partition) [2025-02-10 00:50:41,110] INFO [Partition -uve-topic-0-9 broker=3] Log loaded for partition -uve-topic-0-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,133] 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:41,136] 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:41,136] INFO [Partition -uve-topic-0-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-6 (kafka.cluster.Partition) [2025-02-10 00:50:41,136] INFO [Partition -uve-topic-0-6 broker=3] Log loaded for partition -uve-topic-0-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,151] 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:41,151] 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:41,151] INFO [Partition -uve-topic-0-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-3 (kafka.cluster.Partition) [2025-02-10 00:50:41,151] INFO [Partition -uve-topic-0-3 broker=3] Log loaded for partition -uve-topic-0-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,168] 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:41,178] 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:41,178] INFO [Partition -uve-topic-0-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-0 (kafka.cluster.Partition) [2025-02-10 00:50:41,178] INFO [Partition -uve-topic-0-0 broker=3] Log loaded for partition -uve-topic-0-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,225] 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:41,226] 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:41,226] INFO [Partition -uve-topic-5-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-28 (kafka.cluster.Partition) [2025-02-10 00:50:41,226] INFO [Partition -uve-topic-5-28 broker=3] Log loaded for partition -uve-topic-5-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,234] 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:41,235] 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:41,235] INFO [Partition -uve-topic-5-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-25 (kafka.cluster.Partition) [2025-02-10 00:50:41,235] INFO [Partition -uve-topic-5-25 broker=3] Log loaded for partition -uve-topic-5-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,241] 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:41,242] 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:41,242] INFO [Partition -uve-topic-29-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-29 (kafka.cluster.Partition) [2025-02-10 00:50:41,242] INFO [Partition -uve-topic-29-29 broker=3] Log loaded for partition -uve-topic-29-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,253] 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:41,253] 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:41,253] INFO [Partition -uve-topic-29-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-7 (kafka.cluster.Partition) [2025-02-10 00:50:41,253] INFO [Partition -uve-topic-29-7 broker=3] Log loaded for partition -uve-topic-29-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,257] 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:41,262] 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:41,262] INFO [Partition -uve-topic-5-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-3 (kafka.cluster.Partition) [2025-02-10 00:50:41,262] INFO [Partition -uve-topic-5-3 broker=3] Log loaded for partition -uve-topic-5-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,268] 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,270] 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,271] INFO [Partition -uve-topic-0-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-7 (kafka.cluster.Partition) [2025-02-10 00:50:41,271] INFO [Partition -uve-topic-0-7 broker=3] Log loaded for partition -uve-topic-0-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,274] 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:41,283] 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:41,283] INFO [Partition -uve-topic-0-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-26 (kafka.cluster.Partition) [2025-02-10 00:50:41,283] INFO [Partition -uve-topic-0-26 broker=3] Log loaded for partition -uve-topic-0-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,286] 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:41,286] 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:41,286] INFO [Partition -uve-topic-0-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-17 (kafka.cluster.Partition) [2025-02-10 00:50:41,287] INFO [Partition -uve-topic-0-17 broker=3] Log loaded for partition -uve-topic-0-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,291] 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:41,291] 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:41,291] INFO [Partition -uve-topic-29-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-16 (kafka.cluster.Partition) [2025-02-10 00:50:41,291] INFO [Partition -uve-topic-29-16 broker=3] Log loaded for partition -uve-topic-29-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,298] 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:41,299] 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:41,299] INFO [Partition -uve-topic-0-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-14 (kafka.cluster.Partition) [2025-02-10 00:50:41,299] INFO [Partition -uve-topic-0-14 broker=3] Log loaded for partition -uve-topic-0-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,303] 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:41,307] 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:41,307] INFO [Partition -uve-topic-29-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-4 (kafka.cluster.Partition) [2025-02-10 00:50:41,308] INFO [Partition -uve-topic-29-4 broker=3] Log loaded for partition -uve-topic-29-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,322] 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:41,328] 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:41,328] INFO [Partition -uve-topic-5-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-0 (kafka.cluster.Partition) [2025-02-10 00:50:41,328] INFO [Partition -uve-topic-5-0 broker=3] Log loaded for partition -uve-topic-5-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,343] 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:41,344] 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:41,344] INFO [Partition -uve-topic-29-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-13 (kafka.cluster.Partition) [2025-02-10 00:50:41,344] INFO [Partition -uve-topic-29-13 broker=3] Log loaded for partition -uve-topic-29-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,364] 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,365] 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,365] INFO [Partition -uve-topic-0-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-4 (kafka.cluster.Partition) [2025-02-10 00:50:41,369] INFO [Partition -uve-topic-0-4 broker=3] Log loaded for partition -uve-topic-0-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,376] 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:41,390] 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:41,390] INFO [Partition -uve-topic-29-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-1 (kafka.cluster.Partition) [2025-02-10 00:50:41,390] INFO [Partition -uve-topic-29-1 broker=3] Log loaded for partition -uve-topic-29-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,406] 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:41,408] 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:41,408] INFO [Partition -uve-topic-0-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-11 (kafka.cluster.Partition) [2025-02-10 00:50:41,408] INFO [Partition -uve-topic-0-11 broker=3] Log loaded for partition -uve-topic-0-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,420] 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:41,422] 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:41,422] INFO [Partition -uve-topic-29-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-10 (kafka.cluster.Partition) [2025-02-10 00:50:41,422] INFO [Partition -uve-topic-29-10 broker=3] Log loaded for partition -uve-topic-29-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,436] 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:41,436] 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:41,436] INFO [Partition -uve-topic-0-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-8 (kafka.cluster.Partition) [2025-02-10 00:50:41,436] INFO [Partition -uve-topic-0-8 broker=3] Log loaded for partition -uve-topic-0-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,460] 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,460] 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,460] INFO [Partition -uve-topic-5-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-29 (kafka.cluster.Partition) [2025-02-10 00:50:41,460] INFO [Partition -uve-topic-5-29 broker=3] Log loaded for partition -uve-topic-5-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,469] 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:41,473] 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:41,473] INFO [Partition -uve-topic-0-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-5 (kafka.cluster.Partition) [2025-02-10 00:50:41,473] INFO [Partition -uve-topic-0-5 broker=3] Log loaded for partition -uve-topic-0-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,482] 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,483] 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,483] INFO [Partition -uve-topic-5-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-26 (kafka.cluster.Partition) [2025-02-10 00:50:41,483] INFO [Partition -uve-topic-5-26 broker=3] Log loaded for partition -uve-topic-5-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,492] 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:41,492] 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:41,492] INFO [Partition -uve-topic-5-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-17 (kafka.cluster.Partition) [2025-02-10 00:50:41,492] INFO [Partition -uve-topic-5-17 broker=3] Log loaded for partition -uve-topic-5-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,506] 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:41,506] 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:41,507] INFO [Partition -uve-topic-0-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-2 (kafka.cluster.Partition) [2025-02-10 00:50:41,507] INFO [Partition -uve-topic-0-2 broker=3] Log loaded for partition -uve-topic-0-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,514] 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:41,515] 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:41,516] INFO [Partition -uve-topic-29-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-27 (kafka.cluster.Partition) [2025-02-10 00:50:41,516] INFO [Partition -uve-topic-29-27 broker=3] Log loaded for partition -uve-topic-29-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,524] 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:41,526] 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:41,526] INFO [Partition -uve-topic-5-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-14 (kafka.cluster.Partition) [2025-02-10 00:50:41,526] INFO [Partition -uve-topic-5-14 broker=3] Log loaded for partition -uve-topic-5-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,540] 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:41,541] 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:41,541] INFO [Partition -uve-topic-5-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-23 (kafka.cluster.Partition) [2025-02-10 00:50:41,541] INFO [Partition -uve-topic-5-23 broker=3] Log loaded for partition -uve-topic-5-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,549] 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:41,550] 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:41,550] INFO [Partition -uve-topic-5-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-20 (kafka.cluster.Partition) [2025-02-10 00:50:41,550] INFO [Partition -uve-topic-5-20 broker=3] Log loaded for partition -uve-topic-5-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,553] 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:41,554] 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:41,554] INFO [Partition -uve-topic-29-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-24 (kafka.cluster.Partition) [2025-02-10 00:50:41,554] INFO [Partition -uve-topic-29-24 broker=3] Log loaded for partition -uve-topic-29-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,555] 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:41,556] 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:41,556] INFO [Partition -uve-topic-5-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-11 (kafka.cluster.Partition) [2025-02-10 00:50:41,556] INFO [Partition -uve-topic-5-11 broker=3] Log loaded for partition -uve-topic-5-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,558] 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:41,558] 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:41,558] INFO [Partition -uve-topic-29-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-21 (kafka.cluster.Partition) [2025-02-10 00:50:41,558] INFO [Partition -uve-topic-29-21 broker=3] Log loaded for partition -uve-topic-29-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,560] 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:41,560] 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:41,560] INFO [Partition -uve-topic-5-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-8 (kafka.cluster.Partition) [2025-02-10 00:50:41,560] INFO [Partition -uve-topic-5-8 broker=3] Log loaded for partition -uve-topic-5-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,563] 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:41,563] 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:41,563] INFO [Partition -uve-topic-5-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-27 (kafka.cluster.Partition) [2025-02-10 00:50:41,563] INFO [Partition -uve-topic-5-27 broker=3] Log loaded for partition -uve-topic-5-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,565] 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:41,565] 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:41,565] INFO [Partition -uve-topic-0-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-28 (kafka.cluster.Partition) [2025-02-10 00:50:41,565] INFO [Partition -uve-topic-0-28 broker=3] Log loaded for partition -uve-topic-0-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,567] 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:41,567] 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:41,567] INFO [Partition -uve-topic-5-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-5 (kafka.cluster.Partition) [2025-02-10 00:50:41,567] INFO [Partition -uve-topic-5-5 broker=3] Log loaded for partition -uve-topic-5-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,569] 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:41,569] 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:41,569] INFO [Partition -uve-topic-29-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-18 (kafka.cluster.Partition) [2025-02-10 00:50:41,569] INFO [Partition -uve-topic-29-18 broker=3] Log loaded for partition -uve-topic-29-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,590] 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:41,592] 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:41,592] INFO [Partition -uve-topic-5-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-24 (kafka.cluster.Partition) [2025-02-10 00:50:41,592] INFO [Partition -uve-topic-5-24 broker=3] Log loaded for partition -uve-topic-5-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,598] 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:41,600] 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:41,600] INFO [Partition -uve-topic-5-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-21 (kafka.cluster.Partition) [2025-02-10 00:50:41,600] INFO [Partition -uve-topic-5-21 broker=3] Log loaded for partition -uve-topic-5-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,605] 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:41,606] 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:41,606] INFO [Partition -uve-topic-5-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-2 (kafka.cluster.Partition) [2025-02-10 00:50:41,606] INFO [Partition -uve-topic-5-2 broker=3] Log loaded for partition -uve-topic-5-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,610] 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:41,611] 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:41,611] INFO [Partition -uve-topic-0-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-25 (kafka.cluster.Partition) [2025-02-10 00:50:41,611] INFO [Partition -uve-topic-0-25 broker=3] Log loaded for partition -uve-topic-0-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,623] 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:41,625] 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:41,625] INFO [Partition -uve-topic-29-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-15 (kafka.cluster.Partition) [2025-02-10 00:50:41,625] INFO [Partition -uve-topic-29-15 broker=3] Log loaded for partition -uve-topic-29-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,629] 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:41,631] 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:41,631] INFO [Partition -uve-topic-5-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-18 (kafka.cluster.Partition) [2025-02-10 00:50:41,631] INFO [Partition -uve-topic-5-18 broker=3] Log loaded for partition -uve-topic-5-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,634] 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:41,635] 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:41,635] INFO [Partition -uve-topic-29-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-12 (kafka.cluster.Partition) [2025-02-10 00:50:41,635] INFO [Partition -uve-topic-29-12 broker=3] Log loaded for partition -uve-topic-29-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,639] 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:41,640] 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:41,648] INFO [Partition -uve-topic-0-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-22 (kafka.cluster.Partition) [2025-02-10 00:50:41,648] INFO [Partition -uve-topic-0-22 broker=3] Log loaded for partition -uve-topic-0-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,650] 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:41,651] 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:41,651] INFO [Partition -uve-topic-29-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-9 (kafka.cluster.Partition) [2025-02-10 00:50:41,651] INFO [Partition -uve-topic-29-9 broker=3] Log loaded for partition -uve-topic-29-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,653] 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:41,654] 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:41,654] INFO [Partition -uve-topic-0-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-19 (kafka.cluster.Partition) [2025-02-10 00:50:41,654] INFO [Partition -uve-topic-0-19 broker=3] Log loaded for partition -uve-topic-0-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,658] 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:41,659] 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:41,659] INFO [Partition -uve-topic-29-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-28 (kafka.cluster.Partition) [2025-02-10 00:50:41,661] INFO [Partition -uve-topic-29-28 broker=3] Log loaded for partition -uve-topic-29-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,665] 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:41,666] 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:41,666] INFO [Partition -uve-topic-5-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-15 (kafka.cluster.Partition) [2025-02-10 00:50:41,666] INFO [Partition -uve-topic-5-15 broker=3] Log loaded for partition -uve-topic-5-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,668] 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:41,669] 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:41,669] INFO [Partition -uve-topic-0-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-16 (kafka.cluster.Partition) [2025-02-10 00:50:41,669] INFO [Partition -uve-topic-0-16 broker=3] Log loaded for partition -uve-topic-0-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,671] 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:41,671] 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:41,671] INFO [Partition -uve-topic-5-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-12 (kafka.cluster.Partition) [2025-02-10 00:50:41,671] INFO [Partition -uve-topic-5-12 broker=3] Log loaded for partition -uve-topic-5-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,673] 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:41,674] 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:41,674] INFO [Partition -uve-topic-29-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-6 (kafka.cluster.Partition) [2025-02-10 00:50:41,674] INFO [Partition -uve-topic-29-6 broker=3] Log loaded for partition -uve-topic-29-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,676] 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:41,688] 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:41,688] INFO [Partition -uve-topic-29-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-25 (kafka.cluster.Partition) [2025-02-10 00:50:41,688] INFO [Partition -uve-topic-29-25 broker=3] Log loaded for partition -uve-topic-29-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,691] 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:41,691] 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:41,692] INFO [Partition -uve-topic-0-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-23 (kafka.cluster.Partition) [2025-02-10 00:50:41,692] INFO [Partition -uve-topic-0-23 broker=3] Log loaded for partition -uve-topic-0-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,693] 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:41,694] 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:41,694] INFO [Partition -uve-topic-5-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-9 (kafka.cluster.Partition) [2025-02-10 00:50:41,694] INFO [Partition -uve-topic-5-9 broker=3] Log loaded for partition -uve-topic-5-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,696] 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:41,696] 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:41,696] INFO [Partition -uve-topic-29-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-3 (kafka.cluster.Partition) [2025-02-10 00:50:41,696] INFO [Partition -uve-topic-29-3 broker=3] Log loaded for partition -uve-topic-29-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,698] 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:41,699] 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:41,699] INFO [Partition -uve-topic-0-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-13 (kafka.cluster.Partition) [2025-02-10 00:50:41,699] INFO [Partition -uve-topic-0-13 broker=3] Log loaded for partition -uve-topic-0-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,701] 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:41,702] 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:41,702] INFO [Partition -uve-topic-29-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-22 (kafka.cluster.Partition) [2025-02-10 00:50:41,702] INFO [Partition -uve-topic-29-22 broker=3] Log loaded for partition -uve-topic-29-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,703] 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:41,703] 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:41,704] INFO [Partition -uve-topic-0-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-1 (kafka.cluster.Partition) [2025-02-10 00:50:41,704] INFO [Partition -uve-topic-0-1 broker=3] Log loaded for partition -uve-topic-0-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,705] 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:41,706] 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:41,706] INFO [Partition -uve-topic-5-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-6 (kafka.cluster.Partition) [2025-02-10 00:50:41,706] INFO [Partition -uve-topic-5-6 broker=3] Log loaded for partition -uve-topic-5-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,709] 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:41,709] 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:41,709] INFO [Partition -uve-topic-0-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-10 (kafka.cluster.Partition) [2025-02-10 00:50:41,709] INFO [Partition -uve-topic-0-10 broker=3] Log loaded for partition -uve-topic-0-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,711] 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:41,712] 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:41,712] INFO [Partition -uve-topic-29-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-0 (kafka.cluster.Partition) [2025-02-10 00:50:41,712] INFO [Partition -uve-topic-29-0 broker=3] Log loaded for partition -uve-topic-29-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,719] 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:41,719] 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:41,719] INFO [Partition -uve-topic-0-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-20 (kafka.cluster.Partition) [2025-02-10 00:50:41,719] INFO [Partition -uve-topic-0-20 broker=3] Log loaded for partition -uve-topic-0-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,722] 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:41,723] 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:41,723] INFO [Partition -uve-topic-0-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-29 (kafka.cluster.Partition) [2025-02-10 00:50:41,723] INFO [Partition -uve-topic-0-29 broker=3] Log loaded for partition -uve-topic-0-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,726] 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:41,727] 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:41,727] INFO [Partition -uve-topic-29-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-19 (kafka.cluster.Partition) [2025-02-10 00:50:41,727] INFO [Partition -uve-topic-29-19 broker=3] Log loaded for partition -uve-topic-29-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,727] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions Set(-uve-topic-0-19, -uve-topic-29-12, -uve-topic-0-1, -uve-topic-29-13, -uve-topic-5-14, -uve-topic-0-28, -uve-topic-29-21, -uve-topic-0-10, -uve-topic-29-3, -uve-topic-5-12, -uve-topic-0-26, -uve-topic-29-19, -uve-topic-5-20, -uve-topic-0-8, -uve-topic-29-1, -uve-topic-5-2, -uve-topic-5-21, -uve-topic-0-16, -uve-topic-5-3, -uve-topic-29-9, -uve-topic-29-28, -uve-topic-0-17, -uve-topic-5-29, -uve-topic-29-10, -uve-topic-5-11, -uve-topic-0-25, -uve-topic-29-18, -uve-topic-0-7, -uve-topic-29-0, -uve-topic-5-27, -uve-topic-29-27, -uve-topic-5-9, -uve-topic-0-23, -uve-topic-29-16, -uve-topic-0-5, -uve-topic-5-17, -uve-topic-5-18, -uve-topic-0-13, -uve-topic-5-0, -uve-topic-29-25, -uve-topic-5-26, -uve-topic-0-14, -uve-topic-29-7, -uve-topic-5-8, -uve-topic-0-22, -uve-topic-29-15, -uve-topic-0-4, -uve-topic-5-24, -uve-topic-29-24, -uve-topic-5-6, -uve-topic-29-6, -uve-topic-0-20, -uve-topic-0-2, -uve-topic-5-15, -uve-topic-0-29, -uve-topic-29-22, -uve-topic-0-11, -uve-topic-5-23, -uve-topic-29-4, -uve-topic-5-5) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:50:41,730] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 1 for partitions Map(-uve-topic-29-27 -> (offset=0, leaderEpoch=0), -uve-topic-5-23 -> (offset=0, leaderEpoch=0), -uve-topic-0-16 -> (offset=0, leaderEpoch=0), -uve-topic-0-25 -> (offset=0, leaderEpoch=0), -uve-topic-5-5 -> (offset=0, leaderEpoch=0), -uve-topic-0-4 -> (offset=0, leaderEpoch=0), -uve-topic-29-12 -> (offset=0, leaderEpoch=0), -uve-topic-29-9 -> (offset=0, leaderEpoch=0), -uve-topic-0-22 -> (offset=0, leaderEpoch=0), -uve-topic-0-13 -> (offset=0, leaderEpoch=0), -uve-topic-5-20 -> (offset=0, leaderEpoch=0), -uve-topic-5-14 -> (offset=0, leaderEpoch=0), -uve-topic-29-24 -> (offset=0, leaderEpoch=0), -uve-topic-5-8 -> (offset=0, leaderEpoch=0), -uve-topic-5-17 -> (offset=0, leaderEpoch=0), -uve-topic-5-2 -> (offset=0, leaderEpoch=0), -uve-topic-29-21 -> (offset=0, leaderEpoch=0), -uve-topic-29-15 -> (offset=0, leaderEpoch=0), -uve-topic-0-28 -> (offset=0, leaderEpoch=0), -uve-topic-29-18 -> (offset=0, leaderEpoch=0), -uve-topic-0-10 -> (offset=0, leaderEpoch=0), -uve-topic-29-6 -> (offset=0, leaderEpoch=0), -uve-topic-5-29 -> (offset=0, leaderEpoch=0), -uve-topic-5-26 -> (offset=0, leaderEpoch=0), -uve-topic-5-11 -> (offset=0, leaderEpoch=0), -uve-topic-0-1 -> (offset=0, leaderEpoch=0), -uve-topic-29-3 -> (offset=0, leaderEpoch=0), -uve-topic-29-0 -> (offset=0, leaderEpoch=0), -uve-topic-0-19 -> (offset=0, leaderEpoch=0), -uve-topic-0-7 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:50:41,731] INFO [ReplicaFetcherManager on broker 3] 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:41,767] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions Set(-uve-topic-26-20, -uve-topic-18-27, -uve-topic-9-13, -uve-topic-28-10, -uve-topic-28-1, -uve-topic-18-3, -uve-topic-28-28, -uve-topic-9-10, -uve-topic-28-19, -uve-topic-28-25, -uve-topic-28-4, -uve-topic-28-22, -uve-topic-18-12, -uve-topic-9-19, -uve-topic-18-9, -uve-topic-26-23, -uve-topic-26-29, -uve-topic-26-5, -uve-topic-26-17, -uve-topic-9-4, -uve-topic-28-7, -uve-topic-18-18, -uve-topic-18-15, -uve-topic-26-26, -uve-topic-9-1, -uve-topic-18-21, -uve-topic-26-11, -uve-topic-18-24, -uve-topic-9-7, -uve-topic-28-16, -uve-topic-9-16, -uve-topic-9-28, -uve-topic-26-2, -uve-topic-26-8, -uve-topic-18-6, -uve-topic-18-0, -uve-topic-28-13, -uve-topic-9-25, -uve-topic-26-14, -uve-topic-9-22) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:50:41,774] 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:41,777] 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:41,777] INFO [Partition -uve-topic-9-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-7 (kafka.cluster.Partition) [2025-02-10 00:50:41,778] INFO [Partition -uve-topic-9-7 broker=3] Log loaded for partition -uve-topic-9-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,791] 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:41,792] 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:41,792] INFO [Partition -uve-topic-26-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-29 (kafka.cluster.Partition) [2025-02-10 00:50:41,792] INFO [Partition -uve-topic-26-29 broker=3] Log loaded for partition -uve-topic-26-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,797] 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:41,798] 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:41,798] INFO [Partition -uve-topic-18-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-27 (kafka.cluster.Partition) [2025-02-10 00:50:41,798] INFO [Partition -uve-topic-18-27 broker=3] Log loaded for partition -uve-topic-18-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,804] 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:41,805] 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:41,805] INFO [Partition -uve-topic-28-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-22 (kafka.cluster.Partition) [2025-02-10 00:50:41,805] INFO [Partition -uve-topic-28-22 broker=3] Log loaded for partition -uve-topic-28-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,813] 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:41,813] 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:41,813] INFO [Partition -uve-topic-26-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-26 (kafka.cluster.Partition) [2025-02-10 00:50:41,813] INFO [Partition -uve-topic-26-26 broker=3] Log loaded for partition -uve-topic-26-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,818] 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:41,819] 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:41,819] INFO [Partition -uve-topic-28-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-28 (kafka.cluster.Partition) [2025-02-10 00:50:41,819] INFO [Partition -uve-topic-28-28 broker=3] Log loaded for partition -uve-topic-28-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,823] 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:41,824] 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:41,824] INFO [Partition -uve-topic-18-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-24 (kafka.cluster.Partition) [2025-02-10 00:50:41,824] INFO [Partition -uve-topic-18-24 broker=3] Log loaded for partition -uve-topic-18-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,828] 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:41,829] 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:41,829] INFO [Partition -uve-topic-28-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-19 (kafka.cluster.Partition) [2025-02-10 00:50:41,829] INFO [Partition -uve-topic-28-19 broker=3] Log loaded for partition -uve-topic-28-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,834] 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:41,834] 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:41,834] INFO [Partition -uve-topic-18-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-21 (kafka.cluster.Partition) [2025-02-10 00:50:41,834] INFO [Partition -uve-topic-18-21 broker=3] Log loaded for partition -uve-topic-18-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,839] 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:41,840] 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:41,840] INFO [Partition -uve-topic-26-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-23 (kafka.cluster.Partition) [2025-02-10 00:50:41,840] INFO [Partition -uve-topic-26-23 broker=3] Log loaded for partition -uve-topic-26-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,845] 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:41,845] 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:41,845] INFO [Partition -uve-topic-28-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-16 (kafka.cluster.Partition) [2025-02-10 00:50:41,845] INFO [Partition -uve-topic-28-16 broker=3] Log loaded for partition -uve-topic-28-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,850] 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:41,851] 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:41,851] INFO [Partition -uve-topic-28-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-25 (kafka.cluster.Partition) [2025-02-10 00:50:41,851] INFO [Partition -uve-topic-28-25 broker=3] Log loaded for partition -uve-topic-28-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,856] 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:41,856] 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:41,856] INFO [Partition -uve-topic-18-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-18 (kafka.cluster.Partition) [2025-02-10 00:50:41,856] INFO [Partition -uve-topic-18-18 broker=3] Log loaded for partition -uve-topic-18-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,861] 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:41,890] 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:41,890] INFO [Partition -uve-topic-26-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-20 (kafka.cluster.Partition) [2025-02-10 00:50:41,890] INFO [Partition -uve-topic-26-20 broker=3] Log loaded for partition -uve-topic-26-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,918] 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:41,919] 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:41,919] INFO [Partition -uve-topic-28-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-13 (kafka.cluster.Partition) [2025-02-10 00:50:41,919] INFO [Partition -uve-topic-28-13 broker=3] Log loaded for partition -uve-topic-28-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,931] 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:41,933] 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:41,934] INFO [Partition -uve-topic-18-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-15 (kafka.cluster.Partition) [2025-02-10 00:50:41,934] INFO [Partition -uve-topic-18-15 broker=3] Log loaded for partition -uve-topic-18-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,942] 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:41,943] 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:41,943] INFO [Partition -uve-topic-26-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-8 (kafka.cluster.Partition) [2025-02-10 00:50:41,943] INFO [Partition -uve-topic-26-8 broker=3] Log loaded for partition -uve-topic-26-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,951] 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:41,952] 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:41,952] INFO [Partition -uve-topic-28-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-10 (kafka.cluster.Partition) [2025-02-10 00:50:41,952] INFO [Partition -uve-topic-28-10 broker=3] Log loaded for partition -uve-topic-28-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,959] 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:41,960] 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:41,960] INFO [Partition -uve-topic-26-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-17 (kafka.cluster.Partition) [2025-02-10 00:50:41,960] INFO [Partition -uve-topic-26-17 broker=3] Log loaded for partition -uve-topic-26-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,966] 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:41,967] 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:41,967] INFO [Partition -uve-topic-28-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-7 (kafka.cluster.Partition) [2025-02-10 00:50:41,967] INFO [Partition -uve-topic-28-7 broker=3] Log loaded for partition -uve-topic-28-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,973] 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:41,974] 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:41,974] INFO [Partition -uve-topic-18-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-12 (kafka.cluster.Partition) [2025-02-10 00:50:41,974] INFO [Partition -uve-topic-18-12 broker=3] Log loaded for partition -uve-topic-18-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,979] 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:41,980] 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:41,980] INFO [Partition -uve-topic-26-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-5 (kafka.cluster.Partition) [2025-02-10 00:50:41,980] INFO [Partition -uve-topic-26-5 broker=3] Log loaded for partition -uve-topic-26-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,986] 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:41,987] 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:41,987] INFO [Partition -uve-topic-26-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-14 (kafka.cluster.Partition) [2025-02-10 00:50:41,987] INFO [Partition -uve-topic-26-14 broker=3] Log loaded for partition -uve-topic-26-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:41,995] 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:41,996] 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:41,996] INFO [Partition -uve-topic-28-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-4 (kafka.cluster.Partition) [2025-02-10 00:50:41,996] INFO [Partition -uve-topic-28-4 broker=3] Log loaded for partition -uve-topic-28-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,004] 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:42,005] 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:42,005] INFO [Partition -uve-topic-26-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-11 (kafka.cluster.Partition) [2025-02-10 00:50:42,005] INFO [Partition -uve-topic-26-11 broker=3] Log loaded for partition -uve-topic-26-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,011] 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:42,012] 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:42,012] INFO [Partition -uve-topic-18-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-9 (kafka.cluster.Partition) [2025-02-10 00:50:42,012] INFO [Partition -uve-topic-18-9 broker=3] Log loaded for partition -uve-topic-18-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,022] 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:42,023] 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:42,023] INFO [Partition -uve-topic-26-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-2 (kafka.cluster.Partition) [2025-02-10 00:50:42,023] INFO [Partition -uve-topic-26-2 broker=3] Log loaded for partition -uve-topic-26-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,029] 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:42,030] 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:42,030] INFO [Partition -uve-topic-28-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-1 (kafka.cluster.Partition) [2025-02-10 00:50:42,030] INFO [Partition -uve-topic-28-1 broker=3] Log loaded for partition -uve-topic-28-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,035] 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:42,036] 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:42,036] INFO [Partition -uve-topic-18-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-6 (kafka.cluster.Partition) [2025-02-10 00:50:42,036] INFO [Partition -uve-topic-18-6 broker=3] Log loaded for partition -uve-topic-18-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,043] 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:42,044] 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:42,044] INFO [Partition -uve-topic-18-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-3 (kafka.cluster.Partition) [2025-02-10 00:50:42,044] INFO [Partition -uve-topic-18-3 broker=3] Log loaded for partition -uve-topic-18-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,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:42,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:42,054] INFO [Partition -uve-topic-9-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-28 (kafka.cluster.Partition) [2025-02-10 00:50:42,054] INFO [Partition -uve-topic-9-28 broker=3] Log loaded for partition -uve-topic-9-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,061] 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:42,062] 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:42,062] INFO [Partition -uve-topic-18-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-0 (kafka.cluster.Partition) [2025-02-10 00:50:42,062] INFO [Partition -uve-topic-18-0 broker=3] Log loaded for partition -uve-topic-18-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,063] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,064] 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:42,064] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,064] 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:42,064] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,064] 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:42,064] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,064] 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:42,064] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,064] 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:42,064] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,064] 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:42,065] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,065] 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:42,065] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,065] 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:42,065] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,065] 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:42,065] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,065] 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:42,065] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,065] 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:42,065] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,065] 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:42,065] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,065] 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:42,065] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,065] 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:42,065] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,065] 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:42,065] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,065] 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:42,065] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,065] 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:42,065] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,065] 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:42,065] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,065] 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:42,065] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,065] 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:42,065] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,065] 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:42,065] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,065] 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:42,065] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,065] 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:42,065] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,065] 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:42,066] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,066] 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:42,066] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,066] 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:42,066] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,066] 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:42,066] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,066] 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:42,066] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,066] 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:42,066] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,066] 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:42,068] 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:42,070] 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:42,070] INFO [Partition -uve-topic-9-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-25 (kafka.cluster.Partition) [2025-02-10 00:50:42,071] INFO [Partition -uve-topic-9-25 broker=3] Log loaded for partition -uve-topic-9-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,078] 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:42,079] 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:42,080] INFO [Partition -uve-topic-9-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-22 (kafka.cluster.Partition) [2025-02-10 00:50:42,080] INFO [Partition -uve-topic-9-22 broker=3] Log loaded for partition -uve-topic-9-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,088] 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:42,089] 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:42,089] INFO [Partition -uve-topic-9-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-19 (kafka.cluster.Partition) [2025-02-10 00:50:42,089] INFO [Partition -uve-topic-9-19 broker=3] Log loaded for partition -uve-topic-9-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,102] 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:42,102] 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:42,103] INFO [Partition -uve-topic-9-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-16 (kafka.cluster.Partition) [2025-02-10 00:50:42,103] INFO [Partition -uve-topic-9-16 broker=3] Log loaded for partition -uve-topic-9-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,108] 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:42,109] 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:42,109] INFO [Partition -uve-topic-9-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-4 (kafka.cluster.Partition) [2025-02-10 00:50:42,109] INFO [Partition -uve-topic-9-4 broker=3] Log loaded for partition -uve-topic-9-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,119] 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:42,120] 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:42,120] INFO [Partition -uve-topic-9-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-13 (kafka.cluster.Partition) [2025-02-10 00:50:42,120] INFO [Partition -uve-topic-9-13 broker=3] Log loaded for partition -uve-topic-9-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,130] 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:42,131] 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:42,131] INFO [Partition -uve-topic-9-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-10 (kafka.cluster.Partition) [2025-02-10 00:50:42,131] INFO [Partition -uve-topic-9-10 broker=3] Log loaded for partition -uve-topic-9-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,138] 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:42,138] 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:42,138] INFO [Partition -uve-topic-9-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-1 (kafka.cluster.Partition) [2025-02-10 00:50:42,138] INFO [Partition -uve-topic-9-1 broker=3] Log loaded for partition -uve-topic-9-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,150] 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:42,150] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,158] 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 00:50:42,159] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,165] 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 00:50:42,165] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,165] 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 00:50:42,165] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,165] 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 00:50:42,165] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,165] 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 00:50:42,165] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,165] 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 00:50:42,165] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,165] 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 00:50:42,165] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,165] 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 00:50:42,165] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,165] 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 00:50:42,165] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,165] 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 00:50:42,165] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,165] 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 00:50:42,165] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,165] 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 00:50:42,165] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,165] 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 00:50:42,165] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,165] 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 00:50:42,165] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,165] 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 00:50:42,165] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,165] 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 00:50:42,165] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,165] 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 00:50:42,165] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,166] 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 00:50:42,166] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,166] 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 00:50:42,166] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,166] 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 00:50:42,166] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,166] 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 00:50:42,166] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,166] 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 00:50:42,166] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,166] 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 00:50:42,166] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,166] 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 00:50:42,166] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,166] 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 00:50:42,166] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,166] 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 00:50:42,166] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,166] 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 00:50:42,166] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,166] 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 00:50:42,166] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,166] 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 00:50:42,166] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,166] 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 00:50:42,159] 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:42,169] INFO [Partition -uve-topic-18-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-11 (kafka.cluster.Partition) [2025-02-10 00:50:42,169] INFO [Partition -uve-topic-18-11 broker=3] Log loaded for partition -uve-topic-18-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,172] 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:42,173] 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:42,173] INFO [Partition -uve-topic-26-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-13 (kafka.cluster.Partition) [2025-02-10 00:50:42,173] INFO [Partition -uve-topic-26-13 broker=3] Log loaded for partition -uve-topic-26-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,174] 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:42,175] 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:42,175] INFO [Partition -uve-topic-28-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-15 (kafka.cluster.Partition) [2025-02-10 00:50:42,175] INFO [Partition -uve-topic-28-15 broker=3] Log loaded for partition -uve-topic-28-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,177] 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:42,177] 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:42,177] INFO [Partition -uve-topic-9-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-17 (kafka.cluster.Partition) [2025-02-10 00:50:42,178] INFO [Partition -uve-topic-9-17 broker=3] Log loaded for partition -uve-topic-9-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,179] 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:42,180] 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:42,180] INFO [Partition -uve-topic-18-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-8 (kafka.cluster.Partition) [2025-02-10 00:50:42,180] INFO [Partition -uve-topic-18-8 broker=3] Log loaded for partition -uve-topic-18-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,188] 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:42,190] 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:42,190] INFO [Partition -uve-topic-9-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-14 (kafka.cluster.Partition) [2025-02-10 00:50:42,190] INFO [Partition -uve-topic-9-14 broker=3] Log loaded for partition -uve-topic-9-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,193] 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:42,194] 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:42,194] INFO [Partition -uve-topic-26-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-10 (kafka.cluster.Partition) [2025-02-10 00:50:42,194] INFO [Partition -uve-topic-26-10 broker=3] Log loaded for partition -uve-topic-26-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,197] 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:42,198] 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:42,199] INFO [Partition -uve-topic-28-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-12 (kafka.cluster.Partition) [2025-02-10 00:50:42,199] INFO [Partition -uve-topic-28-12 broker=3] Log loaded for partition -uve-topic-28-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,200] 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:42,201] 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:42,202] INFO [Partition -uve-topic-9-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-11 (kafka.cluster.Partition) [2025-02-10 00:50:42,202] INFO [Partition -uve-topic-9-11 broker=3] Log loaded for partition -uve-topic-9-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,204] 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:42,205] 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:42,205] INFO [Partition -uve-topic-18-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-5 (kafka.cluster.Partition) [2025-02-10 00:50:42,205] INFO [Partition -uve-topic-18-5 broker=3] Log loaded for partition -uve-topic-18-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,214] 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:42,229] 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:42,229] INFO [Partition -uve-topic-28-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-9 (kafka.cluster.Partition) [2025-02-10 00:50:42,229] INFO [Partition -uve-topic-28-9 broker=3] Log loaded for partition -uve-topic-28-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,234] 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:42,235] 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:42,235] INFO [Partition -uve-topic-28-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-0 (kafka.cluster.Partition) [2025-02-10 00:50:42,236] INFO [Partition -uve-topic-28-0 broker=3] Log loaded for partition -uve-topic-28-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,238] 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:42,239] 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:42,239] INFO [Partition -uve-topic-26-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-7 (kafka.cluster.Partition) [2025-02-10 00:50:42,239] INFO [Partition -uve-topic-26-7 broker=3] Log loaded for partition -uve-topic-26-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,241] 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:42,241] 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:42,242] INFO [Partition -uve-topic-28-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-6 (kafka.cluster.Partition) [2025-02-10 00:50:42,242] INFO [Partition -uve-topic-28-6 broker=3] Log loaded for partition -uve-topic-28-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,243] 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:42,244] 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:42,244] INFO [Partition -uve-topic-9-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-8 (kafka.cluster.Partition) [2025-02-10 00:50:42,244] INFO [Partition -uve-topic-9-8 broker=3] Log loaded for partition -uve-topic-9-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,253] 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:42,255] 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:42,255] INFO [Partition -uve-topic-18-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-2 (kafka.cluster.Partition) [2025-02-10 00:50:42,255] INFO [Partition -uve-topic-18-2 broker=3] Log loaded for partition -uve-topic-18-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,258] 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:42,259] 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:42,259] INFO [Partition -uve-topic-26-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-4 (kafka.cluster.Partition) [2025-02-10 00:50:42,259] INFO [Partition -uve-topic-26-4 broker=3] Log loaded for partition -uve-topic-26-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,261] 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:42,261] 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:42,261] INFO [Partition -uve-topic-9-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-27 (kafka.cluster.Partition) [2025-02-10 00:50:42,262] INFO [Partition -uve-topic-9-27 broker=3] Log loaded for partition -uve-topic-9-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,263] 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:42,264] 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:42,264] INFO [Partition -uve-topic-9-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-5 (kafka.cluster.Partition) [2025-02-10 00:50:42,264] INFO [Partition -uve-topic-9-5 broker=3] Log loaded for partition -uve-topic-9-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,265] 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:42,266] 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:42,266] INFO [Partition -uve-topic-28-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-3 (kafka.cluster.Partition) [2025-02-10 00:50:42,266] INFO [Partition -uve-topic-28-3 broker=3] Log loaded for partition -uve-topic-28-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,268] 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:42,269] 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:42,269] INFO [Partition -uve-topic-26-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-1 (kafka.cluster.Partition) [2025-02-10 00:50:42,269] INFO [Partition -uve-topic-26-1 broker=3] Log loaded for partition -uve-topic-26-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,270] 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:42,271] 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:42,271] INFO [Partition -uve-topic-9-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-24 (kafka.cluster.Partition) [2025-02-10 00:50:42,272] INFO [Partition -uve-topic-9-24 broker=3] Log loaded for partition -uve-topic-9-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,273] 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:42,274] 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:42,274] INFO [Partition -uve-topic-28-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-29 (kafka.cluster.Partition) [2025-02-10 00:50:42,274] INFO [Partition -uve-topic-28-29 broker=3] Log loaded for partition -uve-topic-28-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,277] 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:42,277] 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:42,277] INFO [Partition -uve-topic-9-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-2 (kafka.cluster.Partition) [2025-02-10 00:50:42,277] INFO [Partition -uve-topic-9-2 broker=3] Log loaded for partition -uve-topic-9-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,279] 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:42,279] 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:42,280] INFO [Partition -uve-topic-26-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-27 (kafka.cluster.Partition) [2025-02-10 00:50:42,280] INFO [Partition -uve-topic-26-27 broker=3] Log loaded for partition -uve-topic-26-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,281] 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:42,282] 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:42,282] INFO [Partition -uve-topic-9-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-21 (kafka.cluster.Partition) [2025-02-10 00:50:42,282] INFO [Partition -uve-topic-9-21 broker=3] Log loaded for partition -uve-topic-9-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,283] 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:42,284] 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:42,284] INFO [Partition -uve-topic-28-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-26 (kafka.cluster.Partition) [2025-02-10 00:50:42,284] INFO [Partition -uve-topic-28-26 broker=3] Log loaded for partition -uve-topic-28-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,286] 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:42,286] 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:42,286] INFO [Partition -uve-topic-26-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-24 (kafka.cluster.Partition) [2025-02-10 00:50:42,286] INFO [Partition -uve-topic-26-24 broker=3] Log loaded for partition -uve-topic-26-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,288] 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:42,289] 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:42,289] INFO [Partition -uve-topic-9-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-18 (kafka.cluster.Partition) [2025-02-10 00:50:42,289] INFO [Partition -uve-topic-9-18 broker=3] Log loaded for partition -uve-topic-9-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,291] 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:42,292] 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:42,292] INFO [Partition -uve-topic-18-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-28 (kafka.cluster.Partition) [2025-02-10 00:50:42,292] INFO [Partition -uve-topic-18-28 broker=3] Log loaded for partition -uve-topic-18-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,293] 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:42,294] 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:42,295] INFO [Partition -uve-topic-26-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-21 (kafka.cluster.Partition) [2025-02-10 00:50:42,295] INFO [Partition -uve-topic-26-21 broker=3] Log loaded for partition -uve-topic-26-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,303] 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:42,304] 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:42,304] INFO [Partition -uve-topic-9-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-15 (kafka.cluster.Partition) [2025-02-10 00:50:42,304] INFO [Partition -uve-topic-9-15 broker=3] Log loaded for partition -uve-topic-9-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,306] 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:42,307] 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:42,307] INFO [Partition -uve-topic-28-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-23 (kafka.cluster.Partition) [2025-02-10 00:50:42,307] INFO [Partition -uve-topic-28-23 broker=3] Log loaded for partition -uve-topic-28-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,309] 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:42,309] 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:42,310] INFO [Partition -uve-topic-18-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-25 (kafka.cluster.Partition) [2025-02-10 00:50:42,310] INFO [Partition -uve-topic-18-25 broker=3] Log loaded for partition -uve-topic-18-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,311] 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:42,312] 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:42,312] INFO [Partition -uve-topic-26-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-18 (kafka.cluster.Partition) [2025-02-10 00:50:42,312] INFO [Partition -uve-topic-26-18 broker=3] Log loaded for partition -uve-topic-26-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,314] 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:42,315] 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:42,316] INFO [Partition -uve-topic-9-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-12 (kafka.cluster.Partition) [2025-02-10 00:50:42,316] INFO [Partition -uve-topic-9-12 broker=3] Log loaded for partition -uve-topic-9-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,317] 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:42,318] 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:42,318] INFO [Partition -uve-topic-28-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-20 (kafka.cluster.Partition) [2025-02-10 00:50:42,318] INFO [Partition -uve-topic-28-20 broker=3] Log loaded for partition -uve-topic-28-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,319] 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:42,320] 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:42,320] INFO [Partition -uve-topic-9-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-9 (kafka.cluster.Partition) [2025-02-10 00:50:42,320] INFO [Partition -uve-topic-9-9 broker=3] Log loaded for partition -uve-topic-9-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,321] 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:42,322] 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:42,322] INFO [Partition -uve-topic-18-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-22 (kafka.cluster.Partition) [2025-02-10 00:50:42,322] INFO [Partition -uve-topic-18-22 broker=3] Log loaded for partition -uve-topic-18-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,324] 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:42,324] 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:42,324] INFO [Partition -uve-topic-26-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-15 (kafka.cluster.Partition) [2025-02-10 00:50:42,324] INFO [Partition -uve-topic-26-15 broker=3] Log loaded for partition -uve-topic-26-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,326] 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:42,326] 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:42,326] INFO [Partition -uve-topic-28-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-17 (kafka.cluster.Partition) [2025-02-10 00:50:42,326] INFO [Partition -uve-topic-28-17 broker=3] Log loaded for partition -uve-topic-28-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,328] 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:42,328] 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:42,328] INFO [Partition -uve-topic-9-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-6 (kafka.cluster.Partition) [2025-02-10 00:50:42,329] INFO [Partition -uve-topic-9-6 broker=3] Log loaded for partition -uve-topic-9-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,330] 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:42,330] 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:42,331] INFO [Partition -uve-topic-18-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-19 (kafka.cluster.Partition) [2025-02-10 00:50:42,331] INFO [Partition -uve-topic-18-19 broker=3] Log loaded for partition -uve-topic-18-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,334] 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:42,335] 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:42,335] INFO [Partition -uve-topic-28-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-14 (kafka.cluster.Partition) [2025-02-10 00:50:42,335] INFO [Partition -uve-topic-28-14 broker=3] Log loaded for partition -uve-topic-28-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,336] 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:42,337] 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:42,337] INFO [Partition -uve-topic-26-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-12 (kafka.cluster.Partition) [2025-02-10 00:50:42,337] INFO [Partition -uve-topic-26-12 broker=3] Log loaded for partition -uve-topic-26-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,338] 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:42,339] 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:42,339] INFO [Partition -uve-topic-26-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-9 (kafka.cluster.Partition) [2025-02-10 00:50:42,339] INFO [Partition -uve-topic-26-9 broker=3] Log loaded for partition -uve-topic-26-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,341] 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:42,341] 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:42,341] INFO [Partition -uve-topic-9-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-3 (kafka.cluster.Partition) [2025-02-10 00:50:42,341] INFO [Partition -uve-topic-9-3 broker=3] Log loaded for partition -uve-topic-9-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,343] 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:42,344] 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:42,344] INFO [Partition -uve-topic-18-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-26 (kafka.cluster.Partition) [2025-02-10 00:50:42,344] INFO [Partition -uve-topic-18-26 broker=3] Log loaded for partition -uve-topic-18-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,346] 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:42,346] 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:42,346] INFO [Partition -uve-topic-28-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-11 (kafka.cluster.Partition) [2025-02-10 00:50:42,346] INFO [Partition -uve-topic-28-11 broker=3] Log loaded for partition -uve-topic-28-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,348] 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:42,348] 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:42,348] INFO [Partition -uve-topic-26-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-28 (kafka.cluster.Partition) [2025-02-10 00:50:42,348] INFO [Partition -uve-topic-26-28 broker=3] Log loaded for partition -uve-topic-26-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,350] 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:42,351] 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:42,351] INFO [Partition -uve-topic-18-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-16 (kafka.cluster.Partition) [2025-02-10 00:50:42,351] INFO [Partition -uve-topic-18-16 broker=3] Log loaded for partition -uve-topic-18-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,353] 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:42,355] 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:42,355] INFO [Partition -uve-topic-9-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-0 (kafka.cluster.Partition) [2025-02-10 00:50:42,355] INFO [Partition -uve-topic-9-0 broker=3] Log loaded for partition -uve-topic-9-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,356] 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:42,357] 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:42,357] INFO [Partition -uve-topic-18-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-13 (kafka.cluster.Partition) [2025-02-10 00:50:42,357] INFO [Partition -uve-topic-18-13 broker=3] Log loaded for partition -uve-topic-18-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,359] 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:42,359] 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:42,360] INFO [Partition -uve-topic-28-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-8 (kafka.cluster.Partition) [2025-02-10 00:50:42,360] INFO [Partition -uve-topic-28-8 broker=3] Log loaded for partition -uve-topic-28-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,361] 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:42,362] 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:42,362] INFO [Partition -uve-topic-26-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-6 (kafka.cluster.Partition) [2025-02-10 00:50:42,362] INFO [Partition -uve-topic-26-6 broker=3] Log loaded for partition -uve-topic-26-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,363] 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:42,364] 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:42,364] INFO [Partition -uve-topic-18-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-23 (kafka.cluster.Partition) [2025-02-10 00:50:42,364] INFO [Partition -uve-topic-18-23 broker=3] Log loaded for partition -uve-topic-18-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,365] 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:42,366] 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:42,366] INFO [Partition -uve-topic-26-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-25 (kafka.cluster.Partition) [2025-02-10 00:50:42,366] INFO [Partition -uve-topic-26-25 broker=3] Log loaded for partition -uve-topic-26-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,378] 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:42,379] 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:42,379] INFO [Partition -uve-topic-28-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-27 (kafka.cluster.Partition) [2025-02-10 00:50:42,379] INFO [Partition -uve-topic-28-27 broker=3] Log loaded for partition -uve-topic-28-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,382] 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:42,383] 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:42,383] INFO [Partition -uve-topic-18-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-4 (kafka.cluster.Partition) [2025-02-10 00:50:42,383] INFO [Partition -uve-topic-18-4 broker=3] Log loaded for partition -uve-topic-18-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,384] 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:42,385] 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:42,385] INFO [Partition -uve-topic-26-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-22 (kafka.cluster.Partition) [2025-02-10 00:50:42,385] INFO [Partition -uve-topic-26-22 broker=3] Log loaded for partition -uve-topic-26-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,388] 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:42,388] 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:42,388] INFO [Partition -uve-topic-18-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-20 (kafka.cluster.Partition) [2025-02-10 00:50:42,389] INFO [Partition -uve-topic-18-20 broker=3] Log loaded for partition -uve-topic-18-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,394] 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:42,394] 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:42,395] INFO [Partition -uve-topic-18-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-10 (kafka.cluster.Partition) [2025-02-10 00:50:42,395] INFO [Partition -uve-topic-18-10 broker=3] Log loaded for partition -uve-topic-18-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,397] 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:42,397] 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:42,397] INFO [Partition -uve-topic-18-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-29 (kafka.cluster.Partition) [2025-02-10 00:50:42,397] INFO [Partition -uve-topic-18-29 broker=3] Log loaded for partition -uve-topic-18-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,400] 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:42,402] 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:42,402] INFO [Partition -uve-topic-26-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-3 (kafka.cluster.Partition) [2025-02-10 00:50:42,402] INFO [Partition -uve-topic-26-3 broker=3] Log loaded for partition -uve-topic-26-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,405] 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:42,406] 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:42,406] INFO [Partition -uve-topic-28-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-24 (kafka.cluster.Partition) [2025-02-10 00:50:42,406] INFO [Partition -uve-topic-28-24 broker=3] Log loaded for partition -uve-topic-28-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,407] 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:42,408] 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:42,408] INFO [Partition -uve-topic-18-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-1 (kafka.cluster.Partition) [2025-02-10 00:50:42,408] INFO [Partition -uve-topic-18-1 broker=3] Log loaded for partition -uve-topic-18-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,410] 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:42,410] 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:42,410] INFO [Partition -uve-topic-28-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-5 (kafka.cluster.Partition) [2025-02-10 00:50:42,410] INFO [Partition -uve-topic-28-5 broker=3] Log loaded for partition -uve-topic-28-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,412] 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:42,412] 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:42,412] INFO [Partition -uve-topic-9-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-26 (kafka.cluster.Partition) [2025-02-10 00:50:42,412] INFO [Partition -uve-topic-9-26 broker=3] Log loaded for partition -uve-topic-9-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,414] 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:42,414] 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:42,414] INFO [Partition -uve-topic-9-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-23 (kafka.cluster.Partition) [2025-02-10 00:50:42,414] INFO [Partition -uve-topic-9-23 broker=3] Log loaded for partition -uve-topic-9-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,416] 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:42,416] 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:42,416] INFO [Partition -uve-topic-26-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-19 (kafka.cluster.Partition) [2025-02-10 00:50:42,416] INFO [Partition -uve-topic-26-19 broker=3] Log loaded for partition -uve-topic-26-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,417] 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:42,418] 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:42,418] INFO [Partition -uve-topic-18-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-7 (kafka.cluster.Partition) [2025-02-10 00:50:42,418] INFO [Partition -uve-topic-18-7 broker=3] Log loaded for partition -uve-topic-18-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,419] 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:42,420] 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:42,420] INFO [Partition -uve-topic-28-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-21 (kafka.cluster.Partition) [2025-02-10 00:50:42,420] INFO [Partition -uve-topic-28-21 broker=3] Log loaded for partition -uve-topic-28-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,421] 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:42,421] 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:42,422] INFO [Partition -uve-topic-26-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-0 (kafka.cluster.Partition) [2025-02-10 00:50:42,422] INFO [Partition -uve-topic-26-0 broker=3] Log loaded for partition -uve-topic-26-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,423] 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:42,423] 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:42,423] INFO [Partition -uve-topic-18-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-17 (kafka.cluster.Partition) [2025-02-10 00:50:42,423] INFO [Partition -uve-topic-18-17 broker=3] Log loaded for partition -uve-topic-18-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,425] 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:42,425] 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:42,425] INFO [Partition -uve-topic-28-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-2 (kafka.cluster.Partition) [2025-02-10 00:50:42,425] INFO [Partition -uve-topic-28-2 broker=3] Log loaded for partition -uve-topic-28-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,427] 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:42,427] 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:42,427] INFO [Partition -uve-topic-9-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-20 (kafka.cluster.Partition) [2025-02-10 00:50:42,427] INFO [Partition -uve-topic-9-20 broker=3] Log loaded for partition -uve-topic-9-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,428] 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:42,429] 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:42,429] INFO [Partition -uve-topic-28-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-18 (kafka.cluster.Partition) [2025-02-10 00:50:42,429] INFO [Partition -uve-topic-28-18 broker=3] Log loaded for partition -uve-topic-28-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,431] 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:42,431] 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:42,431] INFO [Partition -uve-topic-26-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-16 (kafka.cluster.Partition) [2025-02-10 00:50:42,432] INFO [Partition -uve-topic-26-16 broker=3] Log loaded for partition -uve-topic-26-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,433] 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:42,433] 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:42,434] INFO [Partition -uve-topic-9-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-29 (kafka.cluster.Partition) [2025-02-10 00:50:42,434] INFO [Partition -uve-topic-9-29 broker=3] Log loaded for partition -uve-topic-9-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,435] 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:42,435] 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:42,435] INFO [Partition -uve-topic-18-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-14 (kafka.cluster.Partition) [2025-02-10 00:50:42,435] INFO [Partition -uve-topic-18-14 broker=3] Log loaded for partition -uve-topic-18-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,436] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions Set(-uve-topic-28-9, -uve-topic-18-10, -uve-topic-26-18, -uve-topic-28-17, -uve-topic-26-7, -uve-topic-9-12, -uve-topic-18-26, -uve-topic-18-8, -uve-topic-9-20, -uve-topic-9-2, -uve-topic-9-21, -uve-topic-26-16, -uve-topic-28-15, -uve-topic-18-16, -uve-topic-9-3, -uve-topic-18-17, -uve-topic-26-24, -uve-topic-9-29, -uve-topic-26-6, -uve-topic-26-25, -uve-topic-9-11, -uve-topic-28-5, -uve-topic-28-24, -uve-topic-18-25, -uve-topic-28-6, -uve-topic-18-7, -uve-topic-26-15, -uve-topic-28-14, -uve-topic-9-27, -uve-topic-9-9, -uve-topic-18-23, -uve-topic-18-5, -uve-topic-28-23, -uve-topic-26-13, -uve-topic-9-18, -uve-topic-28-12, -uve-topic-18-13, -uve-topic-9-0, -uve-topic-18-14, -uve-topic-26-21, -uve-topic-9-26, -uve-topic-26-3, -uve-topic-9-8, -uve-topic-26-22, -uve-topic-28-21, -uve-topic-18-22, -uve-topic-26-4, -uve-topic-18-4, -uve-topic-28-3, -uve-topic-28-29, -uve-topic-26-12, -uve-topic-9-17, -uve-topic-28-11, -uve-topic-9-6, -uve-topic-18-20, -uve-topic-18-2, -uve-topic-28-20, -uve-topic-26-28, -uve-topic-28-2, -uve-topic-26-10, -uve-topic-9-15, -uve-topic-18-29, -uve-topic-18-11, -uve-topic-9-23, -uve-topic-26-0, -uve-topic-26-19, -uve-topic-9-5, -uve-topic-9-24, -uve-topic-28-18, -uve-topic-18-19, -uve-topic-26-1, -uve-topic-28-0, -uve-topic-18-1, -uve-topic-26-27, -uve-topic-28-26, -uve-topic-26-9, -uve-topic-9-14, -uve-topic-28-8, -uve-topic-28-27, -uve-topic-18-28) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:50:42,438] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 1 for partitions Map(-uve-topic-28-26 -> (offset=0, leaderEpoch=0), -uve-topic-28-2 -> (offset=0, leaderEpoch=0), -uve-topic-18-10 -> (offset=0, leaderEpoch=0), -uve-topic-26-24 -> (offset=0, leaderEpoch=0), -uve-topic-18-28 -> (offset=0, leaderEpoch=0), -uve-topic-18-13 -> (offset=0, leaderEpoch=0), -uve-topic-28-11 -> (offset=0, leaderEpoch=0), -uve-topic-9-23 -> (offset=0, leaderEpoch=0), -uve-topic-18-4 -> (offset=0, leaderEpoch=0), -uve-topic-28-8 -> (offset=0, leaderEpoch=0), -uve-topic-18-25 -> (offset=0, leaderEpoch=0), -uve-topic-9-2 -> (offset=0, leaderEpoch=0), -uve-topic-18-16 -> (offset=0, leaderEpoch=0), -uve-topic-9-20 -> (offset=0, leaderEpoch=0), -uve-topic-26-18 -> (offset=0, leaderEpoch=0), -uve-topic-26-9 -> (offset=0, leaderEpoch=0), -uve-topic-26-6 -> (offset=0, leaderEpoch=0), -uve-topic-18-22 -> (offset=0, leaderEpoch=0), -uve-topic-9-8 -> (offset=0, leaderEpoch=0), -uve-topic-9-26 -> (offset=0, leaderEpoch=0), -uve-topic-18-19 -> (offset=0, leaderEpoch=0), -uve-topic-28-17 -> (offset=0, leaderEpoch=0), -uve-topic-9-29 -> (offset=0, leaderEpoch=0), -uve-topic-28-14 -> (offset=0, leaderEpoch=0), -uve-topic-18-7 -> (offset=0, leaderEpoch=0), -uve-topic-9-17 -> (offset=0, leaderEpoch=0), -uve-topic-26-15 -> (offset=0, leaderEpoch=0), -uve-topic-28-20 -> (offset=0, leaderEpoch=0), -uve-topic-9-14 -> (offset=0, leaderEpoch=0), -uve-topic-18-1 -> (offset=0, leaderEpoch=0), -uve-topic-26-27 -> (offset=0, leaderEpoch=0), -uve-topic-28-23 -> (offset=0, leaderEpoch=0), -uve-topic-26-12 -> (offset=0, leaderEpoch=0), -uve-topic-9-5 -> (offset=0, leaderEpoch=0), -uve-topic-26-3 -> (offset=0, leaderEpoch=0), -uve-topic-26-21 -> (offset=0, leaderEpoch=0), -uve-topic-26-0 -> (offset=0, leaderEpoch=0), -uve-topic-28-5 -> (offset=0, leaderEpoch=0), -uve-topic-28-29 -> (offset=0, leaderEpoch=0), -uve-topic-9-11 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:50:42,438] INFO [ReplicaFetcherManager on broker 3] 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:42,546] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions Set(-uve-topic-10-7, -uve-topic-19-28, -uve-topic-13-6, -uve-topic-16-21, -uve-topic-20-22, -uve-topic-10-1, -uve-topic-11-16, -uve-topic-21-7, -uve-topic-21-1, -uve-topic-27-0, -uve-topic-24-6, -uve-topic-27-18, -uve-topic-27-24, -uve-topic-24-12, -uve-topic-16-0, -uve-topic-6-27, -uve-topic-13-15, -uve-topic-7-21, -uve-topic-24-0, -uve-topic-13-18, -uve-topic-24-15, -uve-topic-21-4, -uve-topic-3-14, -uve-topic-27-3, -uve-topic-11-13, -uve-topic-24-27, -uve-topic-27-21, -uve-topic-22-24, -uve-topic-6-0, -uve-topic-6-6, -uve-topic-10-28, -uve-topic-22-21, -uve-topic-13-21, -uve-topic-21-28, -uve-topic-3-2, -uve-topic-24-21, -uve-topic-7-0, -uve-topic-19-13, -uve-topic-21-16, -uve-topic-19-10, -uve-topic-6-24, -uve-topic-16-24, -uve-topic-16-6, -uve-topic-22-9, -uve-topic-27-6, -uve-topic-3-29, -uve-topic-25-6, -uve-topic-15-7, -uve-topic-11-25, -uve-topic-4-12, -uve-topic-13-12, -uve-topic-3-8, -uve-topic-16-18, -uve-topic-27-27, -uve-topic-6-21, -uve-topic-24-3, -uve-topic-15-25, -uve-topic-25-24, -uve-topic-20-28, -uve-topic-20-7, -uve-topic-22-18, -uve-topic-10-16, -uve-topic-4-3, -uve-topic-3-11, -uve-topic-25-12, -uve-topic-15-13, -uve-topic-3-17, -uve-topic-4-9, -uve-topic-6-15, -uve-topic-13-27, -uve-topic-13-3, -uve-topic-25-3, -uve-topic-15-4, -uve-topic-4-27, -uve-topic-6-9, -uve-topic-20-4, -uve-topic-3-26, -uve-topic-11-22, -uve-topic-7-15, -uve-topic-21-13, -uve-topic-10-13, -uve-topic-7-24, -uve-topic-22-6, -uve-topic-3-5, -uve-topic-19-25, -uve-topic-22-12, -uve-topic-4-0, -uve-topic-13-24, -uve-topic-15-22, -uve-topic-25-21, -uve-topic-6-18, -uve-topic-15-16, -uve-topic-25-15, -uve-topic-4-18, -uve-topic-6-3, -uve-topic-16-27, -uve-topic-22-3, -uve-topic-19-22, -uve-topic-21-25, -uve-topic-3-23, -uve-topic-7-12, -uve-topic-21-10, -uve-topic-22-27, -uve-topic-11-19, -uve-topic-20-16, -uve-topic-19-16, -uve-topic-10-25, -uve-topic-11-10, -uve-topic-22-0, -uve-topic-16-12, -uve-topic-4-6, -uve-topic-15-19, -uve-topic-25-18, -uve-topic-25-9, -uve-topic-15-10, -uve-topic-24-24, -uve-topic-20-19, -uve-topic-22-15, -uve-topic-21-22, -uve-topic-7-18, -uve-topic-19-19, -uve-topic-11-7, -uve-topic-4-15, -uve-topic-7-9, -uve-topic-3-20, -uve-topic-27-9, -uve-topic-4-21, -uve-topic-4-24, -uve-topic-16-3, -uve-topic-7-27, -uve-topic-11-1, -uve-topic-10-4, -uve-topic-10-22, -uve-topic-7-3, -uve-topic-20-13, -uve-topic-13-0, -uve-topic-16-9, -uve-topic-24-9, -uve-topic-13-9, -uve-topic-7-6, -uve-topic-11-28, -uve-topic-19-7, -uve-topic-11-4, -uve-topic-25-0, -uve-topic-15-1, -uve-topic-10-19, -uve-topic-6-12, -uve-topic-21-19, -uve-topic-20-10, -uve-topic-10-10, -uve-topic-27-15, -uve-topic-15-28, -uve-topic-25-27, -uve-topic-20-1, -uve-topic-19-4, -uve-topic-27-12, -uve-topic-19-1, -uve-topic-20-25, -uve-topic-16-15, -uve-topic-24-18) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:50:42,549] 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:42,549] 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:42,550] INFO [Partition -uve-topic-22-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-9 (kafka.cluster.Partition) [2025-02-10 00:50:42,550] INFO [Partition -uve-topic-22-9 broker=3] Log loaded for partition -uve-topic-22-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,559] 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:42,559] 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:42,559] INFO [Partition -uve-topic-16-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-9 (kafka.cluster.Partition) [2025-02-10 00:50:42,559] INFO [Partition -uve-topic-16-9 broker=3] Log loaded for partition -uve-topic-16-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,564] 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:42,565] 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:42,565] INFO [Partition -uve-topic-13-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-15 (kafka.cluster.Partition) [2025-02-10 00:50:42,565] INFO [Partition -uve-topic-13-15 broker=3] Log loaded for partition -uve-topic-13-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,569] 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:42,570] 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:42,570] INFO [Partition -uve-topic-11-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-13 (kafka.cluster.Partition) [2025-02-10 00:50:42,570] INFO [Partition -uve-topic-11-13 broker=3] Log loaded for partition -uve-topic-11-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,574] 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:42,575] 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:42,575] INFO [Partition -uve-topic-7-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-24 (kafka.cluster.Partition) [2025-02-10 00:50:42,575] INFO [Partition -uve-topic-7-24 broker=3] Log loaded for partition -uve-topic-7-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,575] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,576] 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:42,576] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,576] 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:42,576] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,576] 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:42,576] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,576] 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:42,576] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,576] 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:42,576] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,576] 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:42,576] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,576] 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:42,576] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,576] 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:42,576] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,576] 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:42,576] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,576] 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:42,576] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,576] 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:42,576] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,576] 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:42,576] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,576] 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:42,576] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,576] 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:42,576] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,576] 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:42,576] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,576] 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:42,576] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,576] 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:42,576] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,576] 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:42,576] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,576] 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:42,576] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,576] 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:42,576] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,576] 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:42,577] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,577] 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:42,577] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,577] 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:42,577] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,577] 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:42,577] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,577] 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:42,577] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,577] 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:42,577] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,577] 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:42,577] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,577] 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:42,577] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,577] 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:42,577] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,577] 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:42,577] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,577] 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:42,577] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,577] 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:42,577] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,577] 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:42,577] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,577] 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:42,577] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,577] 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:42,577] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,577] 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:42,577] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,577] 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:42,577] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,577] 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:42,577] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,577] 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:42,577] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,577] 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:42,587] 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:42,589] 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:42,589] INFO [Partition -uve-topic-3-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-20 (kafka.cluster.Partition) [2025-02-10 00:50:42,589] INFO [Partition -uve-topic-3-20 broker=3] Log loaded for partition -uve-topic-3-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,605] 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:42,606] 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:42,606] INFO [Partition -uve-topic-20-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-16 (kafka.cluster.Partition) [2025-02-10 00:50:42,606] INFO [Partition -uve-topic-20-16 broker=3] Log loaded for partition -uve-topic-20-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,611] 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:42,611] 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:42,611] INFO [Partition -uve-topic-25-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-12 (kafka.cluster.Partition) [2025-02-10 00:50:42,611] INFO [Partition -uve-topic-25-12 broker=3] Log loaded for partition -uve-topic-25-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,616] 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:42,616] 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:42,617] INFO [Partition -uve-topic-4-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-21 (kafka.cluster.Partition) [2025-02-10 00:50:42,617] INFO [Partition -uve-topic-4-21 broker=3] Log loaded for partition -uve-topic-4-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,621] 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:42,622] 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:42,622] INFO [Partition -uve-topic-16-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-18 (kafka.cluster.Partition) [2025-02-10 00:50:42,622] INFO [Partition -uve-topic-16-18 broker=3] Log loaded for partition -uve-topic-16-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,631] 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:42,633] 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:42,633] INFO [Partition -uve-topic-7-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-21 (kafka.cluster.Partition) [2025-02-10 00:50:42,633] INFO [Partition -uve-topic-7-21 broker=3] Log loaded for partition -uve-topic-7-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,638] 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:42,639] 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:42,639] INFO [Partition -uve-topic-20-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-4 (kafka.cluster.Partition) [2025-02-10 00:50:42,639] INFO [Partition -uve-topic-20-4 broker=3] Log loaded for partition -uve-topic-20-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,643] 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:42,644] 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:42,644] INFO [Partition -uve-topic-16-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-6 (kafka.cluster.Partition) [2025-02-10 00:50:42,644] INFO [Partition -uve-topic-16-6 broker=3] Log loaded for partition -uve-topic-16-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,650] 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:42,651] 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:42,651] INFO [Partition -uve-topic-13-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-12 (kafka.cluster.Partition) [2025-02-10 00:50:42,651] INFO [Partition -uve-topic-13-12 broker=3] Log loaded for partition -uve-topic-13-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,657] 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:42,658] 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:42,658] INFO [Partition -uve-topic-4-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-18 (kafka.cluster.Partition) [2025-02-10 00:50:42,658] INFO [Partition -uve-topic-4-18 broker=3] Log loaded for partition -uve-topic-4-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,667] 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:42,668] 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:42,668] INFO [Partition -uve-topic-25-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-9 (kafka.cluster.Partition) [2025-02-10 00:50:42,668] INFO [Partition -uve-topic-25-9 broker=3] Log loaded for partition -uve-topic-25-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,674] 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:42,675] 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:42,675] INFO [Partition -uve-topic-10-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-28 (kafka.cluster.Partition) [2025-02-10 00:50:42,675] INFO [Partition -uve-topic-10-28 broker=3] Log loaded for partition -uve-topic-10-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,680] 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:42,680] 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:42,680] INFO [Partition -uve-topic-11-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-10 (kafka.cluster.Partition) [2025-02-10 00:50:42,680] INFO [Partition -uve-topic-11-10 broker=3] Log loaded for partition -uve-topic-11-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,684] 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:42,685] 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:42,685] INFO [Partition -uve-topic-19-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-28 (kafka.cluster.Partition) [2025-02-10 00:50:42,685] INFO [Partition -uve-topic-19-28 broker=3] Log loaded for partition -uve-topic-19-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,689] 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:42,689] 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:42,689] INFO [Partition -uve-topic-20-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-13 (kafka.cluster.Partition) [2025-02-10 00:50:42,689] INFO [Partition -uve-topic-20-13 broker=3] Log loaded for partition -uve-topic-20-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,696] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,696] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,696] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,696] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,696] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,696] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,696] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,697] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,697] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,697] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-5-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,697] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,697] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,697] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,697] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,697] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,697] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,697] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,697] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,697] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,697] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-0-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,697] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,697] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,697] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,697] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,697] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,697] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,697] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,697] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,697] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,697] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-29-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:42,697] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,697] 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 00:50:42,698] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,698] 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 00:50:42,698] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,698] 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:42,698] 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 00:50:42,698] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,698] 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 00:50:42,698] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,698] 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 00:50:42,698] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,698] 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 00:50:42,698] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,698] 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 00:50:42,698] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,698] 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 00:50:42,698] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,698] 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 00:50:42,698] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,698] 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 00:50:42,698] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,698] 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 00:50:42,698] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,698] 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 00:50:42,698] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,698] 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 00:50:42,698] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,698] 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 00:50:42,698] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,698] 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 00:50:42,698] 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:42,698] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,698] INFO [Partition -uve-topic-16-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-15 (kafka.cluster.Partition) [2025-02-10 00:50:42,698] 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 00:50:42,698] INFO [Partition -uve-topic-16-15 broker=3] Log loaded for partition -uve-topic-16-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,698] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,698] 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 00:50:42,698] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,698] 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 00:50:42,699] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,699] 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 00:50:42,699] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,699] 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 00:50:42,699] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,699] 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 00:50:42,699] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,699] 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 00:50:42,699] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,699] 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 00:50:42,699] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,699] 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 00:50:42,699] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,699] 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 00:50:42,699] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,699] 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 00:50:42,699] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,699] 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 00:50:42,699] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,699] 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 00:50:42,699] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,699] 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 00:50:42,699] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,699] 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 00:50:42,699] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,699] 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 00:50:42,699] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,699] 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 00:50:42,699] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,699] 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 00:50:42,699] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,699] 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 00:50:42,699] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,699] 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 00:50:42,699] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,699] 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 00:50:42,699] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,699] 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 00:50:42,699] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,699] 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 00:50:42,699] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,699] 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 00:50:42,701] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:42,701] 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 00:50:42,703] 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:42,704] 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:42,704] INFO [Partition -uve-topic-24-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-27 (kafka.cluster.Partition) [2025-02-10 00:50:42,704] INFO [Partition -uve-topic-24-27 broker=3] Log loaded for partition -uve-topic-24-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,708] 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:42,708] 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:42,708] INFO [Partition -uve-topic-22-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-6 (kafka.cluster.Partition) [2025-02-10 00:50:42,708] INFO [Partition -uve-topic-22-6 broker=3] Log loaded for partition -uve-topic-22-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,713] 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:42,713] 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:42,713] INFO [Partition -uve-topic-7-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-12 (kafka.cluster.Partition) [2025-02-10 00:50:42,713] INFO [Partition -uve-topic-7-12 broker=3] Log loaded for partition -uve-topic-7-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,717] 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:42,717] 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:42,717] INFO [Partition -uve-topic-3-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-17 (kafka.cluster.Partition) [2025-02-10 00:50:42,717] INFO [Partition -uve-topic-3-17 broker=3] Log loaded for partition -uve-topic-3-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,722] 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:42,725] 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:42,725] INFO [Partition -uve-topic-24-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-24 (kafka.cluster.Partition) [2025-02-10 00:50:42,725] INFO [Partition -uve-topic-24-24 broker=3] Log loaded for partition -uve-topic-24-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,730] 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:42,730] 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:42,730] INFO [Partition -uve-topic-7-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-18 (kafka.cluster.Partition) [2025-02-10 00:50:42,730] INFO [Partition -uve-topic-7-18 broker=3] Log loaded for partition -uve-topic-7-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,735] 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:42,736] 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:42,736] INFO [Partition -uve-topic-3-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-14 (kafka.cluster.Partition) [2025-02-10 00:50:42,736] INFO [Partition -uve-topic-3-14 broker=3] Log loaded for partition -uve-topic-3-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,740] 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:42,740] 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:42,740] INFO [Partition -uve-topic-16-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-3 (kafka.cluster.Partition) [2025-02-10 00:50:42,740] INFO [Partition -uve-topic-16-3 broker=3] Log loaded for partition -uve-topic-16-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,744] 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:42,745] 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:42,745] INFO [Partition -uve-topic-20-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-10 (kafka.cluster.Partition) [2025-02-10 00:50:42,745] INFO [Partition -uve-topic-20-10 broker=3] Log loaded for partition -uve-topic-20-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,752] 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:42,752] 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:42,753] INFO [Partition -uve-topic-25-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-6 (kafka.cluster.Partition) [2025-02-10 00:50:42,753] INFO [Partition -uve-topic-25-6 broker=3] Log loaded for partition -uve-topic-25-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,757] 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:42,757] 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:42,757] INFO [Partition -uve-topic-4-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-15 (kafka.cluster.Partition) [2025-02-10 00:50:42,757] INFO [Partition -uve-topic-4-15 broker=3] Log loaded for partition -uve-topic-4-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,761] 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:42,762] 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:42,762] INFO [Partition -uve-topic-19-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-25 (kafka.cluster.Partition) [2025-02-10 00:50:42,762] INFO [Partition -uve-topic-19-25 broker=3] Log loaded for partition -uve-topic-19-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,766] 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:42,766] 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:42,766] INFO [Partition -uve-topic-16-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-12 (kafka.cluster.Partition) [2025-02-10 00:50:42,766] INFO [Partition -uve-topic-16-12 broker=3] Log loaded for partition -uve-topic-16-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,771] 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:42,772] 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:42,772] INFO [Partition -uve-topic-27-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-27 (kafka.cluster.Partition) [2025-02-10 00:50:42,772] INFO [Partition -uve-topic-27-27 broker=3] Log loaded for partition -uve-topic-27-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,776] 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:42,776] 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:42,776] INFO [Partition -uve-topic-10-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-25 (kafka.cluster.Partition) [2025-02-10 00:50:42,776] INFO [Partition -uve-topic-10-25 broker=3] Log loaded for partition -uve-topic-10-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,780] 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:42,781] 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:42,781] INFO [Partition -uve-topic-22-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-3 (kafka.cluster.Partition) [2025-02-10 00:50:42,781] INFO [Partition -uve-topic-22-3 broker=3] Log loaded for partition -uve-topic-22-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,785] 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:42,785] 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:42,785] INFO [Partition -uve-topic-11-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-7 (kafka.cluster.Partition) [2025-02-10 00:50:42,785] INFO [Partition -uve-topic-11-7 broker=3] Log loaded for partition -uve-topic-11-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,790] 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:42,791] 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:42,791] INFO [Partition -uve-topic-20-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-1 (kafka.cluster.Partition) [2025-02-10 00:50:42,791] INFO [Partition -uve-topic-20-1 broker=3] Log loaded for partition -uve-topic-20-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,797] 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:42,797] 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:42,798] INFO [Partition -uve-topic-13-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-9 (kafka.cluster.Partition) [2025-02-10 00:50:42,798] INFO [Partition -uve-topic-13-9 broker=3] Log loaded for partition -uve-topic-13-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,802] 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:42,803] 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:42,803] INFO [Partition -uve-topic-7-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-9 (kafka.cluster.Partition) [2025-02-10 00:50:42,803] INFO [Partition -uve-topic-7-9 broker=3] Log loaded for partition -uve-topic-7-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,807] 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:42,807] 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:42,807] INFO [Partition -uve-topic-11-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-4 (kafka.cluster.Partition) [2025-02-10 00:50:42,807] INFO [Partition -uve-topic-11-4 broker=3] Log loaded for partition -uve-topic-11-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,811] 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:42,812] 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:42,812] INFO [Partition -uve-topic-10-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-22 (kafka.cluster.Partition) [2025-02-10 00:50:42,812] INFO [Partition -uve-topic-10-22 broker=3] Log loaded for partition -uve-topic-10-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,817] 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:42,817] 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:42,817] INFO [Partition -uve-topic-3-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-11 (kafka.cluster.Partition) [2025-02-10 00:50:42,817] INFO [Partition -uve-topic-3-11 broker=3] Log loaded for partition -uve-topic-3-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,824] 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:42,824] 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:42,824] INFO [Partition -uve-topic-20-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-7 (kafka.cluster.Partition) [2025-02-10 00:50:42,824] INFO [Partition -uve-topic-20-7 broker=3] Log loaded for partition -uve-topic-20-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,829] 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:42,829] 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:42,829] INFO [Partition -uve-topic-19-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-22 (kafka.cluster.Partition) [2025-02-10 00:50:42,829] INFO [Partition -uve-topic-19-22 broker=3] Log loaded for partition -uve-topic-19-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,833] 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:42,835] 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:42,835] INFO [Partition -uve-topic-6-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-24 (kafka.cluster.Partition) [2025-02-10 00:50:42,835] INFO [Partition -uve-topic-6-24 broker=3] Log loaded for partition -uve-topic-6-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,842] 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:42,842] 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:42,842] INFO [Partition -uve-topic-22-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-0 (kafka.cluster.Partition) [2025-02-10 00:50:42,843] INFO [Partition -uve-topic-22-0 broker=3] Log loaded for partition -uve-topic-22-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,847] 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:42,848] 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:42,848] INFO [Partition -uve-topic-27-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-24 (kafka.cluster.Partition) [2025-02-10 00:50:42,848] INFO [Partition -uve-topic-27-24 broker=3] Log loaded for partition -uve-topic-27-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,853] 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:42,854] 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:42,854] INFO [Partition -uve-topic-16-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-0 (kafka.cluster.Partition) [2025-02-10 00:50:42,854] INFO [Partition -uve-topic-16-0 broker=3] Log loaded for partition -uve-topic-16-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,858] 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:42,859] 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:42,859] INFO [Partition -uve-topic-25-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-3 (kafka.cluster.Partition) [2025-02-10 00:50:42,859] INFO [Partition -uve-topic-25-3 broker=3] Log loaded for partition -uve-topic-25-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,863] 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:42,864] 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:42,864] INFO [Partition -uve-topic-27-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-15 (kafka.cluster.Partition) [2025-02-10 00:50:42,864] INFO [Partition -uve-topic-27-15 broker=3] Log loaded for partition -uve-topic-27-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,868] 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:42,869] 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:42,869] INFO [Partition -uve-topic-7-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-15 (kafka.cluster.Partition) [2025-02-10 00:50:42,869] INFO [Partition -uve-topic-7-15 broker=3] Log loaded for partition -uve-topic-7-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,873] 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:42,873] 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:42,873] INFO [Partition -uve-topic-13-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-6 (kafka.cluster.Partition) [2025-02-10 00:50:42,873] INFO [Partition -uve-topic-13-6 broker=3] Log loaded for partition -uve-topic-13-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,878] 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:42,878] 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:42,878] INFO [Partition -uve-topic-4-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-12 (kafka.cluster.Partition) [2025-02-10 00:50:42,878] INFO [Partition -uve-topic-4-12 broker=3] Log loaded for partition -uve-topic-4-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,883] 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:42,884] 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:42,884] INFO [Partition -uve-topic-7-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-6 (kafka.cluster.Partition) [2025-02-10 00:50:42,884] INFO [Partition -uve-topic-7-6 broker=3] Log loaded for partition -uve-topic-7-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,888] 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:42,888] 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:42,888] INFO [Partition -uve-topic-24-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-21 (kafka.cluster.Partition) [2025-02-10 00:50:42,888] INFO [Partition -uve-topic-24-21 broker=3] Log loaded for partition -uve-topic-24-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,893] 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:42,893] 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:42,893] INFO [Partition -uve-topic-11-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-1 (kafka.cluster.Partition) [2025-02-10 00:50:42,893] INFO [Partition -uve-topic-11-1 broker=3] Log loaded for partition -uve-topic-11-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,898] 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:42,898] 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:42,898] INFO [Partition -uve-topic-4-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-9 (kafka.cluster.Partition) [2025-02-10 00:50:42,898] INFO [Partition -uve-topic-4-9 broker=3] Log loaded for partition -uve-topic-4-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,902] 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:42,903] 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:42,903] INFO [Partition -uve-topic-6-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-21 (kafka.cluster.Partition) [2025-02-10 00:50:42,903] INFO [Partition -uve-topic-6-21 broker=3] Log loaded for partition -uve-topic-6-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,907] 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:42,908] 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:42,908] INFO [Partition -uve-topic-3-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-8 (kafka.cluster.Partition) [2025-02-10 00:50:42,908] INFO [Partition -uve-topic-3-8 broker=3] Log loaded for partition -uve-topic-3-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,912] 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:42,912] 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:42,912] INFO [Partition -uve-topic-27-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-21 (kafka.cluster.Partition) [2025-02-10 00:50:42,912] INFO [Partition -uve-topic-27-21 broker=3] Log loaded for partition -uve-topic-27-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,917] 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:42,918] 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:42,918] INFO [Partition -uve-topic-25-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-0 (kafka.cluster.Partition) [2025-02-10 00:50:42,918] INFO [Partition -uve-topic-25-0 broker=3] Log loaded for partition -uve-topic-25-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,922] 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:42,923] 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:42,923] INFO [Partition -uve-topic-13-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-3 (kafka.cluster.Partition) [2025-02-10 00:50:42,923] INFO [Partition -uve-topic-13-3 broker=3] Log loaded for partition -uve-topic-13-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,928] 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:42,928] 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:42,928] INFO [Partition -uve-topic-7-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-3 (kafka.cluster.Partition) [2025-02-10 00:50:42,928] INFO [Partition -uve-topic-7-3 broker=3] Log loaded for partition -uve-topic-7-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,932] 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:42,933] 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:42,933] INFO [Partition -uve-topic-19-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-19 (kafka.cluster.Partition) [2025-02-10 00:50:42,933] INFO [Partition -uve-topic-19-19 broker=3] Log loaded for partition -uve-topic-19-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,937] 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:42,938] 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:42,938] INFO [Partition -uve-topic-24-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-18 (kafka.cluster.Partition) [2025-02-10 00:50:42,938] INFO [Partition -uve-topic-24-18 broker=3] Log loaded for partition -uve-topic-24-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,942] 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:42,942] 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:42,942] INFO [Partition -uve-topic-27-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-12 (kafka.cluster.Partition) [2025-02-10 00:50:42,942] INFO [Partition -uve-topic-27-12 broker=3] Log loaded for partition -uve-topic-27-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,947] 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:42,958] 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:42,958] INFO [Partition -uve-topic-10-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-19 (kafka.cluster.Partition) [2025-02-10 00:50:42,958] INFO [Partition -uve-topic-10-19 broker=3] Log loaded for partition -uve-topic-10-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,964] 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:42,964] 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:42,964] INFO [Partition -uve-topic-27-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-9 (kafka.cluster.Partition) [2025-02-10 00:50:42,964] INFO [Partition -uve-topic-27-9 broker=3] Log loaded for partition -uve-topic-27-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,969] 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:42,969] 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:42,969] INFO [Partition -uve-topic-10-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-16 (kafka.cluster.Partition) [2025-02-10 00:50:42,969] INFO [Partition -uve-topic-10-16 broker=3] Log loaded for partition -uve-topic-10-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,974] 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:42,974] 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:42,974] INFO [Partition -uve-topic-6-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-27 (kafka.cluster.Partition) [2025-02-10 00:50:42,974] INFO [Partition -uve-topic-6-27 broker=3] Log loaded for partition -uve-topic-6-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,978] 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:42,979] 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:42,979] INFO [Partition -uve-topic-27-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-18 (kafka.cluster.Partition) [2025-02-10 00:50:42,979] INFO [Partition -uve-topic-27-18 broker=3] Log loaded for partition -uve-topic-27-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,983] 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:42,983] 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:42,983] INFO [Partition -uve-topic-13-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-0 (kafka.cluster.Partition) [2025-02-10 00:50:42,983] INFO [Partition -uve-topic-13-0 broker=3] Log loaded for partition -uve-topic-13-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,988] 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:42,988] 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:42,988] INFO [Partition -uve-topic-7-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-0 (kafka.cluster.Partition) [2025-02-10 00:50:42,988] INFO [Partition -uve-topic-7-0 broker=3] Log loaded for partition -uve-topic-7-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,993] 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:42,993] 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:42,993] INFO [Partition -uve-topic-24-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-15 (kafka.cluster.Partition) [2025-02-10 00:50:42,993] INFO [Partition -uve-topic-24-15 broker=3] Log loaded for partition -uve-topic-24-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:42,998] 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:42,998] 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:42,998] INFO [Partition -uve-topic-3-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-5 (kafka.cluster.Partition) [2025-02-10 00:50:42,998] INFO [Partition -uve-topic-3-5 broker=3] Log loaded for partition -uve-topic-3-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,002] 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:43,004] 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:43,004] INFO [Partition -uve-topic-6-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-18 (kafka.cluster.Partition) [2025-02-10 00:50:43,004] INFO [Partition -uve-topic-6-18 broker=3] Log loaded for partition -uve-topic-6-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,009] 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:43,009] 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:43,009] INFO [Partition -uve-topic-19-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-16 (kafka.cluster.Partition) [2025-02-10 00:50:43,009] INFO [Partition -uve-topic-19-16 broker=3] Log loaded for partition -uve-topic-19-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,014] 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:43,014] 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:43,014] INFO [Partition -uve-topic-4-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-6 (kafka.cluster.Partition) [2025-02-10 00:50:43,015] INFO [Partition -uve-topic-4-6 broker=3] Log loaded for partition -uve-topic-4-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,019] 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:43,019] 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:43,019] INFO [Partition -uve-topic-15-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-28 (kafka.cluster.Partition) [2025-02-10 00:50:43,019] INFO [Partition -uve-topic-15-28 broker=3] Log loaded for partition -uve-topic-15-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,023] 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:43,024] 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:43,024] INFO [Partition -uve-topic-19-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-13 (kafka.cluster.Partition) [2025-02-10 00:50:43,024] INFO [Partition -uve-topic-19-13 broker=3] Log loaded for partition -uve-topic-19-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,028] 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:43,029] 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:43,029] INFO [Partition -uve-topic-4-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-3 (kafka.cluster.Partition) [2025-02-10 00:50:43,029] INFO [Partition -uve-topic-4-3 broker=3] Log loaded for partition -uve-topic-4-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,033] 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:43,034] 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:43,034] INFO [Partition -uve-topic-24-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-12 (kafka.cluster.Partition) [2025-02-10 00:50:43,034] INFO [Partition -uve-topic-24-12 broker=3] Log loaded for partition -uve-topic-24-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,038] 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:43,039] 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:43,039] INFO [Partition -uve-topic-6-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-15 (kafka.cluster.Partition) [2025-02-10 00:50:43,039] INFO [Partition -uve-topic-6-15 broker=3] Log loaded for partition -uve-topic-6-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,043] 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:43,044] 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:43,044] INFO [Partition -uve-topic-27-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-6 (kafka.cluster.Partition) [2025-02-10 00:50:43,044] INFO [Partition -uve-topic-27-6 broker=3] Log loaded for partition -uve-topic-27-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,048] 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:43,048] 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:43,048] INFO [Partition -uve-topic-10-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-13 (kafka.cluster.Partition) [2025-02-10 00:50:43,048] INFO [Partition -uve-topic-10-13 broker=3] Log loaded for partition -uve-topic-10-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,052] 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:43,052] 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:43,052] INFO [Partition -uve-topic-21-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-28 (kafka.cluster.Partition) [2025-02-10 00:50:43,052] INFO [Partition -uve-topic-21-28 broker=3] Log loaded for partition -uve-topic-21-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,056] 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:43,057] 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:43,057] INFO [Partition -uve-topic-3-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-2 (kafka.cluster.Partition) [2025-02-10 00:50:43,057] INFO [Partition -uve-topic-3-2 broker=3] Log loaded for partition -uve-topic-3-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,061] 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:43,061] 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:43,061] INFO [Partition -uve-topic-4-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-0 (kafka.cluster.Partition) [2025-02-10 00:50:43,061] INFO [Partition -uve-topic-4-0 broker=3] Log loaded for partition -uve-topic-4-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,065] 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:43,065] 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:43,065] INFO [Partition -uve-topic-24-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-9 (kafka.cluster.Partition) [2025-02-10 00:50:43,065] INFO [Partition -uve-topic-24-9 broker=3] Log loaded for partition -uve-topic-24-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,069] 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:43,069] 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:43,069] INFO [Partition -uve-topic-19-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-10 (kafka.cluster.Partition) [2025-02-10 00:50:43,069] INFO [Partition -uve-topic-19-10 broker=3] Log loaded for partition -uve-topic-19-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,073] 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:43,073] 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:43,073] INFO [Partition -uve-topic-27-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-3 (kafka.cluster.Partition) [2025-02-10 00:50:43,073] INFO [Partition -uve-topic-27-3 broker=3] Log loaded for partition -uve-topic-27-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,077] 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:43,078] 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:43,078] INFO [Partition -uve-topic-21-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-25 (kafka.cluster.Partition) [2025-02-10 00:50:43,078] INFO [Partition -uve-topic-21-25 broker=3] Log loaded for partition -uve-topic-21-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,082] 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:43,082] 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:43,082] INFO [Partition -uve-topic-15-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-25 (kafka.cluster.Partition) [2025-02-10 00:50:43,082] INFO [Partition -uve-topic-15-25 broker=3] Log loaded for partition -uve-topic-15-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,086] 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:43,087] 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:43,087] INFO [Partition -uve-topic-10-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-10 (kafka.cluster.Partition) [2025-02-10 00:50:43,087] INFO [Partition -uve-topic-10-10 broker=3] Log loaded for partition -uve-topic-10-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,091] 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:43,091] 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:43,091] INFO [Partition -uve-topic-6-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-12 (kafka.cluster.Partition) [2025-02-10 00:50:43,091] INFO [Partition -uve-topic-6-12 broker=3] Log loaded for partition -uve-topic-6-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,096] 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:43,097] 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:43,097] INFO [Partition -uve-topic-21-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-22 (kafka.cluster.Partition) [2025-02-10 00:50:43,097] INFO [Partition -uve-topic-21-22 broker=3] Log loaded for partition -uve-topic-21-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,101] 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:43,101] 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:43,101] INFO [Partition -uve-topic-24-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-6 (kafka.cluster.Partition) [2025-02-10 00:50:43,101] INFO [Partition -uve-topic-24-6 broker=3] Log loaded for partition -uve-topic-24-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,105] 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:43,106] 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:43,106] INFO [Partition -uve-topic-15-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-22 (kafka.cluster.Partition) [2025-02-10 00:50:43,106] INFO [Partition -uve-topic-15-22 broker=3] Log loaded for partition -uve-topic-15-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,110] 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:43,110] 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:43,110] INFO [Partition -uve-topic-19-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-7 (kafka.cluster.Partition) [2025-02-10 00:50:43,110] INFO [Partition -uve-topic-19-7 broker=3] Log loaded for partition -uve-topic-19-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,114] 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:43,114] 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:43,114] INFO [Partition -uve-topic-6-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-9 (kafka.cluster.Partition) [2025-02-10 00:50:43,114] INFO [Partition -uve-topic-6-9 broker=3] Log loaded for partition -uve-topic-6-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,117] 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:43,118] 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:43,118] INFO [Partition -uve-topic-27-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-0 (kafka.cluster.Partition) [2025-02-10 00:50:43,118] INFO [Partition -uve-topic-27-0 broker=3] Log loaded for partition -uve-topic-27-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,121] 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:43,122] 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:43,122] INFO [Partition -uve-topic-10-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-7 (kafka.cluster.Partition) [2025-02-10 00:50:43,122] INFO [Partition -uve-topic-10-7 broker=3] Log loaded for partition -uve-topic-10-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,126] 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:43,126] 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:43,126] INFO [Partition -uve-topic-6-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-6 (kafka.cluster.Partition) [2025-02-10 00:50:43,126] INFO [Partition -uve-topic-6-6 broker=3] Log loaded for partition -uve-topic-6-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,130] 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:43,130] 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:43,130] INFO [Partition -uve-topic-24-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-3 (kafka.cluster.Partition) [2025-02-10 00:50:43,130] INFO [Partition -uve-topic-24-3 broker=3] Log loaded for partition -uve-topic-24-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,134] 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:43,135] 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:43,135] INFO [Partition -uve-topic-21-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-19 (kafka.cluster.Partition) [2025-02-10 00:50:43,135] INFO [Partition -uve-topic-21-19 broker=3] Log loaded for partition -uve-topic-21-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,157] 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:43,157] 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:43,158] INFO [Partition -uve-topic-19-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-4 (kafka.cluster.Partition) [2025-02-10 00:50:43,158] INFO [Partition -uve-topic-19-4 broker=3] Log loaded for partition -uve-topic-19-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,162] 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:43,163] 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:43,163] INFO [Partition -uve-topic-15-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-19 (kafka.cluster.Partition) [2025-02-10 00:50:43,163] INFO [Partition -uve-topic-15-19 broker=3] Log loaded for partition -uve-topic-15-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,169] 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:43,169] 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:43,169] INFO [Partition -uve-topic-10-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-4 (kafka.cluster.Partition) [2025-02-10 00:50:43,169] INFO [Partition -uve-topic-10-4 broker=3] Log loaded for partition -uve-topic-10-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,175] 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:43,175] 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:43,176] INFO [Partition -uve-topic-6-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-3 (kafka.cluster.Partition) [2025-02-10 00:50:43,176] INFO [Partition -uve-topic-6-3 broker=3] Log loaded for partition -uve-topic-6-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,180] 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:43,183] 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:43,184] INFO [Partition -uve-topic-21-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-16 (kafka.cluster.Partition) [2025-02-10 00:50:43,184] INFO [Partition -uve-topic-21-16 broker=3] Log loaded for partition -uve-topic-21-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,190] 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:43,190] 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:43,190] INFO [Partition -uve-topic-15-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-16 (kafka.cluster.Partition) [2025-02-10 00:50:43,190] INFO [Partition -uve-topic-15-16 broker=3] Log loaded for partition -uve-topic-15-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,195] 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:43,195] 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:43,195] INFO [Partition -uve-topic-19-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-1 (kafka.cluster.Partition) [2025-02-10 00:50:43,195] INFO [Partition -uve-topic-19-1 broker=3] Log loaded for partition -uve-topic-19-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,201] 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:43,201] 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:43,201] INFO [Partition -uve-topic-24-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-0 (kafka.cluster.Partition) [2025-02-10 00:50:43,201] INFO [Partition -uve-topic-24-0 broker=3] Log loaded for partition -uve-topic-24-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,207] 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:43,208] 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:43,208] INFO [Partition -uve-topic-10-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-1 (kafka.cluster.Partition) [2025-02-10 00:50:43,208] INFO [Partition -uve-topic-10-1 broker=3] Log loaded for partition -uve-topic-10-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,213] 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:43,213] 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:43,213] INFO [Partition -uve-topic-25-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-27 (kafka.cluster.Partition) [2025-02-10 00:50:43,213] INFO [Partition -uve-topic-25-27 broker=3] Log loaded for partition -uve-topic-25-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,214] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:43,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:43,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:43,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:43,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:43,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:43,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:43,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:43,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:43,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-28-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:43,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:43,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:43,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:43,215] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:43,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:43,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:43,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:43,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:43,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:43,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-18-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:43,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:43,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:43,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:43,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:43,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:43,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:43,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:43,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:43,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:43,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-26-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:43,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:43,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:43,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:43,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:43,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:43,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:43,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:43,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:43,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:43,216] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-9-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:43,218] 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:43,219] 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:43,219] INFO [Partition -uve-topic-11-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-28 (kafka.cluster.Partition) [2025-02-10 00:50:43,219] INFO [Partition -uve-topic-11-28 broker=3] Log loaded for partition -uve-topic-11-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,223] 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:43,223] 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:43,223] INFO [Partition -uve-topic-21-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-13 (kafka.cluster.Partition) [2025-02-10 00:50:43,223] INFO [Partition -uve-topic-21-13 broker=3] Log loaded for partition -uve-topic-21-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,228] 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:43,228] 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:43,228] INFO [Partition -uve-topic-15-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-13 (kafka.cluster.Partition) [2025-02-10 00:50:43,228] INFO [Partition -uve-topic-15-13 broker=3] Log loaded for partition -uve-topic-15-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,232] 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:43,233] 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:43,233] INFO [Partition -uve-topic-6-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-0 (kafka.cluster.Partition) [2025-02-10 00:50:43,233] INFO [Partition -uve-topic-6-0 broker=3] Log loaded for partition -uve-topic-6-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,237] 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:43,238] 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:43,238] INFO [Partition -uve-topic-25-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-24 (kafka.cluster.Partition) [2025-02-10 00:50:43,238] INFO [Partition -uve-topic-25-24 broker=3] Log loaded for partition -uve-topic-25-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,242] 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:43,243] 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:43,243] INFO [Partition -uve-topic-15-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-10 (kafka.cluster.Partition) [2025-02-10 00:50:43,243] INFO [Partition -uve-topic-15-10 broker=3] Log loaded for partition -uve-topic-15-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,247] 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:43,247] 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:43,247] INFO [Partition -uve-topic-20-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-28 (kafka.cluster.Partition) [2025-02-10 00:50:43,247] INFO [Partition -uve-topic-20-28 broker=3] Log loaded for partition -uve-topic-20-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,256] 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:43,256] 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:43,256] INFO [Partition -uve-topic-11-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-25 (kafka.cluster.Partition) [2025-02-10 00:50:43,256] INFO [Partition -uve-topic-11-25 broker=3] Log loaded for partition -uve-topic-11-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,260] 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:43,261] 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:43,261] INFO [Partition -uve-topic-13-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-27 (kafka.cluster.Partition) [2025-02-10 00:50:43,261] INFO [Partition -uve-topic-13-27 broker=3] Log loaded for partition -uve-topic-13-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,265] 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:43,266] 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:43,266] INFO [Partition -uve-topic-21-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-10 (kafka.cluster.Partition) [2025-02-10 00:50:43,266] INFO [Partition -uve-topic-21-10 broker=3] Log loaded for partition -uve-topic-21-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,270] 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:43,270] 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:43,270] INFO [Partition -uve-topic-13-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-24 (kafka.cluster.Partition) [2025-02-10 00:50:43,270] INFO [Partition -uve-topic-13-24 broker=3] Log loaded for partition -uve-topic-13-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,275] 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:43,275] 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:43,275] INFO [Partition -uve-topic-25-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-21 (kafka.cluster.Partition) [2025-02-10 00:50:43,275] INFO [Partition -uve-topic-25-21 broker=3] Log loaded for partition -uve-topic-25-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,279] 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:43,280] 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:43,280] INFO [Partition -uve-topic-22-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-27 (kafka.cluster.Partition) [2025-02-10 00:50:43,280] INFO [Partition -uve-topic-22-27 broker=3] Log loaded for partition -uve-topic-22-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,290] 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:43,290] 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:43,290] INFO [Partition -uve-topic-11-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-22 (kafka.cluster.Partition) [2025-02-10 00:50:43,290] INFO [Partition -uve-topic-11-22 broker=3] Log loaded for partition -uve-topic-11-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,295] 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:43,296] 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:43,296] INFO [Partition -uve-topic-3-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-29 (kafka.cluster.Partition) [2025-02-10 00:50:43,296] INFO [Partition -uve-topic-3-29 broker=3] Log loaded for partition -uve-topic-3-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,300] 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:43,301] 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:43,301] INFO [Partition -uve-topic-21-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-7 (kafka.cluster.Partition) [2025-02-10 00:50:43,301] INFO [Partition -uve-topic-21-7 broker=3] Log loaded for partition -uve-topic-21-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,305] 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:43,305] 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:43,306] INFO [Partition -uve-topic-20-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-25 (kafka.cluster.Partition) [2025-02-10 00:50:43,306] INFO [Partition -uve-topic-20-25 broker=3] Log loaded for partition -uve-topic-20-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,312] 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:43,312] 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:43,312] INFO [Partition -uve-topic-15-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-7 (kafka.cluster.Partition) [2025-02-10 00:50:43,312] INFO [Partition -uve-topic-15-7 broker=3] Log loaded for partition -uve-topic-15-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,318] 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:43,318] 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:43,318] INFO [Partition -uve-topic-16-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-27 (kafka.cluster.Partition) [2025-02-10 00:50:43,319] INFO [Partition -uve-topic-16-27 broker=3] Log loaded for partition -uve-topic-16-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,323] 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:43,323] 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:43,323] INFO [Partition -uve-topic-22-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-18 (kafka.cluster.Partition) [2025-02-10 00:50:43,323] INFO [Partition -uve-topic-22-18 broker=3] Log loaded for partition -uve-topic-22-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,329] 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:43,330] 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:43,330] INFO [Partition -uve-topic-20-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-22 (kafka.cluster.Partition) [2025-02-10 00:50:43,330] INFO [Partition -uve-topic-20-22 broker=3] Log loaded for partition -uve-topic-20-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,334] 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:43,334] 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:43,335] INFO [Partition -uve-topic-11-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-19 (kafka.cluster.Partition) [2025-02-10 00:50:43,335] INFO [Partition -uve-topic-11-19 broker=3] Log loaded for partition -uve-topic-11-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,341] 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:43,341] 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:43,341] INFO [Partition -uve-topic-13-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-21 (kafka.cluster.Partition) [2025-02-10 00:50:43,341] INFO [Partition -uve-topic-13-21 broker=3] Log loaded for partition -uve-topic-13-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,345] 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:43,346] 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:43,346] INFO [Partition -uve-topic-21-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-4 (kafka.cluster.Partition) [2025-02-10 00:50:43,346] INFO [Partition -uve-topic-21-4 broker=3] Log loaded for partition -uve-topic-21-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,351] 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:43,351] 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:43,351] INFO [Partition -uve-topic-22-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-24 (kafka.cluster.Partition) [2025-02-10 00:50:43,351] INFO [Partition -uve-topic-22-24 broker=3] Log loaded for partition -uve-topic-22-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,356] 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:43,356] 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:43,356] INFO [Partition -uve-topic-25-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-18 (kafka.cluster.Partition) [2025-02-10 00:50:43,356] INFO [Partition -uve-topic-25-18 broker=3] Log loaded for partition -uve-topic-25-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,360] 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:43,361] 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:43,361] INFO [Partition -uve-topic-22-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-15 (kafka.cluster.Partition) [2025-02-10 00:50:43,361] INFO [Partition -uve-topic-22-15 broker=3] Log loaded for partition -uve-topic-22-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,365] 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:43,366] 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:43,366] INFO [Partition -uve-topic-4-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-27 (kafka.cluster.Partition) [2025-02-10 00:50:43,366] INFO [Partition -uve-topic-4-27 broker=3] Log loaded for partition -uve-topic-4-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,370] 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:43,370] 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:43,370] INFO [Partition -uve-topic-15-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-4 (kafka.cluster.Partition) [2025-02-10 00:50:43,370] INFO [Partition -uve-topic-15-4 broker=3] Log loaded for partition -uve-topic-15-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,375] 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:43,376] 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:43,376] INFO [Partition -uve-topic-16-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-24 (kafka.cluster.Partition) [2025-02-10 00:50:43,376] INFO [Partition -uve-topic-16-24 broker=3] Log loaded for partition -uve-topic-16-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,380] 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:43,380] 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:43,380] INFO [Partition -uve-topic-3-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-26 (kafka.cluster.Partition) [2025-02-10 00:50:43,380] INFO [Partition -uve-topic-3-26 broker=3] Log loaded for partition -uve-topic-3-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,384] 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:43,385] 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:43,385] INFO [Partition -uve-topic-22-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-12 (kafka.cluster.Partition) [2025-02-10 00:50:43,385] INFO [Partition -uve-topic-22-12 broker=3] Log loaded for partition -uve-topic-22-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,388] 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:43,389] 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:43,389] INFO [Partition -uve-topic-4-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-24 (kafka.cluster.Partition) [2025-02-10 00:50:43,389] INFO [Partition -uve-topic-4-24 broker=3] Log loaded for partition -uve-topic-4-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,393] 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:43,393] 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:43,393] INFO [Partition -uve-topic-22-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-21 (kafka.cluster.Partition) [2025-02-10 00:50:43,393] INFO [Partition -uve-topic-22-21 broker=3] Log loaded for partition -uve-topic-22-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,398] 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:43,399] 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:43,399] INFO [Partition -uve-topic-3-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-23 (kafka.cluster.Partition) [2025-02-10 00:50:43,399] INFO [Partition -uve-topic-3-23 broker=3] Log loaded for partition -uve-topic-3-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,403] 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:43,403] 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:43,403] INFO [Partition -uve-topic-20-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-19 (kafka.cluster.Partition) [2025-02-10 00:50:43,403] INFO [Partition -uve-topic-20-19 broker=3] Log loaded for partition -uve-topic-20-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,409] 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:43,409] 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:43,409] INFO [Partition -uve-topic-21-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-1 (kafka.cluster.Partition) [2025-02-10 00:50:43,409] INFO [Partition -uve-topic-21-1 broker=3] Log loaded for partition -uve-topic-21-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,414] 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:43,415] 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:43,415] INFO [Partition -uve-topic-13-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-18 (kafka.cluster.Partition) [2025-02-10 00:50:43,415] INFO [Partition -uve-topic-13-18 broker=3] Log loaded for partition -uve-topic-13-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,419] 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:43,420] 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:43,420] INFO [Partition -uve-topic-7-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-27 (kafka.cluster.Partition) [2025-02-10 00:50:43,420] INFO [Partition -uve-topic-7-27 broker=3] Log loaded for partition -uve-topic-7-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,424] 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:43,425] 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:43,425] INFO [Partition -uve-topic-25-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-15 (kafka.cluster.Partition) [2025-02-10 00:50:43,425] INFO [Partition -uve-topic-25-15 broker=3] Log loaded for partition -uve-topic-25-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,429] 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:43,430] 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:43,430] INFO [Partition -uve-topic-11-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-16 (kafka.cluster.Partition) [2025-02-10 00:50:43,430] INFO [Partition -uve-topic-11-16 broker=3] Log loaded for partition -uve-topic-11-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,434] 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:43,434] 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:43,434] INFO [Partition -uve-topic-15-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-1 (kafka.cluster.Partition) [2025-02-10 00:50:43,434] INFO [Partition -uve-topic-15-1 broker=3] Log loaded for partition -uve-topic-15-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,438] 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:43,439] 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:43,439] INFO [Partition -uve-topic-16-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-21 (kafka.cluster.Partition) [2025-02-10 00:50:43,439] INFO [Partition -uve-topic-16-21 broker=3] Log loaded for partition -uve-topic-16-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,443] 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:43,444] 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:43,444] INFO [Partition -uve-topic-27-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-14 (kafka.cluster.Partition) [2025-02-10 00:50:43,444] INFO [Partition -uve-topic-27-14 broker=3] Log loaded for partition -uve-topic-27-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,445] 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:43,446] 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:43,446] INFO [Partition -uve-topic-16-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-28 (kafka.cluster.Partition) [2025-02-10 00:50:43,446] INFO [Partition -uve-topic-16-28 broker=3] Log loaded for partition -uve-topic-16-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,447] 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:43,447] 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:43,447] INFO [Partition -uve-topic-21-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-27 (kafka.cluster.Partition) [2025-02-10 00:50:43,447] INFO [Partition -uve-topic-21-27 broker=3] Log loaded for partition -uve-topic-21-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,449] 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:43,449] 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:43,449] INFO [Partition -uve-topic-24-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-11 (kafka.cluster.Partition) [2025-02-10 00:50:43,449] INFO [Partition -uve-topic-24-11 broker=3] Log loaded for partition -uve-topic-24-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,451] 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:43,451] 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:43,451] INFO [Partition -uve-topic-20-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-26 (kafka.cluster.Partition) [2025-02-10 00:50:43,451] INFO [Partition -uve-topic-20-26 broker=3] Log loaded for partition -uve-topic-20-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,454] 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:43,455] 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:43,455] INFO [Partition -uve-topic-6-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-4 (kafka.cluster.Partition) [2025-02-10 00:50:43,455] INFO [Partition -uve-topic-6-4 broker=3] Log loaded for partition -uve-topic-6-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,456] 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:43,457] 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:43,457] INFO [Partition -uve-topic-6-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-23 (kafka.cluster.Partition) [2025-02-10 00:50:43,457] INFO [Partition -uve-topic-6-23 broker=3] Log loaded for partition -uve-topic-6-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,458] 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:43,459] 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:43,459] INFO [Partition -uve-topic-15-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-17 (kafka.cluster.Partition) [2025-02-10 00:50:43,459] INFO [Partition -uve-topic-15-17 broker=3] Log loaded for partition -uve-topic-15-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,460] 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:43,460] 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:43,460] INFO [Partition -uve-topic-7-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-5 (kafka.cluster.Partition) [2025-02-10 00:50:43,460] INFO [Partition -uve-topic-7-5 broker=3] Log loaded for partition -uve-topic-7-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,462] 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:43,462] 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:43,463] INFO [Partition -uve-topic-22-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-28 (kafka.cluster.Partition) [2025-02-10 00:50:43,463] INFO [Partition -uve-topic-22-28 broker=3] Log loaded for partition -uve-topic-22-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,464] 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:43,464] 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:43,464] INFO [Partition -uve-topic-21-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-8 (kafka.cluster.Partition) [2025-02-10 00:50:43,464] INFO [Partition -uve-topic-21-8 broker=3] Log loaded for partition -uve-topic-21-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,465] 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:43,466] 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:43,466] INFO [Partition -uve-topic-4-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-2 (kafka.cluster.Partition) [2025-02-10 00:50:43,466] INFO [Partition -uve-topic-4-2 broker=3] Log loaded for partition -uve-topic-4-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,467] 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:43,467] 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:43,467] INFO [Partition -uve-topic-10-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-12 (kafka.cluster.Partition) [2025-02-10 00:50:43,467] INFO [Partition -uve-topic-10-12 broker=3] Log loaded for partition -uve-topic-10-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,468] 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:43,469] 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:43,469] INFO [Partition -uve-topic-3-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-1 (kafka.cluster.Partition) [2025-02-10 00:50:43,469] INFO [Partition -uve-topic-3-1 broker=3] Log loaded for partition -uve-topic-3-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,470] 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:43,470] 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:43,471] INFO [Partition -uve-topic-19-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-12 (kafka.cluster.Partition) [2025-02-10 00:50:43,471] INFO [Partition -uve-topic-19-12 broker=3] Log loaded for partition -uve-topic-19-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,472] 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:43,472] 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:43,472] INFO [Partition -uve-topic-21-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-17 (kafka.cluster.Partition) [2025-02-10 00:50:43,472] INFO [Partition -uve-topic-21-17 broker=3] Log loaded for partition -uve-topic-21-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,473] 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:43,474] 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:43,474] INFO [Partition -uve-topic-10-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-9 (kafka.cluster.Partition) [2025-02-10 00:50:43,474] INFO [Partition -uve-topic-10-9 broker=3] Log loaded for partition -uve-topic-10-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,475] 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:43,475] 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:43,476] INFO [Partition -uve-topic-27-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-11 (kafka.cluster.Partition) [2025-02-10 00:50:43,476] INFO [Partition -uve-topic-27-11 broker=3] Log loaded for partition -uve-topic-27-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,477] 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:43,477] 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:43,478] INFO [Partition -uve-topic-6-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-1 (kafka.cluster.Partition) [2025-02-10 00:50:43,478] INFO [Partition -uve-topic-6-1 broker=3] Log loaded for partition -uve-topic-6-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,479] 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:43,480] 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:43,480] INFO [Partition -uve-topic-21-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-24 (kafka.cluster.Partition) [2025-02-10 00:50:43,480] INFO [Partition -uve-topic-21-24 broker=3] Log loaded for partition -uve-topic-21-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,481] 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:43,482] 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:43,482] INFO [Partition -uve-topic-6-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-20 (kafka.cluster.Partition) [2025-02-10 00:50:43,482] INFO [Partition -uve-topic-6-20 broker=3] Log loaded for partition -uve-topic-6-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,483] 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:43,483] 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:43,483] INFO [Partition -uve-topic-16-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-25 (kafka.cluster.Partition) [2025-02-10 00:50:43,483] INFO [Partition -uve-topic-16-25 broker=3] Log loaded for partition -uve-topic-16-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,484] 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:43,485] 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:43,485] INFO [Partition -uve-topic-25-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-28 (kafka.cluster.Partition) [2025-02-10 00:50:43,485] INFO [Partition -uve-topic-25-28 broker=3] Log loaded for partition -uve-topic-25-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,487] 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:43,488] 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:43,488] INFO [Partition -uve-topic-19-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-9 (kafka.cluster.Partition) [2025-02-10 00:50:43,488] INFO [Partition -uve-topic-19-9 broker=3] Log loaded for partition -uve-topic-19-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,489] 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:43,490] 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:43,490] INFO [Partition -uve-topic-24-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-8 (kafka.cluster.Partition) [2025-02-10 00:50:43,490] INFO [Partition -uve-topic-24-8 broker=3] Log loaded for partition -uve-topic-24-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,491] 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:43,491] 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:43,491] INFO [Partition -uve-topic-15-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-14 (kafka.cluster.Partition) [2025-02-10 00:50:43,491] INFO [Partition -uve-topic-15-14 broker=3] Log loaded for partition -uve-topic-15-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,492] 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:43,493] 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:43,493] INFO [Partition -uve-topic-7-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-2 (kafka.cluster.Partition) [2025-02-10 00:50:43,493] INFO [Partition -uve-topic-7-2 broker=3] Log loaded for partition -uve-topic-7-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,494] 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:43,494] 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:43,494] INFO [Partition -uve-topic-22-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-25 (kafka.cluster.Partition) [2025-02-10 00:50:43,494] INFO [Partition -uve-topic-22-25 broker=3] Log loaded for partition -uve-topic-22-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,496] 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:43,496] 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:43,496] INFO [Partition -uve-topic-11-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-29 (kafka.cluster.Partition) [2025-02-10 00:50:43,496] INFO [Partition -uve-topic-11-29 broker=3] Log loaded for partition -uve-topic-11-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,497] 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:43,497] 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:43,497] INFO [Partition -uve-topic-15-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-24 (kafka.cluster.Partition) [2025-02-10 00:50:43,498] INFO [Partition -uve-topic-15-24 broker=3] Log loaded for partition -uve-topic-15-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,499] 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:43,499] 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:43,499] INFO [Partition -uve-topic-20-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-23 (kafka.cluster.Partition) [2025-02-10 00:50:43,499] INFO [Partition -uve-topic-20-23 broker=3] Log loaded for partition -uve-topic-20-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,501] 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:43,502] 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:43,502] INFO [Partition -uve-topic-21-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-5 (kafka.cluster.Partition) [2025-02-10 00:50:43,502] INFO [Partition -uve-topic-21-5 broker=3] Log loaded for partition -uve-topic-21-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,503] 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:43,504] 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:43,504] INFO [Partition -uve-topic-21-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-14 (kafka.cluster.Partition) [2025-02-10 00:50:43,504] INFO [Partition -uve-topic-21-14 broker=3] Log loaded for partition -uve-topic-21-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,505] 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:43,505] 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:43,505] INFO [Partition -uve-topic-11-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-26 (kafka.cluster.Partition) [2025-02-10 00:50:43,505] INFO [Partition -uve-topic-11-26 broker=3] Log loaded for partition -uve-topic-11-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,506] 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:43,507] 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:43,507] INFO [Partition -uve-topic-10-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-6 (kafka.cluster.Partition) [2025-02-10 00:50:43,507] INFO [Partition -uve-topic-10-6 broker=3] Log loaded for partition -uve-topic-10-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,508] 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:43,508] 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:43,508] INFO [Partition -uve-topic-19-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-6 (kafka.cluster.Partition) [2025-02-10 00:50:43,508] INFO [Partition -uve-topic-19-6 broker=3] Log loaded for partition -uve-topic-19-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,509] 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:43,510] 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:43,510] INFO [Partition -uve-topic-20-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-29 (kafka.cluster.Partition) [2025-02-10 00:50:43,510] INFO [Partition -uve-topic-20-29 broker=3] Log loaded for partition -uve-topic-20-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,511] 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:43,511] 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:43,511] INFO [Partition -uve-topic-6-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-17 (kafka.cluster.Partition) [2025-02-10 00:50:43,511] INFO [Partition -uve-topic-6-17 broker=3] Log loaded for partition -uve-topic-6-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,512] 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:43,513] 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:43,513] INFO [Partition -uve-topic-13-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-28 (kafka.cluster.Partition) [2025-02-10 00:50:43,513] INFO [Partition -uve-topic-13-28 broker=3] Log loaded for partition -uve-topic-13-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,514] 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:43,514] 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:43,514] INFO [Partition -uve-topic-7-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-28 (kafka.cluster.Partition) [2025-02-10 00:50:43,514] INFO [Partition -uve-topic-7-28 broker=3] Log loaded for partition -uve-topic-7-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,516] 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:43,516] 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:43,517] INFO [Partition -uve-topic-15-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-11 (kafka.cluster.Partition) [2025-02-10 00:50:43,517] INFO [Partition -uve-topic-15-11 broker=3] Log loaded for partition -uve-topic-15-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,518] 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:43,518] 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:43,518] INFO [Partition -uve-topic-27-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-8 (kafka.cluster.Partition) [2025-02-10 00:50:43,518] INFO [Partition -uve-topic-27-8 broker=3] Log loaded for partition -uve-topic-27-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,519] 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:43,520] 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:43,520] INFO [Partition -uve-topic-16-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-22 (kafka.cluster.Partition) [2025-02-10 00:50:43,520] INFO [Partition -uve-topic-16-22 broker=3] Log loaded for partition -uve-topic-16-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,521] 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:43,521] 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:43,521] INFO [Partition -uve-topic-15-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-2 (kafka.cluster.Partition) [2025-02-10 00:50:43,521] INFO [Partition -uve-topic-15-2 broker=3] Log loaded for partition -uve-topic-15-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,522] 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:43,522] 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:43,523] INFO [Partition -uve-topic-22-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-22 (kafka.cluster.Partition) [2025-02-10 00:50:43,523] INFO [Partition -uve-topic-22-22 broker=3] Log loaded for partition -uve-topic-22-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,524] 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:43,524] 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:43,524] INFO [Partition -uve-topic-21-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-2 (kafka.cluster.Partition) [2025-02-10 00:50:43,524] INFO [Partition -uve-topic-21-2 broker=3] Log loaded for partition -uve-topic-21-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,525] 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:43,525] 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:43,525] INFO [Partition -uve-topic-21-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-21 (kafka.cluster.Partition) [2025-02-10 00:50:43,525] INFO [Partition -uve-topic-21-21 broker=3] Log loaded for partition -uve-topic-21-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,527] 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:43,527] 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:43,527] INFO [Partition -uve-topic-25-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-25 (kafka.cluster.Partition) [2025-02-10 00:50:43,527] INFO [Partition -uve-topic-25-25 broker=3] Log loaded for partition -uve-topic-25-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,528] 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:43,528] 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:43,528] INFO [Partition -uve-topic-24-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-5 (kafka.cluster.Partition) [2025-02-10 00:50:43,528] INFO [Partition -uve-topic-24-5 broker=3] Log loaded for partition -uve-topic-24-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,530] 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:43,530] 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:43,530] INFO [Partition -uve-topic-15-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-21 (kafka.cluster.Partition) [2025-02-10 00:50:43,530] INFO [Partition -uve-topic-15-21 broker=3] Log loaded for partition -uve-topic-15-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,533] 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:43,534] 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:43,534] INFO [Partition -uve-topic-20-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-20 (kafka.cluster.Partition) [2025-02-10 00:50:43,534] INFO [Partition -uve-topic-20-20 broker=3] Log loaded for partition -uve-topic-20-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,535] 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:43,535] 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:43,535] INFO [Partition -uve-topic-19-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-3 (kafka.cluster.Partition) [2025-02-10 00:50:43,535] INFO [Partition -uve-topic-19-3 broker=3] Log loaded for partition -uve-topic-19-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,536] 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:43,536] 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:43,536] INFO [Partition -uve-topic-24-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-2 (kafka.cluster.Partition) [2025-02-10 00:50:43,537] INFO [Partition -uve-topic-24-2 broker=3] Log loaded for partition -uve-topic-24-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,538] 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:43,538] 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:43,538] INFO [Partition -uve-topic-25-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-22 (kafka.cluster.Partition) [2025-02-10 00:50:43,538] INFO [Partition -uve-topic-25-22 broker=3] Log loaded for partition -uve-topic-25-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,539] 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:43,539] 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:43,539] INFO [Partition -uve-topic-15-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-8 (kafka.cluster.Partition) [2025-02-10 00:50:43,539] INFO [Partition -uve-topic-15-8 broker=3] Log loaded for partition -uve-topic-15-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,540] 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:43,541] 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:43,541] INFO [Partition -uve-topic-22-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-19 (kafka.cluster.Partition) [2025-02-10 00:50:43,541] INFO [Partition -uve-topic-22-19 broker=3] Log loaded for partition -uve-topic-22-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,542] 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:43,542] 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:43,542] INFO [Partition -uve-topic-10-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-3 (kafka.cluster.Partition) [2025-02-10 00:50:43,542] INFO [Partition -uve-topic-10-3 broker=3] Log loaded for partition -uve-topic-10-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,543] 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:43,544] 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:43,544] INFO [Partition -uve-topic-21-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-18 (kafka.cluster.Partition) [2025-02-10 00:50:43,544] INFO [Partition -uve-topic-21-18 broker=3] Log loaded for partition -uve-topic-21-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,545] 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:43,545] 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:43,545] INFO [Partition -uve-topic-15-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-18 (kafka.cluster.Partition) [2025-02-10 00:50:43,545] INFO [Partition -uve-topic-15-18 broker=3] Log loaded for partition -uve-topic-15-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,546] 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:43,547] 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:43,547] INFO [Partition -uve-topic-13-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-25 (kafka.cluster.Partition) [2025-02-10 00:50:43,547] INFO [Partition -uve-topic-13-25 broker=3] Log loaded for partition -uve-topic-13-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,548] 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:43,548] 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:43,548] INFO [Partition -uve-topic-7-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-25 (kafka.cluster.Partition) [2025-02-10 00:50:43,548] INFO [Partition -uve-topic-7-25 broker=3] Log loaded for partition -uve-topic-7-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,549] 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:43,550] 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:43,550] INFO [Partition -uve-topic-15-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-27 (kafka.cluster.Partition) [2025-02-10 00:50:43,550] INFO [Partition -uve-topic-15-27 broker=3] Log loaded for partition -uve-topic-15-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,551] 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:43,551] 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:43,551] INFO [Partition -uve-topic-27-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-5 (kafka.cluster.Partition) [2025-02-10 00:50:43,551] INFO [Partition -uve-topic-27-5 broker=3] Log loaded for partition -uve-topic-27-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,552] 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:43,552] 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:43,552] INFO [Partition -uve-topic-6-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-14 (kafka.cluster.Partition) [2025-02-10 00:50:43,552] INFO [Partition -uve-topic-6-14 broker=3] Log loaded for partition -uve-topic-6-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,554] 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:43,554] 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:43,554] INFO [Partition -uve-topic-20-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-17 (kafka.cluster.Partition) [2025-02-10 00:50:43,554] INFO [Partition -uve-topic-20-17 broker=3] Log loaded for partition -uve-topic-20-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,555] 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:43,555] 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:43,555] INFO [Partition -uve-topic-11-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-23 (kafka.cluster.Partition) [2025-02-10 00:50:43,555] INFO [Partition -uve-topic-11-23 broker=3] Log loaded for partition -uve-topic-11-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,556] 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:43,557] 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:43,557] INFO [Partition -uve-topic-16-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-19 (kafka.cluster.Partition) [2025-02-10 00:50:43,557] INFO [Partition -uve-topic-16-19 broker=3] Log loaded for partition -uve-topic-16-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,558] 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:43,558] 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:43,558] INFO [Partition -uve-topic-3-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-27 (kafka.cluster.Partition) [2025-02-10 00:50:43,558] INFO [Partition -uve-topic-3-27 broker=3] Log loaded for partition -uve-topic-3-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,559] 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:43,560] 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:43,560] INFO [Partition -uve-topic-15-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-5 (kafka.cluster.Partition) [2025-02-10 00:50:43,560] INFO [Partition -uve-topic-15-5 broker=3] Log loaded for partition -uve-topic-15-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,561] 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:43,561] 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:43,561] INFO [Partition -uve-topic-20-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-14 (kafka.cluster.Partition) [2025-02-10 00:50:43,561] INFO [Partition -uve-topic-20-14 broker=3] Log loaded for partition -uve-topic-20-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,562] 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:43,563] 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:43,563] INFO [Partition -uve-topic-22-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-16 (kafka.cluster.Partition) [2025-02-10 00:50:43,563] INFO [Partition -uve-topic-22-16 broker=3] Log loaded for partition -uve-topic-22-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,564] 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:43,564] 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:43,564] INFO [Partition -uve-topic-13-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-22 (kafka.cluster.Partition) [2025-02-10 00:50:43,564] INFO [Partition -uve-topic-13-22 broker=3] Log loaded for partition -uve-topic-13-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,565] 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:43,565] 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:43,565] INFO [Partition -uve-topic-25-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-19 (kafka.cluster.Partition) [2025-02-10 00:50:43,565] INFO [Partition -uve-topic-25-19 broker=3] Log loaded for partition -uve-topic-25-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,566] 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:43,567] 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:43,567] INFO [Partition -uve-topic-6-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-2 (kafka.cluster.Partition) [2025-02-10 00:50:43,567] INFO [Partition -uve-topic-6-2 broker=3] Log loaded for partition -uve-topic-6-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,568] 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:43,568] 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:43,568] INFO [Partition -uve-topic-7-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-22 (kafka.cluster.Partition) [2025-02-10 00:50:43,568] INFO [Partition -uve-topic-7-22 broker=3] Log loaded for partition -uve-topic-7-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,569] 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:43,569] 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:43,569] INFO [Partition -uve-topic-15-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-15 (kafka.cluster.Partition) [2025-02-10 00:50:43,569] INFO [Partition -uve-topic-15-15 broker=3] Log loaded for partition -uve-topic-15-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,570] 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:43,571] 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:43,571] INFO [Partition -uve-topic-10-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-0 (kafka.cluster.Partition) [2025-02-10 00:50:43,571] INFO [Partition -uve-topic-10-0 broker=3] Log loaded for partition -uve-topic-10-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,571] 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:43,572] 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:43,572] INFO [Partition -uve-topic-11-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-20 (kafka.cluster.Partition) [2025-02-10 00:50:43,572] INFO [Partition -uve-topic-11-20 broker=3] Log loaded for partition -uve-topic-11-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,573] 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:43,573] 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:43,573] INFO [Partition -uve-topic-19-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-0 (kafka.cluster.Partition) [2025-02-10 00:50:43,573] INFO [Partition -uve-topic-19-0 broker=3] Log loaded for partition -uve-topic-19-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,574] 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:43,574] 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:43,574] INFO [Partition -uve-topic-6-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-11 (kafka.cluster.Partition) [2025-02-10 00:50:43,574] INFO [Partition -uve-topic-6-11 broker=3] Log loaded for partition -uve-topic-6-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,575] 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:43,576] 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:43,576] INFO [Partition -uve-topic-27-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-2 (kafka.cluster.Partition) [2025-02-10 00:50:43,576] INFO [Partition -uve-topic-27-2 broker=3] Log loaded for partition -uve-topic-27-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,577] 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:43,578] 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:43,578] INFO [Partition -uve-topic-16-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-16 (kafka.cluster.Partition) [2025-02-10 00:50:43,578] INFO [Partition -uve-topic-16-16 broker=3] Log loaded for partition -uve-topic-16-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,579] 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:43,579] 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:43,579] INFO [Partition -uve-topic-21-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-15 (kafka.cluster.Partition) [2025-02-10 00:50:43,579] INFO [Partition -uve-topic-21-15 broker=3] Log loaded for partition -uve-topic-21-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,580] 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:43,580] 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:43,580] INFO [Partition -uve-topic-4-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-28 (kafka.cluster.Partition) [2025-02-10 00:50:43,580] INFO [Partition -uve-topic-4-28 broker=3] Log loaded for partition -uve-topic-4-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,582] 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:43,582] 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:43,582] INFO [Partition -uve-topic-16-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-13 (kafka.cluster.Partition) [2025-02-10 00:50:43,582] INFO [Partition -uve-topic-16-13 broker=3] Log loaded for partition -uve-topic-16-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,583] 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:43,584] 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:43,584] INFO [Partition -uve-topic-25-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-16 (kafka.cluster.Partition) [2025-02-10 00:50:43,584] INFO [Partition -uve-topic-25-16 broker=3] Log loaded for partition -uve-topic-25-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,585] 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:43,585] 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:43,586] INFO [Partition -uve-topic-27-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-28 (kafka.cluster.Partition) [2025-02-10 00:50:43,586] INFO [Partition -uve-topic-27-28 broker=3] Log loaded for partition -uve-topic-27-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,587] 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:43,587] 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:43,587] INFO [Partition -uve-topic-13-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-29 (kafka.cluster.Partition) [2025-02-10 00:50:43,587] INFO [Partition -uve-topic-13-29 broker=3] Log loaded for partition -uve-topic-13-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,588] 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:43,588] 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:43,588] INFO [Partition -uve-topic-6-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-8 (kafka.cluster.Partition) [2025-02-10 00:50:43,588] INFO [Partition -uve-topic-6-8 broker=3] Log loaded for partition -uve-topic-6-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,589] 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:43,590] 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:43,590] INFO [Partition -uve-topic-20-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-11 (kafka.cluster.Partition) [2025-02-10 00:50:43,590] INFO [Partition -uve-topic-20-11 broker=3] Log loaded for partition -uve-topic-20-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,593] 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:43,593] 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:43,593] INFO [Partition -uve-topic-11-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-17 (kafka.cluster.Partition) [2025-02-10 00:50:43,593] INFO [Partition -uve-topic-11-17 broker=3] Log loaded for partition -uve-topic-11-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,594] 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:43,595] 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:43,595] INFO [Partition -uve-topic-4-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-25 (kafka.cluster.Partition) [2025-02-10 00:50:43,595] INFO [Partition -uve-topic-4-25 broker=3] Log loaded for partition -uve-topic-4-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,597] 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:43,597] 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:43,597] INFO [Partition -uve-topic-13-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-10 (kafka.cluster.Partition) [2025-02-10 00:50:43,597] INFO [Partition -uve-topic-13-10 broker=3] Log loaded for partition -uve-topic-13-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,599] 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:43,599] 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:43,599] INFO [Partition -uve-topic-7-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-19 (kafka.cluster.Partition) [2025-02-10 00:50:43,599] INFO [Partition -uve-topic-7-19 broker=3] Log loaded for partition -uve-topic-7-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,602] 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:43,602] 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:43,602] INFO [Partition -uve-topic-22-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-13 (kafka.cluster.Partition) [2025-02-10 00:50:43,602] INFO [Partition -uve-topic-22-13 broker=3] Log loaded for partition -uve-topic-22-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,603] 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:43,604] 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:43,604] INFO [Partition -uve-topic-3-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-24 (kafka.cluster.Partition) [2025-02-10 00:50:43,604] INFO [Partition -uve-topic-3-24 broker=3] Log loaded for partition -uve-topic-3-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,632] 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:43,633] 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:43,633] INFO [Partition -uve-topic-21-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-12 (kafka.cluster.Partition) [2025-02-10 00:50:43,633] INFO [Partition -uve-topic-21-12 broker=3] Log loaded for partition -uve-topic-21-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,635] 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:43,635] 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:43,635] INFO [Partition -uve-topic-15-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-12 (kafka.cluster.Partition) [2025-02-10 00:50:43,635] INFO [Partition -uve-topic-15-12 broker=3] Log loaded for partition -uve-topic-15-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,637] 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:43,637] 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:43,637] INFO [Partition -uve-topic-13-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-19 (kafka.cluster.Partition) [2025-02-10 00:50:43,637] INFO [Partition -uve-topic-13-19 broker=3] Log loaded for partition -uve-topic-13-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,639] 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:43,639] 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:43,639] INFO [Partition -uve-topic-7-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-16 (kafka.cluster.Partition) [2025-02-10 00:50:43,639] INFO [Partition -uve-topic-7-16 broker=3] Log loaded for partition -uve-topic-7-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,641] 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:43,649] 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:43,649] INFO [Partition -uve-topic-20-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-27 (kafka.cluster.Partition) [2025-02-10 00:50:43,649] INFO [Partition -uve-topic-20-27 broker=3] Log loaded for partition -uve-topic-20-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,653] 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:43,654] 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:43,654] INFO [Partition -uve-topic-15-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-9 (kafka.cluster.Partition) [2025-02-10 00:50:43,654] INFO [Partition -uve-topic-15-9 broker=3] Log loaded for partition -uve-topic-15-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,656] 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:43,656] 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:43,657] INFO [Partition -uve-topic-3-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-21 (kafka.cluster.Partition) [2025-02-10 00:50:43,657] INFO [Partition -uve-topic-3-21 broker=3] Log loaded for partition -uve-topic-3-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,671] 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:43,672] 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:43,672] INFO [Partition -uve-topic-25-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-13 (kafka.cluster.Partition) [2025-02-10 00:50:43,672] INFO [Partition -uve-topic-25-13 broker=3] Log loaded for partition -uve-topic-25-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,674] 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:43,675] 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:43,675] INFO [Partition -uve-topic-11-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-14 (kafka.cluster.Partition) [2025-02-10 00:50:43,675] INFO [Partition -uve-topic-11-14 broker=3] Log loaded for partition -uve-topic-11-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,676] 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:43,678] 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:43,678] INFO [Partition -uve-topic-13-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-26 (kafka.cluster.Partition) [2025-02-10 00:50:43,678] INFO [Partition -uve-topic-13-26 broker=3] Log loaded for partition -uve-topic-13-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,681] 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:43,682] 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:43,682] INFO [Partition -uve-topic-22-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-29 (kafka.cluster.Partition) [2025-02-10 00:50:43,682] INFO [Partition -uve-topic-22-29 broker=3] Log loaded for partition -uve-topic-22-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,686] 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:43,687] 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:43,687] INFO [Partition -uve-topic-6-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-5 (kafka.cluster.Partition) [2025-02-10 00:50:43,687] INFO [Partition -uve-topic-6-5 broker=3] Log loaded for partition -uve-topic-6-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,689] 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:43,690] 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:43,690] INFO [Partition -uve-topic-20-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-8 (kafka.cluster.Partition) [2025-02-10 00:50:43,690] INFO [Partition -uve-topic-20-8 broker=3] Log loaded for partition -uve-topic-20-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,693] 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:43,694] 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:43,694] INFO [Partition -uve-topic-16-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-10 (kafka.cluster.Partition) [2025-02-10 00:50:43,694] INFO [Partition -uve-topic-16-10 broker=3] Log loaded for partition -uve-topic-16-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,697] 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:43,698] 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:43,698] INFO [Partition -uve-topic-21-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-9 (kafka.cluster.Partition) [2025-02-10 00:50:43,698] INFO [Partition -uve-topic-21-9 broker=3] Log loaded for partition -uve-topic-21-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,701] 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:43,702] 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:43,702] INFO [Partition -uve-topic-4-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-22 (kafka.cluster.Partition) [2025-02-10 00:50:43,702] INFO [Partition -uve-topic-4-22 broker=3] Log loaded for partition -uve-topic-4-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,705] 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:43,705] 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:43,706] INFO [Partition -uve-topic-27-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-25 (kafka.cluster.Partition) [2025-02-10 00:50:43,706] INFO [Partition -uve-topic-27-25 broker=3] Log loaded for partition -uve-topic-27-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,708] 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:43,709] 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:43,709] INFO [Partition -uve-topic-16-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-29 (kafka.cluster.Partition) [2025-02-10 00:50:43,709] INFO [Partition -uve-topic-16-29 broker=3] Log loaded for partition -uve-topic-16-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,711] 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:43,712] 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:43,712] INFO [Partition -uve-topic-13-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-7 (kafka.cluster.Partition) [2025-02-10 00:50:43,712] INFO [Partition -uve-topic-13-7 broker=3] Log loaded for partition -uve-topic-13-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,714] 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:43,716] 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:43,716] INFO [Partition -uve-topic-22-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-10 (kafka.cluster.Partition) [2025-02-10 00:50:43,716] INFO [Partition -uve-topic-22-10 broker=3] Log loaded for partition -uve-topic-22-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,719] 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:43,720] 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:43,720] INFO [Partition -uve-topic-13-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-16 (kafka.cluster.Partition) [2025-02-10 00:50:43,720] INFO [Partition -uve-topic-13-16 broker=3] Log loaded for partition -uve-topic-13-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,723] 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:43,724] 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:43,725] INFO [Partition -uve-topic-16-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-26 (kafka.cluster.Partition) [2025-02-10 00:50:43,725] INFO [Partition -uve-topic-16-26 broker=3] Log loaded for partition -uve-topic-16-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,728] 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:43,729] 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:43,729] INFO [Partition -uve-topic-15-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-6 (kafka.cluster.Partition) [2025-02-10 00:50:43,729] INFO [Partition -uve-topic-15-6 broker=3] Log loaded for partition -uve-topic-15-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,731] 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:43,733] 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:43,733] INFO [Partition -uve-topic-11-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-11 (kafka.cluster.Partition) [2025-02-10 00:50:43,733] INFO [Partition -uve-topic-11-11 broker=3] Log loaded for partition -uve-topic-11-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,739] 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:43,740] 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:43,740] INFO [Partition -uve-topic-4-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-19 (kafka.cluster.Partition) [2025-02-10 00:50:43,740] INFO [Partition -uve-topic-4-19 broker=3] Log loaded for partition -uve-topic-4-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,756] 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:43,756] 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:43,756] INFO [Partition -uve-topic-7-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-13 (kafka.cluster.Partition) [2025-02-10 00:50:43,756] INFO [Partition -uve-topic-7-13 broker=3] Log loaded for partition -uve-topic-7-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,758] 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:43,759] 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:43,759] INFO [Partition -uve-topic-3-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-18 (kafka.cluster.Partition) [2025-02-10 00:50:43,759] INFO [Partition -uve-topic-3-18 broker=3] Log loaded for partition -uve-topic-3-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,764] 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:43,765] 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:43,765] INFO [Partition -uve-topic-4-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-10 (kafka.cluster.Partition) [2025-02-10 00:50:43,765] INFO [Partition -uve-topic-4-10 broker=3] Log loaded for partition -uve-topic-4-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,768] 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:43,769] 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:43,769] INFO [Partition -uve-topic-25-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-1 (kafka.cluster.Partition) [2025-02-10 00:50:43,769] INFO [Partition -uve-topic-25-1 broker=3] Log loaded for partition -uve-topic-25-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,772] 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:43,772] 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:43,773] INFO [Partition -uve-topic-13-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-23 (kafka.cluster.Partition) [2025-02-10 00:50:43,773] INFO [Partition -uve-topic-13-23 broker=3] Log loaded for partition -uve-topic-13-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,774] 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:43,774] 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:43,774] INFO [Partition -uve-topic-4-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-29 (kafka.cluster.Partition) [2025-02-10 00:50:43,775] INFO [Partition -uve-topic-4-29 broker=3] Log loaded for partition -uve-topic-4-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,777] 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:43,777] 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:43,777] INFO [Partition -uve-topic-16-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-7 (kafka.cluster.Partition) [2025-02-10 00:50:43,777] INFO [Partition -uve-topic-16-7 broker=3] Log loaded for partition -uve-topic-16-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,779] 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:43,779] 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:43,779] INFO [Partition -uve-topic-22-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-26 (kafka.cluster.Partition) [2025-02-10 00:50:43,779] INFO [Partition -uve-topic-22-26 broker=3] Log loaded for partition -uve-topic-22-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,781] 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:43,782] 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:43,782] INFO [Partition -uve-topic-21-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-6 (kafka.cluster.Partition) [2025-02-10 00:50:43,782] INFO [Partition -uve-topic-21-6 broker=3] Log loaded for partition -uve-topic-21-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,783] 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:43,783] 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:43,783] INFO [Partition -uve-topic-13-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-13 (kafka.cluster.Partition) [2025-02-10 00:50:43,783] INFO [Partition -uve-topic-13-13 broker=3] Log loaded for partition -uve-topic-13-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,787] 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:43,787] 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:43,787] INFO [Partition -uve-topic-20-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-5 (kafka.cluster.Partition) [2025-02-10 00:50:43,787] INFO [Partition -uve-topic-20-5 broker=3] Log loaded for partition -uve-topic-20-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,794] 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:43,795] 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:43,795] INFO [Partition -uve-topic-25-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-29 (kafka.cluster.Partition) [2025-02-10 00:50:43,795] INFO [Partition -uve-topic-25-29 broker=3] Log loaded for partition -uve-topic-25-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,797] 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:43,798] 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:43,798] INFO [Partition -uve-topic-20-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-24 (kafka.cluster.Partition) [2025-02-10 00:50:43,798] INFO [Partition -uve-topic-20-24 broker=3] Log loaded for partition -uve-topic-20-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,801] 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:43,802] 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:43,802] INFO [Partition -uve-topic-19-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-29 (kafka.cluster.Partition) [2025-02-10 00:50:43,802] INFO [Partition -uve-topic-19-29 broker=3] Log loaded for partition -uve-topic-19-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,804] 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:43,805] 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:43,805] INFO [Partition -uve-topic-24-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-28 (kafka.cluster.Partition) [2025-02-10 00:50:43,805] INFO [Partition -uve-topic-24-28 broker=3] Log loaded for partition -uve-topic-24-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,806] 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:43,806] 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:43,806] INFO [Partition -uve-topic-25-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-10 (kafka.cluster.Partition) [2025-02-10 00:50:43,806] INFO [Partition -uve-topic-25-10 broker=3] Log loaded for partition -uve-topic-25-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,807] 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:43,808] 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:43,808] INFO [Partition -uve-topic-27-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-22 (kafka.cluster.Partition) [2025-02-10 00:50:43,808] INFO [Partition -uve-topic-27-22 broker=3] Log loaded for partition -uve-topic-27-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,809] 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:43,809] 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:43,809] INFO [Partition -uve-topic-13-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-4 (kafka.cluster.Partition) [2025-02-10 00:50:43,809] INFO [Partition -uve-topic-13-4 broker=3] Log loaded for partition -uve-topic-13-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,810] 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:43,811] 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:43,811] INFO [Partition -uve-topic-22-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-7 (kafka.cluster.Partition) [2025-02-10 00:50:43,811] INFO [Partition -uve-topic-22-7 broker=3] Log loaded for partition -uve-topic-22-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,812] 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:43,812] 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:43,812] INFO [Partition -uve-topic-10-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-29 (kafka.cluster.Partition) [2025-02-10 00:50:43,812] INFO [Partition -uve-topic-10-29 broker=3] Log loaded for partition -uve-topic-10-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,813] 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:43,813] 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:43,813] INFO [Partition -uve-topic-25-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-20 (kafka.cluster.Partition) [2025-02-10 00:50:43,813] INFO [Partition -uve-topic-25-20 broker=3] Log loaded for partition -uve-topic-25-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,814] 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:43,815] 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:43,815] INFO [Partition -uve-topic-20-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-2 (kafka.cluster.Partition) [2025-02-10 00:50:43,815] INFO [Partition -uve-topic-20-2 broker=3] Log loaded for partition -uve-topic-20-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,816] 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:43,816] 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:43,816] INFO [Partition -uve-topic-16-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-4 (kafka.cluster.Partition) [2025-02-10 00:50:43,816] INFO [Partition -uve-topic-16-4 broker=3] Log loaded for partition -uve-topic-16-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,817] 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:43,818] 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:43,818] INFO [Partition -uve-topic-22-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-4 (kafka.cluster.Partition) [2025-02-10 00:50:43,818] INFO [Partition -uve-topic-22-4 broker=3] Log loaded for partition -uve-topic-22-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,819] 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:43,819] 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:43,819] INFO [Partition -uve-topic-21-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-3 (kafka.cluster.Partition) [2025-02-10 00:50:43,819] INFO [Partition -uve-topic-21-3 broker=3] Log loaded for partition -uve-topic-21-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,820] 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:43,821] 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:43,821] INFO [Partition -uve-topic-20-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-21 (kafka.cluster.Partition) [2025-02-10 00:50:43,821] INFO [Partition -uve-topic-20-21 broker=3] Log loaded for partition -uve-topic-20-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,822] 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:43,822] 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:43,822] INFO [Partition -uve-topic-27-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-19 (kafka.cluster.Partition) [2025-02-10 00:50:43,822] INFO [Partition -uve-topic-27-19 broker=3] Log loaded for partition -uve-topic-27-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,823] 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:43,823] 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:43,824] INFO [Partition -uve-topic-16-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-23 (kafka.cluster.Partition) [2025-02-10 00:50:43,824] INFO [Partition -uve-topic-16-23 broker=3] Log loaded for partition -uve-topic-16-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,825] 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:43,825] 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:43,825] INFO [Partition -uve-topic-15-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-3 (kafka.cluster.Partition) [2025-02-10 00:50:43,825] INFO [Partition -uve-topic-15-3 broker=3] Log loaded for partition -uve-topic-15-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,826] 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:43,826] 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:43,826] INFO [Partition -uve-topic-25-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-26 (kafka.cluster.Partition) [2025-02-10 00:50:43,826] INFO [Partition -uve-topic-25-26 broker=3] Log loaded for partition -uve-topic-25-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,827] 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:43,828] 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:43,828] INFO [Partition -uve-topic-11-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-8 (kafka.cluster.Partition) [2025-02-10 00:50:43,828] INFO [Partition -uve-topic-11-8 broker=3] Log loaded for partition -uve-topic-11-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,829] 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:43,829] 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:43,829] INFO [Partition -uve-topic-13-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-20 (kafka.cluster.Partition) [2025-02-10 00:50:43,829] INFO [Partition -uve-topic-13-20 broker=3] Log loaded for partition -uve-topic-13-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,830] 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:43,830] 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:43,830] INFO [Partition -uve-topic-6-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-28 (kafka.cluster.Partition) [2025-02-10 00:50:43,830] INFO [Partition -uve-topic-6-28 broker=3] Log loaded for partition -uve-topic-6-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,831] 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:43,832] 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:43,832] INFO [Partition -uve-topic-13-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-1 (kafka.cluster.Partition) [2025-02-10 00:50:43,832] INFO [Partition -uve-topic-13-1 broker=3] Log loaded for partition -uve-topic-13-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,833] 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:43,833] 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:43,833] INFO [Partition -uve-topic-7-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-10 (kafka.cluster.Partition) [2025-02-10 00:50:43,833] INFO [Partition -uve-topic-7-10 broker=3] Log loaded for partition -uve-topic-7-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,835] 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:43,835] 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:43,836] INFO [Partition -uve-topic-4-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-16 (kafka.cluster.Partition) [2025-02-10 00:50:43,836] INFO [Partition -uve-topic-4-16 broker=3] Log loaded for partition -uve-topic-4-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,837] 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:43,837] 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:43,837] INFO [Partition -uve-topic-3-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-15 (kafka.cluster.Partition) [2025-02-10 00:50:43,837] INFO [Partition -uve-topic-3-15 broker=3] Log loaded for partition -uve-topic-3-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,838] 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:43,838] 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:43,838] INFO [Partition -uve-topic-25-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-7 (kafka.cluster.Partition) [2025-02-10 00:50:43,838] INFO [Partition -uve-topic-25-7 broker=3] Log loaded for partition -uve-topic-25-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,839] 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:43,839] 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:43,840] INFO [Partition -uve-topic-7-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-29 (kafka.cluster.Partition) [2025-02-10 00:50:43,840] INFO [Partition -uve-topic-7-29 broker=3] Log loaded for partition -uve-topic-7-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,841] 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:43,841] 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:43,841] INFO [Partition -uve-topic-10-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-26 (kafka.cluster.Partition) [2025-02-10 00:50:43,841] INFO [Partition -uve-topic-10-26 broker=3] Log loaded for partition -uve-topic-10-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,843] 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:43,844] 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:43,844] INFO [Partition -uve-topic-22-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-23 (kafka.cluster.Partition) [2025-02-10 00:50:43,844] INFO [Partition -uve-topic-22-23 broker=3] Log loaded for partition -uve-topic-22-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,845] 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:43,845] 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:43,845] INFO [Partition -uve-topic-19-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-26 (kafka.cluster.Partition) [2025-02-10 00:50:43,845] INFO [Partition -uve-topic-19-26 broker=3] Log loaded for partition -uve-topic-19-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,846] 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:43,847] 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:43,847] INFO [Partition -uve-topic-24-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-25 (kafka.cluster.Partition) [2025-02-10 00:50:43,847] INFO [Partition -uve-topic-24-25 broker=3] Log loaded for partition -uve-topic-24-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,848] 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:43,848] 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:43,848] INFO [Partition -uve-topic-11-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-27 (kafka.cluster.Partition) [2025-02-10 00:50:43,848] INFO [Partition -uve-topic-11-27 broker=3] Log loaded for partition -uve-topic-11-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,849] 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:43,849] 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:43,849] INFO [Partition -uve-topic-4-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-26 (kafka.cluster.Partition) [2025-02-10 00:50:43,849] INFO [Partition -uve-topic-4-26 broker=3] Log loaded for partition -uve-topic-4-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,850] 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:43,851] 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:43,851] INFO [Partition -uve-topic-25-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-17 (kafka.cluster.Partition) [2025-02-10 00:50:43,851] INFO [Partition -uve-topic-25-17 broker=3] Log loaded for partition -uve-topic-25-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,852] 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:43,852] 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:43,852] INFO [Partition -uve-topic-4-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-7 (kafka.cluster.Partition) [2025-02-10 00:50:43,852] INFO [Partition -uve-topic-4-7 broker=3] Log loaded for partition -uve-topic-4-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,853] 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:43,853] 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:43,854] INFO [Partition -uve-topic-16-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-1 (kafka.cluster.Partition) [2025-02-10 00:50:43,854] INFO [Partition -uve-topic-16-1 broker=3] Log loaded for partition -uve-topic-16-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,854] 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:43,855] 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:43,855] INFO [Partition -uve-topic-25-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-4 (kafka.cluster.Partition) [2025-02-10 00:50:43,855] INFO [Partition -uve-topic-25-4 broker=3] Log loaded for partition -uve-topic-25-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,856] 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:43,856] 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:43,856] INFO [Partition -uve-topic-3-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-3 (kafka.cluster.Partition) [2025-02-10 00:50:43,856] INFO [Partition -uve-topic-3-3 broker=3] Log loaded for partition -uve-topic-3-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,857] 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:43,858] 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:43,858] INFO [Partition -uve-topic-4-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-23 (kafka.cluster.Partition) [2025-02-10 00:50:43,858] INFO [Partition -uve-topic-4-23 broker=3] Log loaded for partition -uve-topic-4-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,859] 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:43,859] 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:43,859] INFO [Partition -uve-topic-3-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-22 (kafka.cluster.Partition) [2025-02-10 00:50:43,859] INFO [Partition -uve-topic-3-22 broker=3] Log loaded for partition -uve-topic-3-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,860] 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:43,860] 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:43,860] INFO [Partition -uve-topic-7-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-26 (kafka.cluster.Partition) [2025-02-10 00:50:43,860] INFO [Partition -uve-topic-7-26 broker=3] Log loaded for partition -uve-topic-7-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,861] 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:43,862] 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:43,862] INFO [Partition -uve-topic-15-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-0 (kafka.cluster.Partition) [2025-02-10 00:50:43,862] INFO [Partition -uve-topic-15-0 broker=3] Log loaded for partition -uve-topic-15-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,863] 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:43,863] 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:43,863] INFO [Partition -uve-topic-25-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-23 (kafka.cluster.Partition) [2025-02-10 00:50:43,863] INFO [Partition -uve-topic-25-23 broker=3] Log loaded for partition -uve-topic-25-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,864] 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:43,864] 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:43,864] INFO [Partition -uve-topic-11-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-5 (kafka.cluster.Partition) [2025-02-10 00:50:43,864] INFO [Partition -uve-topic-11-5 broker=3] Log loaded for partition -uve-topic-11-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,865] 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:43,866] 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:43,866] INFO [Partition -uve-topic-19-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-23 (kafka.cluster.Partition) [2025-02-10 00:50:43,866] INFO [Partition -uve-topic-19-23 broker=3] Log loaded for partition -uve-topic-19-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,867] 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:43,867] 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:43,867] INFO [Partition -uve-topic-4-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-13 (kafka.cluster.Partition) [2025-02-10 00:50:43,867] INFO [Partition -uve-topic-4-13 broker=3] Log loaded for partition -uve-topic-4-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,868] 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:43,868] 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:43,868] INFO [Partition -uve-topic-24-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-22 (kafka.cluster.Partition) [2025-02-10 00:50:43,868] INFO [Partition -uve-topic-24-22 broker=3] Log loaded for partition -uve-topic-24-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,869] 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:43,870] 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:43,870] INFO [Partition -uve-topic-11-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-24 (kafka.cluster.Partition) [2025-02-10 00:50:43,870] INFO [Partition -uve-topic-11-24 broker=3] Log loaded for partition -uve-topic-11-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,871] 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:43,871] 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:43,871] INFO [Partition -uve-topic-6-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-25 (kafka.cluster.Partition) [2025-02-10 00:50:43,871] INFO [Partition -uve-topic-6-25 broker=3] Log loaded for partition -uve-topic-6-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,872] 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:43,873] 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:43,873] INFO [Partition -uve-topic-27-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-16 (kafka.cluster.Partition) [2025-02-10 00:50:43,873] INFO [Partition -uve-topic-27-16 broker=3] Log loaded for partition -uve-topic-27-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,874] 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:43,874] 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:43,874] INFO [Partition -uve-topic-22-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-1 (kafka.cluster.Partition) [2025-02-10 00:50:43,874] INFO [Partition -uve-topic-22-1 broker=3] Log loaded for partition -uve-topic-22-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,875] 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:43,875] 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:43,875] INFO [Partition -uve-topic-10-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-23 (kafka.cluster.Partition) [2025-02-10 00:50:43,875] INFO [Partition -uve-topic-10-23 broker=3] Log loaded for partition -uve-topic-10-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,876] 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:43,877] 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:43,877] INFO [Partition -uve-topic-24-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-13 (kafka.cluster.Partition) [2025-02-10 00:50:43,877] INFO [Partition -uve-topic-24-13 broker=3] Log loaded for partition -uve-topic-24-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,878] 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:43,878] 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:43,878] INFO [Partition -uve-topic-11-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-15 (kafka.cluster.Partition) [2025-02-10 00:50:43,878] INFO [Partition -uve-topic-11-15 broker=3] Log loaded for partition -uve-topic-11-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,879] 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:43,879] 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:43,879] INFO [Partition -uve-topic-13-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-17 (kafka.cluster.Partition) [2025-02-10 00:50:43,879] INFO [Partition -uve-topic-13-17 broker=3] Log loaded for partition -uve-topic-13-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,880] 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:43,881] 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:43,881] INFO [Partition -uve-topic-25-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-14 (kafka.cluster.Partition) [2025-02-10 00:50:43,881] INFO [Partition -uve-topic-25-14 broker=3] Log loaded for partition -uve-topic-25-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,882] 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:43,882] 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:43,882] INFO [Partition -uve-topic-20-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-18 (kafka.cluster.Partition) [2025-02-10 00:50:43,882] INFO [Partition -uve-topic-20-18 broker=3] Log loaded for partition -uve-topic-20-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,883] 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:43,883] 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:43,883] INFO [Partition -uve-topic-22-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-20 (kafka.cluster.Partition) [2025-02-10 00:50:43,883] INFO [Partition -uve-topic-22-20 broker=3] Log loaded for partition -uve-topic-22-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,884] 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:43,885] 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:43,885] INFO [Partition -uve-topic-16-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-20 (kafka.cluster.Partition) [2025-02-10 00:50:43,885] INFO [Partition -uve-topic-16-20 broker=3] Log loaded for partition -uve-topic-16-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,886] 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:43,886] 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:43,886] INFO [Partition -uve-topic-21-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-0 (kafka.cluster.Partition) [2025-02-10 00:50:43,886] INFO [Partition -uve-topic-21-0 broker=3] Log loaded for partition -uve-topic-21-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,887] 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:43,888] 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:43,888] INFO [Partition -uve-topic-7-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-7 (kafka.cluster.Partition) [2025-02-10 00:50:43,888] INFO [Partition -uve-topic-7-7 broker=3] Log loaded for partition -uve-topic-7-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,889] 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:43,889] 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:43,889] INFO [Partition -uve-topic-3-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-12 (kafka.cluster.Partition) [2025-02-10 00:50:43,889] INFO [Partition -uve-topic-3-12 broker=3] Log loaded for partition -uve-topic-3-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,890] 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:43,890] 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:43,890] INFO [Partition -uve-topic-4-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-4 (kafka.cluster.Partition) [2025-02-10 00:50:43,890] INFO [Partition -uve-topic-4-4 broker=3] Log loaded for partition -uve-topic-4-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,891] 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:43,892] 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:43,892] INFO [Partition -uve-topic-19-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-11 (kafka.cluster.Partition) [2025-02-10 00:50:43,892] INFO [Partition -uve-topic-19-11 broker=3] Log loaded for partition -uve-topic-19-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,893] 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:43,893] 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:43,893] INFO [Partition -uve-topic-24-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-29 (kafka.cluster.Partition) [2025-02-10 00:50:43,893] INFO [Partition -uve-topic-24-29 broker=3] Log loaded for partition -uve-topic-24-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,894] 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:43,894] 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:43,894] INFO [Partition -uve-topic-7-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-23 (kafka.cluster.Partition) [2025-02-10 00:50:43,894] INFO [Partition -uve-topic-7-23 broker=3] Log loaded for partition -uve-topic-7-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,895] 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:43,896] 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:43,896] INFO [Partition -uve-topic-10-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-20 (kafka.cluster.Partition) [2025-02-10 00:50:43,896] INFO [Partition -uve-topic-10-20 broker=3] Log loaded for partition -uve-topic-10-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,897] 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:43,897] 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:43,897] INFO [Partition -uve-topic-19-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-20 (kafka.cluster.Partition) [2025-02-10 00:50:43,897] INFO [Partition -uve-topic-19-20 broker=3] Log loaded for partition -uve-topic-19-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,898] 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:43,898] 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:43,898] INFO [Partition -uve-topic-3-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-28 (kafka.cluster.Partition) [2025-02-10 00:50:43,898] INFO [Partition -uve-topic-3-28 broker=3] Log loaded for partition -uve-topic-3-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,899] 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:43,900] 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:43,900] INFO [Partition -uve-topic-4-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-20 (kafka.cluster.Partition) [2025-02-10 00:50:43,900] INFO [Partition -uve-topic-4-20 broker=3] Log loaded for partition -uve-topic-4-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,901] 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:43,901] 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:43,901] INFO [Partition -uve-topic-25-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-11 (kafka.cluster.Partition) [2025-02-10 00:50:43,901] INFO [Partition -uve-topic-25-11 broker=3] Log loaded for partition -uve-topic-25-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,902] 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:43,903] 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:43,903] INFO [Partition -uve-topic-6-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-22 (kafka.cluster.Partition) [2025-02-10 00:50:43,903] INFO [Partition -uve-topic-6-22 broker=3] Log loaded for partition -uve-topic-6-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,904] 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:43,904] 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:43,904] INFO [Partition -uve-topic-4-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-1 (kafka.cluster.Partition) [2025-02-10 00:50:43,904] INFO [Partition -uve-topic-4-1 broker=3] Log loaded for partition -uve-topic-4-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,905] 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:43,905] 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:43,905] INFO [Partition -uve-topic-3-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-19 (kafka.cluster.Partition) [2025-02-10 00:50:43,905] INFO [Partition -uve-topic-3-19 broker=3] Log loaded for partition -uve-topic-3-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,907] 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:43,907] 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:43,907] INFO [Partition -uve-topic-11-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-12 (kafka.cluster.Partition) [2025-02-10 00:50:43,907] INFO [Partition -uve-topic-11-12 broker=3] Log loaded for partition -uve-topic-11-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,908] 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:43,909] 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:43,909] INFO [Partition -uve-topic-24-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-10 (kafka.cluster.Partition) [2025-02-10 00:50:43,909] INFO [Partition -uve-topic-24-10 broker=3] Log loaded for partition -uve-topic-24-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,910] 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:43,910] 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:43,910] INFO [Partition -uve-topic-3-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-0 (kafka.cluster.Partition) [2025-02-10 00:50:43,910] INFO [Partition -uve-topic-3-0 broker=3] Log loaded for partition -uve-topic-3-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,911] 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:43,911] 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:43,911] INFO [Partition -uve-topic-20-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-15 (kafka.cluster.Partition) [2025-02-10 00:50:43,911] INFO [Partition -uve-topic-20-15 broker=3] Log loaded for partition -uve-topic-20-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,912] 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:43,912] 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:43,912] INFO [Partition -uve-topic-7-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-4 (kafka.cluster.Partition) [2025-02-10 00:50:43,912] INFO [Partition -uve-topic-7-4 broker=3] Log loaded for partition -uve-topic-7-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,914] 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:43,914] 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:43,914] INFO [Partition -uve-topic-27-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-13 (kafka.cluster.Partition) [2025-02-10 00:50:43,914] INFO [Partition -uve-topic-27-13 broker=3] Log loaded for partition -uve-topic-27-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,915] 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:43,915] 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:43,915] INFO [Partition -uve-topic-11-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-21 (kafka.cluster.Partition) [2025-02-10 00:50:43,915] INFO [Partition -uve-topic-11-21 broker=3] Log loaded for partition -uve-topic-11-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,916] 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:43,917] 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:43,917] INFO [Partition -uve-topic-24-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-19 (kafka.cluster.Partition) [2025-02-10 00:50:43,917] INFO [Partition -uve-topic-24-19 broker=3] Log loaded for partition -uve-topic-24-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,918] 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:43,918] 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:43,918] INFO [Partition -uve-topic-16-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-17 (kafka.cluster.Partition) [2025-02-10 00:50:43,918] INFO [Partition -uve-topic-16-17 broker=3] Log loaded for partition -uve-topic-16-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,919] 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:43,920] 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:43,920] INFO [Partition -uve-topic-11-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-2 (kafka.cluster.Partition) [2025-02-10 00:50:43,920] INFO [Partition -uve-topic-11-2 broker=3] Log loaded for partition -uve-topic-11-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,921] 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:43,921] 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:43,921] INFO [Partition -uve-topic-3-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-9 (kafka.cluster.Partition) [2025-02-10 00:50:43,921] INFO [Partition -uve-topic-3-9 broker=3] Log loaded for partition -uve-topic-3-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,923] 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:43,923] 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:43,923] INFO [Partition -uve-topic-13-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-14 (kafka.cluster.Partition) [2025-02-10 00:50:43,923] INFO [Partition -uve-topic-13-14 broker=3] Log loaded for partition -uve-topic-13-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,924] 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:43,925] 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:43,925] INFO [Partition -uve-topic-22-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-17 (kafka.cluster.Partition) [2025-02-10 00:50:43,925] INFO [Partition -uve-topic-22-17 broker=3] Log loaded for partition -uve-topic-22-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,926] 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:43,927] 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:43,927] INFO [Partition -uve-topic-13-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-11 (kafka.cluster.Partition) [2025-02-10 00:50:43,927] INFO [Partition -uve-topic-13-11 broker=3] Log loaded for partition -uve-topic-13-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,928] 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:43,928] 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:43,928] INFO [Partition -uve-topic-24-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-7 (kafka.cluster.Partition) [2025-02-10 00:50:43,928] INFO [Partition -uve-topic-24-7 broker=3] Log loaded for partition -uve-topic-24-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,930] 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:43,930] 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:43,930] INFO [Partition -uve-topic-11-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-9 (kafka.cluster.Partition) [2025-02-10 00:50:43,930] INFO [Partition -uve-topic-11-9 broker=3] Log loaded for partition -uve-topic-11-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,932] 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:43,932] 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:43,932] INFO [Partition -uve-topic-20-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-12 (kafka.cluster.Partition) [2025-02-10 00:50:43,932] INFO [Partition -uve-topic-20-12 broker=3] Log loaded for partition -uve-topic-20-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,933] 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:43,934] 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:43,934] INFO [Partition -uve-topic-22-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-14 (kafka.cluster.Partition) [2025-02-10 00:50:43,934] INFO [Partition -uve-topic-22-14 broker=3] Log loaded for partition -uve-topic-22-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,935] 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:43,936] 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:43,936] INFO [Partition -uve-topic-19-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-27 (kafka.cluster.Partition) [2025-02-10 00:50:43,936] INFO [Partition -uve-topic-19-27 broker=3] Log loaded for partition -uve-topic-19-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,937] 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:43,937] 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:43,938] INFO [Partition -uve-topic-3-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-16 (kafka.cluster.Partition) [2025-02-10 00:50:43,938] INFO [Partition -uve-topic-3-16 broker=3] Log loaded for partition -uve-topic-3-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,939] 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:43,939] 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:43,939] INFO [Partition -uve-topic-10-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-8 (kafka.cluster.Partition) [2025-02-10 00:50:43,939] INFO [Partition -uve-topic-10-8 broker=3] Log loaded for partition -uve-topic-10-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,940] 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:43,941] 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:43,941] INFO [Partition -uve-topic-24-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-26 (kafka.cluster.Partition) [2025-02-10 00:50:43,941] INFO [Partition -uve-topic-24-26 broker=3] Log loaded for partition -uve-topic-24-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,942] 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:43,942] 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:43,942] INFO [Partition -uve-topic-19-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-8 (kafka.cluster.Partition) [2025-02-10 00:50:43,942] INFO [Partition -uve-topic-19-8 broker=3] Log loaded for partition -uve-topic-19-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,943] 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:43,944] 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:43,944] INFO [Partition -uve-topic-10-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-27 (kafka.cluster.Partition) [2025-02-10 00:50:43,944] INFO [Partition -uve-topic-10-27 broker=3] Log loaded for partition -uve-topic-10-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,945] 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:43,945] 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:43,946] INFO [Partition -uve-topic-19-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-17 (kafka.cluster.Partition) [2025-02-10 00:50:43,946] INFO [Partition -uve-topic-19-17 broker=3] Log loaded for partition -uve-topic-19-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,947] 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:43,947] 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:43,947] INFO [Partition -uve-topic-3-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-25 (kafka.cluster.Partition) [2025-02-10 00:50:43,947] INFO [Partition -uve-topic-3-25 broker=3] Log loaded for partition -uve-topic-3-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,949] 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:43,949] 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:43,949] INFO [Partition -uve-topic-4-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-17 (kafka.cluster.Partition) [2025-02-10 00:50:43,949] INFO [Partition -uve-topic-4-17 broker=3] Log loaded for partition -uve-topic-4-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,950] 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:43,950] 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:43,951] INFO [Partition -uve-topic-25-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-8 (kafka.cluster.Partition) [2025-02-10 00:50:43,951] INFO [Partition -uve-topic-25-8 broker=3] Log loaded for partition -uve-topic-25-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,952] 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:43,952] 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:43,952] INFO [Partition -uve-topic-7-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-20 (kafka.cluster.Partition) [2025-02-10 00:50:43,952] INFO [Partition -uve-topic-7-20 broker=3] Log loaded for partition -uve-topic-7-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,953] 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:43,954] 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:43,954] INFO [Partition -uve-topic-16-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-14 (kafka.cluster.Partition) [2025-02-10 00:50:43,954] INFO [Partition -uve-topic-16-14 broker=3] Log loaded for partition -uve-topic-16-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,955] 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:43,955] 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:43,955] INFO [Partition -uve-topic-27-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-29 (kafka.cluster.Partition) [2025-02-10 00:50:43,955] INFO [Partition -uve-topic-27-29 broker=3] Log loaded for partition -uve-topic-27-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,956] 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:43,957] 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:43,957] INFO [Partition -uve-topic-6-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-19 (kafka.cluster.Partition) [2025-02-10 00:50:43,957] INFO [Partition -uve-topic-6-19 broker=3] Log loaded for partition -uve-topic-6-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,958] 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:43,958] 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:43,958] INFO [Partition -uve-topic-27-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-10 (kafka.cluster.Partition) [2025-02-10 00:50:43,958] INFO [Partition -uve-topic-27-10 broker=3] Log loaded for partition -uve-topic-27-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,959] 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:43,960] 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:43,960] INFO [Partition -uve-topic-7-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-1 (kafka.cluster.Partition) [2025-02-10 00:50:43,960] INFO [Partition -uve-topic-7-1 broker=3] Log loaded for partition -uve-topic-7-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,961] 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:43,961] 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:43,961] INFO [Partition -uve-topic-11-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-18 (kafka.cluster.Partition) [2025-02-10 00:50:43,961] INFO [Partition -uve-topic-11-18 broker=3] Log loaded for partition -uve-topic-11-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,968] 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:43,968] 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:43,968] INFO [Partition -uve-topic-24-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-16 (kafka.cluster.Partition) [2025-02-10 00:50:43,968] INFO [Partition -uve-topic-24-16 broker=3] Log loaded for partition -uve-topic-24-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,969] 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:43,970] 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:43,970] INFO [Partition -uve-topic-10-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-17 (kafka.cluster.Partition) [2025-02-10 00:50:43,970] INFO [Partition -uve-topic-10-17 broker=3] Log loaded for partition -uve-topic-10-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,971] 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:43,971] 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:43,971] INFO [Partition -uve-topic-3-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-6 (kafka.cluster.Partition) [2025-02-10 00:50:43,971] INFO [Partition -uve-topic-3-6 broker=3] Log loaded for partition -uve-topic-3-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,972] 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:43,973] 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:43,973] INFO [Partition -uve-topic-4-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-14 (kafka.cluster.Partition) [2025-02-10 00:50:43,973] INFO [Partition -uve-topic-4-14 broker=3] Log loaded for partition -uve-topic-4-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,974] 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:43,974] 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:43,974] INFO [Partition -uve-topic-6-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-16 (kafka.cluster.Partition) [2025-02-10 00:50:43,974] INFO [Partition -uve-topic-6-16 broker=3] Log loaded for partition -uve-topic-6-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,975] 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:43,976] 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:43,976] INFO [Partition -uve-topic-16-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-11 (kafka.cluster.Partition) [2025-02-10 00:50:43,976] INFO [Partition -uve-topic-16-11 broker=3] Log loaded for partition -uve-topic-16-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,977] 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:43,977] 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:43,977] INFO [Partition -uve-topic-3-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-13 (kafka.cluster.Partition) [2025-02-10 00:50:43,977] INFO [Partition -uve-topic-3-13 broker=3] Log loaded for partition -uve-topic-3-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,978] 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:43,978] 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:43,978] INFO [Partition -uve-topic-19-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-5 (kafka.cluster.Partition) [2025-02-10 00:50:43,978] INFO [Partition -uve-topic-19-5 broker=3] Log loaded for partition -uve-topic-19-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,979] 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:43,980] 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:43,980] INFO [Partition -uve-topic-24-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-4 (kafka.cluster.Partition) [2025-02-10 00:50:43,980] INFO [Partition -uve-topic-24-4 broker=3] Log loaded for partition -uve-topic-24-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,980] 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:43,981] 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:43,981] INFO [Partition -uve-topic-11-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-6 (kafka.cluster.Partition) [2025-02-10 00:50:43,981] INFO [Partition -uve-topic-11-6 broker=3] Log loaded for partition -uve-topic-11-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,982] 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:43,982] 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:43,982] INFO [Partition -uve-topic-21-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-29 (kafka.cluster.Partition) [2025-02-10 00:50:43,982] INFO [Partition -uve-topic-21-29 broker=3] Log loaded for partition -uve-topic-21-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,983] 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:43,984] 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:43,984] INFO [Partition -uve-topic-20-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-9 (kafka.cluster.Partition) [2025-02-10 00:50:43,984] INFO [Partition -uve-topic-20-9 broker=3] Log loaded for partition -uve-topic-20-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,985] 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:43,985] 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:43,985] INFO [Partition -uve-topic-7-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-17 (kafka.cluster.Partition) [2025-02-10 00:50:43,985] INFO [Partition -uve-topic-7-17 broker=3] Log loaded for partition -uve-topic-7-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,986] 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:43,986] 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:43,986] INFO [Partition -uve-topic-27-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-7 (kafka.cluster.Partition) [2025-02-10 00:50:43,986] INFO [Partition -uve-topic-27-7 broker=3] Log loaded for partition -uve-topic-27-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,987] 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:43,988] 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:43,988] INFO [Partition -uve-topic-10-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-14 (kafka.cluster.Partition) [2025-02-10 00:50:43,988] INFO [Partition -uve-topic-10-14 broker=3] Log loaded for partition -uve-topic-10-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,988] 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:43,989] 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:43,989] INFO [Partition -uve-topic-13-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-8 (kafka.cluster.Partition) [2025-02-10 00:50:43,989] INFO [Partition -uve-topic-13-8 broker=3] Log loaded for partition -uve-topic-13-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,990] 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:43,990] 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:43,990] INFO [Partition -uve-topic-27-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-26 (kafka.cluster.Partition) [2025-02-10 00:50:43,990] INFO [Partition -uve-topic-27-26 broker=3] Log loaded for partition -uve-topic-27-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,991] 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:43,992] 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:43,992] INFO [Partition -uve-topic-19-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-14 (kafka.cluster.Partition) [2025-02-10 00:50:43,992] INFO [Partition -uve-topic-19-14 broker=3] Log loaded for partition -uve-topic-19-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,993] 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:43,993] 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:43,993] INFO [Partition -uve-topic-22-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-11 (kafka.cluster.Partition) [2025-02-10 00:50:43,993] INFO [Partition -uve-topic-22-11 broker=3] Log loaded for partition -uve-topic-22-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,994] 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:43,994] 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:43,994] INFO [Partition -uve-topic-24-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-23 (kafka.cluster.Partition) [2025-02-10 00:50:43,994] INFO [Partition -uve-topic-24-23 broker=3] Log loaded for partition -uve-topic-24-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,995] 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:43,996] 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:43,996] INFO [Partition -uve-topic-25-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-5 (kafka.cluster.Partition) [2025-02-10 00:50:43,996] INFO [Partition -uve-topic-25-5 broker=3] Log loaded for partition -uve-topic-25-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,997] 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:43,997] 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:43,997] INFO [Partition -uve-topic-10-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-24 (kafka.cluster.Partition) [2025-02-10 00:50:43,997] INFO [Partition -uve-topic-10-24 broker=3] Log loaded for partition -uve-topic-10-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:43,999] 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:43,999] 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:43,999] INFO [Partition -uve-topic-19-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-24 (kafka.cluster.Partition) [2025-02-10 00:50:43,999] INFO [Partition -uve-topic-19-24 broker=3] Log loaded for partition -uve-topic-19-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,000] 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:44,001] 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:44,001] INFO [Partition -uve-topic-10-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-5 (kafka.cluster.Partition) [2025-02-10 00:50:44,001] INFO [Partition -uve-topic-10-5 broker=3] Log loaded for partition -uve-topic-10-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,002] 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:44,002] 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:44,002] INFO [Partition -uve-topic-15-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-29 (kafka.cluster.Partition) [2025-02-10 00:50:44,002] INFO [Partition -uve-topic-15-29 broker=3] Log loaded for partition -uve-topic-15-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,003] 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:44,003] 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:44,003] INFO [Partition -uve-topic-25-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-2 (kafka.cluster.Partition) [2025-02-10 00:50:44,003] INFO [Partition -uve-topic-25-2 broker=3] Log loaded for partition -uve-topic-25-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,004] 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:44,004] 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:44,005] INFO [Partition -uve-topic-27-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-4 (kafka.cluster.Partition) [2025-02-10 00:50:44,005] INFO [Partition -uve-topic-27-4 broker=3] Log loaded for partition -uve-topic-27-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,006] 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:44,006] 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:44,007] INFO [Partition -uve-topic-10-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-11 (kafka.cluster.Partition) [2025-02-10 00:50:44,007] INFO [Partition -uve-topic-10-11 broker=3] Log loaded for partition -uve-topic-10-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,008] 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:44,008] 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:44,008] INFO [Partition -uve-topic-11-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-3 (kafka.cluster.Partition) [2025-02-10 00:50:44,008] INFO [Partition -uve-topic-11-3 broker=3] Log loaded for partition -uve-topic-11-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,009] 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:44,010] 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:44,010] INFO [Partition -uve-topic-24-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-1 (kafka.cluster.Partition) [2025-02-10 00:50:44,010] INFO [Partition -uve-topic-24-1 broker=3] Log loaded for partition -uve-topic-24-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,011] 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:44,011] 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:44,011] INFO [Partition -uve-topic-4-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-11 (kafka.cluster.Partition) [2025-02-10 00:50:44,011] INFO [Partition -uve-topic-4-11 broker=3] Log loaded for partition -uve-topic-4-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,013] 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:44,013] 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:44,013] INFO [Partition -uve-topic-7-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-14 (kafka.cluster.Partition) [2025-02-10 00:50:44,013] INFO [Partition -uve-topic-7-14 broker=3] Log loaded for partition -uve-topic-7-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,014] 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:44,015] 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:44,015] INFO [Partition -uve-topic-6-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-13 (kafka.cluster.Partition) [2025-02-10 00:50:44,015] INFO [Partition -uve-topic-6-13 broker=3] Log loaded for partition -uve-topic-6-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,016] 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:44,016] 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:44,016] INFO [Partition -uve-topic-27-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-23 (kafka.cluster.Partition) [2025-02-10 00:50:44,016] INFO [Partition -uve-topic-27-23 broker=3] Log loaded for partition -uve-topic-27-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,017] 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:44,018] 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:44,018] INFO [Partition -uve-topic-13-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-5 (kafka.cluster.Partition) [2025-02-10 00:50:44,018] INFO [Partition -uve-topic-13-5 broker=3] Log loaded for partition -uve-topic-13-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,019] 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:44,020] 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:44,020] INFO [Partition -uve-topic-22-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-8 (kafka.cluster.Partition) [2025-02-10 00:50:44,020] INFO [Partition -uve-topic-22-8 broker=3] Log loaded for partition -uve-topic-22-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,021] 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:44,021] 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:44,021] INFO [Partition -uve-topic-21-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-26 (kafka.cluster.Partition) [2025-02-10 00:50:44,021] INFO [Partition -uve-topic-21-26 broker=3] Log loaded for partition -uve-topic-21-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,022] 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:44,022] 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:44,022] INFO [Partition -uve-topic-20-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-6 (kafka.cluster.Partition) [2025-02-10 00:50:44,022] INFO [Partition -uve-topic-20-6 broker=3] Log loaded for partition -uve-topic-20-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,023] 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:44,024] 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:44,024] INFO [Partition -uve-topic-19-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-21 (kafka.cluster.Partition) [2025-02-10 00:50:44,024] INFO [Partition -uve-topic-19-21 broker=3] Log loaded for partition -uve-topic-19-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,025] 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:44,025] 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:44,025] INFO [Partition -uve-topic-10-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-2 (kafka.cluster.Partition) [2025-02-10 00:50:44,025] INFO [Partition -uve-topic-10-2 broker=3] Log loaded for partition -uve-topic-10-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,026] 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:44,026] 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:44,026] INFO [Partition -uve-topic-24-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-20 (kafka.cluster.Partition) [2025-02-10 00:50:44,026] INFO [Partition -uve-topic-24-20 broker=3] Log loaded for partition -uve-topic-24-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,028] 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:44,029] 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:44,029] INFO [Partition -uve-topic-15-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-26 (kafka.cluster.Partition) [2025-02-10 00:50:44,029] INFO [Partition -uve-topic-15-26 broker=3] Log loaded for partition -uve-topic-15-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,030] 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:44,030] 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:44,030] INFO [Partition -uve-topic-19-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-2 (kafka.cluster.Partition) [2025-02-10 00:50:44,030] INFO [Partition -uve-topic-19-2 broker=3] Log loaded for partition -uve-topic-19-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,031] 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:44,043] 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:44,043] INFO [Partition -uve-topic-3-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-10 (kafka.cluster.Partition) [2025-02-10 00:50:44,043] INFO [Partition -uve-topic-3-10 broker=3] Log loaded for partition -uve-topic-3-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,048] 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:44,049] 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:44,049] INFO [Partition -uve-topic-16-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-8 (kafka.cluster.Partition) [2025-02-10 00:50:44,049] INFO [Partition -uve-topic-16-8 broker=3] Log loaded for partition -uve-topic-16-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,050] 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:44,050] 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:44,050] INFO [Partition -uve-topic-10-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-21 (kafka.cluster.Partition) [2025-02-10 00:50:44,050] INFO [Partition -uve-topic-10-21 broker=3] Log loaded for partition -uve-topic-10-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,051] 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:44,052] 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:44,052] INFO [Partition -uve-topic-7-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-11 (kafka.cluster.Partition) [2025-02-10 00:50:44,052] INFO [Partition -uve-topic-7-11 broker=3] Log loaded for partition -uve-topic-7-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,053] 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:44,053] 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:44,053] INFO [Partition -uve-topic-6-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-29 (kafka.cluster.Partition) [2025-02-10 00:50:44,053] INFO [Partition -uve-topic-6-29 broker=3] Log loaded for partition -uve-topic-6-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,054] 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:44,054] 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:44,054] INFO [Partition -uve-topic-27-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-1 (kafka.cluster.Partition) [2025-02-10 00:50:44,054] INFO [Partition -uve-topic-27-1 broker=3] Log loaded for partition -uve-topic-27-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,055] 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:44,055] 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:44,056] INFO [Partition -uve-topic-24-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-17 (kafka.cluster.Partition) [2025-02-10 00:50:44,056] INFO [Partition -uve-topic-24-17 broker=3] Log loaded for partition -uve-topic-24-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,056] 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:44,057] 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:44,057] INFO [Partition -uve-topic-4-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-8 (kafka.cluster.Partition) [2025-02-10 00:50:44,057] INFO [Partition -uve-topic-4-8 broker=3] Log loaded for partition -uve-topic-4-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,058] 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:44,058] 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:44,058] INFO [Partition -uve-topic-16-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-5 (kafka.cluster.Partition) [2025-02-10 00:50:44,058] INFO [Partition -uve-topic-16-5 broker=3] Log loaded for partition -uve-topic-16-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,059] 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:44,059] 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:44,059] INFO [Partition -uve-topic-10-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-18 (kafka.cluster.Partition) [2025-02-10 00:50:44,059] INFO [Partition -uve-topic-10-18 broker=3] Log loaded for partition -uve-topic-10-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,060] 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:44,061] 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:44,061] INFO [Partition -uve-topic-19-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-18 (kafka.cluster.Partition) [2025-02-10 00:50:44,061] INFO [Partition -uve-topic-19-18 broker=3] Log loaded for partition -uve-topic-19-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,062] 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:44,062] 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:44,062] INFO [Partition -uve-topic-11-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-0 (kafka.cluster.Partition) [2025-02-10 00:50:44,062] INFO [Partition -uve-topic-11-0 broker=3] Log loaded for partition -uve-topic-11-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,063] 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:44,064] 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:44,064] INFO [Partition -uve-topic-15-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-23 (kafka.cluster.Partition) [2025-02-10 00:50:44,064] INFO [Partition -uve-topic-15-23 broker=3] Log loaded for partition -uve-topic-15-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,065] 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:44,065] 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:44,065] INFO [Partition -uve-topic-21-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-23 (kafka.cluster.Partition) [2025-02-10 00:50:44,065] INFO [Partition -uve-topic-21-23 broker=3] Log loaded for partition -uve-topic-21-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,066] 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:44,066] 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:44,066] INFO [Partition -uve-topic-20-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-3 (kafka.cluster.Partition) [2025-02-10 00:50:44,066] INFO [Partition -uve-topic-20-3 broker=3] Log loaded for partition -uve-topic-20-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,067] 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:44,067] 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:44,067] INFO [Partition -uve-topic-13-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-2 (kafka.cluster.Partition) [2025-02-10 00:50:44,067] INFO [Partition -uve-topic-13-2 broker=3] Log loaded for partition -uve-topic-13-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,068] 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:44,069] 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:44,069] INFO [Partition -uve-topic-27-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-20 (kafka.cluster.Partition) [2025-02-10 00:50:44,069] INFO [Partition -uve-topic-27-20 broker=3] Log loaded for partition -uve-topic-27-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,070] 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:44,070] 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:44,070] INFO [Partition -uve-topic-6-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-10 (kafka.cluster.Partition) [2025-02-10 00:50:44,070] INFO [Partition -uve-topic-6-10 broker=3] Log loaded for partition -uve-topic-6-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,071] 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:44,071] 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:44,071] INFO [Partition -uve-topic-22-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-5 (kafka.cluster.Partition) [2025-02-10 00:50:44,071] INFO [Partition -uve-topic-22-5 broker=3] Log loaded for partition -uve-topic-22-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,072] 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:44,072] 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:44,072] INFO [Partition -uve-topic-3-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-7 (kafka.cluster.Partition) [2025-02-10 00:50:44,072] INFO [Partition -uve-topic-3-7 broker=3] Log loaded for partition -uve-topic-3-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,073] 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:44,074] 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:44,074] INFO [Partition -uve-topic-6-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-26 (kafka.cluster.Partition) [2025-02-10 00:50:44,074] INFO [Partition -uve-topic-6-26 broker=3] Log loaded for partition -uve-topic-6-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,075] 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:44,075] 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:44,075] INFO [Partition -uve-topic-19-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-15 (kafka.cluster.Partition) [2025-02-10 00:50:44,075] INFO [Partition -uve-topic-19-15 broker=3] Log loaded for partition -uve-topic-19-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,076] 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:44,076] 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:44,076] INFO [Partition -uve-topic-4-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-5 (kafka.cluster.Partition) [2025-02-10 00:50:44,076] INFO [Partition -uve-topic-4-5 broker=3] Log loaded for partition -uve-topic-4-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,077] 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:44,077] 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:44,077] INFO [Partition -uve-topic-15-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-20 (kafka.cluster.Partition) [2025-02-10 00:50:44,077] INFO [Partition -uve-topic-15-20 broker=3] Log loaded for partition -uve-topic-15-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,078] 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:44,079] 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:44,079] INFO [Partition -uve-topic-20-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-0 (kafka.cluster.Partition) [2025-02-10 00:50:44,079] INFO [Partition -uve-topic-20-0 broker=3] Log loaded for partition -uve-topic-20-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,080] 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:44,080] 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:44,080] INFO [Partition -uve-topic-3-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-4 (kafka.cluster.Partition) [2025-02-10 00:50:44,080] INFO [Partition -uve-topic-3-4 broker=3] Log loaded for partition -uve-topic-3-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,081] 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:44,081] 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:44,081] INFO [Partition -uve-topic-16-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-2 (kafka.cluster.Partition) [2025-02-10 00:50:44,081] INFO [Partition -uve-topic-16-2 broker=3] Log loaded for partition -uve-topic-16-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,082] 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:44,083] 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:44,083] INFO [Partition -uve-topic-10-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-15 (kafka.cluster.Partition) [2025-02-10 00:50:44,083] INFO [Partition -uve-topic-10-15 broker=3] Log loaded for partition -uve-topic-10-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,084] 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:44,084] 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:44,084] INFO [Partition -uve-topic-27-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-17 (kafka.cluster.Partition) [2025-02-10 00:50:44,084] INFO [Partition -uve-topic-27-17 broker=3] Log loaded for partition -uve-topic-27-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,085] 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:44,085] 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:44,085] INFO [Partition -uve-topic-6-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-7 (kafka.cluster.Partition) [2025-02-10 00:50:44,085] INFO [Partition -uve-topic-6-7 broker=3] Log loaded for partition -uve-topic-6-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,086] 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:44,086] 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:44,086] INFO [Partition -uve-topic-21-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-11 (kafka.cluster.Partition) [2025-02-10 00:50:44,086] INFO [Partition -uve-topic-21-11 broker=3] Log loaded for partition -uve-topic-21-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,087] 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:44,088] 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:44,088] INFO [Partition -uve-topic-21-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-20 (kafka.cluster.Partition) [2025-02-10 00:50:44,088] INFO [Partition -uve-topic-21-20 broker=3] Log loaded for partition -uve-topic-21-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,089] 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:44,089] 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:44,089] INFO [Partition -uve-topic-22-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-2 (kafka.cluster.Partition) [2025-02-10 00:50:44,089] INFO [Partition -uve-topic-22-2 broker=3] Log loaded for partition -uve-topic-22-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,090] 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:44,090] 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:44,090] INFO [Partition -uve-topic-24-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-14 (kafka.cluster.Partition) [2025-02-10 00:50:44,090] INFO [Partition -uve-topic-24-14 broker=3] Log loaded for partition -uve-topic-24-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,091] 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:44,091] 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:44,091] INFO [Partition -uve-topic-7-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-8 (kafka.cluster.Partition) [2025-02-10 00:50:44,091] INFO [Partition -uve-topic-7-8 broker=3] Log loaded for partition -uve-topic-7-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,092] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions Set(-uve-topic-22-1, -uve-topic-27-13, -uve-topic-10-29, -uve-topic-10-11, -uve-topic-3-22, -uve-topic-27-22, -uve-topic-20-18, -uve-topic-19-3, -uve-topic-3-4, -uve-topic-22-17, -uve-topic-20-0, -uve-topic-24-16, -uve-topic-10-27, -uve-topic-20-26, -uve-topic-3-12, -uve-topic-6-26, -uve-topic-22-25, -uve-topic-3-13, -uve-topic-19-12, -uve-topic-22-7, -uve-topic-15-3, -uve-topic-25-2, -uve-topic-10-17, -uve-topic-4-17, -uve-topic-6-16, -uve-topic-13-13, -uve-topic-4-25, -uve-topic-25-11, -uve-topic-15-12, -uve-topic-4-7, -uve-topic-21-21, -uve-topic-15-20, -uve-topic-25-19, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-13-29, -uve-topic-6-14, -uve-topic-21-11, -uve-topic-11-12, -uve-topic-13-11, -uve-topic-4-23, -uve-topic-4-5, -uve-topic-11-20, -uve-topic-13-19, -uve-topic-7-19, -uve-topic-11-2, -uve-topic-7-1, -uve-topic-13-1, -uve-topic-21-27, -uve-topic-15-0, -uve-topic-21-9, -uve-topic-16-23, -uve-topic-21-17, -uve-topic-11-18, -uve-topic-16-5, -uve-topic-19-0, -uve-topic-11-0, -uve-topic-3-27, -uve-topic-24-13, -uve-topic-19-26, -uve-topic-3-9, -uve-topic-7-25, -uve-topic-19-8, -uve-topic-22-22, -uve-topic-7-7, -uve-topic-22-4, -uve-topic-24-29, -uve-topic-16-29, -uve-topic-24-11, -uve-topic-16-11, -uve-topic-19-6, -uve-topic-22-20, -uve-topic-20-3, -uve-topic-27-14, -uve-topic-22-2, -uve-topic-20-29, -uve-topic-24-1, -uve-topic-3-15, -uve-topic-6-29, -uve-topic-22-28, -uve-topic-10-12, -uve-topic-20-11, -uve-topic-6-11, -uve-topic-22-10, -uve-topic-27-23, -uve-topic-27-5, -uve-topic-3-6, -uve-topic-19-5, -uve-topic-25-14, -uve-topic-15-15, -uve-topic-20-9, -uve-topic-4-10, -uve-topic-15-23, -uve-topic-25-22, -uve-topic-15-5, -uve-topic-25-4, -uve-topic-6-17, -uve-topic-13-14, -uve-topic-4-26, -uve-topic-27-11, -uve-topic-13-22, -uve-topic-6-7, -uve-topic-10-9, -uve-topic-25-20, -uve-topic-15-21, -uve-topic-20-8, -uve-topic-6-8, -uve-topic-4-16, -uve-topic-21-12, -uve-topic-16-26, -uve-topic-21-20, -uve-topic-11-21, -uve-topic-7-20, -uve-topic-11-3, -uve-topic-21-2, -uve-topic-7-2, -uve-topic-13-2, -uve-topic-16-16, -uve-topic-7-28, -uve-topic-21-29, -uve-topic-24-14, -uve-topic-16-14, -uve-topic-22-23, -uve-topic-7-8, -uve-topic-24-22, -uve-topic-16-22, -uve-topic-24-4, -uve-topic-16-4, -uve-topic-19-18, -uve-topic-27-26, -uve-topic-10-23, -uve-topic-6-22, -uve-topic-27-8, -uve-topic-24-2, -uve-topic-15-18, -uve-topic-25-17, -uve-topic-27-16, -uve-topic-22-11, -uve-topic-25-25, -uve-topic-15-26, -uve-topic-3-25, -uve-topic-19-24, -uve-topic-3-7, -uve-topic-20-21, -uve-topic-6-2, -uve-topic-13-17, -uve-topic-4-29, -uve-topic-6-28, -uve-topic-4-11, -uve-topic-6-10, -uve-topic-13-25, -uve-topic-25-23, -uve-topic-15-24, -uve-topic-13-7, -uve-topic-15-6, -uve-topic-25-5, -uve-topic-27-4, -uve-topic-10-20, -uve-topic-4-20, -uve-topic-6-19, -uve-topic-15-14, -uve-topic-25-13, -uve-topic-10-2, -uve-topic-6-1, -uve-topic-4-28, -uve-topic-20-27, -uve-topic-7-23, -uve-topic-13-23, -uve-topic-21-5, -uve-topic-11-6, -uve-topic-13-5, -uve-topic-7-5, -uve-topic-16-19, -uve-topic-11-14, -uve-topic-7-13, -uve-topic-11-15, -uve-topic-21-14, -uve-topic-11-23, -uve-topic-4-8, -uve-topic-16-17, -uve-topic-11-5, -uve-topic-13-4, -uve-topic-22-26, -uve-topic-7-11, -uve-topic-24-25, -uve-topic-16-25, -uve-topic-24-7, -uve-topic-16-7, -uve-topic-19-21, -uve-topic-27-29, -uve-topic-19-29, -uve-topic-24-23, -uve-topic-19-11, -uve-topic-11-11, -uve-topic-7-10, -uve-topic-3-1, -uve-topic-20-15, -uve-topic-22-14, -uve-topic-27-1, -uve-topic-15-29, -uve-topic-25-28, -uve-topic-25-10, -uve-topic-19-27, -uve-topic-3-28, -uve-topic-15-11, -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-3-18, -uve-topic-19-17, -uve-topic-3-0, -uve-topic-10-15, -uve-topic-20-14, -uve-topic-22-13, -uve-topic-27-25, -uve-topic-25-8, -uve-topic-15-9, -uve-topic-27-7, -uve-topic-25-16, -uve-topic-15-17, -uve-topic-10-5, -uve-topic-6-4, -uve-topic-13-26, -uve-topic-20-12, -uve-topic-4-13, -uve-topic-10-21, -uve-topic-15-8, -uve-topic-25-7, -uve-topic-20-20, -uve-topic-6-20, -uve-topic-10-3, -uve-topic-20-2, -uve-topic-21-24, -uve-topic-11-26, -uve-topic-11-8, -uve-topic-16-20, -uve-topic-4-19, -uve-topic-16-2, -uve-topic-21-15, -uve-topic-16-28, -uve-topic-4-1, -uve-topic-21-23, -uve-topic-11-24, -uve-topic-24-26, -uve-topic-19-14, -uve-topic-24-8, -uve-topic-16-8, -uve-topic-21-3, -uve-topic-24-17, -uve-topic-7-29, -uve-topic-22-8, -uve-topic-27-20, -uve-topic-3-21, -uve-topic-19-20, -uve-topic-27-2, -uve-topic-3-3, -uve-topic-19-2, -uve-topic-10-18, -uve-topic-20-17, -uve-topic-22-16, -uve-topic-27-28, -uve-topic-25-29, -uve-topic-10-0, -uve-topic-27-10, -uve-topic-10-26, -uve-topic-6-25, -uve-topic-10-8, -uve-topic-3-19, -uve-topic-24-5, -uve-topic-27-19, -uve-topic-20-23, -uve-topic-10-24, -uve-topic-6-23, -uve-topic-10-6, -uve-topic-20-5, -uve-topic-6-5, -uve-topic-13-20, -uve-topic-4-14, -uve-topic-10-14, -uve-topic-11-29, -uve-topic-6-13, -uve-topic-13-28, -uve-topic-25-26, -uve-topic-15-27, -uve-topic-13-10, -uve-topic-4-22, -uve-topic-7-17, -uve-topic-4-4, -uve-topic-21-18, -uve-topic-16-13, -uve-topic-21-0, -uve-topic-21-26, -uve-topic-11-27, -uve-topic-7-26, -uve-topic-11-9, -uve-topic-21-8, -uve-topic-13-8, -uve-topic-4-2, -uve-topic-11-17, -uve-topic-7-16, -uve-topic-13-16, -uve-topic-24-19, -uve-topic-21-6, -uve-topic-24-20, -uve-topic-16-1, -uve-topic-3-16, -uve-topic-19-15, -uve-topic-22-29, -uve-topic-24-28, -uve-topic-7-14, -uve-topic-3-24, -uve-topic-24-10, -uve-topic-19-23, -uve-topic-16-10, -uve-topic-7-22, -uve-topic-22-19, -uve-topic-7-4) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:50:44,096] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 1 for partitions Map(-uve-topic-21-23 -> (offset=0, leaderEpoch=0), -uve-topic-13-22 -> (offset=0, leaderEpoch=0), -uve-topic-4-22 -> (offset=0, leaderEpoch=0), -uve-topic-10-23 -> (offset=0, leaderEpoch=0), -uve-topic-6-25 -> (offset=0, leaderEpoch=0), -uve-topic-11-8 -> (offset=0, leaderEpoch=0), -uve-topic-22-4 -> (offset=0, leaderEpoch=0), -uve-topic-6-16 -> (offset=0, leaderEpoch=0), -uve-topic-20-14 -> (offset=0, leaderEpoch=0), -uve-topic-11-2 -> (offset=0, leaderEpoch=0), -uve-topic-7-4 -> (offset=0, leaderEpoch=0), -uve-topic-7-1 -> (offset=0, leaderEpoch=0), -uve-topic-3-21 -> (offset=0, leaderEpoch=0), -uve-topic-25-16 -> (offset=0, leaderEpoch=0), -uve-topic-15-17 -> (offset=0, leaderEpoch=0), -uve-topic-15-8 -> (offset=0, leaderEpoch=0), -uve-topic-25-7 -> (offset=0, leaderEpoch=0), -uve-topic-24-28 -> (offset=0, leaderEpoch=0), -uve-topic-24-22 -> (offset=0, leaderEpoch=0), -uve-topic-15-14 -> (offset=0, leaderEpoch=0), -uve-topic-25-13 -> (offset=0, leaderEpoch=0), -uve-topic-16-25 -> (offset=0, leaderEpoch=0), -uve-topic-13-19 -> (offset=0, leaderEpoch=0), -uve-topic-22-13 -> (offset=0, leaderEpoch=0), -uve-topic-13-7 -> (offset=0, leaderEpoch=0), -uve-topic-4-4 -> (offset=0, leaderEpoch=0), -uve-topic-13-10 -> (offset=0, leaderEpoch=0), -uve-topic-24-7 -> (offset=0, leaderEpoch=0), -uve-topic-6-13 -> (offset=0, leaderEpoch=0), -uve-topic-11-5 -> (offset=0, leaderEpoch=0), -uve-topic-19-14 -> (offset=0, leaderEpoch=0), -uve-topic-20-26 -> (offset=0, leaderEpoch=0), -uve-topic-24-19 -> (offset=0, leaderEpoch=0), -uve-topic-7-28 -> (offset=0, leaderEpoch=0), -uve-topic-22-16 -> (offset=0, leaderEpoch=0), -uve-topic-6-7 -> (offset=0, leaderEpoch=0), -uve-topic-27-10 -> (offset=0, leaderEpoch=0), -uve-topic-21-20 -> (offset=0, leaderEpoch=0), -uve-topic-3-3 -> (offset=0, leaderEpoch=0), -uve-topic-7-7 -> (offset=0, leaderEpoch=0), -uve-topic-19-5 -> (offset=0, leaderEpoch=0), -uve-topic-11-29 -> (offset=0, leaderEpoch=0), -uve-topic-19-11 -> (offset=0, leaderEpoch=0), -uve-topic-21-8 -> (offset=0, leaderEpoch=0), -uve-topic-19-26 -> (offset=0, leaderEpoch=0), -uve-topic-7-25 -> (offset=0, leaderEpoch=0), -uve-topic-11-17 -> (offset=0, leaderEpoch=0), -uve-topic-27-19 -> (offset=0, leaderEpoch=0), -uve-topic-20-11 -> (offset=0, leaderEpoch=0), -uve-topic-15-29 -> (offset=0, leaderEpoch=0), -uve-topic-25-28 -> (offset=0, leaderEpoch=0), -uve-topic-6-10 -> (offset=0, leaderEpoch=0), -uve-topic-15-23 -> (offset=0, leaderEpoch=0), -uve-topic-25-22 -> (offset=0, leaderEpoch=0), -uve-topic-20-23 -> (offset=0, leaderEpoch=0), -uve-topic-13-4 -> (offset=0, leaderEpoch=0), -uve-topic-13-1 -> (offset=0, leaderEpoch=0), -uve-topic-22-25 -> (offset=0, leaderEpoch=0), -uve-topic-16-19 -> (offset=0, leaderEpoch=0), -uve-topic-19-29 -> (offset=0, leaderEpoch=0), -uve-topic-19-23 -> (offset=0, leaderEpoch=0), -uve-topic-6-28 -> (offset=0, leaderEpoch=0), -uve-topic-19-17 -> (offset=0, leaderEpoch=0), -uve-topic-16-10 -> (offset=0, leaderEpoch=0), -uve-topic-15-5 -> (offset=0, leaderEpoch=0), -uve-topic-25-4 -> (offset=0, leaderEpoch=0), -uve-topic-7-16 -> (offset=0, leaderEpoch=0), -uve-topic-7-22 -> (offset=0, leaderEpoch=0), -uve-topic-10-29 -> (offset=0, leaderEpoch=0), -uve-topic-10-8 -> (offset=0, leaderEpoch=0), -uve-topic-22-10 -> (offset=0, leaderEpoch=0), -uve-topic-27-7 -> (offset=0, leaderEpoch=0), -uve-topic-16-7 -> (offset=0, leaderEpoch=0), -uve-topic-24-1 -> (offset=0, leaderEpoch=0), -uve-topic-13-28 -> (offset=0, leaderEpoch=0), -uve-topic-21-29 -> (offset=0, leaderEpoch=0), -uve-topic-13-16 -> (offset=0, leaderEpoch=0), -uve-topic-4-16 -> (offset=0, leaderEpoch=0), -uve-topic-10-5 -> (offset=0, leaderEpoch=0), -uve-topic-21-5 -> (offset=0, leaderEpoch=0), -uve-topic-11-14 -> (offset=0, leaderEpoch=0), -uve-topic-20-20 -> (offset=0, leaderEpoch=0), -uve-topic-19-20 -> (offset=0, leaderEpoch=0), -uve-topic-27-16 -> (offset=0, leaderEpoch=0), -uve-topic-22-22 -> (offset=0, leaderEpoch=0), -uve-topic-3-15 -> (offset=0, leaderEpoch=0), -uve-topic-19-8 -> (offset=0, leaderEpoch=0), -uve-topic-22-28 -> (offset=0, leaderEpoch=0), -uve-topic-24-4 -> (offset=0, leaderEpoch=0), -uve-topic-3-12 -> (offset=0, leaderEpoch=0), -uve-topic-7-10 -> (offset=0, leaderEpoch=0), -uve-topic-6-19 -> (offset=0, leaderEpoch=0), -uve-topic-4-13 -> (offset=0, leaderEpoch=0), -uve-topic-4-1 -> (offset=0, leaderEpoch=0), -uve-topic-7-19 -> (offset=0, leaderEpoch=0), -uve-topic-22-19 -> (offset=0, leaderEpoch=0), -uve-topic-20-8 -> (offset=0, leaderEpoch=0), -uve-topic-20-29 -> (offset=0, leaderEpoch=0), -uve-topic-11-26 -> (offset=0, leaderEpoch=0), -uve-topic-11-11 -> (offset=0, leaderEpoch=0), -uve-topic-21-17 -> (offset=0, leaderEpoch=0), -uve-topic-4-7 -> (offset=0, leaderEpoch=0), -uve-topic-10-17 -> (offset=0, leaderEpoch=0), -uve-topic-6-4 -> (offset=0, leaderEpoch=0), -uve-topic-3-9 -> (offset=0, leaderEpoch=0), -uve-topic-16-16 -> (offset=0, leaderEpoch=0), -uve-topic-27-22 -> (offset=0, leaderEpoch=0), -uve-topic-21-2 -> (offset=0, leaderEpoch=0), -uve-topic-25-25 -> (offset=0, leaderEpoch=0), -uve-topic-15-26 -> (offset=0, leaderEpoch=0), -uve-topic-24-16 -> (offset=0, leaderEpoch=0), -uve-topic-19-2 -> (offset=0, leaderEpoch=0), -uve-topic-27-13 -> (offset=0, leaderEpoch=0), -uve-topic-16-28 -> (offset=0, leaderEpoch=0), -uve-topic-3-0 -> (offset=0, leaderEpoch=0), -uve-topic-25-10 -> (offset=0, leaderEpoch=0), -uve-topic-15-11 -> (offset=0, leaderEpoch=0), -uve-topic-3-18 -> (offset=0, leaderEpoch=0), -uve-topic-16-13 -> (offset=0, leaderEpoch=0), -uve-topic-6-22 -> (offset=0, leaderEpoch=0), -uve-topic-10-20 -> (offset=0, leaderEpoch=0), -uve-topic-13-13 -> (offset=0, leaderEpoch=0), -uve-topic-24-13 -> (offset=0, leaderEpoch=0), -uve-topic-11-23 -> (offset=0, leaderEpoch=0), -uve-topic-3-27 -> (offset=0, leaderEpoch=0), -uve-topic-15-2 -> (offset=0, leaderEpoch=0), -uve-topic-25-1 -> (offset=0, leaderEpoch=0), -uve-topic-16-4 -> (offset=0, leaderEpoch=0), -uve-topic-27-1 -> (offset=0, leaderEpoch=0), -uve-topic-4-19 -> (offset=0, leaderEpoch=0), -uve-topic-21-14 -> (offset=0, leaderEpoch=0), -uve-topic-27-28 -> (offset=0, leaderEpoch=0), -uve-topic-4-10 -> (offset=0, leaderEpoch=0), -uve-topic-20-5 -> (offset=0, leaderEpoch=0), -uve-topic-3-6 -> (offset=0, leaderEpoch=0), -uve-topic-27-25 -> (offset=0, leaderEpoch=0), -uve-topic-6-1 -> (offset=0, leaderEpoch=0), -uve-topic-16-22 -> (offset=0, leaderEpoch=0), -uve-topic-22-7 -> (offset=0, leaderEpoch=0), -uve-topic-22-1 -> (offset=0, leaderEpoch=0), -uve-topic-10-14 -> (offset=0, leaderEpoch=0), -uve-topic-16-1 -> (offset=0, leaderEpoch=0), -uve-topic-21-26 -> (offset=0, leaderEpoch=0), -uve-topic-20-2 -> (offset=0, leaderEpoch=0), -uve-topic-24-25 -> (offset=0, leaderEpoch=0), -uve-topic-21-11 -> (offset=0, leaderEpoch=0), -uve-topic-11-20 -> (offset=0, leaderEpoch=0), -uve-topic-10-11 -> (offset=0, leaderEpoch=0), -uve-topic-4-28 -> (offset=0, leaderEpoch=0), -uve-topic-7-13 -> (offset=0, leaderEpoch=0), -uve-topic-20-17 -> (offset=0, leaderEpoch=0), -uve-topic-10-2 -> (offset=0, leaderEpoch=0), -uve-topic-3-24 -> (offset=0, leaderEpoch=0), -uve-topic-4-25 -> (offset=0, leaderEpoch=0), -uve-topic-10-26 -> (offset=0, leaderEpoch=0), -uve-topic-13-25 -> (offset=0, leaderEpoch=0), -uve-topic-27-4 -> (offset=0, leaderEpoch=0), -uve-topic-24-10 -> (offset=0, leaderEpoch=0), -uve-topic-15-20 -> (offset=0, leaderEpoch=0), -uve-topic-25-19 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:50:44,096] INFO [ReplicaFetcherManager on broker 3] 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:44,123] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions Set(-uve-topic-1-12, -uve-topic-8-18, -uve-topic-23-5, -uve-topic-1-3, -uve-topic-14-12, -uve-topic-8-27, -uve-topic-8-12, -uve-topic-1-6, -uve-topic-2-20, -uve-topic-23-14, -uve-topic-1-0, -uve-topic-23-17, -uve-topic-8-9, -uve-topic-17-11, -uve-topic-1-9, -uve-topic-12-25, -uve-topic-14-27, -uve-topic-14-6, -uve-topic-12-22, -uve-topic-23-20, -uve-topic-14-24, -uve-topic-17-20, -uve-topic-12-10, -uve-topic-8-3, -uve-topic-1-27, -uve-topic-23-11, -uve-topic-2-14, -uve-topic-1-24, -uve-topic-1-18, -uve-topic-17-8, -uve-topic-12-19, -uve-topic-14-3, -uve-topic-23-26, -uve-topic-2-2, -uve-topic-8-0, -uve-topic-23-2, -uve-topic-1-15, -uve-topic-2-11, -uve-topic-1-21, -uve-topic-12-7, -uve-topic-2-23, -uve-topic-12-13, -uve-topic-17-17, -uve-topic-14-0, -uve-topic-14-15, -uve-topic-14-21, -uve-topic-23-23, -uve-topic-23-29, -uve-topic-12-4, -uve-topic-2-17, -uve-topic-8-6, -uve-topic-12-28, -uve-topic-12-1, -uve-topic-17-23, -uve-topic-17-14, -uve-topic-14-9, -uve-topic-2-29, -uve-topic-2-8, -uve-topic-12-16, -uve-topic-8-15, -uve-topic-8-24, -uve-topic-17-2, -uve-topic-2-26, -uve-topic-17-29, -uve-topic-2-5, -uve-topic-17-26, -uve-topic-14-18, -uve-topic-23-8, -uve-topic-8-21, -uve-topic-17-5) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:50:44,125] 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:44,126] 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:44,126] INFO [Partition -uve-topic-23-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-29 (kafka.cluster.Partition) [2025-02-10 00:50:44,127] INFO [Partition -uve-topic-23-29 broker=3] Log loaded for partition -uve-topic-23-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,138] 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:44,138] 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:44,138] INFO [Partition -uve-topic-17-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-29 (kafka.cluster.Partition) [2025-02-10 00:50:44,138] INFO [Partition -uve-topic-17-29 broker=3] Log loaded for partition -uve-topic-17-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,143] 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:44,144] 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:44,144] INFO [Partition -uve-topic-1-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-18 (kafka.cluster.Partition) [2025-02-10 00:50:44,144] INFO [Partition -uve-topic-1-18 broker=3] Log loaded for partition -uve-topic-1-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,148] 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:44,148] 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:44,148] INFO [Partition -uve-topic-8-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-6 (kafka.cluster.Partition) [2025-02-10 00:50:44,148] INFO [Partition -uve-topic-8-6 broker=3] Log loaded for partition -uve-topic-8-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,152] 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:44,152] 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:44,153] INFO [Partition -uve-topic-17-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-26 (kafka.cluster.Partition) [2025-02-10 00:50:44,153] INFO [Partition -uve-topic-17-26 broker=3] Log loaded for partition -uve-topic-17-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,156] 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:44,157] 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:44,157] INFO [Partition -uve-topic-23-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-26 (kafka.cluster.Partition) [2025-02-10 00:50:44,157] INFO [Partition -uve-topic-23-26 broker=3] Log loaded for partition -uve-topic-23-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,161] 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:44,161] 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:44,161] INFO [Partition -uve-topic-1-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-15 (kafka.cluster.Partition) [2025-02-10 00:50:44,161] INFO [Partition -uve-topic-1-15 broker=3] Log loaded for partition -uve-topic-1-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,166] 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:44,167] 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:44,167] INFO [Partition -uve-topic-8-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-3 (kafka.cluster.Partition) [2025-02-10 00:50:44,167] INFO [Partition -uve-topic-8-3 broker=3] Log loaded for partition -uve-topic-8-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,171] 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:44,171] 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:44,172] INFO [Partition -uve-topic-17-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-23 (kafka.cluster.Partition) [2025-02-10 00:50:44,172] INFO [Partition -uve-topic-17-23 broker=3] Log loaded for partition -uve-topic-17-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,175] 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:44,176] 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:44,176] INFO [Partition -uve-topic-8-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-0 (kafka.cluster.Partition) [2025-02-10 00:50:44,176] INFO [Partition -uve-topic-8-0 broker=3] Log loaded for partition -uve-topic-8-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,180] 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:44,181] 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:44,181] INFO [Partition -uve-topic-1-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-12 (kafka.cluster.Partition) [2025-02-10 00:50:44,181] INFO [Partition -uve-topic-1-12 broker=3] Log loaded for partition -uve-topic-1-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,185] 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:44,185] 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:44,185] INFO [Partition -uve-topic-23-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-23 (kafka.cluster.Partition) [2025-02-10 00:50:44,185] INFO [Partition -uve-topic-23-23 broker=3] Log loaded for partition -uve-topic-23-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,190] 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:44,190] 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:44,190] INFO [Partition -uve-topic-23-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-20 (kafka.cluster.Partition) [2025-02-10 00:50:44,190] INFO [Partition -uve-topic-23-20 broker=3] Log loaded for partition -uve-topic-23-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,194] 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:44,194] 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:44,194] INFO [Partition -uve-topic-17-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-20 (kafka.cluster.Partition) [2025-02-10 00:50:44,194] INFO [Partition -uve-topic-17-20 broker=3] Log loaded for partition -uve-topic-17-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,198] 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:44,198] 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:44,198] INFO [Partition -uve-topic-1-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-9 (kafka.cluster.Partition) [2025-02-10 00:50:44,198] INFO [Partition -uve-topic-1-9 broker=3] Log loaded for partition -uve-topic-1-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,202] 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:44,202] 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:44,202] INFO [Partition -uve-topic-2-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-29 (kafka.cluster.Partition) [2025-02-10 00:50:44,202] INFO [Partition -uve-topic-2-29 broker=3] Log loaded for partition -uve-topic-2-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,206] 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:44,207] 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:44,207] INFO [Partition -uve-topic-1-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-6 (kafka.cluster.Partition) [2025-02-10 00:50:44,207] INFO [Partition -uve-topic-1-6 broker=3] Log loaded for partition -uve-topic-1-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,211] 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:44,211] 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:44,211] INFO [Partition -uve-topic-2-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-26 (kafka.cluster.Partition) [2025-02-10 00:50:44,211] INFO [Partition -uve-topic-2-26 broker=3] Log loaded for partition -uve-topic-2-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,215] 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:44,215] 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:44,215] INFO [Partition -uve-topic-23-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-17 (kafka.cluster.Partition) [2025-02-10 00:50:44,215] INFO [Partition -uve-topic-23-17 broker=3] Log loaded for partition -uve-topic-23-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,219] 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:44,219] 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:44,219] INFO [Partition -uve-topic-17-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-17 (kafka.cluster.Partition) [2025-02-10 00:50:44,219] INFO [Partition -uve-topic-17-17 broker=3] Log loaded for partition -uve-topic-17-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,224] 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:44,224] 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:44,224] INFO [Partition -uve-topic-23-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-14 (kafka.cluster.Partition) [2025-02-10 00:50:44,224] INFO [Partition -uve-topic-23-14 broker=3] Log loaded for partition -uve-topic-23-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,228] 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:44,228] 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:44,228] INFO [Partition -uve-topic-1-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-3 (kafka.cluster.Partition) [2025-02-10 00:50:44,228] INFO [Partition -uve-topic-1-3 broker=3] Log loaded for partition -uve-topic-1-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,232] 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:44,232] 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:44,232] INFO [Partition -uve-topic-2-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-23 (kafka.cluster.Partition) [2025-02-10 00:50:44,232] INFO [Partition -uve-topic-2-23 broker=3] Log loaded for partition -uve-topic-2-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,236] 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:44,236] 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:44,236] INFO [Partition -uve-topic-17-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-14 (kafka.cluster.Partition) [2025-02-10 00:50:44,236] INFO [Partition -uve-topic-17-14 broker=3] Log loaded for partition -uve-topic-17-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,241] 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:44,242] 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:44,242] INFO [Partition -uve-topic-23-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-11 (kafka.cluster.Partition) [2025-02-10 00:50:44,242] INFO [Partition -uve-topic-23-11 broker=3] Log loaded for partition -uve-topic-23-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,250] 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:44,250] 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:44,250] INFO [Partition -uve-topic-14-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-27 (kafka.cluster.Partition) [2025-02-10 00:50:44,250] INFO [Partition -uve-topic-14-27 broker=3] Log loaded for partition -uve-topic-14-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,255] 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:44,255] 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:44,255] INFO [Partition -uve-topic-2-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-20 (kafka.cluster.Partition) [2025-02-10 00:50:44,255] INFO [Partition -uve-topic-2-20 broker=3] Log loaded for partition -uve-topic-2-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,259] 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:44,260] 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:44,260] INFO [Partition -uve-topic-1-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-0 (kafka.cluster.Partition) [2025-02-10 00:50:44,260] INFO [Partition -uve-topic-1-0 broker=3] Log loaded for partition -uve-topic-1-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,263] 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:44,264] 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:44,264] INFO [Partition -uve-topic-17-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-11 (kafka.cluster.Partition) [2025-02-10 00:50:44,264] INFO [Partition -uve-topic-17-11 broker=3] Log loaded for partition -uve-topic-17-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,267] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,268] 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 00:50:44,268] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,268] 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 00:50:44,268] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,268] 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 00:50:44,268] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,268] 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 00:50:44,268] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,268] 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 00:50:44,268] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,268] 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 00:50:44,268] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,268] 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 00:50:44,268] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,268] 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 00:50:44,268] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,268] 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 00:50:44,268] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,268] 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 00:50:44,268] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,268] 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 00:50:44,268] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,268] 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 00:50:44,268] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,268] 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 00:50:44,268] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,268] 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 00:50:44,268] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,268] 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 00:50:44,268] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,268] 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 00:50:44,268] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,268] 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 00:50:44,268] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,268] 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 00:50:44,268] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,268] 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 00:50:44,268] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,268] 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 00:50:44,268] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,268] 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 00:50:44,268] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,268] 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 00:50:44,268] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,268] 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 00:50:44,268] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,268] 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 00:50:44,268] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,268] 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 00:50:44,268] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,268] 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 00:50:44,268] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,268] 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 00:50:44,268] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,268] 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 00:50:44,268] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,268] 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 00:50:44,268] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,268] 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 00:50:44,268] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,268] 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 00:50:44,268] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,268] 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 00:50:44,268] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,268] 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 00:50:44,268] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,269] 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 00:50:44,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,269] 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 00:50:44,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,269] 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 00:50:44,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,269] 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 00:50:44,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,269] 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 00:50:44,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,269] 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 00:50:44,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,269] 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 00:50:44,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,269] 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 00:50:44,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,269] 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 00:50:44,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,269] 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 00:50:44,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,269] 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 00:50:44,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,269] 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 00:50:44,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,269] 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 00:50:44,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,269] 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 00:50:44,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,269] 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 00:50:44,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,269] 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 00:50:44,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,269] 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 00:50:44,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,269] 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 00:50:44,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,269] 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 00:50:44,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,269] 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 00:50:44,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,269] 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 00:50:44,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,269] 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 00:50:44,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,269] 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 00:50:44,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,269] 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 00:50:44,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,269] 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 00:50:44,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,269] 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 00:50:44,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,269] 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 00:50:44,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,269] 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 00:50:44,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,269] 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 00:50:44,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,269] 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 00:50:44,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,269] 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 00:50:44,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,269] 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 00:50:44,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,269] 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 00:50:44,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,269] 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 00:50:44,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,269] 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 00:50:44,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,269] 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 00:50:44,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,269] 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 00:50:44,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,269] 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 00:50:44,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,269] 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 00:50:44,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,269] 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 00:50:44,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,269] 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 00:50:44,269] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,270] 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 00:50:44,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,270] 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 00:50:44,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,270] 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 00:50:44,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,270] 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 00:50:44,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,270] 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 00:50:44,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,270] 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 00:50:44,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,270] 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 00:50:44,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,270] 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 00:50:44,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,270] 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 00:50:44,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,270] 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 00:50:44,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,270] 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 00:50:44,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,270] 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 00:50:44,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,270] 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 00:50:44,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,270] 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 00:50:44,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,270] 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 00:50:44,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,270] 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 00:50:44,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,270] 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 00:50:44,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,270] 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 00:50:44,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,270] 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 00:50:44,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,270] 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 00:50:44,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,270] 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 00:50:44,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,270] 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 00:50:44,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,270] 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 00:50:44,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,270] 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 00:50:44,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,270] 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 00:50:44,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,270] 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 00:50:44,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,270] 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 00:50:44,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,270] 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 00:50:44,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,270] 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 00:50:44,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,270] 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 00:50:44,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,270] 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 00:50:44,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,270] 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 00:50:44,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,270] 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 00:50:44,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,270] 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 00:50:44,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,270] 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 00:50:44,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,270] 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 00:50:44,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,270] 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 00:50:44,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,270] 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 00:50:44,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,270] 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 00:50:44,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,270] 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 00:50:44,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,270] 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 00:50:44,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,270] 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 00:50:44,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,270] 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 00:50:44,270] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,271] 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 00:50:44,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,271] 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 00:50:44,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,271] 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 00:50:44,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,271] 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 00:50:44,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,271] 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 00:50:44,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,271] 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 00:50:44,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,271] 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 00:50:44,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,271] 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 00:50:44,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,271] 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 00:50:44,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,271] 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 00:50:44,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,271] 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 00:50:44,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,271] 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 00:50:44,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,271] 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 00:50:44,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,271] 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 00:50:44,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,271] 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 00:50:44,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,271] 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 00:50:44,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,271] 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 00:50:44,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,271] 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 00:50:44,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,271] 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 00:50:44,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,271] 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 00:50:44,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,271] 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 00:50:44,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,271] 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 00:50:44,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,271] 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 00:50:44,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,271] 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 00:50:44,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,271] 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 00:50:44,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,271] 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 00:50:44,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,271] 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 00:50:44,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,271] 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 00:50:44,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,271] 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 00:50:44,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,271] 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 00:50:44,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,271] 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 00:50:44,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,271] 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 00:50:44,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,271] 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 00:50:44,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,271] 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 00:50:44,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,271] 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 00:50:44,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,271] 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 00:50:44,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,271] 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 00:50:44,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,271] 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 00:50:44,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,271] 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 00:50:44,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,271] 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 00:50:44,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,271] 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 00:50:44,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,271] 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 00:50:44,271] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,271] 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 00:50:44,274] 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:44,274] 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:44,274] INFO [Partition -uve-topic-2-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-17 (kafka.cluster.Partition) [2025-02-10 00:50:44,274] INFO [Partition -uve-topic-2-17 broker=3] Log loaded for partition -uve-topic-2-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,279] 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:44,280] 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:44,280] INFO [Partition -uve-topic-17-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-8 (kafka.cluster.Partition) [2025-02-10 00:50:44,280] INFO [Partition -uve-topic-17-8 broker=3] Log loaded for partition -uve-topic-17-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,287] 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:44,287] 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:44,287] INFO [Partition -uve-topic-23-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-8 (kafka.cluster.Partition) [2025-02-10 00:50:44,287] INFO [Partition -uve-topic-23-8 broker=3] Log loaded for partition -uve-topic-23-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,292] 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:44,293] 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:44,293] INFO [Partition -uve-topic-14-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-24 (kafka.cluster.Partition) [2025-02-10 00:50:44,293] INFO [Partition -uve-topic-14-24 broker=3] Log loaded for partition -uve-topic-14-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,298] 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:44,298] 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:44,298] INFO [Partition -uve-topic-12-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-22 (kafka.cluster.Partition) [2025-02-10 00:50:44,298] INFO [Partition -uve-topic-12-22 broker=3] Log loaded for partition -uve-topic-12-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,302] 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:44,303] 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:44,303] INFO [Partition -uve-topic-17-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-5 (kafka.cluster.Partition) [2025-02-10 00:50:44,303] INFO [Partition -uve-topic-17-5 broker=3] Log loaded for partition -uve-topic-17-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,306] 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:44,307] 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:44,307] INFO [Partition -uve-topic-14-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-21 (kafka.cluster.Partition) [2025-02-10 00:50:44,307] INFO [Partition -uve-topic-14-21 broker=3] Log loaded for partition -uve-topic-14-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,311] 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:44,311] 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:44,311] INFO [Partition -uve-topic-12-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-28 (kafka.cluster.Partition) [2025-02-10 00:50:44,311] INFO [Partition -uve-topic-12-28 broker=3] Log loaded for partition -uve-topic-12-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,315] 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:44,315] 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:44,315] INFO [Partition -uve-topic-2-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-14 (kafka.cluster.Partition) [2025-02-10 00:50:44,315] INFO [Partition -uve-topic-2-14 broker=3] Log loaded for partition -uve-topic-2-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,319] 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:44,319] 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:44,319] INFO [Partition -uve-topic-23-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-5 (kafka.cluster.Partition) [2025-02-10 00:50:44,319] INFO [Partition -uve-topic-23-5 broker=3] Log loaded for partition -uve-topic-23-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,324] 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:44,324] 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:44,324] INFO [Partition -uve-topic-12-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-19 (kafka.cluster.Partition) [2025-02-10 00:50:44,324] INFO [Partition -uve-topic-12-19 broker=3] Log loaded for partition -uve-topic-12-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,329] 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:44,330] 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:44,330] INFO [Partition -uve-topic-2-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-11 (kafka.cluster.Partition) [2025-02-10 00:50:44,330] INFO [Partition -uve-topic-2-11 broker=3] Log loaded for partition -uve-topic-2-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,333] INFO [Log partition=-uve-topic-12-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-10 00:50:44,334] 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:44,334] INFO [Partition -uve-topic-12-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-25 (kafka.cluster.Partition) [2025-02-10 00:50:44,334] INFO [Partition -uve-topic-12-25 broker=3] Log loaded for partition -uve-topic-12-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,338] 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:44,339] 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:44,339] INFO [Partition -uve-topic-14-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-18 (kafka.cluster.Partition) [2025-02-10 00:50:44,339] INFO [Partition -uve-topic-14-18 broker=3] Log loaded for partition -uve-topic-14-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,339] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,340] 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:44,340] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,340] 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:44,340] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,340] 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:44,340] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,340] 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:44,340] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,340] 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:44,340] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,340] 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:44,340] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,340] 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:44,340] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,340] 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:44,340] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,340] 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:44,340] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,340] 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:44,340] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,340] 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:44,340] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,340] 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:44,340] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,340] 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:44,340] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,340] 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:44,340] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,340] 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:44,340] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,340] 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:44,340] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,340] 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:44,340] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,340] 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:44,340] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,340] 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:44,340] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,340] 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:44,340] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,340] 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:44,340] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,341] 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:44,341] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,341] 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:44,341] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,341] 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:44,341] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,341] 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:44,341] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,341] 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:44,341] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,341] 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:44,341] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,341] 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:44,341] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,341] 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:44,341] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,341] 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:44,341] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,341] 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:44,341] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,341] 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:44,341] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,341] 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:44,341] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,341] 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:44,341] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,341] 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:44,341] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,341] 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:44,341] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,341] 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:44,341] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,341] 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:44,341] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,341] 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:44,341] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,341] 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:44,341] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,341] 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:44,341] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,341] 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:44,341] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,341] 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:44,341] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,341] 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:44,341] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,341] 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:44,341] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,341] 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:44,341] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,341] 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:44,341] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,341] 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:44,341] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,341] 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:44,341] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,341] 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:44,341] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,341] 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:44,341] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,341] 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:44,341] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,341] 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:44,341] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,341] 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:44,341] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,341] 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:44,341] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,341] 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:44,341] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,341] 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:44,341] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,341] 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:44,341] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,341] 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:44,341] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,341] 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:44,341] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,341] 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:44,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,342] 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:44,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,342] 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:44,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,342] 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:44,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,342] 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:44,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,342] 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:44,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,342] 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:44,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,342] 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:44,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,342] 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:44,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,342] 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:44,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,342] 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:44,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,342] 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:44,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,342] 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:44,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,342] 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:44,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,342] 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:44,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,342] 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:44,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,342] 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:44,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,342] 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:44,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,342] 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:44,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,342] 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:44,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,342] 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:44,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,342] 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:44,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,342] 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:44,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,342] 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:44,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,342] 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:44,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,342] 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:44,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,342] 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:44,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,342] 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:44,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,342] 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:44,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,342] 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:44,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,342] 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:44,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,342] 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:44,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,342] 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:44,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,342] 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:44,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,342] 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:44,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,342] 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:44,342] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,342] 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:44,343] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,343] 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:44,343] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,343] 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:44,343] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,343] 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:44,343] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,343] 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:44,343] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,343] 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:44,343] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,343] 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:44,343] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,343] 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:44,343] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,343] 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:44,343] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,343] 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:44,343] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,343] 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:44,343] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,343] 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:44,343] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,343] 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:44,343] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,343] 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:44,343] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,343] 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:44,343] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,343] 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:44,343] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,343] 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:44,343] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,343] 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:44,343] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,343] 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:44,343] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,343] 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:44,343] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,343] 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:44,343] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,343] 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:44,343] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,343] 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:44,343] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,343] 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:44,343] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,343] 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:44,343] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,343] 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:44,343] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,344] 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:44,344] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,344] 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:44,344] 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:44,344] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,344] 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:44,344] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,344] 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:44,344] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,344] 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:44,344] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,344] 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:44,344] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,344] 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:44,344] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,344] 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:44,344] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,344] 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:44,344] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,344] 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:44,344] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,344] 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:44,344] INFO [Partition -uve-topic-12-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-16 (kafka.cluster.Partition) [2025-02-10 00:50:44,344] 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:44,344] INFO [Partition -uve-topic-12-16 broker=3] Log loaded for partition -uve-topic-12-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,344] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,344] 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:44,344] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,344] 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:44,345] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,345] 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:44,346] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,346] 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:44,346] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,346] 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:44,346] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,346] 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:44,349] 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:44,349] 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:44,350] INFO [Partition -uve-topic-8-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-27 (kafka.cluster.Partition) [2025-02-10 00:50:44,350] INFO [Partition -uve-topic-8-27 broker=3] Log loaded for partition -uve-topic-8-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,351] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,352] 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:44,353] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,353] 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:44,353] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,353] 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:44,353] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,353] 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:44,353] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,353] 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:44,353] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,353] 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:44,353] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,353] 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:44,353] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,353] 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:44,353] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,353] 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:44,353] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,353] 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:44,353] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,353] 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:44,353] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,353] 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:44,353] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,353] 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:44,353] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,353] 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:44,353] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,353] 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:44,353] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,353] 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:44,353] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,353] 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:44,353] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,353] 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:44,353] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,353] 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:44,353] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,353] 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:44,353] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,353] 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:44,357] 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:44,357] 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:44,357] INFO [Partition -uve-topic-17-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-2 (kafka.cluster.Partition) [2025-02-10 00:50:44,358] INFO [Partition -uve-topic-17-2 broker=3] Log loaded for partition -uve-topic-17-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,362] 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:44,362] 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:44,362] INFO [Partition -uve-topic-23-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-2 (kafka.cluster.Partition) [2025-02-10 00:50:44,362] INFO [Partition -uve-topic-23-2 broker=3] Log loaded for partition -uve-topic-23-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,366] 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:44,367] 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:44,367] INFO [Partition -uve-topic-2-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-8 (kafka.cluster.Partition) [2025-02-10 00:50:44,367] INFO [Partition -uve-topic-2-8 broker=3] Log loaded for partition -uve-topic-2-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,390] 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:44,391] 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:44,391] INFO [Partition -uve-topic-12-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-13 (kafka.cluster.Partition) [2025-02-10 00:50:44,391] INFO [Partition -uve-topic-12-13 broker=3] Log loaded for partition -uve-topic-12-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,397] 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:44,398] 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:44,398] INFO [Partition -uve-topic-14-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-15 (kafka.cluster.Partition) [2025-02-10 00:50:44,398] INFO [Partition -uve-topic-14-15 broker=3] Log loaded for partition -uve-topic-14-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,403] 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:44,404] 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:44,404] INFO [Partition -uve-topic-8-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-24 (kafka.cluster.Partition) [2025-02-10 00:50:44,404] INFO [Partition -uve-topic-8-24 broker=3] Log loaded for partition -uve-topic-8-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,409] 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:44,409] 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:44,409] INFO [Partition -uve-topic-2-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-5 (kafka.cluster.Partition) [2025-02-10 00:50:44,409] INFO [Partition -uve-topic-2-5 broker=3] Log loaded for partition -uve-topic-2-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,413] 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:44,413] 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:44,413] INFO [Partition -uve-topic-8-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-21 (kafka.cluster.Partition) [2025-02-10 00:50:44,413] INFO [Partition -uve-topic-8-21 broker=3] Log loaded for partition -uve-topic-8-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,418] 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:44,418] 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:44,419] INFO [Partition -uve-topic-12-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-10 (kafka.cluster.Partition) [2025-02-10 00:50:44,419] INFO [Partition -uve-topic-12-10 broker=3] Log loaded for partition -uve-topic-12-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,422] 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:44,422] 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:44,422] INFO [Partition -uve-topic-14-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-12 (kafka.cluster.Partition) [2025-02-10 00:50:44,422] INFO [Partition -uve-topic-14-12 broker=3] Log loaded for partition -uve-topic-14-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,426] 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:44,426] 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:44,427] INFO [Partition -uve-topic-8-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-18 (kafka.cluster.Partition) [2025-02-10 00:50:44,427] INFO [Partition -uve-topic-8-18 broker=3] Log loaded for partition -uve-topic-8-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,430] 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:44,431] 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:44,431] INFO [Partition -uve-topic-14-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-9 (kafka.cluster.Partition) [2025-02-10 00:50:44,431] INFO [Partition -uve-topic-14-9 broker=3] Log loaded for partition -uve-topic-14-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,435] 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:44,435] 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:44,435] INFO [Partition -uve-topic-12-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-7 (kafka.cluster.Partition) [2025-02-10 00:50:44,435] INFO [Partition -uve-topic-12-7 broker=3] Log loaded for partition -uve-topic-12-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,441] 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:44,441] 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:44,441] INFO [Partition -uve-topic-2-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-2 (kafka.cluster.Partition) [2025-02-10 00:50:44,441] INFO [Partition -uve-topic-2-2 broker=3] Log loaded for partition -uve-topic-2-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,445] 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:44,445] 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:44,445] INFO [Partition -uve-topic-14-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-6 (kafka.cluster.Partition) [2025-02-10 00:50:44,445] INFO [Partition -uve-topic-14-6 broker=3] Log loaded for partition -uve-topic-14-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,449] 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:44,450] 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:44,450] INFO [Partition -uve-topic-12-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-4 (kafka.cluster.Partition) [2025-02-10 00:50:44,450] INFO [Partition -uve-topic-12-4 broker=3] Log loaded for partition -uve-topic-12-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,454] 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:44,454] 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:44,454] INFO [Partition -uve-topic-8-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-15 (kafka.cluster.Partition) [2025-02-10 00:50:44,454] INFO [Partition -uve-topic-8-15 broker=3] Log loaded for partition -uve-topic-8-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,458] 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:44,459] 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:44,459] INFO [Partition -uve-topic-1-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-27 (kafka.cluster.Partition) [2025-02-10 00:50:44,459] INFO [Partition -uve-topic-1-27 broker=3] Log loaded for partition -uve-topic-1-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,464] 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:44,464] 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:44,464] INFO [Partition -uve-topic-14-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-3 (kafka.cluster.Partition) [2025-02-10 00:50:44,464] INFO [Partition -uve-topic-14-3 broker=3] Log loaded for partition -uve-topic-14-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,468] 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:44,468] 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:44,468] INFO [Partition -uve-topic-12-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-1 (kafka.cluster.Partition) [2025-02-10 00:50:44,468] INFO [Partition -uve-topic-12-1 broker=3] Log loaded for partition -uve-topic-12-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,472] 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:44,472] 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:44,472] INFO [Partition -uve-topic-1-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-24 (kafka.cluster.Partition) [2025-02-10 00:50:44,472] INFO [Partition -uve-topic-1-24 broker=3] Log loaded for partition -uve-topic-1-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,476] 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:44,477] 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:44,477] INFO [Partition -uve-topic-8-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-12 (kafka.cluster.Partition) [2025-02-10 00:50:44,477] INFO [Partition -uve-topic-8-12 broker=3] Log loaded for partition -uve-topic-8-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,481] 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:44,481] 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:44,482] INFO [Partition -uve-topic-1-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-21 (kafka.cluster.Partition) [2025-02-10 00:50:44,482] INFO [Partition -uve-topic-1-21 broker=3] Log loaded for partition -uve-topic-1-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,486] 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:44,486] 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:44,486] INFO [Partition -uve-topic-14-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-0 (kafka.cluster.Partition) [2025-02-10 00:50:44,486] INFO [Partition -uve-topic-14-0 broker=3] Log loaded for partition -uve-topic-14-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,490] 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:44,490] 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:44,491] INFO [Partition -uve-topic-8-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-9 (kafka.cluster.Partition) [2025-02-10 00:50:44,491] INFO [Partition -uve-topic-8-9 broker=3] Log loaded for partition -uve-topic-8-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,495] 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:44,496] 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:44,496] INFO [Partition -uve-topic-2-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-19 (kafka.cluster.Partition) [2025-02-10 00:50:44,496] INFO [Partition -uve-topic-2-19 broker=3] Log loaded for partition -uve-topic-2-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,497] 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:44,497] 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:44,497] INFO [Partition -uve-topic-14-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-16 (kafka.cluster.Partition) [2025-02-10 00:50:44,497] INFO [Partition -uve-topic-14-16 broker=3] Log loaded for partition -uve-topic-14-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,498] 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:44,498] 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:44,498] INFO [Partition -uve-topic-17-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-10 (kafka.cluster.Partition) [2025-02-10 00:50:44,498] INFO [Partition -uve-topic-17-10 broker=3] Log loaded for partition -uve-topic-17-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,499] 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:44,500] 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:44,500] INFO [Partition -uve-topic-8-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-25 (kafka.cluster.Partition) [2025-02-10 00:50:44,500] INFO [Partition -uve-topic-8-25 broker=3] Log loaded for partition -uve-topic-8-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,501] 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:44,501] 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:44,501] INFO [Partition -uve-topic-17-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-0 (kafka.cluster.Partition) [2025-02-10 00:50:44,501] INFO [Partition -uve-topic-17-0 broker=3] Log loaded for partition -uve-topic-17-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,502] 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:44,502] 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:44,502] INFO [Partition -uve-topic-2-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-0 (kafka.cluster.Partition) [2025-02-10 00:50:44,502] INFO [Partition -uve-topic-2-0 broker=3] Log loaded for partition -uve-topic-2-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,503] 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:44,503] 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:44,503] INFO [Partition -uve-topic-17-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-19 (kafka.cluster.Partition) [2025-02-10 00:50:44,503] INFO [Partition -uve-topic-17-19 broker=3] Log loaded for partition -uve-topic-17-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,504] 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:44,505] 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:44,505] INFO [Partition -uve-topic-8-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-16 (kafka.cluster.Partition) [2025-02-10 00:50:44,505] INFO [Partition -uve-topic-8-16 broker=3] Log loaded for partition -uve-topic-8-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,506] 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:44,506] 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:44,506] INFO [Partition -uve-topic-12-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-14 (kafka.cluster.Partition) [2025-02-10 00:50:44,506] INFO [Partition -uve-topic-12-14 broker=3] Log loaded for partition -uve-topic-12-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,507] 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:44,507] 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:44,507] INFO [Partition -uve-topic-23-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-10 (kafka.cluster.Partition) [2025-02-10 00:50:44,507] INFO [Partition -uve-topic-23-10 broker=3] Log loaded for partition -uve-topic-23-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,508] 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:44,508] 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:44,508] INFO [Partition -uve-topic-2-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-16 (kafka.cluster.Partition) [2025-02-10 00:50:44,508] INFO [Partition -uve-topic-2-16 broker=3] Log loaded for partition -uve-topic-2-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,509] 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:44,510] 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:44,510] INFO [Partition -uve-topic-14-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-13 (kafka.cluster.Partition) [2025-02-10 00:50:44,510] INFO [Partition -uve-topic-14-13 broker=3] Log loaded for partition -uve-topic-14-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,511] 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:44,511] 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:44,511] INFO [Partition -uve-topic-23-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-7 (kafka.cluster.Partition) [2025-02-10 00:50:44,511] INFO [Partition -uve-topic-23-7 broker=3] Log loaded for partition -uve-topic-23-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,512] 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:44,512] 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:44,512] INFO [Partition -uve-topic-8-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-13 (kafka.cluster.Partition) [2025-02-10 00:50:44,512] INFO [Partition -uve-topic-8-13 broker=3] Log loaded for partition -uve-topic-8-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,513] 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:44,513] 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:44,513] INFO [Partition -uve-topic-12-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-11 (kafka.cluster.Partition) [2025-02-10 00:50:44,513] INFO [Partition -uve-topic-12-11 broker=3] Log loaded for partition -uve-topic-12-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,514] 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:44,514] 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:44,514] INFO [Partition -uve-topic-8-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-22 (kafka.cluster.Partition) [2025-02-10 00:50:44,514] INFO [Partition -uve-topic-8-22 broker=3] Log loaded for partition -uve-topic-8-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,515] 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:44,516] 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:44,516] INFO [Partition -uve-topic-17-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-7 (kafka.cluster.Partition) [2025-02-10 00:50:44,516] INFO [Partition -uve-topic-17-7 broker=3] Log loaded for partition -uve-topic-17-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,516] 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:44,517] 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:44,517] INFO [Partition -uve-topic-23-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-4 (kafka.cluster.Partition) [2025-02-10 00:50:44,517] INFO [Partition -uve-topic-23-4 broker=3] Log loaded for partition -uve-topic-23-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,518] 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:44,518] 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:44,518] INFO [Partition -uve-topic-8-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-10 (kafka.cluster.Partition) [2025-02-10 00:50:44,518] INFO [Partition -uve-topic-8-10 broker=3] Log loaded for partition -uve-topic-8-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,519] 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:44,519] 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:44,519] INFO [Partition -uve-topic-12-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-8 (kafka.cluster.Partition) [2025-02-10 00:50:44,519] INFO [Partition -uve-topic-12-8 broker=3] Log loaded for partition -uve-topic-12-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,520] 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:44,521] 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:44,521] INFO [Partition -uve-topic-2-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-13 (kafka.cluster.Partition) [2025-02-10 00:50:44,521] INFO [Partition -uve-topic-2-13 broker=3] Log loaded for partition -uve-topic-2-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,522] 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:44,522] 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:44,522] INFO [Partition -uve-topic-14-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-29 (kafka.cluster.Partition) [2025-02-10 00:50:44,522] INFO [Partition -uve-topic-14-29 broker=3] Log loaded for partition -uve-topic-14-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,523] 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:44,523] 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:44,523] INFO [Partition -uve-topic-14-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-10 (kafka.cluster.Partition) [2025-02-10 00:50:44,523] INFO [Partition -uve-topic-14-10 broker=3] Log loaded for partition -uve-topic-14-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,524] 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:44,524] 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:44,524] INFO [Partition -uve-topic-8-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-29 (kafka.cluster.Partition) [2025-02-10 00:50:44,524] INFO [Partition -uve-topic-8-29 broker=3] Log loaded for partition -uve-topic-8-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,526] 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:44,526] 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:44,526] INFO [Partition -uve-topic-12-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-27 (kafka.cluster.Partition) [2025-02-10 00:50:44,526] INFO [Partition -uve-topic-12-27 broker=3] Log loaded for partition -uve-topic-12-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,527] 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:44,528] 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:44,528] INFO [Partition -uve-topic-17-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-4 (kafka.cluster.Partition) [2025-02-10 00:50:44,528] INFO [Partition -uve-topic-17-4 broker=3] Log loaded for partition -uve-topic-17-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,529] 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:44,529] 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:44,529] INFO [Partition -uve-topic-12-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-24 (kafka.cluster.Partition) [2025-02-10 00:50:44,529] INFO [Partition -uve-topic-12-24 broker=3] Log loaded for partition -uve-topic-12-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,530] 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:44,530] 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:44,530] INFO [Partition -uve-topic-23-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-1 (kafka.cluster.Partition) [2025-02-10 00:50:44,530] INFO [Partition -uve-topic-23-1 broker=3] Log loaded for partition -uve-topic-23-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,531] 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:44,531] 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:44,531] INFO [Partition -uve-topic-17-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-1 (kafka.cluster.Partition) [2025-02-10 00:50:44,531] INFO [Partition -uve-topic-17-1 broker=3] Log loaded for partition -uve-topic-17-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,532] 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:44,532] 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:44,533] INFO [Partition -uve-topic-14-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-26 (kafka.cluster.Partition) [2025-02-10 00:50:44,533] INFO [Partition -uve-topic-14-26 broker=3] Log loaded for partition -uve-topic-14-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,533] 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:44,534] 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:44,534] INFO [Partition -uve-topic-12-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-5 (kafka.cluster.Partition) [2025-02-10 00:50:44,534] INFO [Partition -uve-topic-12-5 broker=3] Log loaded for partition -uve-topic-12-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,535] 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:44,535] 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:44,535] INFO [Partition -uve-topic-14-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-17 (kafka.cluster.Partition) [2025-02-10 00:50:44,535] INFO [Partition -uve-topic-14-17 broker=3] Log loaded for partition -uve-topic-14-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,536] 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:44,536] 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:44,537] INFO [Partition -uve-topic-2-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-10 (kafka.cluster.Partition) [2025-02-10 00:50:44,537] INFO [Partition -uve-topic-2-10 broker=3] Log loaded for partition -uve-topic-2-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,537] 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:44,538] 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:44,538] INFO [Partition -uve-topic-14-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-7 (kafka.cluster.Partition) [2025-02-10 00:50:44,538] INFO [Partition -uve-topic-14-7 broker=3] Log loaded for partition -uve-topic-14-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,539] 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:44,539] 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:44,539] INFO [Partition -uve-topic-8-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-7 (kafka.cluster.Partition) [2025-02-10 00:50:44,539] INFO [Partition -uve-topic-8-7 broker=3] Log loaded for partition -uve-topic-8-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,540] 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:44,540] 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:44,540] INFO [Partition -uve-topic-1-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-28 (kafka.cluster.Partition) [2025-02-10 00:50:44,540] INFO [Partition -uve-topic-1-28 broker=3] Log loaded for partition -uve-topic-1-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,541] 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:44,542] 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:44,542] INFO [Partition -uve-topic-8-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-26 (kafka.cluster.Partition) [2025-02-10 00:50:44,542] INFO [Partition -uve-topic-8-26 broker=3] Log loaded for partition -uve-topic-8-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,543] 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:44,543] 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:44,543] INFO [Partition -uve-topic-2-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-7 (kafka.cluster.Partition) [2025-02-10 00:50:44,543] INFO [Partition -uve-topic-2-7 broker=3] Log loaded for partition -uve-topic-2-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,544] 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:44,544] 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:44,544] INFO [Partition -uve-topic-14-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-23 (kafka.cluster.Partition) [2025-02-10 00:50:44,544] INFO [Partition -uve-topic-14-23 broker=3] Log loaded for partition -uve-topic-14-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,545] 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:44,545] 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:44,545] INFO [Partition -uve-topic-1-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-25 (kafka.cluster.Partition) [2025-02-10 00:50:44,545] INFO [Partition -uve-topic-1-25 broker=3] Log loaded for partition -uve-topic-1-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,546] 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:44,547] 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:44,547] INFO [Partition -uve-topic-8-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-23 (kafka.cluster.Partition) [2025-02-10 00:50:44,547] INFO [Partition -uve-topic-8-23 broker=3] Log loaded for partition -uve-topic-8-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,547] 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:44,548] 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:44,548] INFO [Partition -uve-topic-12-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-21 (kafka.cluster.Partition) [2025-02-10 00:50:44,548] INFO [Partition -uve-topic-12-21 broker=3] Log loaded for partition -uve-topic-12-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,549] 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:44,549] 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:44,549] INFO [Partition -uve-topic-12-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-2 (kafka.cluster.Partition) [2025-02-10 00:50:44,549] INFO [Partition -uve-topic-12-2 broker=3] Log loaded for partition -uve-topic-12-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,550] 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:44,550] 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:44,550] INFO [Partition -uve-topic-14-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-14 (kafka.cluster.Partition) [2025-02-10 00:50:44,550] INFO [Partition -uve-topic-14-14 broker=3] Log loaded for partition -uve-topic-14-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,551] 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:44,551] 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:44,551] INFO [Partition -uve-topic-14-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-4 (kafka.cluster.Partition) [2025-02-10 00:50:44,551] INFO [Partition -uve-topic-14-4 broker=3] Log loaded for partition -uve-topic-14-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,552] 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:44,553] 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:44,553] INFO [Partition -uve-topic-8-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-4 (kafka.cluster.Partition) [2025-02-10 00:50:44,553] INFO [Partition -uve-topic-8-4 broker=3] Log loaded for partition -uve-topic-8-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,554] 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:44,554] 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:44,554] INFO [Partition -uve-topic-14-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-11 (kafka.cluster.Partition) [2025-02-10 00:50:44,554] INFO [Partition -uve-topic-14-11 broker=3] Log loaded for partition -uve-topic-14-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,555] 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:44,555] 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:44,555] INFO [Partition -uve-topic-12-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-18 (kafka.cluster.Partition) [2025-02-10 00:50:44,555] INFO [Partition -uve-topic-12-18 broker=3] Log loaded for partition -uve-topic-12-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,556] 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:44,556] 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:44,556] INFO [Partition -uve-topic-14-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-20 (kafka.cluster.Partition) [2025-02-10 00:50:44,556] INFO [Partition -uve-topic-14-20 broker=3] Log loaded for partition -uve-topic-14-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,557] 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:44,558] 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:44,558] INFO [Partition -uve-topic-8-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-20 (kafka.cluster.Partition) [2025-02-10 00:50:44,558] INFO [Partition -uve-topic-8-20 broker=3] Log loaded for partition -uve-topic-8-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,558] 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:44,559] 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:44,559] INFO [Partition -uve-topic-2-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-4 (kafka.cluster.Partition) [2025-02-10 00:50:44,559] INFO [Partition -uve-topic-2-4 broker=3] Log loaded for partition -uve-topic-2-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,560] 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:44,560] 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:44,560] INFO [Partition -uve-topic-14-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-1 (kafka.cluster.Partition) [2025-02-10 00:50:44,560] INFO [Partition -uve-topic-14-1 broker=3] Log loaded for partition -uve-topic-14-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,561] 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:44,561] 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:44,561] INFO [Partition -uve-topic-8-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-1 (kafka.cluster.Partition) [2025-02-10 00:50:44,561] INFO [Partition -uve-topic-8-1 broker=3] Log loaded for partition -uve-topic-8-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,562] 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:44,562] 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:44,562] INFO [Partition -uve-topic-1-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-22 (kafka.cluster.Partition) [2025-02-10 00:50:44,562] INFO [Partition -uve-topic-1-22 broker=3] Log loaded for partition -uve-topic-1-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,563] 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:44,564] 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:44,564] INFO [Partition -uve-topic-12-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-15 (kafka.cluster.Partition) [2025-02-10 00:50:44,564] INFO [Partition -uve-topic-12-15 broker=3] Log loaded for partition -uve-topic-12-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,565] 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:44,565] 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:44,565] INFO [Partition -uve-topic-14-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-8 (kafka.cluster.Partition) [2025-02-10 00:50:44,565] INFO [Partition -uve-topic-14-8 broker=3] Log loaded for partition -uve-topic-14-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,566] 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:44,566] 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:44,566] INFO [Partition -uve-topic-2-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-1 (kafka.cluster.Partition) [2025-02-10 00:50:44,566] INFO [Partition -uve-topic-2-1 broker=3] Log loaded for partition -uve-topic-2-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,567] 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:44,568] 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:44,568] INFO [Partition -uve-topic-8-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-17 (kafka.cluster.Partition) [2025-02-10 00:50:44,568] INFO [Partition -uve-topic-8-17 broker=3] Log loaded for partition -uve-topic-8-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,568] 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:44,569] 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:44,569] INFO [Partition -uve-topic-1-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-19 (kafka.cluster.Partition) [2025-02-10 00:50:44,569] INFO [Partition -uve-topic-1-19 broker=3] Log loaded for partition -uve-topic-1-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,570] 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:44,570] 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:44,570] INFO [Partition -uve-topic-8-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-14 (kafka.cluster.Partition) [2025-02-10 00:50:44,570] INFO [Partition -uve-topic-8-14 broker=3] Log loaded for partition -uve-topic-8-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,571] INFO [Log partition=-uve-topic-1-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-10 00:50:44,571] 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:44,571] INFO [Partition -uve-topic-1-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-16 (kafka.cluster.Partition) [2025-02-10 00:50:44,571] INFO [Partition -uve-topic-1-16 broker=3] Log loaded for partition -uve-topic-1-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,572] 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:44,572] 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:44,572] INFO [Partition -uve-topic-12-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-3 (kafka.cluster.Partition) [2025-02-10 00:50:44,572] INFO [Partition -uve-topic-12-3 broker=3] Log loaded for partition -uve-topic-12-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,573] 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:44,574] 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:44,574] INFO [Partition -uve-topic-17-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-27 (kafka.cluster.Partition) [2025-02-10 00:50:44,574] INFO [Partition -uve-topic-17-27 broker=3] Log loaded for partition -uve-topic-17-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,575] 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:44,575] 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:44,575] INFO [Partition -uve-topic-14-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-5 (kafka.cluster.Partition) [2025-02-10 00:50:44,575] INFO [Partition -uve-topic-14-5 broker=3] Log loaded for partition -uve-topic-14-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,576] 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:44,577] 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:44,577] INFO [Partition -uve-topic-12-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-12 (kafka.cluster.Partition) [2025-02-10 00:50:44,577] INFO [Partition -uve-topic-12-12 broker=3] Log loaded for partition -uve-topic-12-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,578] 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:44,578] 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:44,578] INFO [Partition -uve-topic-23-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-27 (kafka.cluster.Partition) [2025-02-10 00:50:44,578] INFO [Partition -uve-topic-23-27 broker=3] Log loaded for partition -uve-topic-23-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,579] 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:44,579] 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:44,579] INFO [Partition -uve-topic-17-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-24 (kafka.cluster.Partition) [2025-02-10 00:50:44,579] INFO [Partition -uve-topic-17-24 broker=3] Log loaded for partition -uve-topic-17-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,580] 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:44,581] 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:44,581] INFO [Partition -uve-topic-12-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-0 (kafka.cluster.Partition) [2025-02-10 00:50:44,581] INFO [Partition -uve-topic-12-0 broker=3] Log loaded for partition -uve-topic-12-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,601] 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:44,601] 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:44,601] INFO [Partition -uve-topic-1-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-13 (kafka.cluster.Partition) [2025-02-10 00:50:44,601] INFO [Partition -uve-topic-1-13 broker=3] Log loaded for partition -uve-topic-1-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,603] 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:44,603] 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:44,603] INFO [Partition -uve-topic-8-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-11 (kafka.cluster.Partition) [2025-02-10 00:50:44,603] INFO [Partition -uve-topic-8-11 broker=3] Log loaded for partition -uve-topic-8-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,605] 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:44,605] 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:44,605] INFO [Partition -uve-topic-12-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-9 (kafka.cluster.Partition) [2025-02-10 00:50:44,605] INFO [Partition -uve-topic-12-9 broker=3] Log loaded for partition -uve-topic-12-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,606] 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:44,606] 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:44,606] INFO [Partition -uve-topic-23-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-24 (kafka.cluster.Partition) [2025-02-10 00:50:44,606] INFO [Partition -uve-topic-23-24 broker=3] Log loaded for partition -uve-topic-23-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,607] 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:44,607] 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:44,607] INFO [Partition -uve-topic-14-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-2 (kafka.cluster.Partition) [2025-02-10 00:50:44,607] INFO [Partition -uve-topic-14-2 broker=3] Log loaded for partition -uve-topic-14-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,608] 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:44,608] 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:44,609] INFO [Partition -uve-topic-1-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-29 (kafka.cluster.Partition) [2025-02-10 00:50:44,609] INFO [Partition -uve-topic-1-29 broker=3] Log loaded for partition -uve-topic-1-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,609] 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:44,610] 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:44,610] INFO [Partition -uve-topic-17-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-21 (kafka.cluster.Partition) [2025-02-10 00:50:44,610] INFO [Partition -uve-topic-17-21 broker=3] Log loaded for partition -uve-topic-17-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,612] 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:44,612] 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:44,612] INFO [Partition -uve-topic-12-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-6 (kafka.cluster.Partition) [2025-02-10 00:50:44,613] INFO [Partition -uve-topic-12-6 broker=3] Log loaded for partition -uve-topic-12-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,614] 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:44,614] 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:44,614] INFO [Partition -uve-topic-8-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-8 (kafka.cluster.Partition) [2025-02-10 00:50:44,614] INFO [Partition -uve-topic-8-8 broker=3] Log loaded for partition -uve-topic-8-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,615] 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:44,616] 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:44,616] INFO [Partition -uve-topic-23-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-21 (kafka.cluster.Partition) [2025-02-10 00:50:44,616] INFO [Partition -uve-topic-23-21 broker=3] Log loaded for partition -uve-topic-23-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,619] 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:44,619] 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:44,619] INFO [Partition -uve-topic-1-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-10 (kafka.cluster.Partition) [2025-02-10 00:50:44,619] INFO [Partition -uve-topic-1-10 broker=3] Log loaded for partition -uve-topic-1-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,620] 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:44,620] 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:44,620] INFO [Partition -uve-topic-17-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-18 (kafka.cluster.Partition) [2025-02-10 00:50:44,620] INFO [Partition -uve-topic-17-18 broker=3] Log loaded for partition -uve-topic-17-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,621] 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:44,622] 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:44,622] INFO [Partition -uve-topic-8-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-5 (kafka.cluster.Partition) [2025-02-10 00:50:44,622] INFO [Partition -uve-topic-8-5 broker=3] Log loaded for partition -uve-topic-8-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,622] 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:44,623] 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:44,623] INFO [Partition -uve-topic-1-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-26 (kafka.cluster.Partition) [2025-02-10 00:50:44,623] INFO [Partition -uve-topic-1-26 broker=3] Log loaded for partition -uve-topic-1-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,624] 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:44,624] 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:44,624] INFO [Partition -uve-topic-23-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-18 (kafka.cluster.Partition) [2025-02-10 00:50:44,624] INFO [Partition -uve-topic-23-18 broker=3] Log loaded for partition -uve-topic-23-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,625] 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:44,625] 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:44,625] INFO [Partition -uve-topic-2-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-27 (kafka.cluster.Partition) [2025-02-10 00:50:44,625] INFO [Partition -uve-topic-2-27 broker=3] Log loaded for partition -uve-topic-2-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,626] 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:44,626] 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:44,626] INFO [Partition -uve-topic-1-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-7 (kafka.cluster.Partition) [2025-02-10 00:50:44,626] INFO [Partition -uve-topic-1-7 broker=3] Log loaded for partition -uve-topic-1-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,627] 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:44,628] 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:44,628] INFO [Partition -uve-topic-23-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-28 (kafka.cluster.Partition) [2025-02-10 00:50:44,628] INFO [Partition -uve-topic-23-28 broker=3] Log loaded for partition -uve-topic-23-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,629] 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:44,629] 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:44,629] INFO [Partition -uve-topic-12-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-29 (kafka.cluster.Partition) [2025-02-10 00:50:44,629] INFO [Partition -uve-topic-12-29 broker=3] Log loaded for partition -uve-topic-12-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,630] 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:44,630] 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:44,630] INFO [Partition -uve-topic-17-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-15 (kafka.cluster.Partition) [2025-02-10 00:50:44,630] INFO [Partition -uve-topic-17-15 broker=3] Log loaded for partition -uve-topic-17-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,631] 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:44,631] 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:44,631] INFO [Partition -uve-topic-23-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-6 (kafka.cluster.Partition) [2025-02-10 00:50:44,631] INFO [Partition -uve-topic-23-6 broker=3] Log loaded for partition -uve-topic-23-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,632] 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:44,633] 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:44,633] INFO [Partition -uve-topic-23-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-25 (kafka.cluster.Partition) [2025-02-10 00:50:44,633] INFO [Partition -uve-topic-23-25 broker=3] Log loaded for partition -uve-topic-23-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,634] 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:44,634] 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:44,634] INFO [Partition -uve-topic-1-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-4 (kafka.cluster.Partition) [2025-02-10 00:50:44,634] INFO [Partition -uve-topic-1-4 broker=3] Log loaded for partition -uve-topic-1-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,635] 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:44,635] 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:44,635] INFO [Partition -uve-topic-1-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-23 (kafka.cluster.Partition) [2025-02-10 00:50:44,635] INFO [Partition -uve-topic-1-23 broker=3] Log loaded for partition -uve-topic-1-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,636] 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:44,636] 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:44,636] INFO [Partition -uve-topic-8-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-2 (kafka.cluster.Partition) [2025-02-10 00:50:44,636] INFO [Partition -uve-topic-8-2 broker=3] Log loaded for partition -uve-topic-8-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,637] 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:44,638] 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:44,638] INFO [Partition -uve-topic-2-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-15 (kafka.cluster.Partition) [2025-02-10 00:50:44,638] INFO [Partition -uve-topic-2-15 broker=3] Log loaded for partition -uve-topic-2-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,639] 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:44,639] 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:44,639] INFO [Partition -uve-topic-2-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-24 (kafka.cluster.Partition) [2025-02-10 00:50:44,639] INFO [Partition -uve-topic-2-24 broker=3] Log loaded for partition -uve-topic-2-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,640] 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:44,640] 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:44,640] INFO [Partition -uve-topic-23-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-15 (kafka.cluster.Partition) [2025-02-10 00:50:44,640] INFO [Partition -uve-topic-23-15 broker=3] Log loaded for partition -uve-topic-23-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,641] 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:44,641] 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:44,641] INFO [Partition -uve-topic-1-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-20 (kafka.cluster.Partition) [2025-02-10 00:50:44,641] INFO [Partition -uve-topic-1-20 broker=3] Log loaded for partition -uve-topic-1-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,642] 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:44,642] 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:44,643] INFO [Partition -uve-topic-1-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-1 (kafka.cluster.Partition) [2025-02-10 00:50:44,643] INFO [Partition -uve-topic-1-1 broker=3] Log loaded for partition -uve-topic-1-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,643] 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:44,644] 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:44,644] INFO [Partition -uve-topic-2-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-21 (kafka.cluster.Partition) [2025-02-10 00:50:44,644] INFO [Partition -uve-topic-2-21 broker=3] Log loaded for partition -uve-topic-2-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,645] 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:44,645] 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:44,645] INFO [Partition -uve-topic-12-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-26 (kafka.cluster.Partition) [2025-02-10 00:50:44,645] INFO [Partition -uve-topic-12-26 broker=3] Log loaded for partition -uve-topic-12-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,646] 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:44,646] 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:44,646] INFO [Partition -uve-topic-14-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-28 (kafka.cluster.Partition) [2025-02-10 00:50:44,646] INFO [Partition -uve-topic-14-28 broker=3] Log loaded for partition -uve-topic-14-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,647] 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:44,648] 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:44,648] INFO [Partition -uve-topic-23-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-12 (kafka.cluster.Partition) [2025-02-10 00:50:44,648] INFO [Partition -uve-topic-23-12 broker=3] Log loaded for partition -uve-topic-23-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,649] 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:44,649] 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:44,649] INFO [Partition -uve-topic-17-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-12 (kafka.cluster.Partition) [2025-02-10 00:50:44,649] INFO [Partition -uve-topic-17-12 broker=3] Log loaded for partition -uve-topic-17-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,650] 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:44,650] 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:44,650] INFO [Partition -uve-topic-23-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-22 (kafka.cluster.Partition) [2025-02-10 00:50:44,650] INFO [Partition -uve-topic-23-22 broker=3] Log loaded for partition -uve-topic-23-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,651] 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:44,651] 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:44,651] INFO [Partition -uve-topic-2-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-12 (kafka.cluster.Partition) [2025-02-10 00:50:44,651] INFO [Partition -uve-topic-2-12 broker=3] Log loaded for partition -uve-topic-2-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,652] 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:44,653] 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:44,653] INFO [Partition -uve-topic-23-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-3 (kafka.cluster.Partition) [2025-02-10 00:50:44,653] INFO [Partition -uve-topic-23-3 broker=3] Log loaded for partition -uve-topic-23-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,654] 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:44,655] 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:44,655] INFO [Partition -uve-topic-23-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-9 (kafka.cluster.Partition) [2025-02-10 00:50:44,655] INFO [Partition -uve-topic-23-9 broker=3] Log loaded for partition -uve-topic-23-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,657] 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:44,657] 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:44,657] INFO [Partition -uve-topic-12-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-23 (kafka.cluster.Partition) [2025-02-10 00:50:44,657] INFO [Partition -uve-topic-12-23 broker=3] Log loaded for partition -uve-topic-12-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,658] 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:44,658] 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:44,658] INFO [Partition -uve-topic-2-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-28 (kafka.cluster.Partition) [2025-02-10 00:50:44,658] INFO [Partition -uve-topic-2-28 broker=3] Log loaded for partition -uve-topic-2-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,659] 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:44,659] 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:44,659] INFO [Partition -uve-topic-1-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-8 (kafka.cluster.Partition) [2025-02-10 00:50:44,659] INFO [Partition -uve-topic-1-8 broker=3] Log loaded for partition -uve-topic-1-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,660] 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:44,661] 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:44,661] INFO [Partition -uve-topic-14-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-25 (kafka.cluster.Partition) [2025-02-10 00:50:44,661] INFO [Partition -uve-topic-14-25 broker=3] Log loaded for partition -uve-topic-14-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,663] 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:44,663] 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:44,663] INFO [Partition -uve-topic-2-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-18 (kafka.cluster.Partition) [2025-02-10 00:50:44,663] INFO [Partition -uve-topic-2-18 broker=3] Log loaded for partition -uve-topic-2-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,664] 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:44,664] 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:44,664] INFO [Partition -uve-topic-1-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-17 (kafka.cluster.Partition) [2025-02-10 00:50:44,664] INFO [Partition -uve-topic-1-17 broker=3] Log loaded for partition -uve-topic-1-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,665] 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:44,665] 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:44,665] INFO [Partition -uve-topic-17-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-9 (kafka.cluster.Partition) [2025-02-10 00:50:44,665] INFO [Partition -uve-topic-17-9 broker=3] Log loaded for partition -uve-topic-17-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,666] 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:44,667] 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:44,667] INFO [Partition -uve-topic-23-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-0 (kafka.cluster.Partition) [2025-02-10 00:50:44,667] INFO [Partition -uve-topic-23-0 broker=3] Log loaded for partition -uve-topic-23-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,668] 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:44,668] 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:44,668] INFO [Partition -uve-topic-17-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-28 (kafka.cluster.Partition) [2025-02-10 00:50:44,668] INFO [Partition -uve-topic-17-28 broker=3] Log loaded for partition -uve-topic-17-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,669] 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:44,669] 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:44,669] INFO [Partition -uve-topic-2-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-9 (kafka.cluster.Partition) [2025-02-10 00:50:44,669] INFO [Partition -uve-topic-2-9 broker=3] Log loaded for partition -uve-topic-2-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,670] 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:44,670] 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:44,670] INFO [Partition -uve-topic-23-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-19 (kafka.cluster.Partition) [2025-02-10 00:50:44,670] INFO [Partition -uve-topic-23-19 broker=3] Log loaded for partition -uve-topic-23-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,671] 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:44,672] 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:44,672] INFO [Partition -uve-topic-17-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-16 (kafka.cluster.Partition) [2025-02-10 00:50:44,672] INFO [Partition -uve-topic-17-16 broker=3] Log loaded for partition -uve-topic-17-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,672] 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:44,673] 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:44,673] INFO [Partition -uve-topic-17-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-25 (kafka.cluster.Partition) [2025-02-10 00:50:44,673] INFO [Partition -uve-topic-17-25 broker=3] Log loaded for partition -uve-topic-17-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,674] 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:44,674] 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:44,674] INFO [Partition -uve-topic-17-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-6 (kafka.cluster.Partition) [2025-02-10 00:50:44,674] INFO [Partition -uve-topic-17-6 broker=3] Log loaded for partition -uve-topic-17-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,675] 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:44,675] 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:44,675] INFO [Partition -uve-topic-12-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-20 (kafka.cluster.Partition) [2025-02-10 00:50:44,675] INFO [Partition -uve-topic-12-20 broker=3] Log loaded for partition -uve-topic-12-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,676] 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:44,676] 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:44,676] INFO [Partition -uve-topic-23-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-16 (kafka.cluster.Partition) [2025-02-10 00:50:44,676] INFO [Partition -uve-topic-23-16 broker=3] Log loaded for partition -uve-topic-23-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,677] 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:44,678] 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:44,678] INFO [Partition -uve-topic-14-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-22 (kafka.cluster.Partition) [2025-02-10 00:50:44,678] INFO [Partition -uve-topic-14-22 broker=3] Log loaded for partition -uve-topic-14-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,679] 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:44,679] 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:44,679] INFO [Partition -uve-topic-1-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-14 (kafka.cluster.Partition) [2025-02-10 00:50:44,679] INFO [Partition -uve-topic-1-14 broker=3] Log loaded for partition -uve-topic-1-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,680] 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:44,680] 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:44,680] INFO [Partition -uve-topic-1-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-5 (kafka.cluster.Partition) [2025-02-10 00:50:44,680] INFO [Partition -uve-topic-1-5 broker=3] Log loaded for partition -uve-topic-1-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,681] 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:44,681] 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:44,681] INFO [Partition -uve-topic-2-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-25 (kafka.cluster.Partition) [2025-02-10 00:50:44,681] INFO [Partition -uve-topic-2-25 broker=3] Log loaded for partition -uve-topic-2-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,682] 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:44,683] 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:44,683] INFO [Partition -uve-topic-2-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-6 (kafka.cluster.Partition) [2025-02-10 00:50:44,683] INFO [Partition -uve-topic-2-6 broker=3] Log loaded for partition -uve-topic-2-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,683] 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:44,684] 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:44,684] INFO [Partition -uve-topic-1-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-11 (kafka.cluster.Partition) [2025-02-10 00:50:44,684] INFO [Partition -uve-topic-1-11 broker=3] Log loaded for partition -uve-topic-1-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,685] 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:44,685] 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:44,685] INFO [Partition -uve-topic-17-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-3 (kafka.cluster.Partition) [2025-02-10 00:50:44,685] INFO [Partition -uve-topic-17-3 broker=3] Log loaded for partition -uve-topic-17-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,686] 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:44,686] 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:44,686] INFO [Partition -uve-topic-8-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-28 (kafka.cluster.Partition) [2025-02-10 00:50:44,686] INFO [Partition -uve-topic-8-28 broker=3] Log loaded for partition -uve-topic-8-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,687] 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:44,687] 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:44,687] INFO [Partition -uve-topic-17-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-22 (kafka.cluster.Partition) [2025-02-10 00:50:44,687] INFO [Partition -uve-topic-17-22 broker=3] Log loaded for partition -uve-topic-17-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,688] 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:44,689] 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:44,689] INFO [Partition -uve-topic-1-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-2 (kafka.cluster.Partition) [2025-02-10 00:50:44,689] INFO [Partition -uve-topic-1-2 broker=3] Log loaded for partition -uve-topic-1-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,690] 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:44,690] 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:44,690] INFO [Partition -uve-topic-2-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-22 (kafka.cluster.Partition) [2025-02-10 00:50:44,690] INFO [Partition -uve-topic-2-22 broker=3] Log loaded for partition -uve-topic-2-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,691] 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:44,691] 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:44,691] INFO [Partition -uve-topic-2-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-3 (kafka.cluster.Partition) [2025-02-10 00:50:44,691] INFO [Partition -uve-topic-2-3 broker=3] Log loaded for partition -uve-topic-2-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,692] 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:44,692] 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:44,692] INFO [Partition -uve-topic-14-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-19 (kafka.cluster.Partition) [2025-02-10 00:50:44,692] INFO [Partition -uve-topic-14-19 broker=3] Log loaded for partition -uve-topic-14-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,693] 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:44,693] 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:44,693] INFO [Partition -uve-topic-17-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-13 (kafka.cluster.Partition) [2025-02-10 00:50:44,693] INFO [Partition -uve-topic-17-13 broker=3] Log loaded for partition -uve-topic-17-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,694] 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:44,694] 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:44,695] INFO [Partition -uve-topic-23-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-13 (kafka.cluster.Partition) [2025-02-10 00:50:44,695] INFO [Partition -uve-topic-23-13 broker=3] Log loaded for partition -uve-topic-23-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,695] 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:44,696] 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:44,696] INFO [Partition -uve-topic-8-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-19 (kafka.cluster.Partition) [2025-02-10 00:50:44,696] INFO [Partition -uve-topic-8-19 broker=3] Log loaded for partition -uve-topic-8-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,697] 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:44,697] 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:44,697] INFO [Partition -uve-topic-12-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-17 (kafka.cluster.Partition) [2025-02-10 00:50:44,697] INFO [Partition -uve-topic-12-17 broker=3] Log loaded for partition -uve-topic-12-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:50:44,697] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions Set(-uve-topic-23-22, -uve-topic-12-2, -uve-topic-8-26, -uve-topic-2-18, -uve-topic-23-4, -uve-topic-2-19, -uve-topic-1-23, -uve-topic-17-22, -uve-topic-14-28, -uve-topic-2-1, -uve-topic-17-4, -uve-topic-2-27, -uve-topic-12-18, -uve-topic-8-17, -uve-topic-2-9, -uve-topic-14-17, -uve-topic-12-0, -uve-topic-12-26, -uve-topic-17-13, -uve-topic-8-25, -uve-topic-23-3, -uve-topic-12-8, -uve-topic-12-27, -uve-topic-14-26, -uve-topic-14-8, -uve-topic-23-12, -uve-topic-14-16, -uve-topic-8-5, -uve-topic-14-25, -uve-topic-23-28, -uve-topic-17-1, -uve-topic-1-2, -uve-topic-2-24, -uve-topic-23-10, -uve-topic-12-15, -uve-topic-8-14, -uve-topic-2-6, -uve-topic-1-29, -uve-topic-17-28, -uve-topic-23-18, -uve-topic-1-11, -uve-topic-17-10, -uve-topic-8-22, -uve-topic-23-0, -uve-topic-8-4, -uve-topic-2-15, -uve-topic-1-19, -uve-topic-17-18, -uve-topic-12-6, -uve-topic-1-1, -uve-topic-17-0, -uve-topic-12-14, -uve-topic-14-13, -uve-topic-14-14, -uve-topic-1-17, -uve-topic-12-23, -uve-topic-14-22, -uve-topic-23-25, -uve-topic-12-5, -uve-topic-14-4, -uve-topic-2-22, -uve-topic-12-21, -uve-topic-8-20, -uve-topic-2-12, -uve-topic-1-16, -uve-topic-12-3, -uve-topic-17-15, -uve-topic-8-2, -uve-topic-14-2, -uve-topic-12-29, -uve-topic-17-16, -uve-topic-8-28, -uve-topic-12-11, -uve-topic-8-10, -uve-topic-14-10, -uve-topic-1-25, -uve-topic-17-24, -uve-topic-2-28, -uve-topic-1-7, -uve-topic-17-6, -uve-topic-2-10, -uve-topic-14-1, -uve-topic-8-8, -uve-topic-2-0, -uve-topic-1-5, -uve-topic-23-13, -uve-topic-1-13, -uve-topic-17-12, -uve-topic-23-21, -uve-topic-8-7, -uve-topic-1-22, -uve-topic-12-9, -uve-topic-17-21, -uve-topic-2-25, -uve-topic-1-4, -uve-topic-17-3, -uve-topic-2-7, -uve-topic-12-17, -uve-topic-8-16, -uve-topic-23-1, -uve-topic-2-16, -uve-topic-1-20, -uve-topic-17-19, -uve-topic-14-7, -uve-topic-1-28, -uve-topic-1-10, -uve-topic-23-19, -uve-topic-12-24, -uve-topic-14-23, -uve-topic-8-23, -uve-topic-14-5, -uve-topic-23-27, -uve-topic-2-4, -uve-topic-23-9, -uve-topic-8-13, -uve-topic-17-27, -uve-topic-17-9, -uve-topic-2-13, -uve-topic-8-29, -uve-topic-2-21, -uve-topic-23-7, -uve-topic-12-12, -uve-topic-8-11, -uve-topic-2-3, -uve-topic-1-26, -uve-topic-17-25, -uve-topic-23-15, -uve-topic-1-8, -uve-topic-17-7, -uve-topic-8-19, -uve-topic-23-16, -uve-topic-8-1, -uve-topic-14-20, -uve-topic-23-24, -uve-topic-23-6, -uve-topic-14-29, -uve-topic-14-11, -uve-topic-1-14, -uve-topic-12-20, -uve-topic-14-19) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:50:44,699] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 1 for partitions Map(-uve-topic-23-21 -> (offset=0, leaderEpoch=0), -uve-topic-2-18 -> (offset=0, leaderEpoch=0), -uve-topic-12-5 -> (offset=0, leaderEpoch=0), -uve-topic-14-7 -> (offset=0, leaderEpoch=0), -uve-topic-17-9 -> (offset=0, leaderEpoch=0), -uve-topic-14-13 -> (offset=0, leaderEpoch=0), -uve-topic-23-18 -> (offset=0, leaderEpoch=0), -uve-topic-12-14 -> (offset=0, leaderEpoch=0), -uve-topic-23-6 -> (offset=0, leaderEpoch=0), -uve-topic-23-9 -> (offset=0, leaderEpoch=0), -uve-topic-14-1 -> (offset=0, leaderEpoch=0), -uve-topic-14-16 -> (offset=0, leaderEpoch=0), -uve-topic-8-4 -> (offset=0, leaderEpoch=0), -uve-topic-12-17 -> (offset=0, leaderEpoch=0), -uve-topic-2-6 -> (offset=0, leaderEpoch=0), -uve-topic-2-27 -> (offset=0, leaderEpoch=0), -uve-topic-14-28 -> (offset=0, leaderEpoch=0), -uve-topic-8-22 -> (offset=0, leaderEpoch=0), -uve-topic-2-24 -> (offset=0, leaderEpoch=0), -uve-topic-17-21 -> (offset=0, leaderEpoch=0), -uve-topic-14-22 -> (offset=0, leaderEpoch=0), -uve-topic-8-13 -> (offset=0, leaderEpoch=0), -uve-topic-17-12 -> (offset=0, leaderEpoch=0), -uve-topic-17-15 -> (offset=0, leaderEpoch=0), -uve-topic-17-18 -> (offset=0, leaderEpoch=0), -uve-topic-8-1 -> (offset=0, leaderEpoch=0), -uve-topic-23-3 -> (offset=0, leaderEpoch=0), -uve-topic-23-0 -> (offset=0, leaderEpoch=0), -uve-topic-12-26 -> (offset=0, leaderEpoch=0), -uve-topic-1-13 -> (offset=0, leaderEpoch=0), -uve-topic-17-27 -> (offset=0, leaderEpoch=0), -uve-topic-14-4 -> (offset=0, leaderEpoch=0), -uve-topic-12-11 -> (offset=0, leaderEpoch=0), -uve-topic-17-24 -> (offset=0, leaderEpoch=0), -uve-topic-1-1 -> (offset=0, leaderEpoch=0), -uve-topic-23-27 -> (offset=0, leaderEpoch=0), -uve-topic-2-21 -> (offset=0, leaderEpoch=0), -uve-topic-8-25 -> (offset=0, leaderEpoch=0), -uve-topic-23-15 -> (offset=0, leaderEpoch=0), -uve-topic-1-22 -> (offset=0, leaderEpoch=0), -uve-topic-12-23 -> (offset=0, leaderEpoch=0), -uve-topic-12-29 -> (offset=0, leaderEpoch=0), -uve-topic-8-7 -> (offset=0, leaderEpoch=0), -uve-topic-1-7 -> (offset=0, leaderEpoch=0), -uve-topic-12-20 -> (offset=0, leaderEpoch=0), -uve-topic-1-19 -> (offset=0, leaderEpoch=0), -uve-topic-1-16 -> (offset=0, leaderEpoch=0), -uve-topic-17-6 -> (offset=0, leaderEpoch=0), -uve-topic-1-25 -> (offset=0, leaderEpoch=0), -uve-topic-17-0 -> (offset=0, leaderEpoch=0), -uve-topic-2-15 -> (offset=0, leaderEpoch=0), -uve-topic-17-3 -> (offset=0, leaderEpoch=0), -uve-topic-1-28 -> (offset=0, leaderEpoch=0), -uve-topic-8-16 -> (offset=0, leaderEpoch=0), -uve-topic-1-10 -> (offset=0, leaderEpoch=0), -uve-topic-14-25 -> (offset=0, leaderEpoch=0), -uve-topic-23-12 -> (offset=0, leaderEpoch=0), -uve-topic-8-10 -> (offset=0, leaderEpoch=0), -uve-topic-1-4 -> (offset=0, leaderEpoch=0), -uve-topic-2-3 -> (offset=0, leaderEpoch=0), -uve-topic-12-8 -> (offset=0, leaderEpoch=0), -uve-topic-12-2 -> (offset=0, leaderEpoch=0), -uve-topic-2-12 -> (offset=0, leaderEpoch=0), -uve-topic-14-10 -> (offset=0, leaderEpoch=0), -uve-topic-8-19 -> (offset=0, leaderEpoch=0), -uve-topic-8-28 -> (offset=0, leaderEpoch=0), -uve-topic-2-9 -> (offset=0, leaderEpoch=0), -uve-topic-2-0 -> (offset=0, leaderEpoch=0), -uve-topic-23-24 -> (offset=0, leaderEpoch=0), -uve-topic-14-19 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:50:44,699] INFO [ReplicaFetcherManager on broker 3] 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:44,714] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,715] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,715] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,715] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,715] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,715] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,715] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,715] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,715] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,715] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,715] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,715] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,715] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,715] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,715] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,715] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,716] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,716] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,716] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,716] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,716] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,716] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,716] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,716] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,716] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,716] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,716] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,716] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,716] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,716] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,716] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,716] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,716] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,716] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,716] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,716] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,716] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,716] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,716] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,716] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,716] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,716] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,716] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,716] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,716] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,716] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,716] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,716] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,716] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,716] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,716] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,716] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,716] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,717] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,717] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,717] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,717] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,717] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,717] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,717] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,717] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,717] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,717] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,717] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,717] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,717] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,717] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,717] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,717] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,717] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,717] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,717] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,717] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,717] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,717] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,717] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,717] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,717] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,717] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,717] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,717] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,717] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,717] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,717] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,717] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,717] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,717] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,718] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,718] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,718] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,718] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,718] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,718] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,718] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,718] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,718] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,718] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,718] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,718] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,718] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,718] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,718] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,718] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,718] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,718] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,718] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,718] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,718] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,718] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,718] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,718] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,718] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,718] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,718] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,718] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,718] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,718] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,718] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,718] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,718] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,719] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,719] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,719] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,719] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,719] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,719] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,719] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,719] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,719] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,719] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,719] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,719] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,719] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,719] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,719] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,719] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,719] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,719] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,719] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,719] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,719] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,719] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,719] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,720] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,720] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,720] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,720] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,720] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,720] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,720] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,720] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,720] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,720] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,720] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,720] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,720] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,720] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,720] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,720] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,720] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:44,721] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,721] 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 00:50:44,721] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,721] 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 00:50:44,721] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,721] 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 00:50:44,721] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,721] 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 00:50:44,721] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,721] 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 00:50:44,721] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,721] 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 00:50:44,721] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,721] 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 00:50:44,721] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,721] 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 00:50:44,721] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,721] 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 00:50:44,721] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,721] 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 00:50:44,721] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,721] 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 00:50:44,721] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,721] 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 00:50:44,721] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,721] 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 00:50:44,721] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,721] 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 00:50:44,721] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,721] 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 00:50:44,721] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,721] 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 00:50:44,721] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,721] 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 00:50:44,721] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,721] 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 00:50:44,721] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,721] 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 00:50:44,721] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,721] 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 00:50:44,721] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,721] 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 00:50:44,721] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,721] 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 00:50:44,721] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,721] 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 00:50:44,721] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,721] 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 00:50:44,721] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,721] 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 00:50:44,721] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,721] 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 00:50:44,721] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,721] 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 00:50:44,721] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,721] 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 00:50:44,721] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,721] 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 00:50:44,721] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,721] 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 00:50:44,722] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,722] 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 00:50:44,722] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,722] 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 00:50:44,722] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,722] 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 00:50:44,722] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,722] 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 00:50:44,722] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,722] 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 00:50:44,722] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,722] 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 00:50:44,722] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,722] 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 00:50:44,722] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,722] 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 00:50:44,722] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,722] 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 00:50:44,722] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,722] 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 00:50:44,722] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,722] 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 00:50:44,722] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,722] 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 00:50:44,722] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,722] 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 00:50:44,722] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,722] 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 00:50:44,722] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,722] 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 00:50:44,722] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,722] 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 00:50:44,722] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,722] 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 00:50:44,722] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,722] 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 00:50:44,722] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,722] 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 00:50:44,722] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,722] 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 00:50:44,722] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,722] 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 00:50:44,722] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,722] 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 00:50:44,722] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,722] 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 00:50:44,722] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,722] 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 00:50:44,722] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,722] 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 00:50:44,722] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,722] 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 00:50:44,722] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,722] 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 00:50:44,722] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,722] 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 00:50:44,722] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,722] 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 00:50:44,722] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,722] 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 00:50:44,722] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,722] 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 00:50:44,722] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,722] 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 00:50:44,722] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,722] 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 00:50:44,723] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,723] 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 00:50:44,723] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,723] 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 00:50:44,723] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,723] 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 00:50:44,723] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,723] 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 00:50:44,723] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,723] 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 00:50:44,723] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,723] 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 00:50:44,723] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:44,723] 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 00:50:45,123] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,123] 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:45,123] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,123] 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:45,123] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,123] 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:45,123] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,123] 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:45,123] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,123] 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:45,123] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,123] 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:45,123] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,123] 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:45,123] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,123] 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:45,123] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,123] 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:45,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,124] 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:45,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,124] 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:45,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,124] 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:45,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,124] 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:45,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,124] 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:45,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,124] 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:45,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,124] 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:45,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,124] 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:45,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,124] 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:45,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,124] 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:45,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,124] 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:45,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,124] 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:45,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,124] 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:45,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,124] 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:45,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,124] 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:45,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,124] 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:45,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,124] 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:45,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,124] 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:45,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,124] 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:45,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,124] 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:45,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,124] 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:45,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,124] 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:45,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,124] 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:45,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,124] 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:45,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,124] 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:45,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,124] 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:45,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,124] 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:45,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,124] 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:45,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,124] 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:45,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,124] 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:45,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,124] 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:45,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,124] 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:45,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,124] 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:45,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,124] 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:45,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,124] 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:45,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,124] 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:45,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,124] 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:45,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,124] 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:45,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,124] 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:45,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,124] 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:45,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,124] 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:45,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,124] 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:45,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,124] 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:45,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,124] 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:45,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,124] 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:45,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,124] 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:45,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,124] 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:45,124] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,124] 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:45,125] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,125] 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:45,125] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,125] 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:45,125] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,125] 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:45,125] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,125] 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:45,125] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,125] 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:45,125] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,125] 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:45,125] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,125] 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:45,125] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,125] 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:45,125] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,125] 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:45,125] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,125] 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:45,125] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,125] 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:45,125] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,125] 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:45,125] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:50:45,125] 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:45,233] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,233] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,233] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,234] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,234] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,234] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,234] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,234] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,234] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,234] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,234] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,234] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,234] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,234] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,234] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,234] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,234] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,234] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,234] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,234] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,234] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,234] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,234] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,234] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,234] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,234] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,234] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,234] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,234] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,234] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,234] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,234] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,234] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,234] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,234] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,234] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,234] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,234] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,234] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,234] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,234] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,234] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,235] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,235] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,235] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,235] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,235] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,235] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,235] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,235] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,235] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,235] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,235] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,235] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,235] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,235] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,235] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,235] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,235] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,235] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,235] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,235] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,235] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,235] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,235] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,235] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,235] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,235] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,235] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,235] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,632] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-1-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,633] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-1-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,633] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-1-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,633] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-1-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,633] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-1-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,633] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-1-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,633] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-1-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,633] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-1-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,633] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-1-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,633] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-1-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,633] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-14-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,633] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-14-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,633] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-14-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,633] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-14-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,633] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-14-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,633] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-14-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,633] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-14-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,633] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-14-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,633] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-14-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,633] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-14-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,633] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-23-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,633] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-23-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,633] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-23-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,633] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-23-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,633] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-23-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,633] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-23-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,633] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-23-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,633] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-23-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,633] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-23-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,633] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-23-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,633] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-2-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,633] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-2-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,633] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-2-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,634] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-2-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,634] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-2-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,634] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-2-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,634] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-2-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,634] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-2-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,634] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-2-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,634] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-2-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,634] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-17-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,634] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-17-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,634] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-17-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,634] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-17-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,634] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-17-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,634] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-17-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,634] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-17-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,634] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-17-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,634] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-17-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,634] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-17-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,634] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-8-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,634] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-8-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,634] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-8-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,634] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-8-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,634] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-8-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,634] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-8-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,634] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-8-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,634] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-8-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,634] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-8-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,634] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-8-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,634] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-12-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,634] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-12-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,634] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-12-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,634] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-12-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,634] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-12-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,634] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-12-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,634] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-12-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,635] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-12-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,635] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-12-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:45,635] ERROR [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error for partition -uve-topic-12-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,253] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,254] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,254] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,254] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,254] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,254] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,254] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,254] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,254] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,254] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-24-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,254] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,254] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,254] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,254] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,254] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,254] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,254] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,254] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,254] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,254] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-11-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,254] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,254] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,254] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,254] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,254] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,254] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,254] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,254] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,254] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,254] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-13-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,254] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,254] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,254] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,254] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,254] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,254] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,254] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,255] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,255] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,255] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-7-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,255] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,255] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,255] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,255] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,255] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,255] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,255] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,255] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,255] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,255] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-10-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,255] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,255] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,255] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,255] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,255] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,255] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,255] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,255] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,256] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,256] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-6-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,256] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,256] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,256] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,256] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,256] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,256] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,256] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,256] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,256] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,256] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-20-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,256] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,256] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,256] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,256] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,257] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,257] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,257] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,257] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,257] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,257] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-19-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,257] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,257] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,257] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,257] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,257] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,257] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,257] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,257] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,257] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,257] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-16-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,257] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,257] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,257] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,257] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,257] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,257] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,257] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,257] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,257] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,257] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-3-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,257] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,257] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,257] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,257] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,257] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,257] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,257] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,257] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,257] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,257] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-22-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,257] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,257] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,257] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,257] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,257] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,257] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,258] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,258] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,258] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,258] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-27-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,260] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,260] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,260] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,260] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,260] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,260] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,260] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,260] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,260] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,260] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-15-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,260] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,260] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,261] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,261] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,261] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,261] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,261] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,261] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,261] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,261] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-25-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,261] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,261] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,261] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,261] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,261] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,261] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,261] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,261] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,261] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,261] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-21-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,261] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,261] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,261] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,261] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,261] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,261] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,261] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,261] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,261] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,261] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-4-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,770] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,770] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,771] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,771] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,771] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,771] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,771] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,771] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,771] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,771] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,771] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,771] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,771] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,771] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,771] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,771] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,771] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,771] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,771] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,771] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,771] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,771] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,771] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,771] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,771] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,771] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,771] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,771] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,771] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,771] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,771] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,771] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,771] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,771] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,771] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,771] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,771] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,771] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,771] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,771] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,771] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,771] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,771] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,771] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,771] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,771] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,771] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,771] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,771] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,771] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,771] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,772] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,772] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,772] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,772] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,772] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,772] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,772] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,772] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,772] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,772] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,772] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,772] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,772] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,772] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,772] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,772] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,772] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,772] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:46,772] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,322] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,322] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,323] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,323] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,323] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,323] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,323] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,323] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,323] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,323] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,323] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,323] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,323] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,323] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,323] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,323] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,323] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,323] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,323] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,323] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,323] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,323] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,323] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,323] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,323] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,323] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,323] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,323] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,323] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,324] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,324] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,324] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,324] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,324] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,324] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,324] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,324] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,324] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,324] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,324] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,324] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,324] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,324] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,324] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,325] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,325] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,325] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,325] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,325] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,325] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,325] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,329] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,329] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,329] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,329] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-2-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,329] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,329] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,329] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,329] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,329] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,329] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-23-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,329] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,329] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,329] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-8-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,329] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,330] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,330] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-1-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,330] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-17-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,330] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-12-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:50:48,330] ERROR [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error for partition -uve-topic-14-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-02-10 00:57:41,924] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions Set(HEALTH_CHECK_TOPIC-27, HEALTH_CHECK_TOPIC-6, HEALTH_CHECK_TOPIC-12, HEALTH_CHECK_TOPIC-15, HEALTH_CHECK_TOPIC-9, HEALTH_CHECK_TOPIC-24, HEALTH_CHECK_TOPIC-18, HEALTH_CHECK_TOPIC-0, HEALTH_CHECK_TOPIC-3, HEALTH_CHECK_TOPIC-21) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:57:41,926] 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:41,927] 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:41,937] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-27 (kafka.cluster.Partition) [2025-02-10 00:57:41,937] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:41,949] 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:41,949] 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:41,949] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-24 (kafka.cluster.Partition) [2025-02-10 00:57:41,949] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:41,957] 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:41,958] 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:41,958] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-21 (kafka.cluster.Partition) [2025-02-10 00:57:41,958] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:41,966] 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:41,966] 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:41,967] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-18 (kafka.cluster.Partition) [2025-02-10 00:57:41,967] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:41,971] 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:41,972] 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:41,972] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-15 (kafka.cluster.Partition) [2025-02-10 00:57:41,972] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:41,977] 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:41,977] 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:41,978] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-3 (kafka.cluster.Partition) [2025-02-10 00:57:41,978] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:41,982] 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:41,982] 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:41,982] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-12 (kafka.cluster.Partition) [2025-02-10 00:57:41,982] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:41,986] 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:41,987] 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:41,987] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-9 (kafka.cluster.Partition) [2025-02-10 00:57:41,987] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:41,994] 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:41,994] 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:41,994] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-0 (kafka.cluster.Partition) [2025-02-10 00:57:41,994] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:41,998] 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:41,999] 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:41,999] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-6 (kafka.cluster.Partition) [2025-02-10 00:57:41,999] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,004] 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,004] 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,004] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-14 (kafka.cluster.Partition) [2025-02-10 00:57:42,004] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,006] 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,006] 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,006] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-11 (kafka.cluster.Partition) [2025-02-10 00:57:42,006] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,008] 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,008] 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,008] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-8 (kafka.cluster.Partition) [2025-02-10 00:57:42,008] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,010] 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,011] 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,011] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-5 (kafka.cluster.Partition) [2025-02-10 00:57:42,011] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,012] 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,013] 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,013] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-2 (kafka.cluster.Partition) [2025-02-10 00:57:42,013] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,014] 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:42,015] 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:42,015] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-25 (kafka.cluster.Partition) [2025-02-10 00:57:42,015] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,017] 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:42,018] 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:42,018] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-22 (kafka.cluster.Partition) [2025-02-10 00:57:42,018] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,019] 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:42,019] 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:42,019] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-19 (kafka.cluster.Partition) [2025-02-10 00:57:42,019] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,021] 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:42,021] 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:42,021] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-28 (kafka.cluster.Partition) [2025-02-10 00:57:42,021] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,022] 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:42,023] 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:42,023] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-16 (kafka.cluster.Partition) [2025-02-10 00:57:42,023] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,024] 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:42,024] 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:42,024] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-13 (kafka.cluster.Partition) [2025-02-10 00:57:42,024] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,026] 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,026] 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,026] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-29 (kafka.cluster.Partition) [2025-02-10 00:57:42,026] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,027] 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:42,027] 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:42,027] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-10 (kafka.cluster.Partition) [2025-02-10 00:57:42,027] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,028] 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,028] 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,028] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-26 (kafka.cluster.Partition) [2025-02-10 00:57:42,028] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,030] 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:42,037] 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:42,037] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-7 (kafka.cluster.Partition) [2025-02-10 00:57:42,037] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,038] 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,038] 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,038] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-23 (kafka.cluster.Partition) [2025-02-10 00:57:42,038] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,040] 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:42,041] 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:42,041] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-4 (kafka.cluster.Partition) [2025-02-10 00:57:42,041] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,042] 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,042] 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,042] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-20 (kafka.cluster.Partition) [2025-02-10 00:57:42,042] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,043] 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,044] 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,044] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-1 (kafka.cluster.Partition) [2025-02-10 00:57:42,044] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,045] 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,045] 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,045] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-17 (kafka.cluster.Partition) [2025-02-10 00:57:42,045] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 00:57:42,045] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions Set(HEALTH_CHECK_TOPIC-2, HEALTH_CHECK_TOPIC-13, HEALTH_CHECK_TOPIC-28, HEALTH_CHECK_TOPIC-17, HEALTH_CHECK_TOPIC-10, HEALTH_CHECK_TOPIC-14, HEALTH_CHECK_TOPIC-25, HEALTH_CHECK_TOPIC-7, HEALTH_CHECK_TOPIC-29, HEALTH_CHECK_TOPIC-26, HEALTH_CHECK_TOPIC-11, HEALTH_CHECK_TOPIC-19, HEALTH_CHECK_TOPIC-22, HEALTH_CHECK_TOPIC-4, HEALTH_CHECK_TOPIC-23, HEALTH_CHECK_TOPIC-8, HEALTH_CHECK_TOPIC-5, HEALTH_CHECK_TOPIC-16, HEALTH_CHECK_TOPIC-1, HEALTH_CHECK_TOPIC-20) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:57:42,046] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 1 for partitions Map(HEALTH_CHECK_TOPIC-19 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-10 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-16 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-13 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-25 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-1 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-4 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-7 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-28 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-22 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-02-10 00:57:42,046] INFO [ReplicaFetcherManager on broker 3] 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,484] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,484] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,485] 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,485] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,485] 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,485] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,485] 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,485] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,485] 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,485] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,485] 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,485] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,484] 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 00:57:42,485] 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,485] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,485] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,485] 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,485] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,485] 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,485] 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 00:57:42,485] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,485] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,485] 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,485] 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 00:57:42,485] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,485] 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 00:57:42,485] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,485] 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 00:57:42,485] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,485] 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 00:57:42,485] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,485] 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 00:57:42,485] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,485] 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 00:57:42,485] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,485] 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 00:57:42,485] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,485] 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 00:57:42,485] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 00:57:42,485] 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:38,155] INFO [GroupMetadataManager brokerId=3] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-10 01:10:38,155] INFO [GroupMetadataManager brokerId=3] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-10 01:20:38,155] INFO [GroupMetadataManager brokerId=3] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-10 01:30:38,155] INFO [GroupMetadataManager brokerId=3] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-10 01:40:38,155] INFO [GroupMetadataManager brokerId=3] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-10 01:50:38,155] INFO [GroupMetadataManager brokerId=3] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-10 01:55:50,220] INFO Terminating process due to signal SIGTERM (org.apache.kafka.common.utils.LoggingSignalHandler) [2025-02-10 01:55:50,229] INFO [KafkaServer id=3] shutting down (kafka.server.KafkaServer) [2025-02-10 01:55:50,234] INFO [KafkaServer id=3] Starting controlled shutdown (kafka.server.KafkaServer) [2025-02-10 01:55:50,410] WARN Session 0x300001ea8420008 for server cn-jenkins-deploy-platform-ansible-os-2705-3./10.0.0.30:2181, unexpected error, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:379) at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:365) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1223) [2025-02-10 01:55:51,425] 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:51,425] 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:51,752] 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:51,752] INFO Socket connection established, initiating session, client: /10.0.0.30:60488, server: cn-jenkins-deploy-platform-ansible-os-2705-1./10.0.0.17:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:55:51,754] INFO Unable to read additional data from server sessionid 0x300001ea8420008, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:55:51,856] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2025-02-10 01:55:51,861] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2025-02-10 01:55:53,801] 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,801] 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,850] 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,850] 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,917] 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,917] INFO Socket connection established, initiating session, client: /10.0.0.30:56634, server: cn-jenkins-deploy-platform-ansible-os-2705-1./10.0.0.17:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:55:55,918] INFO Unable to read additional data from server sessionid 0x300001ea8420008, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:55:57,341] 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:57,341] 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:57,662] 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:57,662] 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,746] 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,747] INFO Socket connection established, initiating session, client: /10.0.0.30:56720, server: cn-jenkins-deploy-platform-ansible-os-2705-1./10.0.0.17:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:55:58,747] INFO Unable to read additional data from server sessionid 0x300001ea8420008, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:55:59,859] 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,859] 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:00,127] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=2102337238, epoch=9732) 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,128] WARN [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=3, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=2102337238, epoch=9732), 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) +++ date ++ echo 'INFO: =================== Mon Feb 10 01:56:06 UTC 2025 ===================' INFO: =================== Mon Feb 10 01:56:06 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 +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.30 ++ 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 +++ tr '\n' , +++ cat /proc/net/fib_trie +++ awk '/32 host/ { print f } {f=$2}' +++ grep -vi host +++ sort +++ uniq ++ local local_ips=,10.0.0.30,10.20.0.8,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.30,10.20.0.8,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.17, ]] ++ (( ord+=1 )) ++ for server in '"${server_list[@]}"' ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.12'\''))' ++ local server_ip=10.0.0.12 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.12 ]] ++ [[ ,10.0.0.30,10.20.0.8,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.12, ]] ++ (( ord+=1 )) ++ for server in '"${server_list[@]}"' ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.30'\''))' ++ local server_ip=10.0.0.30 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.30 ]] ++ [[ ,10.0.0.30,10.20.0.8,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.30, ]] ++ echo 10.0.0.30 3 ++ return + my_ip_and_order='10.0.0.30 3' + '[' -n '10.0.0.30 3' ']' + break + '[' -z '10.0.0.30 3' ']' ++ echo 10.0.0.30 3 ++ cut -d ' ' -f 1 + my_ip=10.0.0.30 ++ cut -d ' ' -f 2 ++ echo 10.0.0.30 3 + my_index=3 + export KAFKA_LISTEN_ADDRESS=10.0.0.30 + KAFKA_LISTEN_ADDRESS=10.0.0.30 + zk_servers_array=($ZOOKEEPER_SERVERS_SPACE_DELIM) + zk_list_size=3 + [[ 3 -gt 1 ]] + replication_factor=2 + KAFKA_BROKER_ID=3 + 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=3/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.30: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.30/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 + sed -i 's|^default.replication.factor=.*$|default.replication.factor=3|' /opt/kafka/config/server.properties + grep -q '^min.insync.replicas' /opt/kafka/config/server.properties + sed -i 's|^min.insync.replicas=.*$|min.insync.replicas=2|' /opt/kafka/config/server.properties + 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 01:56:11,347] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [2025-02-10 01:56:13,093] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [2025-02-10 01:56:13,338] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [2025-02-10 01:56:13,398] INFO starting (kafka.server.KafkaServer) [2025-02-10 01:56:13,399] 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 01:56:13,459] 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 01:56:13,498] INFO Client environment:zookeeper.version=3.5.9-83df9301aa5c2a5d284a9940177808c01bc35cef, built on 01/06/2021 20:03 GMT (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:13,498] INFO Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-2705-3. (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:13,498] INFO Client environment:java.version=1.8.0_402 (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:13,498] INFO Client environment:java.vendor=Red Hat, Inc. (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:13,498] 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 01:56:13,498] 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 01:56:13,499] INFO Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:13,499] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:13,501] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:13,501] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:13,501] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:13,501] INFO Client environment:os.version=5.15.0-100-generic (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:13,501] INFO Client environment:user.name=kafka (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:13,501] INFO Client environment:user.home=/home/kafka (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:13,501] INFO Client environment:user.dir=/opt/kafka (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:13,501] INFO Client environment:os.memory.free=976MB (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:13,501] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:13,501] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:13,504] 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 01:56:13,549] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket) [2025-02-10 01:56:13,555] INFO zookeeper.request.timeout value is 0. feature enabled= (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:56:13,643] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2025-02-10 01:56:13,653] 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:13,670] INFO Socket connection established, initiating session, client: /10.0.0.30:52828, server: cn-jenkins-deploy-platform-ansible-os-2705-1./10.0.0.17:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:56:13,681] INFO Unable to read additional data from server sessionid 0x0, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:56:14,206] 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:14,207] INFO Socket connection established, initiating session, client: /10.0.0.30:60426, server: cn-jenkins-deploy-platform-ansible-os-2705-2./10.0.0.12:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:56:14,262] INFO Unable to read additional data from server sessionid 0x0, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:56:15,299] 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:15,299] INFO Socket connection established, initiating session, client: /10.0.0.30:38028, server: cn-jenkins-deploy-platform-ansible-os-2705-3./10.0.0.30:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:56:15,306] INFO Session establishment complete on server cn-jenkins-deploy-platform-ansible-os-2705-3./10.0.0.30:2181, sessionid = 0x300005f90d00005, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:56:15,345] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient) [2025-02-10 01:56:15,883] INFO Cluster ID = tss9aBmZQzOhh2ZnGnfMtw (kafka.server.KafkaServer) [2025-02-10 01:56:16,099] 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 = 3 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.30: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 01:56:16,143] 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 = 3 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.30: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 01:56:16,289] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 01:56:16,289] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 01:56:16,306] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 01:56:16,553] INFO Loading logs from log dirs ArrayBuffer(/tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:16,560] INFO Attempting recovery for all logs in /tmp/kafka-logs since no clean shutdown file was found (kafka.log.LogManager) [2025-02-10 01:56:17,032] INFO [Log partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:17,036] 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 01:56:17,074] 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 01:56:17,130] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-17, topic=-uve-topic-8, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 347ms (1/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:17,195] INFO [Log partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:17,196] 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 01:56:17,197] 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 01:56:17,203] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-13, topic=-uve-topic-4, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (2/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:17,205] INFO [Log partition=-uve-topic-13-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:17,207] 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 01:56:17,219] 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 01:56:17,240] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-20, topic=-uve-topic-13, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 37ms (3/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:17,247] INFO [Log partition=-uve-topic-13-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:17,259] 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 01:56:17,261] 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 01:56:17,268] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-5, topic=-uve-topic-13, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 27ms (4/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:17,270] INFO [Log partition=-uve-topic-24-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:17,272] 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 01:56:17,278] 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 01:56:17,286] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-17, topic=-uve-topic-24, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (5/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:17,288] INFO [Log partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:17,291] 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 01:56:17,294] 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 01:56:17,299] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-6, topic=-uve-topic-20, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (6/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:17,303] INFO [Log partition=-uve-topic-0-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:17,303] 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 01:56:17,304] 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 01:56:17,312] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-1, topic=-uve-topic-0, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (7/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:17,313] INFO [Log partition=-uve-topic-1-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:17,313] 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 01:56:17,314] 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 01:56:17,336] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-25, topic=-uve-topic-1, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 25ms (8/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:17,358] INFO [Log partition=-uve-topic-7-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:17,359] 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 01:56:17,362] 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 01:56:17,378] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-5, topic=-uve-topic-7, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 42ms (9/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:17,398] INFO [Log partition=-uve-topic-1-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:17,398] 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 01:56:17,402] 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 01:56:17,404] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-23, topic=-uve-topic-1, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 25ms (10/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:17,412] INFO [Log partition=-uve-topic-20-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:17,414] 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 01:56:17,419] 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 01:56:17,434] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-2, topic=-uve-topic-20, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 29ms (11/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:17,436] INFO [Log partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:17,436] 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 01:56:17,475] 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 01:56:17,481] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-18, topic=-uve-topic-7, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 47ms (12/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:17,485] INFO [Log partition=-uve-topic-19-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:17,488] 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 01:56:17,491] 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 01:56:17,495] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-2, topic=-uve-topic-19, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (13/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:17,496] INFO [Log partition=-uve-topic-10-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:17,496] 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 01:56:17,497] 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 01:56:17,516] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-12, topic=-uve-topic-10, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 21ms (14/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:17,518] INFO [Log partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:17,523] 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 01:56:17,545] 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 01:56:17,547] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-13, topic=-uve-topic-10, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 30ms (15/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:17,548] INFO [Log partition=-uve-topic-12-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:17,548] 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 01:56:17,557] 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 01:56:17,559] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-7, topic=-uve-topic-12, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (16/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:17,565] INFO [Log partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:17,566] 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 01:56:17,573] 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 01:56:17,575] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-12, topic=-uve-topic-7, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (17/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:17,576] INFO [Log partition=-uve-topic-23-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:17,585] 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 01:56:17,592] 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 01:56:17,593] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-26, topic=-uve-topic-23, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (18/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:17,605] INFO [Log partition=-uve-topic-16-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:17,607] 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 01:56:17,608] 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 01:56:17,609] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-26, topic=-uve-topic-16, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (19/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:17,611] INFO [Log partition=-uve-topic-12-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:17,611] 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 01:56:17,633] 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 01:56:17,635] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-16, topic=-uve-topic-12, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 26ms (20/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:17,636] INFO [Log partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:17,636] 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 01:56:17,832] INFO [ProducerStateManager partition=-uve-topic-0-0] Writing producer snapshot at offset 2857 (kafka.log.ProducerStateManager) [2025-02-10 01:56:17,885] INFO [Log partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Loading producer state till offset 2857 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:17,887] INFO [ProducerStateManager partition=-uve-topic-0-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-0-0/00000000000000002857.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:17,890] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-0, topic=-uve-topic-0, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2857) with 1 segments in 255ms (21/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:17,900] INFO [Log partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:17,900] 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 01:56:17,912] 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 01:56:17,913] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-22, topic=-uve-topic-19, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 23ms (22/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:17,915] INFO [Log partition=structured_syslog_topic-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:17,915] 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 01:56:17,934] 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 01:56:17,935] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-3, topic=structured_syslog_topic, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 22ms (23/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:17,936] INFO [Log partition=-uve-topic-19-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:17,936] 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 01:56:17,937] 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 01:56:17,939] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-20, topic=-uve-topic-19, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (24/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:17,940] INFO [Log partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:17,940] 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 01:56:17,966] 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 01:56:17,968] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-6, topic=-uve-topic-25, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 28ms (25/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:17,969] INFO [Log partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:17,969] 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 01:56:17,970] 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 01:56:17,971] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-22, topic=-uve-topic-4, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (26/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:17,974] INFO [Log partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:17,974] 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 01:56:17,996] 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 01:56:17,998] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-9, topic=-uve-topic-6, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 25ms (27/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:17,999] INFO [Log partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,000] 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 01:56:18,000] 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 01:56:18,002] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-29, topic=-uve-topic-9, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (28/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,003] INFO [Log partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,003] 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 01:56:18,022] 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 01:56:18,025] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-27, topic=-uve-topic-13, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 23ms (29/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,027] INFO [Log partition=structured_syslog_topic-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,027] 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 01:56:18,032] 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 01:56:18,034] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-21, topic=structured_syslog_topic, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (30/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,035] INFO [Log partition=-uve-topic-22-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,035] 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 01:56:18,036] 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 01:56:18,037] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-14, topic=-uve-topic-22, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (31/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,038] INFO [Log partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,039] 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 01:56:18,039] 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 01:56:18,041] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-9, topic=-uve-topic-26, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (32/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,042] INFO [Log partition=-uve-topic-26-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,042] 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 01:56:18,065] 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 01:56:18,067] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-11, topic=-uve-topic-26, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 26ms (33/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,069] INFO [Log partition=-uve-topic-18-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,078] 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 01:56:18,083] 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 01:56:18,085] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-18, topic=-uve-topic-18, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (34/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,086] INFO [Log partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,086] 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 01:56:18,087] 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 01:56:18,088] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-24, topic=-uve-topic-12, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (35/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,102] INFO [Log partition=-uve-topic-16-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,102] 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 01:56:18,103] 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 01:56:18,104] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-1, topic=-uve-topic-16, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (36/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,105] INFO [Log partition=-uve-topic-7-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,106] 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 01:56:18,106] 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 01:56:18,107] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-25, topic=-uve-topic-7, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (37/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,126] INFO [Log partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,126] 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 01:56:18,127] 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 01:56:18,132] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-14, topic=-uve-topic-21, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (38/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,133] INFO [Log partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,133] 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 01:56:18,146] 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 01:56:18,147] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-10, topic=-uve-topic-18, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (39/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,154] INFO [Log partition=-uve-topic-19-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,154] 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 01:56:18,155] 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 01:56:18,158] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-23, topic=-uve-topic-19, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (40/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,159] INFO [Log partition=-uve-topic-15-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,159] 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 01:56:18,160] 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 01:56:18,165] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-0, topic=-uve-topic-15, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (41/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,166] INFO [Log partition=-uve-topic-8-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,166] 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 01:56:18,167] 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 01:56:18,168] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-16, topic=-uve-topic-8, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (42/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,178] INFO [Log partition=-uve-topic-14-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,178] 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 01:56:18,179] 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 01:56:18,180] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-11, topic=-uve-topic-14, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (43/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,196] INFO [Log partition=-uve-topic-11-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,196] 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 01:56:18,208] 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 01:56:18,209] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-25, topic=-uve-topic-11, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (44/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,210] INFO [Log partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,210] 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 01:56:18,220] 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 01:56:18,221] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-26, topic=-uve-topic-2, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (45/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,226] INFO [Log partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,226] 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 01:56:18,231] 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 01:56:18,232] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-18, topic=-uve-topic-1, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (46/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,234] INFO [Log partition=-uve-topic-16-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,234] 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 01:56:18,234] 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 01:56:18,235] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-20, topic=-uve-topic-16, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (47/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,237] INFO [Log partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,237] 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 01:56:18,249] 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 01:56:18,252] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-7, topic=-uve-topic-15, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (48/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,254] INFO [Log partition=HEALTH_CHECK_TOPIC-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,262] 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 01:56:18,264] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-7] Writing producer snapshot at offset 5 (kafka.log.ProducerStateManager) [2025-02-10 01:56:18,268] INFO [Log partition=HEALTH_CHECK_TOPIC-7, dir=/tmp/kafka-logs] Loading producer state till offset 5 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:18,268] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-7] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-7/00000000000000000005.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:18,270] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-7, topic=HEALTH_CHECK_TOPIC, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=5) with 1 segments in 17ms (49/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,272] INFO [Log partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,277] 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 01:56:18,278] 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 01:56:18,279] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-6, topic=-uve-topic-26, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (50/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,286] INFO [Log partition=HEALTH_CHECK_TOPIC-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,286] 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 01:56:18,287] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-8] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-10 01:56:18,300] INFO [Log partition=HEALTH_CHECK_TOPIC-8, dir=/tmp/kafka-logs] Loading producer state till offset 3 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:18,301] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-8] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-8/00000000000000000003.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:18,302] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-8, topic=HEALTH_CHECK_TOPIC, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=3) with 1 segments in 17ms (51/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,310] INFO [Log partition=-uve-topic-27-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,312] 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 01:56:18,313] 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 01:56:18,318] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-4, topic=-uve-topic-27, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (52/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,320] INFO [Log partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,322] 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 01:56:18,327] 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 01:56:18,328] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-28, topic=-uve-topic-11, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (53/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,336] INFO [Log partition=-uve-topic-0-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,336] 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 01:56:18,337] 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 01:56:18,338] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-28, topic=-uve-topic-0, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (54/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,351] INFO [Log partition=-uve-topic-3-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,352] 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 01:56:18,352] 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 01:56:18,354] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-25, topic=-uve-topic-3, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (55/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,355] INFO [Log partition=-uve-topic-29-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,355] 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 01:56:18,368] 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 01:56:18,370] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-25, topic=-uve-topic-29, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (56/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,371] INFO [Log partition=-uve-topic-21-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,371] 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 01:56:18,378] 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 01:56:18,385] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-29, topic=-uve-topic-21, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (57/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,388] INFO [Log partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,389] 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 01:56:18,394] 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 01:56:18,397] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-11, topic=-uve-topic-17, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (58/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,401] INFO [Log partition=-uve-topic-14-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,401] 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 01:56:18,406] 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 01:56:18,410] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-27, topic=-uve-topic-14, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (59/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,412] INFO [Log partition=-uve-topic-18-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,412] 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 01:56:18,417] 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 01:56:18,418] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-11, topic=-uve-topic-18, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (60/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,421] INFO [Log partition=HEALTH_CHECK_TOPIC-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,429] 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 01:56:18,443] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-20] Writing producer snapshot at offset 6 (kafka.log.ProducerStateManager) [2025-02-10 01:56:18,664] INFO [Log partition=HEALTH_CHECK_TOPIC-20, dir=/tmp/kafka-logs] Loading producer state till offset 6 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:18,664] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-20] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-20/00000000000000000006.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:18,665] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-20, topic=HEALTH_CHECK_TOPIC, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=6) with 1 segments in 247ms (61/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,667] INFO [Log partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,667] 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 01:56:18,668] 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 01:56:18,669] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-27, topic=-uve-topic-28, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (62/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,670] INFO [Log partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,670] 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 01:56:18,670] 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 01:56:18,671] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-24, topic=-uve-topic-20, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (63/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,672] INFO [Log partition=-uve-topic-25-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,672] 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 01:56:18,683] 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 01:56:18,684] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-29, topic=-uve-topic-25, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (64/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,685] INFO [Log partition=-uve-topic-23-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,686] 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 01:56:18,686] 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 01:56:18,687] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-15, topic=-uve-topic-23, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (65/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,688] INFO [Log partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,689] 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 01:56:18,723] 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 01:56:18,724] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-12, topic=-uve-topic-25, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 37ms (66/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,725] INFO [Log partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,727] 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 01:56:18,773] 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 01:56:18,774] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-7, topic=-uve-topic-29, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 50ms (67/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,776] INFO [Log partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,776] 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 01:56:18,788] 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 01:56:18,789] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-23, topic=-uve-topic-17, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (68/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,790] INFO [Log partition=-uve-topic-20-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,792] 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 01:56:18,799] 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 01:56:18,801] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-10, topic=-uve-topic-20, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (69/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,805] INFO [Log partition=-uve-topic-18-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,808] 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 01:56:18,815] 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 01:56:18,816] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-12, topic=-uve-topic-18, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (70/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,818] INFO [Log partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,818] 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 01:56:18,819] 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 01:56:18,831] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-9, topic=-uve-topic-21, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (71/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,836] INFO [Log partition=-uve-topic-11-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,836] 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 01:56:18,837] 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 01:56:18,844] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-5, topic=-uve-topic-11, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (72/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,846] INFO [Log partition=-uve-topic-15-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,846] 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 01:56:18,859] 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 01:56:18,860] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-4, topic=-uve-topic-15, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (73/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,866] INFO [Log partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,867] 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 01:56:18,877] 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 01:56:18,878] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-29, topic=-uve-topic-3, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (74/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,879] INFO [Log partition=-uve-topic-3-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,879] 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 01:56:18,880] 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 01:56:18,881] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-16, topic=-uve-topic-3, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (75/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,882] INFO [Log partition=-uve-topic-7-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,882] 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 01:56:18,882] 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 01:56:18,884] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-26, topic=-uve-topic-7, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (76/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,885] INFO [Log partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,886] 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 01:56:18,886] 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 01:56:18,887] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-8, topic=-uve-topic-1, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (77/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,888] INFO [Log partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,888] 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 01:56:18,890] INFO [ProducerStateManager partition=-uve-topic-24-0] Writing producer snapshot at offset 353 (kafka.log.ProducerStateManager) [2025-02-10 01:56:18,904] INFO [Log partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Loading producer state till offset 353 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:18,904] INFO [ProducerStateManager partition=-uve-topic-24-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-24-0/00000000000000000353.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:18,905] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-0, topic=-uve-topic-24, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=353) with 1 segments in 18ms (78/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,906] INFO [Log partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,906] 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 01:56:18,907] 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 01:56:18,907] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-19, topic=-uve-topic-24, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (79/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,915] INFO [Log partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,921] 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 01:56:18,922] 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 01:56:18,923] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-28, topic=-uve-topic-23, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (80/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,924] INFO [Log partition=-uve-topic-28-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,925] 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 01:56:18,926] 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 01:56:18,932] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-5, topic=-uve-topic-28, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (81/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,933] INFO [Log partition=-uve-topic-11-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,933] 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 01:56:18,934] 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 01:56:18,937] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-27, topic=-uve-topic-11, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (82/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,944] INFO [Log partition=HEALTH_CHECK_TOPIC-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,944] 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 01:56:18,945] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-29] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-10 01:56:18,953] INFO [Log partition=HEALTH_CHECK_TOPIC-29, dir=/tmp/kafka-logs] Loading producer state till offset 3 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:18,954] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-29] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-29/00000000000000000003.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:18,958] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-29, topic=HEALTH_CHECK_TOPIC, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=3) with 1 segments in 16ms (83/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,960] INFO [Log partition=-uve-topic-15-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,960] 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 01:56:18,965] 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 01:56:18,969] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-12, topic=-uve-topic-15, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (84/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,970] INFO [Log partition=-uve-topic-20-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,971] 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 01:56:18,977] 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 01:56:18,979] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-13, topic=-uve-topic-20, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (85/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,983] INFO [Log partition=-uve-topic-9-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:18,983] 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 01:56:18,997] 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 01:56:18,998] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-9, topic=-uve-topic-9, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 19ms (86/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:18,999] INFO [Log partition=-uve-topic-1-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,000] 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 01:56:19,000] 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 01:56:19,001] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-19, topic=-uve-topic-1, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (87/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,002] INFO [Log partition=-uve-topic-29-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,002] 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 01:56:19,003] 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 01:56:19,005] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-15, topic=-uve-topic-29, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (88/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,006] INFO [Log partition=-uve-topic-2-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,007] 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 01:56:19,008] 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 01:56:19,025] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-12, topic=-uve-topic-2, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 20ms (89/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,027] INFO [Log partition=-uve-topic-2-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,037] 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 01:56:19,038] 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 01:56:19,041] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-27, topic=-uve-topic-2, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (90/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,062] INFO [Log partition=-uve-topic-1-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,062] 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 01:56:19,064] 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 01:56:19,065] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-22, topic=-uve-topic-1, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 24ms (91/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,071] INFO [Log partition=-uve-topic-11-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,071] 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 01:56:19,072] 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 01:56:19,073] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-15, topic=-uve-topic-11, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (92/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,078] INFO [Log partition=-uve-topic-21-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,078] 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 01:56:19,086] 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 01:56:19,087] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-22, topic=-uve-topic-21, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (93/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,090] INFO [Log partition=-uve-topic-20-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,090] 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 01:56:19,092] 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 01:56:19,094] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-29, topic=-uve-topic-20, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (94/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,095] INFO [Log partition=-uve-topic-14-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,095] 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 01:56:19,100] 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 01:56:19,102] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-18, topic=-uve-topic-14, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (95/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,103] INFO [Log partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,103] 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 01:56:19,108] 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 01:56:19,117] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-18, topic=-uve-topic-24, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (96/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,118] INFO [Log partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,118] 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 01:56:19,119] 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 01:56:19,120] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-24, topic=-uve-topic-5, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (97/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,133] INFO [Log partition=-uve-topic-23-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,133] 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 01:56:19,134] 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 01:56:19,137] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-6, topic=-uve-topic-23, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (98/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,141] INFO [Log partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,141] 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 01:56:19,143] 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 01:56:19,145] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-0, topic=-uve-topic-9, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (99/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,148] INFO [Log partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,149] 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 01:56:19,150] 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 01:56:19,152] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-14, topic=structured_syslog_topic, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (100/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,162] INFO [Log partition=-uve-topic-28-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,162] 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 01:56:19,162] 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 01:56:19,163] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-26, topic=-uve-topic-28, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (101/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,164] INFO [Log partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,164] 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 01:56:19,165] 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 01:56:19,165] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-26, topic=-uve-topic-1, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (102/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,169] INFO [Log partition=-uve-topic-23-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,170] 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 01:56:19,170] 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 01:56:19,171] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-21, topic=-uve-topic-23, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (103/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,178] INFO [Log partition=-uve-topic-3-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,178] 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 01:56:19,178] 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 01:56:19,180] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-19, topic=-uve-topic-3, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (104/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,181] INFO [Log partition=HEALTH_CHECK_TOPIC-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,181] 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 01:56:19,181] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-9] Writing producer snapshot at offset 2 (kafka.log.ProducerStateManager) [2025-02-10 01:56:19,187] INFO [Log partition=HEALTH_CHECK_TOPIC-9, dir=/tmp/kafka-logs] Loading producer state till offset 2 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:19,187] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-9] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-9/00000000000000000002.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:19,188] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-9, topic=HEALTH_CHECK_TOPIC, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2) with 1 segments in 8ms (105/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,189] INFO [Log partition=-uve-topic-22-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,189] 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 01:56:19,189] 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 01:56:19,190] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-28, topic=-uve-topic-22, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (106/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,190] INFO [Log partition=-uve-topic-7-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,190] 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 01:56:19,191] 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 01:56:19,192] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-2, topic=-uve-topic-7, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (107/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,192] INFO [Log partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,192] 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 01:56:19,197] 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 01:56:19,198] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-6, topic=-uve-topic-12, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (108/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,198] INFO [Log partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,199] 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 01:56:19,200] 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 01:56:19,200] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-1, topic=-uve-topic-2, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (109/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,201] INFO [Log partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,201] 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 01:56:19,203] 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 01:56:19,204] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-19, topic=-uve-topic-23, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (110/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,206] INFO [Log partition=structured_syslog_topic-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,206] 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 01:56:19,209] 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 01:56:19,210] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-13, topic=structured_syslog_topic, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (111/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,211] INFO [Log partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,211] 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 01:56:19,212] 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 01:56:19,216] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-12, topic=-uve-topic-5, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (112/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,217] INFO [Log partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,217] 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 01:56:19,222] 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 01:56:19,223] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-3, topic=-uve-topic-1, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (113/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,224] INFO [Log partition=-uve-topic-4-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,224] 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 01:56:19,224] 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 01:56:19,225] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-20, topic=-uve-topic-4, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (114/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,226] INFO [Log partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,226] 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 01:56:19,227] 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 01:56:19,234] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-23, topic=-uve-topic-15, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (115/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,235] INFO [Log partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,235] 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 01:56:19,237] 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 01:56:19,237] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-16, topic=-uve-topic-23, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (116/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,242] INFO [Log partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,242] 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 01:56:19,246] 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 01:56:19,248] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-15, topic=-uve-topic-13, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (117/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,249] INFO [Log partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,249] 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 01:56:19,254] INFO [ProducerStateManager partition=-uve-topic-12-0] Writing producer snapshot at offset 137 (kafka.log.ProducerStateManager) [2025-02-10 01:56:19,259] INFO [Log partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Loading producer state till offset 137 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:19,259] INFO [ProducerStateManager partition=-uve-topic-12-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-12-0/00000000000000000137.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:19,260] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-0, topic=-uve-topic-12, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=137) with 1 segments in 12ms (118/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,261] INFO [Log partition=-uve-topic-29-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,261] 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 01:56:19,263] 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 01:56:19,264] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-3, topic=-uve-topic-29, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (119/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,265] INFO [Log partition=structured_syslog_topic-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,265] 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 01:56:19,265] 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 01:56:19,266] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-25, topic=structured_syslog_topic, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (120/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,266] INFO [Log partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,266] 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 01:56:19,275] 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 01:56:19,276] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-1, topic=-uve-topic-19, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (121/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,277] INFO [Log partition=-uve-topic-6-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,277] 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 01:56:19,278] 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 01:56:19,283] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-17, topic=-uve-topic-6, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (122/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,284] INFO [Log partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,284] 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 01:56:19,287] 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 01:56:19,287] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-28, topic=-uve-topic-26, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (123/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,288] INFO [Log partition=-uve-topic-21-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,288] 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 01:56:19,289] 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 01:56:19,290] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-5, topic=-uve-topic-21, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (124/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,295] INFO [Log partition=-uve-topic-2-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,295] 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 01:56:19,296] 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 01:56:19,296] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-18, topic=-uve-topic-2, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (125/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,297] INFO [Log partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,297] 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 01:56:19,305] 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 01:56:19,308] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-6, topic=-uve-topic-24, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (126/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,314] INFO [Log partition=-uve-topic-15-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,314] 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 01:56:19,315] 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 01:56:19,316] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-3, topic=-uve-topic-15, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (127/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,323] INFO [Log partition=-uve-topic-22-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,324] 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 01:56:19,324] 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 01:56:19,329] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-17, topic=-uve-topic-22, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (128/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,334] INFO [Log partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,335] 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 01:56:19,336] 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 01:56:19,337] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-2, topic=-uve-topic-1, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (129/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,340] INFO [Log partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,340] 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 01:56:19,341] 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 01:56:19,342] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-13, topic=-uve-topic-26, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (130/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,343] INFO [Log partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,343] 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 01:56:19,347] 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 01:56:19,348] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-27, topic=-uve-topic-1, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (131/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,348] INFO [Log partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,349] 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 01:56:19,352] 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 01:56:19,353] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-15, topic=-uve-topic-25, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (132/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,354] INFO [Log partition=-uve-topic-19-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,355] 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 01:56:19,355] 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 01:56:19,356] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-12, topic=-uve-topic-19, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (133/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,356] INFO [Log partition=-uve-topic-20-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,356] 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 01:56:19,360] 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 01:56:19,361] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-28, topic=-uve-topic-20, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (134/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,361] INFO [Log partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,362] 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 01:56:19,369] 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 01:56:19,374] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-1, topic=-uve-topic-15, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (135/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,376] INFO [Log partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,376] 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 01:56:19,405] 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 01:56:19,406] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-29, topic=-uve-topic-15, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 32ms (136/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,407] INFO [Log partition=HEALTH_CHECK_TOPIC-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,408] 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 01:56:19,409] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-24] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-10 01:56:19,413] INFO [Log partition=HEALTH_CHECK_TOPIC-24, dir=/tmp/kafka-logs] Loading producer state till offset 3 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:19,414] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-24] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-24/00000000000000000003.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:19,414] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-24, topic=HEALTH_CHECK_TOPIC, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=3) with 1 segments in 8ms (137/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,433] INFO [Log partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,433] 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 01:56:19,438] 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 01:56:19,439] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-15, topic=-uve-topic-7, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 24ms (138/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,440] INFO [Log partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,440] 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 01:56:19,444] 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 01:56:19,444] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-5, topic=-uve-topic-17, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (139/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,445] INFO [Log partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,445] 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 01:56:19,446] 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 01:56:19,448] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-15, topic=-uve-topic-12, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (140/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,448] INFO [Log partition=-uve-topic-24-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,449] 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 01:56:19,449] 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 01:56:19,450] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-8, topic=-uve-topic-24, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (141/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,450] INFO [Log partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,450] 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 01:56:19,451] 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 01:56:19,452] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-10, topic=-uve-topic-25, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (142/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,452] INFO [Log partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,452] 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 01:56:19,453] 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 01:56:19,454] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-22, topic=-uve-topic-14, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (143/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,455] INFO [Log partition=-uve-topic-6-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,455] 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 01:56:19,455] 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 01:56:19,456] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-19, topic=-uve-topic-6, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (144/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,457] INFO [Log partition=-uve-topic-7-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,457] 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 01:56:19,458] 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 01:56:19,458] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-8, topic=-uve-topic-7, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (145/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,459] INFO [Log partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,459] 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 01:56:19,463] 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 01:56:19,464] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-4, topic=-uve-topic-11, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (146/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,465] INFO [Log partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,465] 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 01:56:19,465] 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 01:56:19,466] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-14, topic=-uve-topic-10, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (147/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,466] INFO [Log partition=-uve-topic-19-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,466] 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 01:56:19,467] 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 01:56:19,467] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-14, topic=-uve-topic-19, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (148/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,468] INFO [Log partition=-uve-topic-0-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,468] 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 01:56:19,468] 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 01:56:19,469] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-26, topic=-uve-topic-0, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (149/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,469] INFO [Log partition=-uve-topic-4-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,470] 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 01:56:19,470] 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 01:56:19,470] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-26, topic=-uve-topic-4, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (150/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,471] INFO [Log partition=-uve-topic-0-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,471] 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 01:56:19,471] 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 01:56:19,472] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-22, topic=-uve-topic-0, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (151/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,472] INFO [Log partition=-uve-topic-21-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,472] 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 01:56:19,473] 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 01:56:19,473] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-26, topic=-uve-topic-21, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (152/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,474] INFO [Log partition=-uve-topic-10-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,474] 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 01:56:19,475] 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 01:56:19,475] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-18, topic=-uve-topic-10, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (153/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,476] INFO [Log partition=-uve-topic-0-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,476] 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 01:56:19,505] 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 01:56:19,506] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-3, topic=-uve-topic-0, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 31ms (154/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,507] INFO [Log partition=-uve-topic-10-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,507] 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 01:56:19,507] 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 01:56:19,508] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-15, topic=-uve-topic-10, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (155/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,508] INFO [Log partition=-uve-topic-0-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,509] 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 01:56:19,512] 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 01:56:19,514] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-25, topic=-uve-topic-0, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (156/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,523] INFO [Log partition=HEALTH_CHECK_TOPIC-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,523] 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 01:56:19,524] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-5] Writing producer snapshot at offset 6 (kafka.log.ProducerStateManager) [2025-02-10 01:56:19,530] INFO [Log partition=HEALTH_CHECK_TOPIC-5, dir=/tmp/kafka-logs] Loading producer state till offset 6 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:19,530] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-5] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-5/00000000000000000006.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:19,531] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-5, topic=HEALTH_CHECK_TOPIC, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=6) with 1 segments in 16ms (157/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,532] INFO [Log partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,532] 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 01:56:19,542] 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 01:56:19,542] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-10, topic=-uve-topic-10, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (158/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,543] INFO [Log partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,543] 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 01:56:19,548] 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 01:56:19,552] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-2, topic=-uve-topic-10, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (159/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,554] INFO [Log partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,556] 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 01:56:19,558] 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 01:56:19,560] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-3, topic=-uve-topic-5, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (160/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,562] INFO [Log partition=-uve-topic-0-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,563] 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 01:56:19,565] 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 01:56:19,566] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-5, topic=-uve-topic-0, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (161/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,568] INFO [Log partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,569] 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 01:56:19,576] 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 01:56:19,577] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-3, topic=-uve-topic-24, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (162/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,578] INFO [Log partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,578] 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 01:56:19,583] 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 01:56:19,583] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-13, topic=-uve-topic-28, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (163/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,584] INFO [Log partition=-uve-topic-5-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,584] 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 01:56:19,587] 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 01:56:19,588] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-13, topic=-uve-topic-5, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (164/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,589] INFO [Log partition=-uve-topic-16-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,589] 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 01:56:19,589] 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 01:56:19,590] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-16, topic=-uve-topic-16, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (165/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,591] INFO [Log partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,591] 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 01:56:19,594] 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 01:56:19,595] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-9, topic=-uve-topic-1, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (166/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,596] INFO [Log partition=-uve-topic-8-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,596] 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 01:56:19,596] 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 01:56:19,597] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-22, topic=-uve-topic-8, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (167/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,597] INFO [Log partition=-uve-topic-20-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,597] 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 01:56:19,602] 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 01:56:19,603] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-7, topic=-uve-topic-20, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (168/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,603] INFO [Log partition=-uve-topic-10-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,603] 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 01:56:19,604] 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 01:56:19,604] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-27, topic=-uve-topic-10, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (169/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,605] INFO [Log partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,605] 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 01:56:19,608] INFO [ProducerStateManager partition=-uve-topic-23-0] Writing producer snapshot at offset 545 (kafka.log.ProducerStateManager) [2025-02-10 01:56:19,612] INFO [Log partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Loading producer state till offset 545 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:19,613] INFO [ProducerStateManager partition=-uve-topic-23-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-23-0/00000000000000000545.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:19,613] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-0, topic=-uve-topic-23, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=545) with 1 segments in 9ms (170/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,615] INFO [Log partition=-uve-topic-13-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,615] 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 01:56:19,616] 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 01:56:19,617] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-13, topic=-uve-topic-13, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (171/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,618] INFO [Log partition=-uve-topic-12-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,618] 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 01:56:19,619] 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 01:56:19,621] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-5, topic=-uve-topic-12, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (172/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,625] INFO [Log partition=-uve-topic-12-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,625] 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 01:56:19,631] 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 01:56:19,632] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-19, topic=-uve-topic-12, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (173/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,633] INFO [Log partition=-uve-topic-29-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,633] 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 01:56:19,637] 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 01:56:19,637] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-11, topic=-uve-topic-29, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (174/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,638] INFO [Log partition=-uve-topic-27-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,638] 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 01:56:19,638] 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 01:56:19,639] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-22, topic=-uve-topic-27, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (175/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,640] INFO [Log partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,640] 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 01:56:19,645] 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 01:56:19,645] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-17, topic=-uve-topic-3, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (176/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,646] INFO [Log partition=-uve-topic-17-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,646] 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 01:56:19,650] 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 01:56:19,651] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-14, topic=-uve-topic-17, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (177/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,651] INFO [Log partition=-uve-topic-22-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,651] 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 01:56:19,655] 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 01:56:19,656] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-21, topic=-uve-topic-22, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (178/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,657] INFO [Log partition=-uve-topic-22-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,657] 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 01:56:19,657] 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 01:56:19,658] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-26, topic=-uve-topic-22, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (179/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,658] INFO [Log partition=-uve-topic-23-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,658] 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 01:56:19,664] 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 01:56:19,665] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-8, topic=-uve-topic-23, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (180/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,665] INFO [Log partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,665] 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 01:56:19,669] 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 01:56:19,670] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-16, topic=-uve-topic-19, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (181/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,671] INFO [Log partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,671] 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 01:56:19,675] 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 01:56:19,675] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-9, topic=-uve-topic-13, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (182/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,676] INFO [Log partition=-uve-topic-29-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,676] 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 01:56:19,680] 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 01:56:19,681] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-29, topic=-uve-topic-29, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (183/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,682] INFO [Log partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,682] 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 01:56:19,682] 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 01:56:19,683] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-19, topic=-uve-topic-14, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (184/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,683] INFO [Log partition=-uve-topic-19-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,683] 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 01:56:19,684] 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 01:56:19,686] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-6, topic=-uve-topic-19, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (185/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,686] INFO [Log partition=-uve-topic-4-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,686] 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 01:56:19,688] 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 01:56:19,688] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-5, topic=-uve-topic-4, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (186/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,690] INFO [Log partition=-uve-topic-2-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,690] 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 01:56:19,692] 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 01:56:19,692] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-21, topic=-uve-topic-2, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (187/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,694] INFO [Log partition=-uve-topic-16-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,694] 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 01:56:19,695] 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 01:56:19,696] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-28, topic=-uve-topic-16, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (188/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,698] INFO [Log partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,699] 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 01:56:19,700] 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 01:56:19,700] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-0, topic=-uve-topic-17, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (189/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,702] INFO [Log partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,702] 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 01:56:19,704] 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 01:56:19,704] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-8, topic=-uve-topic-15, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (190/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,706] INFO [Log partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,706] 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 01:56:19,712] 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 01:56:19,713] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-14, topic=-uve-topic-2, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (191/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,714] INFO [Log partition=-uve-topic-18-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,714] 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 01:56:19,714] 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 01:56:19,716] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-5, topic=-uve-topic-18, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (192/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,718] INFO [Log partition=-uve-topic-29-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,718] 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 01:56:19,718] 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 01:56:19,721] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-27, topic=-uve-topic-29, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (193/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,722] INFO [Log partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,722] 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 01:56:19,727] 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 01:56:19,728] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-18, topic=-uve-topic-25, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (194/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,728] INFO [Log partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,728] 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 01:56:19,729] 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 01:56:19,730] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-25, topic=-uve-topic-14, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (195/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,731] INFO [Log partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,731] 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 01:56:19,737] INFO [Log partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:19,737] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-4, topic=-uve-topic-28, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (196/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,739] INFO [Log partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,739] 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 01:56:19,740] 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 01:56:19,740] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-16, topic=-uve-topic-25, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (197/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,741] INFO [Log partition=-uve-topic-29-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,741] 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 01:56:19,745] 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 01:56:19,746] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-20, topic=-uve-topic-29, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (198/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,746] INFO [Log partition=-uve-topic-0-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,746] 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 01:56:19,747] 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 01:56:19,747] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-16, topic=-uve-topic-0, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (199/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,748] INFO [Log partition=-uve-topic-2-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,748] 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 01:56:19,750] 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 01:56:19,752] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-24, topic=-uve-topic-2, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (200/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,752] INFO [Log partition=-uve-topic-12-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,753] 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 01:56:19,754] 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 01:56:19,755] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-26, topic=-uve-topic-12, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (201/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,756] INFO [Log partition=-uve-topic-12-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,756] 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 01:56:19,765] 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 01:56:19,766] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-1, topic=-uve-topic-12, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (202/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,768] INFO [Log partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,768] 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 01:56:19,769] 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 01:56:19,771] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-21, topic=-uve-topic-12, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (203/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,772] INFO [Log partition=-uve-topic-16-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,773] 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 01:56:19,774] 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 01:56:19,776] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-10, topic=-uve-topic-16, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (204/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,776] INFO [Log partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,776] 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 01:56:19,788] INFO [ProducerStateManager partition=-uve-topic-21-0] Writing producer snapshot at offset 1591 (kafka.log.ProducerStateManager) [2025-02-10 01:56:19,795] INFO [Log partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Loading producer state till offset 1591 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:19,795] INFO [ProducerStateManager partition=-uve-topic-21-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-21-0/00000000000000001591.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:19,795] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-0, topic=-uve-topic-21, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=1591) with 1 segments in 19ms (205/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,796] INFO [Log partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,796] 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 01:56:19,797] 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 01:56:19,797] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-5, topic=-uve-topic-8, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (206/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,798] INFO [Log partition=-uve-topic-0-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,798] 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 01:56:19,799] 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 01:56:19,800] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-29, topic=-uve-topic-0, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (207/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,801] INFO [Log partition=-uve-topic-20-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,801] 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 01:56:19,807] 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 01:56:19,808] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-5, topic=-uve-topic-20, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (208/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,813] INFO [Log partition=-uve-topic-4-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,813] 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 01:56:19,815] 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 01:56:19,816] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-29, topic=-uve-topic-4, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (209/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,820] INFO [Log partition=-uve-topic-15-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,820] 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 01:56:19,830] 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 01:56:19,830] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-10, topic=-uve-topic-15, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (210/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,832] INFO [Log partition=-uve-topic-13-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,833] 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 01:56:19,838] 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 01:56:19,840] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-12, topic=-uve-topic-13, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (211/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,843] INFO [Log partition=-uve-topic-27-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,844] 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 01:56:19,848] 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 01:56:19,849] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-2, topic=-uve-topic-27, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (212/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,851] INFO [Log partition=-uve-topic-3-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,851] 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 01:56:19,856] 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 01:56:19,860] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-10, topic=-uve-topic-3, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (213/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,865] INFO [Log partition=-uve-topic-17-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,865] 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 01:56:19,869] 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 01:56:19,873] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-10, topic=-uve-topic-17, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (214/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,876] INFO [Log partition=-uve-topic-9-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,879] 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 01:56:19,886] 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 01:56:19,886] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-4, topic=-uve-topic-9, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (215/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,887] INFO [Log partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,887] 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 01:56:19,889] 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 01:56:19,892] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-17, topic=structured_syslog_topic, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (216/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,895] INFO [Log partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,895] 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 01:56:19,902] 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 01:56:19,902] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-17, topic=-uve-topic-2, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (217/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,903] INFO [Log partition=-uve-topic-9-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,903] 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 01:56:19,907] 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 01:56:19,909] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-8, topic=-uve-topic-9, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (218/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,913] INFO [Log partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,913] 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 01:56:19,915] 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 01:56:19,917] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-20, topic=structured_syslog_topic, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (219/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,919] INFO [Log partition=-uve-topic-23-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,919] 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 01:56:19,922] 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 01:56:19,923] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-27, topic=-uve-topic-23, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (220/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,926] INFO [Log partition=-uve-topic-15-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,926] 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 01:56:19,934] 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 01:56:19,934] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-28, topic=-uve-topic-15, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (221/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,935] INFO [Log partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,935] 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 01:56:19,943] 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 01:56:19,944] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-9, topic=-uve-topic-7, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (222/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,945] INFO [Log partition=-uve-topic-8-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,945] 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 01:56:19,948] 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 01:56:19,949] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-25, topic=-uve-topic-8, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (223/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,952] INFO [Log partition=-uve-topic-9-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,952] 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 01:56:19,954] 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 01:56:19,957] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-2, topic=-uve-topic-9, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (224/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,960] INFO [Log partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,960] 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 01:56:19,962] 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 01:56:19,963] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-9, topic=-uve-topic-28, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (225/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,966] INFO [Log partition=-uve-topic-22-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,966] 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 01:56:19,972] 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 01:56:19,973] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-24, topic=-uve-topic-22, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (226/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,973] INFO [Log partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,973] 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 01:56:19,974] 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 01:56:19,974] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-10, topic=-uve-topic-26, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (227/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,977] INFO [Log partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,977] 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 01:56:19,978] 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 01:56:19,979] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-19, topic=-uve-topic-26, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (228/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,982] INFO [Log partition=-uve-topic-16-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,982] 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 01:56:19,990] 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 01:56:19,991] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-27, topic=-uve-topic-16, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (229/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,991] INFO [Log partition=-uve-topic-15-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,991] 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 01:56:19,992] 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 01:56:19,992] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-21, topic=-uve-topic-15, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (230/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:19,994] INFO [Log partition=-uve-topic-23-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:19,995] 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 01:56:20,001] 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 01:56:20,002] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-23, topic=-uve-topic-23, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (231/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,003] INFO [Log partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,003] 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 01:56:20,004] 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 01:56:20,004] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-15, topic=-uve-topic-21, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (232/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,008] INFO [Log partition=-uve-topic-10-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,009] 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 01:56:20,011] 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 01:56:20,012] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-9, topic=-uve-topic-10, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (233/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,016] INFO [Log partition=structured_syslog_topic-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,016] 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 01:56:20,023] 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 01:56:20,024] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-12, topic=structured_syslog_topic, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (234/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,024] INFO [Log partition=-uve-topic-19-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,024] 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 01:56:20,026] 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 01:56:20,027] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-5, topic=-uve-topic-19, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (235/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,031] INFO [Log partition=-uve-topic-5-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,031] 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 01:56:20,034] 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 01:56:20,034] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-8, topic=-uve-topic-5, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (236/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,038] INFO [Log partition=-uve-topic-6-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,038] 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 01:56:20,041] 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 01:56:20,041] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-2, topic=-uve-topic-6, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (237/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,046] INFO [Log partition=-uve-topic-25-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,047] 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 01:56:20,048] 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 01:56:20,052] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-26, topic=-uve-topic-25, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (238/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,056] INFO [Log partition=-uve-topic-9-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,056] 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 01:56:20,064] 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 01:56:20,065] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-10, topic=-uve-topic-9, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (239/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,066] INFO [Log partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,066] 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 01:56:20,069] 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 01:56:20,073] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-10, topic=-uve-topic-24, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (240/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,074] INFO [Log partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,074] 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 01:56:20,084] 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 01:56:20,084] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-13, topic=-uve-topic-11, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (241/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,085] INFO [Log partition=-uve-topic-16-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,085] 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 01:56:20,093] 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 01:56:20,094] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-15, topic=-uve-topic-16, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (242/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,094] INFO [Log partition=-uve-topic-4-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,095] 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 01:56:20,096] 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 01:56:20,097] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-23, topic=-uve-topic-4, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (243/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,101] INFO [Log partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,101] 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 01:56:20,108] 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 01:56:20,109] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-21, topic=-uve-topic-7, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (244/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,109] INFO [Log partition=-uve-topic-10-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,109] 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 01:56:20,112] 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 01:56:20,113] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-6, topic=-uve-topic-10, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (245/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,117] INFO [Log partition=-uve-topic-17-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,117] 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 01:56:20,117] 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 01:56:20,120] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-15, topic=-uve-topic-17, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (246/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,124] INFO [Log partition=-uve-topic-14-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,124] 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 01:56:20,133] 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 01:56:20,133] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-3, topic=-uve-topic-14, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (247/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,134] INFO [Log partition=-uve-topic-26-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,134] 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 01:56:20,140] 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 01:56:20,141] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-29, topic=-uve-topic-26, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (248/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,142] INFO [Log partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,142] 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 01:56:20,148] 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 01:56:20,149] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-18, topic=-uve-topic-0, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (249/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,150] INFO [Log partition=-uve-topic-19-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,150] 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 01:56:20,152] 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 01:56:20,152] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-17, topic=-uve-topic-19, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (250/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,155] INFO [Log partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,155] 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 01:56:20,156] 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 01:56:20,159] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-21, topic=-uve-topic-5, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (251/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,160] INFO [Log partition=-uve-topic-28-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,162] 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 01:56:20,163] 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 01:56:20,166] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-14, topic=-uve-topic-28, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (252/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,167] INFO [Log partition=-uve-topic-3-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,167] 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 01:56:20,175] 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 01:56:20,176] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-23, topic=-uve-topic-3, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (253/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,176] INFO [Log partition=-uve-topic-17-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,176] 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 01:56:20,177] 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 01:56:20,179] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-13, topic=-uve-topic-17, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (254/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,182] INFO [Log partition=-uve-topic-6-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,182] 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 01:56:20,182] 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 01:56:20,185] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-16, topic=-uve-topic-6, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (255/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,188] INFO [Log partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,188] 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 01:56:20,193] 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 01:56:20,195] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-25, topic=-uve-topic-18, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (256/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,196] INFO [Log partition=-uve-topic-4-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,198] 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 01:56:20,199] 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 01:56:20,205] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-11, topic=-uve-topic-4, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (257/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,206] INFO [Log partition=-uve-topic-13-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,206] 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 01:56:20,218] 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 01:56:20,218] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-18, topic=-uve-topic-13, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (258/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,219] INFO [Log partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,219] 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 01:56:20,219] 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 01:56:20,221] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-14, topic=-uve-topic-1, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (259/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,222] INFO [Log partition=-uve-topic-11-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,222] 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 01:56:20,231] 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 01:56:20,232] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-16, topic=-uve-topic-11, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (260/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,234] INFO [Log partition=-uve-topic-7-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,234] 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 01:56:20,236] 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 01:56:20,236] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-13, topic=-uve-topic-7, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (261/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,238] INFO [Log partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,238] 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 01:56:20,245] 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 01:56:20,246] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-24, topic=-uve-topic-6, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (262/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,248] INFO [Log partition=-uve-topic-3-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,248] 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 01:56:20,248] 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 01:56:20,250] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-9, topic=-uve-topic-3, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (263/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,254] INFO [Log partition=-uve-topic-18-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,254] 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 01:56:20,259] 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 01:56:20,260] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-21, topic=-uve-topic-18, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (264/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,261] INFO [Log partition=-uve-topic-5-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,261] 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 01:56:20,268] 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 01:56:20,268] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-4, topic=-uve-topic-5, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (265/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,271] INFO [Log partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,271] 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 01:56:20,276] 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 01:56:20,277] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-5, topic=-uve-topic-2, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (266/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,278] INFO [Log partition=-uve-topic-3-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,278] 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 01:56:20,282] 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 01:56:20,282] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-6, topic=-uve-topic-3, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (267/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,283] INFO [Log partition=structured_syslog_topic-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,283] 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 01:56:20,292] 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 01:56:20,293] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-6, topic=structured_syslog_topic, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (268/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,294] INFO [Log partition=structured_syslog_topic-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,294] 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 01:56:20,295] 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 01:56:20,297] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-28, topic=structured_syslog_topic, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (269/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,297] INFO [Log partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,297] 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 01:56:20,304] 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 01:56:20,304] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-1, topic=-uve-topic-11, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (270/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,306] INFO [Log partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,306] 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 01:56:20,311] 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 01:56:20,312] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-27, topic=-uve-topic-24, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (271/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,312] INFO [Log partition=-uve-topic-3-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,312] 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 01:56:20,314] 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 01:56:20,314] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-18, topic=-uve-topic-3, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (272/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,317] INFO [Log partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,317] 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 01:56:20,322] 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 01:56:20,323] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-21, topic=-uve-topic-21, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (273/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,324] INFO [Log partition=-uve-topic-3-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,324] 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 01:56:20,331] 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 01:56:20,331] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-28, topic=-uve-topic-3, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (274/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,335] INFO [Log partition=-uve-topic-27-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,335] 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 01:56:20,335] 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 01:56:20,339] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-1, topic=-uve-topic-27, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (275/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,340] INFO [Log partition=-uve-topic-27-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,340] 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 01:56:20,343] 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 01:56:20,343] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-28, topic=-uve-topic-27, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (276/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,347] INFO [Log partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,347] 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 01:56:20,357] 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 01:56:20,358] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-4, topic=-uve-topic-19, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (277/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,360] INFO [Log partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,360] 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 01:56:20,365] 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 01:56:20,365] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-12, topic=-uve-topic-0, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (278/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,367] INFO [Log partition=-uve-topic-8-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,367] 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 01:56:20,367] 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 01:56:20,372] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-13, topic=-uve-topic-8, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (279/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,373] INFO [Log partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,373] 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 01:56:20,379] 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 01:56:20,380] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-21, topic=-uve-topic-27, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (280/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,382] INFO [Log partition=-uve-topic-29-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,382] 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 01:56:20,391] 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 01:56:20,392] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-23, topic=-uve-topic-29, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (281/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,393] INFO [Log partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,393] 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 01:56:20,401] 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 01:56:20,403] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-6, topic=-uve-topic-27, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (282/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,404] INFO [Log partition=-uve-topic-12-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,404] 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 01:56:20,410] 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 01:56:20,412] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-22, topic=-uve-topic-12, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (283/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,412] INFO [Log partition=-uve-topic-0-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,412] 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 01:56:20,414] 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 01:56:20,414] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-10, topic=-uve-topic-0, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (284/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,418] INFO [Log partition=-uve-topic-13-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,418] 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 01:56:20,422] 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 01:56:20,423] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-14, topic=-uve-topic-13, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (285/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,425] INFO [Log partition=-uve-topic-18-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,425] 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 01:56:20,433] 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 01:56:20,433] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-27, topic=-uve-topic-18, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (286/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,435] INFO [Log partition=-uve-topic-9-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,435] 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 01:56:20,436] 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 01:56:20,439] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-27, topic=-uve-topic-9, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (287/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,442] INFO [Log partition=-uve-topic-0-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,442] 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 01:56:20,447] 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 01:56:20,447] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-7, topic=-uve-topic-0, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (288/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,451] INFO [Log partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,451] 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 01:56:20,455] 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 01:56:20,455] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-27, topic=-uve-topic-12, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (289/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,459] INFO [Log partition=-uve-topic-6-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,459] 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 01:56:20,460] 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 01:56:20,464] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-1, topic=-uve-topic-6, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (290/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,464] INFO [Log partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,464] 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 01:56:20,468] 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 01:56:20,468] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-16, topic=-uve-topic-4, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (291/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,470] INFO [Log partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,470] 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 01:56:20,477] 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 01:56:20,478] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-3, topic=-uve-topic-7, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (292/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,480] INFO [Log partition=-uve-topic-29-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,480] 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 01:56:20,487] 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 01:56:20,488] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-26, topic=-uve-topic-29, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (293/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,489] INFO [Log partition=HEALTH_CHECK_TOPIC-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,489] 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 01:56:20,490] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-12] Writing producer snapshot at offset 1 (kafka.log.ProducerStateManager) [2025-02-10 01:56:20,500] INFO [Log partition=HEALTH_CHECK_TOPIC-12, dir=/tmp/kafka-logs] Loading producer state till offset 1 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:20,500] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-12] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-12/00000000000000000001.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:20,501] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-12, topic=HEALTH_CHECK_TOPIC, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=1) with 1 segments in 13ms (294/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,502] INFO [Log partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,502] 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 01:56:20,512] 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 01:56:20,512] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-21, topic=-uve-topic-8, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (295/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,514] INFO [Log partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,514] 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 01:56:20,514] 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 01:56:20,517] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-11, topic=-uve-topic-10, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (296/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,521] INFO [Log partition=-uve-topic-14-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,521] 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 01:56:20,521] 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 01:56:20,522] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-29, topic=-uve-topic-14, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (297/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,527] INFO [Log partition=HEALTH_CHECK_TOPIC-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,527] 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 01:56:20,531] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-26] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-10 01:56:20,540] INFO [Log partition=HEALTH_CHECK_TOPIC-26, dir=/tmp/kafka-logs] Loading producer state till offset 3 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:20,541] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-26] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-26/00000000000000000003.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:20,541] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-26, topic=HEALTH_CHECK_TOPIC, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=3) with 1 segments in 15ms (298/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,543] INFO [Log partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,543] 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 01:56:20,544] 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 01:56:20,545] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-6, topic=-uve-topic-5, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (299/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,582] INFO [Log partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,582] 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 01:56:20,583] 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 01:56:20,586] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-4, topic=-uve-topic-14, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 41ms (300/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,590] INFO [Log partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,590] 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 01:56:20,591] 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 01:56:20,592] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-22, topic=-uve-topic-24, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (301/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,596] INFO [Log partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,596] 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 01:56:20,601] 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 01:56:20,601] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-28, topic=-uve-topic-4, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (302/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,605] INFO [Log partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,605] 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 01:56:20,606] 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 01:56:20,610] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-22, topic=-uve-topic-2, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (303/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,614] INFO [Log partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,614] 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 01:56:20,619] 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 01:56:20,619] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-13, topic=-uve-topic-15, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (304/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,621] INFO [Log partition=-uve-topic-22-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,621] 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 01:56:20,622] 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 01:56:20,624] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-4, topic=-uve-topic-22, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (305/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,626] INFO [Log partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,626] 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 01:56:20,631] 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 01:56:20,631] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-14, topic=-uve-topic-6, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (306/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,634] INFO [Log partition=-uve-topic-29-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,634] 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 01:56:20,637] 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 01:56:20,638] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-16, topic=-uve-topic-29, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (307/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,642] INFO [Log partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,642] 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 01:56:20,647] 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 01:56:20,647] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-4, topic=-uve-topic-23, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (308/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,651] INFO [Log partition=-uve-topic-27-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,651] 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 01:56:20,655] 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 01:56:20,656] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-7, topic=-uve-topic-27, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (309/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,660] INFO [Log partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,660] 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 01:56:20,671] 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 01:56:20,672] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-21, topic=-uve-topic-24, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (310/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,674] INFO [Log partition=-uve-topic-17-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,674] 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 01:56:20,674] 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 01:56:20,675] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-4, topic=-uve-topic-17, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (311/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,676] INFO [Log partition=-uve-topic-10-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,676] 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 01:56:20,677] 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 01:56:20,682] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-21, topic=-uve-topic-10, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (312/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,683] INFO [Log partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,683] 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 01:56:20,688] 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 01:56:20,689] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-11, topic=structured_syslog_topic, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (313/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,693] INFO [Log partition=-uve-topic-12-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,693] 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 01:56:20,697] 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 01:56:20,697] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-20, topic=-uve-topic-12, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (314/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,700] INFO [Log partition=-uve-topic-22-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,700] 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 01:56:20,705] 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 01:56:20,706] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-13, topic=-uve-topic-22, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (315/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,711] INFO [Log partition=-uve-topic-16-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,711] 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 01:56:20,715] 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 01:56:20,715] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-7, topic=-uve-topic-16, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (316/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,716] INFO [Log partition=-uve-topic-14-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,717] 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 01:56:20,729] 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 01:56:20,729] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-12, topic=-uve-topic-14, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (317/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,730] INFO [Log partition=structured_syslog_topic-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,730] 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 01:56:20,737] 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 01:56:20,738] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-18, topic=structured_syslog_topic, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (318/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,739] INFO [Log partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,739] 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 01:56:20,745] 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 01:56:20,745] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-27, topic=-uve-topic-5, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (319/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,748] INFO [Log partition=-uve-topic-2-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,748] 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 01:56:20,754] 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 01:56:20,755] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-6, topic=-uve-topic-2, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (320/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,757] INFO [Log partition=-uve-topic-14-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,757] 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 01:56:20,768] 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 01:56:20,769] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-24, topic=-uve-topic-14, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (321/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,770] INFO [Log partition=-uve-topic-27-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,770] 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 01:56:20,771] 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 01:56:20,771] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-5, topic=-uve-topic-27, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (322/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,772] INFO [Log partition=-uve-topic-16-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,772] 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 01:56:20,792] 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 01:56:20,793] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-24, topic=-uve-topic-16, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 22ms (323/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,794] INFO [Log partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,794] 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 01:56:20,797] 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 01:56:20,798] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-6, topic=-uve-topic-7, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (324/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,798] INFO [Log partition=-uve-topic-1-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,798] 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 01:56:20,799] 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 01:56:20,799] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-4, topic=-uve-topic-1, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (325/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,801] INFO [Log partition=-uve-topic-3-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,801] 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 01:56:20,803] 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 01:56:20,804] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-3, topic=-uve-topic-3, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (326/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,817] INFO [Log partition=-uve-topic-1-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,818] 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 01:56:20,818] 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 01:56:20,819] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-10, topic=-uve-topic-1, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (327/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,819] INFO [Log partition=-uve-topic-3-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,819] 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 01:56:20,820] 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 01:56:20,820] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-0, topic=-uve-topic-3, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (328/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,820] INFO [Log partition=-uve-topic-19-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,820] 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 01:56:20,821] 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 01:56:20,821] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-3, topic=-uve-topic-19, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (329/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,827] INFO [Log partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,827] 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 01:56:20,827] 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 01:56:20,837] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-7, topic=-uve-topic-4, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (330/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,838] INFO [Log partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,838] 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 01:56:20,839] 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 01:56:20,839] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-2, topic=-uve-topic-8, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (331/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,840] INFO [Log partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,840] 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 01:56:20,849] 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 01:56:20,852] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-6, topic=-uve-topic-1, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (332/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,852] INFO [Log partition=-uve-topic-1-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,852] 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 01:56:20,854] 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 01:56:20,854] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-29, topic=-uve-topic-1, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (333/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,855] INFO [Log partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,855] 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 01:56:20,855] 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 01:56:20,865] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-5, topic=-uve-topic-10, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (334/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,865] INFO [Log partition=-uve-topic-2-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,866] 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 01:56:20,866] 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 01:56:20,867] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-9, topic=-uve-topic-2, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (335/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,868] INFO [Log partition=-uve-topic-6-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,868] 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 01:56:20,868] 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 01:56:20,869] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-7, topic=-uve-topic-6, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (336/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,869] INFO [Log partition=structured_syslog_topic-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,869] 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 01:56:20,870] 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 01:56:20,873] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-22, topic=structured_syslog_topic, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (337/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,873] INFO [Log partition=-uve-topic-16-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,873] 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 01:56:20,874] 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 01:56:20,874] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-2, topic=-uve-topic-16, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (338/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,875] INFO [Log partition=-uve-topic-6-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,875] 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 01:56:20,876] 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 01:56:20,876] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-29, topic=-uve-topic-6, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (339/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,876] INFO [Log partition=-uve-topic-24-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,876] 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 01:56:20,877] 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 01:56:20,894] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-23, topic=-uve-topic-24, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (340/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,895] INFO [Log partition=-uve-topic-29-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,895] 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 01:56:20,895] 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 01:56:20,896] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-22, topic=-uve-topic-29, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (341/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,906] INFO [Log partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,906] 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 01:56:20,932] 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 01:56:20,933] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-3, topic=-uve-topic-13, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 28ms (342/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,933] INFO [Log partition=-uve-topic-12-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,934] 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 01:56:20,934] 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 01:56:20,934] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-2, topic=-uve-topic-12, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (343/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,935] INFO [Log partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,935] 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 01:56:20,935] 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 01:56:20,936] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-7, topic=-uve-topic-14, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (344/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,936] INFO [Log partition=structured_syslog_topic-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,936] 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 01:56:20,938] 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 01:56:20,938] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-19, topic=structured_syslog_topic, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (345/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,939] INFO [Log partition=-uve-topic-7-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,939] 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 01:56:20,939] 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 01:56:20,939] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-20, topic=-uve-topic-7, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (346/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,940] INFO [Log partition=-uve-topic-21-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,940] 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 01:56:20,940] 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 01:56:20,941] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-23, topic=-uve-topic-21, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (347/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,941] INFO [Log partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,941] 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 01:56:20,942] 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 01:56:20,942] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-1, topic=-uve-topic-24, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (348/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,960] INFO [Log partition=-uve-topic-22-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,960] 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 01:56:20,960] 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 01:56:20,961] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-11, topic=-uve-topic-22, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (349/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,962] INFO [Log partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,962] 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 01:56:20,962] 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 01:56:20,963] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-12, topic=-uve-topic-21, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (350/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,963] INFO [Log partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,963] 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 01:56:20,964] 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 01:56:20,964] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-23, topic=-uve-topic-10, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (351/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,965] INFO [Log partition=-uve-topic-18-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,965] 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 01:56:20,965] 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 01:56:20,965] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-17, topic=-uve-topic-18, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (352/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,990] INFO [Log partition=-uve-topic-5-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,990] 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 01:56:20,990] 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 01:56:20,992] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-11, topic=-uve-topic-5, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (353/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,992] INFO [Log partition=-uve-topic-13-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,992] 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 01:56:20,993] 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 01:56:20,993] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-1, topic=-uve-topic-13, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (354/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,994] INFO [Log partition=-uve-topic-25-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,994] 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 01:56:20,994] 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 01:56:20,995] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-11, topic=-uve-topic-25, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (355/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:20,995] INFO [Log partition=-uve-topic-2-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:20,995] 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 01:56:21,005] 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 01:56:21,006] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-15, topic=-uve-topic-2, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (356/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,006] INFO [Log partition=-uve-topic-4-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,006] 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 01:56:21,007] 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 01:56:21,007] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-14, topic=-uve-topic-4, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (357/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,017] INFO [Log partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,018] 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 01:56:21,018] 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 01:56:21,019] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-29, topic=-uve-topic-10, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (358/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,019] INFO [Log partition=-uve-topic-16-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,019] 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 01:56:21,020] 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 01:56:21,032] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-13, topic=-uve-topic-16, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (359/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,032] INFO [Log partition=-uve-topic-11-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,032] 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 01:56:21,033] 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 01:56:21,033] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-8, topic=-uve-topic-11, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (360/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,034] INFO [Log partition=-uve-topic-18-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,034] 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 01:56:21,034] 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 01:56:21,035] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-20, topic=-uve-topic-18, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (361/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,050] INFO [Log partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,050] 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 01:56:21,077] 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 01:56:21,078] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-3, topic=-uve-topic-4, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 29ms (362/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,079] INFO [Log partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,079] 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 01:56:21,079] 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 01:56:21,080] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-5, topic=-uve-topic-15, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (363/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,080] INFO [Log partition=-uve-topic-15-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,080] 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 01:56:21,085] 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 01:56:21,085] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-16, topic=-uve-topic-15, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (364/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,086] INFO [Log partition=HEALTH_CHECK_TOPIC-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,086] 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 01:56:21,087] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-15] Writing producer snapshot at offset 2 (kafka.log.ProducerStateManager) [2025-02-10 01:56:21,096] INFO [Log partition=HEALTH_CHECK_TOPIC-15, dir=/tmp/kafka-logs] Loading producer state till offset 2 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:21,097] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-15] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-15/00000000000000000002.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:21,097] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-15, topic=HEALTH_CHECK_TOPIC, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2) with 1 segments in 12ms (365/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,098] INFO [Log partition=-uve-topic-27-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,098] 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 01:56:21,098] 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 01:56:21,099] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-11, topic=-uve-topic-27, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (366/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,099] INFO [Log partition=-uve-topic-7-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,099] 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 01:56:21,100] 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 01:56:21,100] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-14, topic=-uve-topic-7, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (367/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,101] INFO [Log partition=-uve-topic-3-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,101] 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 01:56:21,102] 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 01:56:21,102] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-24, topic=-uve-topic-3, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (368/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,113] INFO [Log partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,113] 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 01:56:21,141] 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 01:56:21,142] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-4, topic=-uve-topic-10, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 39ms (369/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,142] INFO [Log partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,142] 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 01:56:21,143] 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 01:56:21,143] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-27, topic=-uve-topic-26, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (370/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,144] INFO [Log partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,144] 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 01:56:21,144] 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 01:56:21,145] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-19, topic=-uve-topic-2, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (371/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,145] INFO [Log partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,145] 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 01:56:21,152] 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 01:56:21,152] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-16, topic=-uve-topic-10, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (372/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,153] INFO [Log partition=-uve-topic-22-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,153] 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 01:56:21,154] 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 01:56:21,154] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-10, topic=-uve-topic-22, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (373/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,154] INFO [Log partition=-uve-topic-7-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,154] 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 01:56:21,155] 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 01:56:21,155] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-17, topic=-uve-topic-7, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (374/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,156] INFO [Log partition=-uve-topic-9-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,156] 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 01:56:21,156] 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 01:56:21,156] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-15, topic=-uve-topic-9, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (375/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,158] INFO [Log partition=-uve-topic-13-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,158] 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 01:56:21,158] 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 01:56:21,159] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-8, topic=-uve-topic-13, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (376/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,169] INFO [Log partition=-uve-topic-0-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,169] 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 01:56:21,170] 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 01:56:21,171] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-17, topic=-uve-topic-0, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (377/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,172] INFO [Log partition=-uve-topic-22-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,172] 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 01:56:21,179] 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 01:56:21,180] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-12, topic=-uve-topic-22, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (378/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,180] INFO [Log partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,182] 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 01:56:21,182] 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 01:56:21,183] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-15, topic=-uve-topic-5, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (379/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,183] INFO [Log partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,183] 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 01:56:21,184] 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 01:56:21,185] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-10, topic=-uve-topic-4, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (380/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,185] INFO [Log partition=-uve-topic-24-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,185] 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 01:56:21,186] 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 01:56:21,187] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-14, topic=-uve-topic-24, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (381/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,201] INFO [Log partition=-uve-topic-10-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,201] 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 01:56:21,201] 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 01:56:21,202] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-24, topic=-uve-topic-10, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (382/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,204] INFO [Log partition=-uve-topic-16-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,204] 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 01:56:21,204] 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 01:56:21,220] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-14, topic=-uve-topic-16, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (383/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,252] INFO [Log partition=-uve-topic-26-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,252] 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 01:56:21,261] 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 01:56:21,262] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-23, topic=-uve-topic-26, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 39ms (384/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,263] INFO [Log partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,263] 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 01:56:21,308] 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 01:56:21,309] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-15, topic=-uve-topic-1, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 47ms (385/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,310] INFO [Log partition=-uve-topic-8-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,310] 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 01:56:21,311] 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 01:56:21,311] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-4, topic=-uve-topic-8, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (386/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,312] INFO [Log partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,312] 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 01:56:21,312] 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 01:56:21,313] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-10, topic=-uve-topic-14, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (387/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,322] INFO [Log partition=-uve-topic-16-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,322] 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 01:56:21,337] 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 01:56:21,337] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-21, topic=-uve-topic-16, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (388/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,339] INFO [Log partition=-uve-topic-13-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,339] 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 01:56:21,340] 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 01:56:21,340] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-16, topic=-uve-topic-13, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (389/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,341] INFO [Log partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,341] 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 01:56:21,357] 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 01:56:21,358] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-19, topic=-uve-topic-15, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (390/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,358] INFO [Log partition=-uve-topic-19-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,358] 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 01:56:21,360] 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 01:56:21,360] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-18, topic=-uve-topic-19, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (391/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,361] INFO [Log partition=-uve-topic-23-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,361] 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 01:56:21,401] 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 01:56:21,402] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-3, topic=-uve-topic-23, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 42ms (392/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,403] INFO [Log partition=-uve-topic-16-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,403] 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 01:56:21,403] 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 01:56:21,403] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-17, topic=-uve-topic-16, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (393/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,404] INFO [Log partition=structured_syslog_topic-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,404] 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 01:56:21,404] 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 01:56:21,408] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-10, topic=structured_syslog_topic, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (394/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,408] INFO [Log partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,408] 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 01:56:21,419] 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 01:56:21,419] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-12, topic=-uve-topic-24, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (395/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,420] INFO [Log partition=structured_syslog_topic-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,420] 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 01:56:21,426] 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 01:56:21,427] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-9, topic=structured_syslog_topic, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (396/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,432] INFO [Log partition=-uve-topic-24-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,433] 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 01:56:21,434] 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 01:56:21,437] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-26, topic=-uve-topic-24, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (397/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,438] INFO [Log partition=-uve-topic-3-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,438] 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 01:56:21,443] 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 01:56:21,444] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-13, topic=-uve-topic-3, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (398/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,445] INFO [Log partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,445] 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 01:56:21,448] 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 01:56:21,457] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-10, topic=-uve-topic-2, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (399/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,458] INFO [Log partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,458] 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 01:56:21,459] 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 01:56:21,459] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-0, topic=-uve-topic-10, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (400/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,460] INFO [Log partition=-uve-topic-19-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,460] 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 01:56:21,463] 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 01:56:21,464] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-26, topic=-uve-topic-19, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (401/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,464] INFO [Log partition=-uve-topic-26-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,465] 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 01:56:21,471] 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 01:56:21,471] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-5, topic=-uve-topic-26, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (402/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,472] INFO [Log partition=-uve-topic-29-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,472] 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 01:56:21,472] 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 01:56:21,473] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-4, topic=-uve-topic-29, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (403/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,473] INFO [Log partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,473] 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 01:56:21,474] 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 01:56:21,474] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-13, topic=-uve-topic-24, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (404/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,474] INFO [Log partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,474] 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 01:56:21,478] 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 01:56:21,479] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-0, topic=-uve-topic-6, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (405/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,479] INFO [Log partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,480] 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 01:56:21,483] 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 01:56:21,483] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-17, topic=-uve-topic-17, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (406/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,484] INFO [Log partition=structured_syslog_topic-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,484] 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 01:56:21,487] 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 01:56:21,488] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-15, topic=structured_syslog_topic, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (407/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,488] INFO [Log partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,488] 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 01:56:21,493] 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 01:56:21,496] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-28, topic=-uve-topic-10, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (408/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,497] INFO [Log partition=HEALTH_CHECK_TOPIC-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,497] 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 01:56:21,497] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-19] Writing producer snapshot at offset 4 (kafka.log.ProducerStateManager) [2025-02-10 01:56:21,501] INFO [Log partition=HEALTH_CHECK_TOPIC-19, dir=/tmp/kafka-logs] Loading producer state till offset 4 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:21,501] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-19] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-19/00000000000000000004.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:21,501] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-19, topic=HEALTH_CHECK_TOPIC, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=4) with 1 segments in 5ms (409/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,502] INFO [Log partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,502] 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 01:56:21,502] 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 01:56:21,503] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-26, topic=structured_syslog_topic, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (410/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,503] INFO [Log partition=-uve-topic-14-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,503] 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 01:56:21,504] 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 01:56:21,504] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-23, topic=-uve-topic-14, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (411/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,505] INFO [Log partition=-uve-topic-29-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,505] 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 01:56:21,506] 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 01:56:21,508] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-21, topic=-uve-topic-29, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (412/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,509] INFO [Log partition=-uve-topic-27-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,514] 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 01:56:21,514] 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 01:56:21,515] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-10, topic=-uve-topic-27, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (413/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,516] INFO [Log partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,516] 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 01:56:21,522] 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 01:56:21,523] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-27, topic=-uve-topic-27, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (414/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,523] INFO [Log partition=-uve-topic-9-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,523] 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 01:56:21,527] 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 01:56:21,527] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-16, topic=-uve-topic-9, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (415/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,528] INFO [Log partition=-uve-topic-5-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,528] 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 01:56:21,531] 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 01:56:21,531] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-22, topic=-uve-topic-5, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (416/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,532] INFO [Log partition=-uve-topic-16-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,532] 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 01:56:21,535] 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 01:56:21,536] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-9, topic=-uve-topic-16, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (417/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,536] INFO [Log partition=-uve-topic-5-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,536] 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 01:56:21,536] 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 01:56:21,537] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-20, topic=-uve-topic-5, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (418/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,537] INFO [Log partition=-uve-topic-21-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,537] 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 01:56:21,540] 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 01:56:21,541] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-4, topic=-uve-topic-21, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (419/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,541] INFO [Log partition=-uve-topic-25-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,541] 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 01:56:21,542] 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 01:56:21,542] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-14, topic=-uve-topic-25, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (420/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,543] INFO [Log partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,543] 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 01:56:21,543] 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 01:56:21,543] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-21, topic=-uve-topic-19, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (421/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,544] INFO [Log partition=-uve-topic-22-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,544] 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 01:56:21,544] 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 01:56:21,544] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-5, topic=-uve-topic-22, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (422/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,549] INFO [Log partition=-uve-topic-6-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,550] 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 01:56:21,550] 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 01:56:21,551] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-4, topic=-uve-topic-6, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (423/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,552] INFO [Log partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,553] 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 01:56:21,553] 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 01:56:21,554] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-4, topic=-uve-topic-25, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (424/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,555] INFO [Log partition=-uve-topic-6-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,556] 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 01:56:21,556] 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 01:56:21,557] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-26, topic=-uve-topic-6, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (425/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,558] INFO [Log partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,558] 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 01:56:21,560] 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 01:56:21,561] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-25, topic=-uve-topic-23, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (426/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,562] INFO [Log partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,563] 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 01:56:21,572] 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 01:56:21,573] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-6, topic=-uve-topic-4, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (427/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,573] INFO [Log partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,574] 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 01:56:21,574] 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 01:56:21,575] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-22, topic=-uve-topic-23, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (428/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,576] INFO [Log partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,577] 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 01:56:21,577] 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 01:56:21,578] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-27, topic=-uve-topic-20, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (429/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,579] INFO [Log partition=structured_syslog_topic-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,579] 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 01:56:21,580] 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 01:56:21,580] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-7, topic=structured_syslog_topic, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (430/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,586] INFO [Log partition=HEALTH_CHECK_TOPIC-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,589] 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 01:56:21,589] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-10] Writing producer snapshot at offset 5 (kafka.log.ProducerStateManager) [2025-02-10 01:56:21,596] INFO [Log partition=HEALTH_CHECK_TOPIC-10, dir=/tmp/kafka-logs] Loading producer state till offset 5 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:21,596] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-10] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-10/00000000000000000005.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:21,597] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-10, topic=HEALTH_CHECK_TOPIC, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=5) with 1 segments in 17ms (431/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,599] INFO [Log partition=-uve-topic-6-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,599] 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 01:56:21,603] 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 01:56:21,605] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-5, topic=-uve-topic-6, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (432/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,607] INFO [Log partition=-uve-topic-5-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,608] 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 01:56:21,615] 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 01:56:21,615] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-16, topic=-uve-topic-5, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (433/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,616] INFO [Log partition=-uve-topic-27-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,617] 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 01:56:21,620] 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 01:56:21,620] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-20, topic=-uve-topic-27, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (434/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,622] INFO [Log partition=-uve-topic-21-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,622] 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 01:56:21,623] 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 01:56:21,625] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-17, topic=-uve-topic-21, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (435/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,627] INFO [Log partition=-uve-topic-13-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,627] 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 01:56:21,628] 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 01:56:21,629] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-28, topic=-uve-topic-13, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (436/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,631] INFO [Log partition=-uve-topic-22-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,632] 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 01:56:21,635] 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 01:56:21,637] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-7, topic=-uve-topic-22, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (437/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,639] INFO [Log partition=-uve-topic-20-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,640] 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 01:56:21,640] 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 01:56:21,641] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-17, topic=-uve-topic-20, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (438/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,642] INFO [Log partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,642] 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 01:56:21,642] 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 01:56:21,643] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-14, topic=-uve-topic-15, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (439/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,644] INFO [Log partition=-uve-topic-16-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,644] 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 01:56:21,644] 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 01:56:21,644] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-11, topic=-uve-topic-16, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (440/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,645] INFO [Log partition=-uve-topic-25-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,645] 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 01:56:21,647] 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 01:56:21,649] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-5, topic=-uve-topic-25, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (441/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,650] INFO [Log partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,650] 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 01:56:21,651] 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 01:56:21,652] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-20, topic=-uve-topic-8, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (442/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,653] INFO [Log partition=-uve-topic-17-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,654] 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 01:56:21,654] 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 01:56:21,656] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-27, topic=-uve-topic-17, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (443/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,669] INFO [Log partition=-uve-topic-24-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,670] 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 01:56:21,671] 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 01:56:21,671] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-5, topic=-uve-topic-24, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (444/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,672] INFO [Log partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,673] 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 01:56:21,673] 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 01:56:21,675] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-13, topic=-uve-topic-14, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (445/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,676] INFO [Log partition=-uve-topic-10-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,676] 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 01:56:21,677] 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 01:56:21,677] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-3, topic=-uve-topic-10, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (446/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,677] INFO [Log partition=-uve-topic-23-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,678] 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 01:56:21,682] 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 01:56:21,682] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-9, topic=-uve-topic-23, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (447/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,683] INFO [Log partition=-uve-topic-17-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,683] 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 01:56:21,688] 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 01:56:21,694] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-26, topic=-uve-topic-17, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (448/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,702] INFO [Log partition=-uve-topic-3-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,702] 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 01:56:21,706] 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 01:56:21,719] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-14, topic=-uve-topic-3, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (449/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,720] INFO [Log partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,720] 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 01:56:21,726] 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 01:56:21,727] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-0, topic=-uve-topic-18, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (450/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,728] INFO [Log partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,728] 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 01:56:21,728] 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 01:56:21,730] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-1, topic=-uve-topic-18, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (451/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,731] INFO [Log partition=-uve-topic-3-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,731] 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 01:56:21,736] 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 01:56:21,737] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-26, topic=-uve-topic-3, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (452/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,737] INFO [Log partition=-uve-topic-9-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,738] 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 01:56:21,742] 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 01:56:21,743] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-28, topic=-uve-topic-9, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (453/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,743] INFO [Log partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,744] 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 01:56:21,750] 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 01:56:21,750] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-19, topic=-uve-topic-10, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (454/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,751] INFO [Log partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,752] 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 01:56:21,756] 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 01:56:21,756] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-24, topic=-uve-topic-4, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (455/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,757] INFO [Log partition=-uve-topic-13-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,757] 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 01:56:21,758] 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 01:56:21,759] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-11, topic=-uve-topic-13, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (456/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,759] INFO [Log partition=-uve-topic-24-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,759] 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 01:56:21,760] 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 01:56:21,764] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-2, topic=-uve-topic-24, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (457/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,765] INFO [Log partition=-uve-topic-27-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,765] 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 01:56:21,765] 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 01:56:21,766] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-16, topic=-uve-topic-27, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (458/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,767] INFO [Log partition=-uve-topic-12-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,767] 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 01:56:21,771] 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 01:56:21,771] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-4, topic=-uve-topic-12, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (459/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,772] INFO [Log partition=-uve-topic-7-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,772] 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 01:56:21,793] 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 01:56:21,797] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-29, topic=-uve-topic-7, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 26ms (460/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,799] INFO [Log partition=-uve-topic-20-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,799] 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 01:56:21,803] 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 01:56:21,803] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-22, topic=-uve-topic-20, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (461/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,804] INFO [Log partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,804] 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 01:56:21,805] 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 01:56:21,808] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-3, topic=-uve-topic-20, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (462/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,808] INFO [Log partition=-uve-topic-20-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,808] 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 01:56:21,811] 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 01:56:21,812] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-16, topic=-uve-topic-20, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (463/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,813] INFO [Log partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,813] 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 01:56:21,814] 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 01:56:21,814] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-22, topic=-uve-topic-25, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (464/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,814] INFO [Log partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,815] 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 01:56:21,819] 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 01:56:21,819] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-17, topic=-uve-topic-23, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (465/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,825] INFO [Log partition=-uve-topic-12-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,825] 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 01:56:21,830] 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 01:56:21,831] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-10, topic=-uve-topic-12, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (466/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,831] INFO [Log partition=-uve-topic-13-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,831] 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 01:56:21,832] 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 01:56:21,832] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-17, topic=-uve-topic-13, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (467/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,835] INFO [Log partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,835] 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 01:56:21,840] 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 01:56:21,840] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-20, topic=-uve-topic-2, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (468/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,840] INFO [Log partition=-uve-topic-13-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,841] 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 01:56:21,841] 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 01:56:21,841] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-23, topic=-uve-topic-13, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (469/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,842] INFO [Log partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,842] 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 01:56:21,842] 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 01:56:21,843] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-24, topic=-uve-topic-21, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (470/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,843] INFO [Log partition=-uve-topic-29-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,843] 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 01:56:21,843] 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 01:56:21,844] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-9, topic=-uve-topic-29, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (471/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,844] INFO [Log partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,844] 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 01:56:21,844] 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 01:56:21,845] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-26, topic=-uve-topic-15, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (472/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,846] INFO [Log partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,846] 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 01:56:21,851] 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 01:56:21,852] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-24, topic=-uve-topic-8, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (473/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,853] INFO [Log partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,853] 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 01:56:21,855] 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 01:56:21,855] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-5, topic=structured_syslog_topic, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (474/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,856] INFO [Log partition=-uve-topic-6-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,856] 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 01:56:21,857] 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 01:56:21,857] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-10, topic=-uve-topic-6, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (475/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,858] INFO [Log partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,858] 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 01:56:21,860] 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 01:56:21,860] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-17, topic=-uve-topic-1, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (476/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,860] INFO [Log partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,860] 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 01:56:21,862] 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 01:56:21,862] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-0, topic=-uve-topic-5, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (477/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,863] INFO [Log partition=-uve-topic-3-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,865] 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 01:56:21,865] 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 01:56:21,866] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-22, topic=-uve-topic-3, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (478/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,867] INFO [Log partition=-uve-topic-14-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,867] 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 01:56:21,870] 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 01:56:21,871] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-26, topic=-uve-topic-14, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (479/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,871] INFO [Log partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,872] 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 01:56:21,872] 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 01:56:21,893] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-11, topic=-uve-topic-15, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 22ms (480/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,894] INFO [Log partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,894] 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 01:56:21,894] 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 01:56:21,895] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-21, topic=-uve-topic-26, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (481/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,901] INFO [Log partition=-uve-topic-6-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,901] 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 01:56:21,902] 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 01:56:21,902] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-11, topic=-uve-topic-6, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (482/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,903] INFO [Log partition=-uve-topic-6-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,903] 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 01:56:21,903] 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 01:56:21,903] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-22, topic=-uve-topic-6, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (483/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,904] INFO [Log partition=-uve-topic-6-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,904] 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 01:56:21,907] 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 01:56:21,907] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-25, topic=-uve-topic-6, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (484/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,908] INFO [Log partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,908] 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 01:56:21,908] 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 01:56:21,909] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-4, topic=-uve-topic-26, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (485/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,910] INFO [Log partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,921] 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 01:56:21,928] 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 01:56:21,929] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-7, topic=-uve-topic-19, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (486/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,930] INFO [Log partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,930] 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 01:56:21,931] 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 01:56:21,931] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-3, topic=-uve-topic-26, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (487/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,932] INFO [Log partition=-uve-topic-7-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,932] 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 01:56:21,932] 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 01:56:21,935] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-10, topic=-uve-topic-7, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (488/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,935] INFO [Log partition=-uve-topic-17-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,935] 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 01:56:21,936] 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 01:56:21,936] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-24, topic=-uve-topic-17, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (489/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,936] INFO [Log partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,936] 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 01:56:21,946] 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 01:56:21,946] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-25, topic=-uve-topic-10, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (490/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,947] INFO [Log partition=-uve-topic-28-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,947] 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 01:56:21,951] 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 01:56:21,952] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-10, topic=-uve-topic-28, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (491/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,952] INFO [Log partition=-uve-topic-22-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,952] 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 01:56:21,953] 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 01:56:21,953] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-19, topic=-uve-topic-22, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (492/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,954] INFO [Log partition=HEALTH_CHECK_TOPIC-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,954] 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 01:56:21,956] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-11] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-10 01:56:21,961] INFO [Log partition=HEALTH_CHECK_TOPIC-11, dir=/tmp/kafka-logs] Loading producer state till offset 3 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:21,961] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-11] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-11/00000000000000000003.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:21,962] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-11, topic=HEALTH_CHECK_TOPIC, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=3) with 1 segments in 9ms (493/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,962] INFO [Log partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,962] 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 01:56:21,964] 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 01:56:21,964] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-27, topic=-uve-topic-21, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (494/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,965] INFO [Log partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,965] 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 01:56:21,968] INFO [ProducerStateManager partition=-uve-topic-2-0] Writing producer snapshot at offset 466 (kafka.log.ProducerStateManager) [2025-02-10 01:56:21,976] INFO [Log partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Loading producer state till offset 466 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:21,977] INFO [ProducerStateManager partition=-uve-topic-2-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-2-0/00000000000000000466.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:21,977] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-0, topic=-uve-topic-2, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=466) with 1 segments in 13ms (495/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,978] INFO [Log partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,978] 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 01:56:21,982] 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 01:56:21,983] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-7, topic=-uve-topic-10, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (496/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,984] INFO [Log partition=-uve-topic-11-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,984] 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 01:56:21,984] 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 01:56:21,986] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-14, topic=-uve-topic-11, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (497/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,987] INFO [Log partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,988] 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 01:56:21,992] 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 01:56:21,993] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-7, topic=-uve-topic-11, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (498/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,993] INFO [Log partition=-uve-topic-21-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,994] 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 01:56:21,994] 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 01:56:21,995] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-11, topic=-uve-topic-21, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (499/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,995] INFO [Log partition=-uve-topic-16-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,995] 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 01:56:21,996] 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 01:56:21,996] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-23, topic=-uve-topic-16, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (500/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,996] INFO [Log partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,996] 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 01:56:21,997] 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 01:56:21,997] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-4, topic=-uve-topic-2, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (501/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:21,998] INFO [Log partition=-uve-topic-9-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:21,999] 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 01:56:22,004] 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 01:56:22,006] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-22, topic=-uve-topic-9, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (502/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,007] INFO [Log partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,007] 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 01:56:22,008] 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 01:56:22,008] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-16, topic=-uve-topic-18, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (503/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,009] INFO [Log partition=-uve-topic-16-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,009] 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 01:56:22,016] 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 01:56:22,016] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-3, topic=-uve-topic-16, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (504/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,017] INFO [Log partition=-uve-topic-15-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,017] 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 01:56:22,017] 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 01:56:22,018] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-24, topic=-uve-topic-15, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (505/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,020] INFO [Log partition=HEALTH_CHECK_TOPIC-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,021] 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 01:56:22,022] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-6] Writing producer snapshot at offset 2 (kafka.log.ProducerStateManager) [2025-02-10 01:56:22,027] INFO [Log partition=HEALTH_CHECK_TOPIC-6, dir=/tmp/kafka-logs] Loading producer state till offset 2 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:22,028] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-6] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-6/00000000000000000002.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:22,028] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-6, topic=HEALTH_CHECK_TOPIC, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2) with 1 segments in 8ms (506/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,029] INFO [Log partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,029] 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 01:56:22,035] 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 01:56:22,035] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-5, topic=-uve-topic-3, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (507/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,036] INFO [Log partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,036] 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 01:56:22,038] 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 01:56:22,038] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-3, topic=-uve-topic-12, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (508/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,046] INFO [Log partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,046] 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 01:56:22,049] 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 01:56:22,050] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-18, topic=-uve-topic-27, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (509/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,050] INFO [Log partition=-uve-topic-18-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,050] 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 01:56:22,056] 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 01:56:22,057] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-15, topic=-uve-topic-18, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (510/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,067] INFO [Log partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,067] 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 01:56:22,077] 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 01:56:22,077] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-21, topic=-uve-topic-4, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 20ms (511/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,078] INFO [Log partition=-uve-topic-11-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,078] 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 01:56:22,079] 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 01:56:22,080] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-21, topic=-uve-topic-11, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (512/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,080] INFO [Log partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,080] 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 01:56:22,081] 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 01:56:22,082] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-4, topic=-uve-topic-18, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (513/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,092] INFO [Log partition=-uve-topic-27-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,092] 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 01:56:22,093] 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 01:56:22,093] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-25, topic=-uve-topic-27, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (514/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,094] INFO [Log partition=-uve-topic-9-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,094] 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 01:56:22,098] 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 01:56:22,099] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-25, topic=-uve-topic-9, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (515/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,099] INFO [Log partition=-uve-topic-11-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,099] 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 01:56:22,100] 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 01:56:22,100] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-2, topic=-uve-topic-11, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (516/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,100] INFO [Log partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,100] 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 01:56:22,101] 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 01:56:22,101] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-18, topic=-uve-topic-26, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (517/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,101] INFO [Log partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,102] 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 01:56:22,102] 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 01:56:22,102] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-6, topic=-uve-topic-21, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (518/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,103] INFO [Log partition=-uve-topic-3-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,103] 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 01:56:22,103] 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 01:56:22,103] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-21, topic=-uve-topic-3, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (519/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,104] INFO [Log partition=-uve-topic-11-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,104] 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 01:56:22,107] 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 01:56:22,108] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-22, topic=-uve-topic-11, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (520/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,108] INFO [Log partition=-uve-topic-21-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,108] 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 01:56:22,111] 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 01:56:22,112] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-13, topic=-uve-topic-21, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (521/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,112] INFO [Log partition=HEALTH_CHECK_TOPIC-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,112] 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 01:56:22,113] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-23] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-10 01:56:22,116] INFO [Log partition=HEALTH_CHECK_TOPIC-23, dir=/tmp/kafka-logs] Loading producer state till offset 3 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:22,116] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-23] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-23/00000000000000000003.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:22,116] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-23, topic=HEALTH_CHECK_TOPIC, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=3) with 1 segments in 4ms (522/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,117] INFO [Log partition=-uve-topic-16-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,117] 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 01:56:22,120] 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 01:56:22,121] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-12, topic=-uve-topic-16, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (523/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,121] INFO [Log partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,121] 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 01:56:22,124] INFO [ProducerStateManager partition=-uve-topic-1-0] Writing producer snapshot at offset 464 (kafka.log.ProducerStateManager) [2025-02-10 01:56:22,127] INFO [Log partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Loading producer state till offset 464 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:22,127] INFO [ProducerStateManager partition=-uve-topic-1-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-1-0/00000000000000000464.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:22,127] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-0, topic=-uve-topic-1, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=464) with 1 segments in 7ms (524/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,128] INFO [Log partition=-uve-topic-13-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,128] 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 01:56:22,128] 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 01:56:22,129] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-26, topic=-uve-topic-13, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (525/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,129] INFO [Log partition=-uve-topic-15-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,129] 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 01:56:22,129] 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 01:56:22,130] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-6, topic=-uve-topic-15, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (526/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,130] INFO [Log partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,130] 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 01:56:22,134] 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 01:56:22,134] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-0, topic=-uve-topic-4, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (527/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,135] INFO [Log partition=-uve-topic-18-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,135] 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 01:56:22,135] 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 01:56:22,157] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-2, topic=-uve-topic-18, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 23ms (528/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,161] INFO [Log partition=-uve-topic-21-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,161] 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 01:56:22,168] 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 01:56:22,168] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-10, topic=-uve-topic-21, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (529/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,169] INFO [Log partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,169] 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 01:56:22,169] 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 01:56:22,170] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-6, topic=-uve-topic-9, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (530/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,170] INFO [Log partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,170] 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 01:56:22,171] 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 01:56:22,171] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-9, topic=-uve-topic-5, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (531/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,171] INFO [Log partition=-uve-topic-21-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,171] 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 01:56:22,172] 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 01:56:22,172] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-20, topic=-uve-topic-21, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (532/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,173] INFO [Log partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,173] 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 01:56:22,177] 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 01:56:22,178] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-10, topic=-uve-topic-11, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (533/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,178] INFO [Log partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,178] 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 01:56:22,179] 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 01:56:22,179] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-28, topic=-uve-topic-24, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (534/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,180] INFO [Log partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,180] 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 01:56:22,233] INFO [ProducerStateManager partition=-uve-topic-22-0] Writing producer snapshot at offset 1991 (kafka.log.ProducerStateManager) [2025-02-10 01:56:22,238] INFO [Log partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Loading producer state till offset 1991 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:22,239] INFO [ProducerStateManager partition=-uve-topic-22-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-22-0/00000000000000001991.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:22,245] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-0, topic=-uve-topic-22, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=1991) with 1 segments in 66ms (535/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,246] INFO [Log partition=HEALTH_CHECK_TOPIC-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,246] 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 01:56:22,246] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-17] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-10 01:56:22,251] INFO [Log partition=HEALTH_CHECK_TOPIC-17, dir=/tmp/kafka-logs] Loading producer state till offset 3 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:22,251] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-17] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-17/00000000000000000003.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:22,252] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-17, topic=HEALTH_CHECK_TOPIC, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=3) with 1 segments in 6ms (536/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,252] INFO [Log partition=-uve-topic-28-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,252] 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 01:56:22,253] 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 01:56:22,253] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-2, topic=-uve-topic-28, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (537/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,254] INFO [Log partition=-uve-topic-9-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,254] 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 01:56:22,257] 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 01:56:22,258] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-1, topic=-uve-topic-9, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (538/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,258] INFO [Log partition=-uve-topic-14-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,258] 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 01:56:22,272] 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 01:56:22,273] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-21, topic=-uve-topic-14, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (539/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,274] INFO [Log partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,274] 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 01:56:22,279] 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 01:56:22,280] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-19, topic=-uve-topic-19, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (540/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,281] INFO [Log partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,281] 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 01:56:22,281] 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 01:56:22,282] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-25, topic=-uve-topic-24, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (541/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,325] INFO [Log partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,325] 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 01:56:22,329] 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 01:56:22,330] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-12, topic=-uve-topic-6, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 47ms (542/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,330] INFO [Log partition=-uve-topic-29-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,330] 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 01:56:22,331] 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 01:56:22,331] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-13, topic=-uve-topic-29, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (543/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,333] INFO [Log partition=-uve-topic-17-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,333] 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 01:56:22,334] 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 01:56:22,337] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-21, topic=-uve-topic-17, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (544/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,338] INFO [Log partition=-uve-topic-1-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,338] 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 01:56:22,339] 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 01:56:22,339] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-5, topic=-uve-topic-1, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (545/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,340] INFO [Log partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,340] 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 01:56:22,341] 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 01:56:22,345] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-12, topic=-uve-topic-12, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (546/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,347] INFO [Log partition=-uve-topic-18-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,347] 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 01:56:22,348] 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 01:56:22,349] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-26, topic=-uve-topic-18, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (547/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,350] INFO [Log partition=-uve-topic-3-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,350] 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 01:56:22,357] 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 01:56:22,358] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-2, topic=-uve-topic-3, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (548/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,359] INFO [Log partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,359] 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 01:56:22,360] 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 01:56:22,360] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-28, topic=-uve-topic-2, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (549/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,361] INFO [Log partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,361] 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 01:56:22,370] 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 01:56:22,370] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-21, topic=-uve-topic-25, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (550/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,371] INFO [Log partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,371] 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 01:56:22,371] 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 01:56:22,372] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-11, topic=-uve-topic-9, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (551/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,372] INFO [Log partition=-uve-topic-18-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,372] 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 01:56:22,375] 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 01:56:22,377] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-14, topic=-uve-topic-18, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (552/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,378] INFO [Log partition=-uve-topic-7-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,378] 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 01:56:22,378] 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 01:56:22,385] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-16, topic=-uve-topic-7, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (553/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,386] INFO [Log partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,389] 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 01:56:22,396] 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 01:56:22,399] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-9, topic=-uve-topic-24, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (554/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,400] INFO [Log partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,400] 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 01:56:22,400] 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 01:56:22,401] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-4, topic=-uve-topic-4, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (555/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,401] INFO [Log partition=-uve-topic-21-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,401] 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 01:56:22,405] 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 01:56:22,405] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-25, topic=-uve-topic-21, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (556/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,406] INFO [Log partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,406] 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 01:56:22,408] 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 01:56:22,409] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-28, topic=-uve-topic-14, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (557/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,409] INFO [Log partition=-uve-topic-18-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,410] 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 01:56:22,413] 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 01:56:22,414] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-3, topic=-uve-topic-18, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (558/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,414] INFO [Log partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,414] 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 01:56:22,415] 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 01:56:22,415] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-16, topic=-uve-topic-2, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (559/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,416] INFO [Log partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,416] 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 01:56:22,424] 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 01:56:22,424] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-2, topic=-uve-topic-2, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (560/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,425] INFO [Log partition=-uve-topic-17-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,425] 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 01:56:22,425] 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 01:56:22,426] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-18, topic=-uve-topic-17, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (561/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,426] INFO [Log partition=-uve-topic-16-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,429] 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 01:56:22,442] 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 01:56:22,443] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-18, topic=-uve-topic-16, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (562/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,443] INFO [Log partition=-uve-topic-25-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,443] 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 01:56:22,444] 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 01:56:22,444] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-2, topic=-uve-topic-25, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (563/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,445] INFO [Log partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,445] 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 01:56:22,445] 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 01:56:22,446] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-23, topic=structured_syslog_topic, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (564/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,449] INFO [Log partition=-uve-topic-25-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,449] 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 01:56:22,449] 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 01:56:22,450] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-23, topic=-uve-topic-25, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (565/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,450] INFO [Log partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,450] 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 01:56:22,451] 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 01:56:22,451] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-18, topic=-uve-topic-12, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (566/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,451] INFO [Log partition=-uve-topic-14-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,452] 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 01:56:22,452] 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 01:56:22,453] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-14, topic=-uve-topic-14, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (567/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,462] INFO [Log partition=-uve-topic-1-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,463] 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 01:56:22,463] 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 01:56:22,464] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-1, topic=-uve-topic-1, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (568/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,464] INFO [Log partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,464] 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 01:56:22,465] 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 01:56:22,466] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-21, topic=-uve-topic-28, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (569/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,469] INFO [Log partition=-uve-topic-17-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,469] 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 01:56:22,472] 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 01:56:22,472] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-16, topic=-uve-topic-17, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (570/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,473] INFO [Log partition=-uve-topic-20-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,473] 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 01:56:22,474] 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 01:56:22,482] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-23, topic=-uve-topic-20, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (571/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,483] INFO [Log partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,483] 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 01:56:22,483] 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 01:56:22,483] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-7, topic=-uve-topic-24, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (572/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,484] INFO [Log partition=-uve-topic-1-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,484] 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 01:56:22,484] 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 01:56:22,485] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-11, topic=-uve-topic-1, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (573/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,488] INFO [Log partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,488] 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 01:56:22,490] 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 01:56:22,491] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-20, topic=-uve-topic-15, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (574/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,499] INFO [Log partition=-uve-topic-19-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,500] 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 01:56:22,502] 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 01:56:22,502] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-8, topic=-uve-topic-19, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (575/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,504] INFO [Log partition=-uve-topic-20-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,504] 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 01:56:22,510] 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 01:56:22,511] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-4, topic=-uve-topic-20, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (576/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,511] INFO [Log partition=-uve-topic-3-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,511] 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 01:56:22,512] 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 01:56:22,512] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-7, topic=-uve-topic-3, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (577/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,517] INFO [Log partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,518] 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 01:56:22,523] 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 01:56:22,523] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-21, topic=-uve-topic-1, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (578/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,524] INFO [Log partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,524] 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 01:56:22,533] 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 01:56:22,536] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-12, topic=-uve-topic-4, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (579/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,537] INFO [Log partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,537] INFO [Log partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:22,538] 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 01:56:22,538] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-19, topic=-uve-topic-18, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (580/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,538] INFO [Log partition=-uve-topic-4-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,538] 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 01:56:22,539] 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 01:56:22,539] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-8, topic=-uve-topic-4, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (581/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,539] INFO [Log partition=-uve-topic-3-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,539] 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 01:56:22,547] 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 01:56:22,549] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-8, topic=-uve-topic-3, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (582/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,558] INFO [Log partition=-uve-topic-0-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,559] 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 01:56:22,562] 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 01:56:22,564] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-4, topic=-uve-topic-0, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (583/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,565] INFO [Log partition=-uve-topic-28-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,565] 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 01:56:22,566] 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 01:56:22,566] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-23, topic=-uve-topic-28, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (584/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,567] INFO [Log partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,567] 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 01:56:22,576] 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 01:56:22,579] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-1, topic=-uve-topic-10, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (585/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,581] INFO [Log partition=-uve-topic-11-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,581] 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 01:56:22,582] 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 01:56:22,584] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-17, topic=-uve-topic-11, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (586/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,584] INFO [Log partition=-uve-topic-22-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,584] 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 01:56:22,587] 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 01:56:22,587] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-20, topic=-uve-topic-22, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (587/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,588] INFO [Log partition=-uve-topic-15-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,588] 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 01:56:22,589] 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 01:56:22,591] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-18, topic=-uve-topic-15, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (588/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,593] INFO [Log partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,593] 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 01:56:22,593] 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 01:56:22,594] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-16, topic=-uve-topic-26, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (589/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,594] INFO [Log partition=-uve-topic-20-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,594] 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 01:56:22,595] 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 01:56:22,595] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-20, topic=-uve-topic-20, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (590/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,595] INFO [Log partition=-uve-topic-11-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,595] 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 01:56:22,596] 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 01:56:22,596] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-18, topic=-uve-topic-11, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (591/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,596] INFO [Log partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,596] 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 01:56:22,602] 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 01:56:22,603] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-9, topic=-uve-topic-27, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (592/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,603] INFO [Log partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,603] 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 01:56:22,604] 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 01:56:22,604] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-25, topic=-uve-topic-2, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (593/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,604] INFO [Log partition=-uve-topic-17-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,604] 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 01:56:22,605] 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 01:56:22,605] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-28, topic=-uve-topic-17, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (594/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,606] INFO [Log partition=-uve-topic-26-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,606] 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 01:56:22,609] 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 01:56:22,610] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-26, topic=-uve-topic-26, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (595/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,610] INFO [Log partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,610] 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 01:56:22,614] 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 01:56:22,614] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-24, topic=-uve-topic-25, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (596/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,615] INFO [Log partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,615] 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 01:56:22,618] 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 01:56:22,619] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-3, topic=-uve-topic-6, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (597/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,619] INFO [Log partition=-uve-topic-12-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,619] 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 01:56:22,622] 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 01:56:22,623] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-28, topic=-uve-topic-12, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (598/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,623] INFO [Log partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,623] 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 01:56:22,626] 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 01:56:22,627] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-27, topic=-uve-topic-4, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (599/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,627] INFO [Log partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,627] 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 01:56:22,628] 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 01:56:22,628] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-25, topic=-uve-topic-4, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (600/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,628] INFO [Log partition=-uve-topic-16-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,628] 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 01:56:22,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 01:56:22,634] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-4, topic=-uve-topic-16, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (601/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,635] INFO [Log partition=-uve-topic-11-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,635] 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 01:56:22,635] 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 01:56:22,636] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-23, topic=-uve-topic-11, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (602/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,636] INFO [Log partition=-uve-topic-26-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,636] 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 01:56:22,643] 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 01:56:22,644] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-17, topic=-uve-topic-26, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (603/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,644] INFO [Log partition=-uve-topic-26-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,644] 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 01:56:22,648] 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 01:56:22,649] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-8, topic=-uve-topic-26, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (604/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,649] INFO [Log partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,649] 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 01:56:22,650] 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 01:56:22,650] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-4, topic=-uve-topic-24, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (605/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,650] INFO [Log partition=-uve-topic-8-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,651] 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 01:56:22,651] 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 01:56:22,651] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-10, topic=-uve-topic-8, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (606/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,652] INFO [Log partition=-uve-topic-23-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,652] 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 01:56:22,655] 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 01:56:22,655] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-20, topic=-uve-topic-23, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (607/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,656] INFO [Log partition=-uve-topic-12-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,656] 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 01:56:22,656] 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 01:56:22,657] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-8, topic=-uve-topic-12, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (608/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,657] INFO [Log partition=-uve-topic-29-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,657] 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 01:56:22,657] 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 01:56:22,658] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-28, topic=-uve-topic-29, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (609/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,658] INFO [Log partition=structured_syslog_topic-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,658] 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 01:56:22,669] 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 01:56:22,669] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-0, topic=structured_syslog_topic, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (610/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,670] INFO [Log partition=-uve-topic-5-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,670] 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 01:56:22,671] 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 01:56:22,671] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-26, topic=-uve-topic-5, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (611/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,672] INFO [Log partition=-uve-topic-12-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,672] 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 01:56:22,673] 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 01:56:22,674] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-29, topic=-uve-topic-12, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (612/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,674] INFO [Log partition=-uve-topic-18-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,674] 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 01:56:22,675] 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 01:56:22,675] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-29, topic=-uve-topic-18, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (613/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,676] INFO [Log partition=-uve-topic-29-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,676] 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 01:56:22,680] 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 01:56:22,680] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-5, topic=-uve-topic-29, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (614/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,681] INFO [Log partition=-uve-topic-7-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,681] 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 01:56:22,681] 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 01:56:22,681] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-4, topic=-uve-topic-7, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (615/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,682] INFO [Log partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,682] 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 01:56:22,685] 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 01:56:22,686] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-15, topic=-uve-topic-4, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (616/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,686] INFO [Log partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,686] 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 01:56:22,687] 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 01:56:22,687] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-13, topic=-uve-topic-25, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (617/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,687] INFO [Log partition=-uve-topic-28-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,688] 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 01:56:22,691] 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 01:56:22,691] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-25, topic=-uve-topic-28, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (618/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,692] INFO [Log partition=HEALTH_CHECK_TOPIC-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,692] 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 01:56:22,692] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-14] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-10 01:56:22,695] INFO [Log partition=HEALTH_CHECK_TOPIC-14, dir=/tmp/kafka-logs] Loading producer state till offset 3 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:22,696] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-14] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-14/00000000000000000003.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:22,696] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-14, topic=HEALTH_CHECK_TOPIC, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=3) with 1 segments in 5ms (619/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,697] INFO [Log partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,697] 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 01:56:22,702] 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 01:56:22,703] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-27, topic=-uve-topic-8, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (620/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,703] INFO [Log partition=-uve-topic-0-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,703] 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 01:56:22,704] 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 01:56:22,704] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-13, topic=-uve-topic-0, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (621/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,704] INFO [Log partition=-uve-topic-13-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,705] 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 01:56:22,705] 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 01:56:22,705] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-29, topic=-uve-topic-13, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (622/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,706] INFO [Log partition=-uve-topic-19-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,706] 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 01:56:22,706] 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 01:56:22,706] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-29, topic=-uve-topic-19, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (623/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,707] INFO [Log partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,707] 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 01:56:22,711] 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 01:56:22,712] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-27, topic=-uve-topic-6, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (624/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,712] INFO [Log partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,712] 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 01:56:22,713] 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 01:56:22,713] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-20, topic=-uve-topic-1, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (625/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,713] INFO [Log partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,713] 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 01:56:22,714] 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 01:56:22,714] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-20, topic=-uve-topic-10, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (626/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,714] INFO [Log partition=-uve-topic-19-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,714] 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 01:56:22,715] 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 01:56:22,715] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-27, topic=-uve-topic-19, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (627/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,715] INFO [Log partition=-uve-topic-29-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,715] 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 01:56:22,716] 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 01:56:22,716] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-6, topic=-uve-topic-29, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (628/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,716] INFO [Log partition=-uve-topic-13-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,716] 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 01:56:22,717] 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 01:56:22,717] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-4, topic=-uve-topic-13, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (629/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,718] INFO [Log partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,718] 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 01:56:22,718] 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 01:56:22,719] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-25, topic=-uve-topic-26, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (630/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,719] INFO [Log partition=-uve-topic-0-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,719] 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 01:56:22,719] 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 01:56:22,722] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-2, topic=-uve-topic-0, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (631/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,722] INFO [Log partition=-uve-topic-5-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,722] 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 01:56:22,723] 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 01:56:22,723] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-29, topic=-uve-topic-5, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (632/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,724] INFO [Log partition=-uve-topic-5-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,724] 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 01:56:22,734] INFO [Log partition=-uve-topic-5-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:22,734] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-28, topic=-uve-topic-5, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (633/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,734] INFO [Log partition=-uve-topic-23-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,735] 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 01:56:22,738] 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 01:56:22,739] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-5, topic=-uve-topic-23, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (634/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,739] INFO [Log partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,739] 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 01:56:22,742] 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 01:56:22,742] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-9, topic=-uve-topic-4, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (635/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,743] INFO [Log partition=-uve-topic-21-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,743] 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 01:56:22,746] 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 01:56:22,746] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-19, topic=-uve-topic-21, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (636/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,747] INFO [Log partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,747] 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 01:56:22,747] 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 01:56:22,747] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-7, topic=-uve-topic-18, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (637/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,748] INFO [Log partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,748] 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 01:56:22,752] INFO [Log partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:22,752] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-21, topic=-uve-topic-13, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (638/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,752] INFO [Log partition=-uve-topic-11-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,752] 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 01:56:22,753] 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 01:56:22,753] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-29, topic=-uve-topic-11, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (639/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,753] INFO [Log partition=-uve-topic-9-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,754] 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 01:56:22,754] 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 01:56:22,754] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-20, topic=-uve-topic-9, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (640/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,755] INFO [Log partition=-uve-topic-6-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,755] 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 01:56:22,755] 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 01:56:22,755] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-8, topic=-uve-topic-6, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (641/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,756] INFO [Log partition=-uve-topic-0-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,756] 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 01:56:22,756] 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 01:56:22,756] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-11, topic=-uve-topic-0, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (642/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,761] INFO [Log partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,761] 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 01:56:22,764] 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 01:56:22,765] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-28, topic=-uve-topic-19, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (643/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,765] INFO [Log partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,765] 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 01:56:22,766] 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 01:56:22,766] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-28, topic=-uve-topic-25, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (644/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,766] INFO [Log partition=-uve-topic-5-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,766] 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 01:56:22,767] 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 01:56:22,767] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-2, topic=-uve-topic-5, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (645/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,767] INFO [Log partition=-uve-topic-15-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,767] 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 01:56:22,768] 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 01:56:22,768] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-9, topic=-uve-topic-15, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (646/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,768] INFO [Log partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,768] 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 01:56:22,773] 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 01:56:22,773] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-12, topic=-uve-topic-28, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (647/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,774] INFO [Log partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,774] 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 01:56:22,774] 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 01:56:22,774] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-1, topic=-uve-topic-23, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (648/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,775] INFO [Log partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,775] 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 01:56:22,775] 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 01:56:22,777] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-8, topic=-uve-topic-21, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (649/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,778] INFO [Log partition=-uve-topic-28-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,778] 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 01:56:22,778] 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 01:56:22,778] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-11, topic=-uve-topic-28, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (650/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,781] INFO [Log partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,781] 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 01:56:22,781] 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 01:56:22,782] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-18, topic=-uve-topic-28, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (651/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,782] INFO [Log partition=-uve-topic-7-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,782] 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 01:56:22,783] 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 01:56:22,783] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-22, topic=-uve-topic-7, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (652/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,784] INFO [Log partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,784] 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 01:56:22,784] 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 01:56:22,784] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-15, topic=-uve-topic-28, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (653/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,785] INFO [Log partition=-uve-topic-22-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,785] 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 01:56:22,786] 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 01:56:22,786] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-22, topic=-uve-topic-22, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (654/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,786] INFO [Log partition=-uve-topic-29-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,786] 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 01:56:22,787] 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 01:56:22,787] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-12, topic=-uve-topic-29, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (655/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,787] INFO [Log partition=-uve-topic-7-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,787] 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 01:56:22,788] 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 01:56:22,788] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-28, topic=-uve-topic-7, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (656/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,789] INFO [Log partition=-uve-topic-21-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,789] 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 01:56:22,799] 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 01:56:22,799] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-7, topic=-uve-topic-21, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (657/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,800] INFO [Log partition=-uve-topic-17-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,800] 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 01:56:22,800] 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 01:56:22,805] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-6, topic=-uve-topic-17, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (658/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,806] INFO [Log partition=-uve-topic-17-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,806] 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 01:56:22,806] 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 01:56:22,807] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-1, topic=-uve-topic-17, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (659/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,807] INFO [Log partition=HEALTH_CHECK_TOPIC-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,807] 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 01:56:22,808] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-0] Writing producer snapshot at offset 6 (kafka.log.ProducerStateManager) [2025-02-10 01:56:22,811] INFO [Log partition=HEALTH_CHECK_TOPIC-0, dir=/tmp/kafka-logs] Loading producer state till offset 6 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:22,811] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-0] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-0/00000000000000000006.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:22,812] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-0, topic=HEALTH_CHECK_TOPIC, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=6) with 1 segments in 4ms (660/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,812] INFO [Log partition=-uve-topic-11-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,812] 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 01:56:22,816] 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 01:56:22,816] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-12, topic=-uve-topic-11, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (661/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,817] INFO [Log partition=-uve-topic-13-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,817] 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 01:56:22,817] 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 01:56:22,818] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-10, topic=-uve-topic-13, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (662/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,818] INFO [Log partition=-uve-topic-27-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,818] 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 01:56:22,821] 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 01:56:22,821] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-8, topic=-uve-topic-27, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (663/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,822] INFO [Log partition=-uve-topic-22-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,822] 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 01:56:22,822] 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 01:56:22,823] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-29, topic=-uve-topic-22, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (664/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,823] INFO [Log partition=-uve-topic-22-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,823] 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 01:56:22,834] 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 01:56:22,834] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-3, topic=-uve-topic-22, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (665/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,834] INFO [Log partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,834] 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 01:56:22,835] 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 01:56:22,835] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-18, topic=-uve-topic-21, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (666/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,836] INFO [Log partition=-uve-topic-22-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,836] 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 01:56:22,839] 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 01:56:22,840] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-18, topic=-uve-topic-22, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (667/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,840] INFO [Log partition=-uve-topic-27-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,840] 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 01:56:22,841] 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 01:56:22,858] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-29, topic=-uve-topic-27, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (668/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,859] INFO [Log partition=-uve-topic-5-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,859] 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 01:56:22,859] 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 01:56:22,860] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-5, topic=-uve-topic-5, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (669/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,860] INFO [Log partition=-uve-topic-20-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,860] 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 01:56:22,865] 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 01:56:22,865] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-25, topic=-uve-topic-20, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (670/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,866] INFO [Log partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,869] 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 01:56:22,873] 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 01:56:22,874] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-21, topic=-uve-topic-6, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (671/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,874] INFO [Log partition=-uve-topic-26-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,874] 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 01:56:22,877] 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 01:56:22,878] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-20, topic=-uve-topic-26, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (672/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,878] INFO [Log partition=-uve-topic-15-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,878] 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 01:56:22,879] 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 01:56:22,879] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-15, topic=-uve-topic-15, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (673/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,879] INFO [Log partition=-uve-topic-0-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,879] 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 01:56:22,880] 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 01:56:22,880] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-19, topic=-uve-topic-0, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (674/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,880] INFO [Log partition=-uve-topic-25-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,881] 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 01:56:22,899] 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 01:56:22,900] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-8, topic=-uve-topic-25, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 20ms (675/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,900] INFO [Log partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,901] 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 01:56:22,901] 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 01:56:22,902] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-9, topic=-uve-topic-12, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (676/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,904] INFO [Log partition=-uve-topic-14-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,904] 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 01:56:22,920] 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 01:56:22,925] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-20, topic=-uve-topic-14, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 21ms (677/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,935] INFO [Log partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,935] 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 01:56:22,945] 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 01:56:22,946] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-24, topic=-uve-topic-24, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 19ms (678/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,946] INFO [Log partition=-uve-topic-20-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,946] 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 01:56:22,947] 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 01:56:22,952] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-26, topic=-uve-topic-20, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (679/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,953] INFO [Log partition=-uve-topic-8-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,954] 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 01:56:22,957] 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 01:56:22,958] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-19, topic=-uve-topic-8, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (680/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,959] INFO [Log partition=-uve-topic-23-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,959] 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 01:56:22,964] 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 01:56:22,965] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-14, topic=-uve-topic-23, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (681/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,967] INFO [Log partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,967] 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 01:56:22,968] 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 01:56:22,969] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-18, topic=-uve-topic-5, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (682/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,970] INFO [Log partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,970] 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 01:56:22,974] 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 01:56:22,974] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-13, topic=-uve-topic-19, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (683/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,974] INFO [Log partition=-uve-topic-7-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,977] 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 01:56:22,977] 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 01:56:22,978] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-19, topic=-uve-topic-7, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (684/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,978] INFO [Log partition=-uve-topic-5-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,978] 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 01:56:22,987] 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 01:56:22,987] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-25, topic=-uve-topic-5, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (685/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,988] INFO [Log partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,988] 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 01:56:22,988] 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 01:56:22,989] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-22, topic=-uve-topic-26, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (686/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,989] INFO [Log partition=-uve-topic-12-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,989] 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 01:56:22,990] 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 01:56:22,993] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-23, topic=-uve-topic-12, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (687/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:22,994] INFO [Log partition=-uve-topic-28-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:22,995] 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 01:56:22,999] 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 01:56:22,999] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-7, topic=-uve-topic-28, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (688/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,000] INFO [Log partition=-uve-topic-22-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,000] 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 01:56:23,011] 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 01:56:23,011] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-6, topic=-uve-topic-22, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (689/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,012] INFO [Log partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,012] 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 01:56:23,015] 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 01:56:23,016] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-9, topic=-uve-topic-8, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (690/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,016] INFO [Log partition=-uve-topic-18-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,017] 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 01:56:23,017] 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 01:56:23,017] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-8, topic=-uve-topic-18, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (691/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,019] INFO [Log partition=-uve-topic-26-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,020] 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 01:56:23,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 01:56:23,029] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-2, topic=-uve-topic-26, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (692/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,030] INFO [Log partition=-uve-topic-5-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,033] 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 01:56:23,033] 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 01:56:23,034] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-14, topic=-uve-topic-5, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (693/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,034] INFO [Log partition=-uve-topic-29-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,034] 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 01:56:23,035] 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 01:56:23,041] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-18, topic=-uve-topic-29, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (694/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,042] INFO [Log partition=-uve-topic-9-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,042] 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 01:56:23,046] 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 01:56:23,046] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-19, topic=-uve-topic-9, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (695/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,046] INFO [Log partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,046] 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 01:56:23,047] 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 01:56:23,049] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-29, topic=-uve-topic-8, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (696/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,050] INFO [Log partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,050] 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 01:56:23,050] 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 01:56:23,051] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-3, topic=-uve-topic-21, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (697/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,051] INFO [Log partition=-uve-topic-27-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,052] 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 01:56:23,052] 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 01:56:23,053] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-26, topic=-uve-topic-27, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (698/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,053] INFO [Log partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,054] 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 01:56:23,058] 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 01:56:23,058] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-25, topic=-uve-topic-15, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (699/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,058] INFO [Log partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,058] 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 01:56:23,059] 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 01:56:23,059] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-7, topic=-uve-topic-25, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (700/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,059] INFO [Log partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,060] 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 01:56:23,066] 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 01:56:23,067] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-15, topic=-uve-topic-6, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (701/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,067] INFO [Log partition=-uve-topic-2-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,067] 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 01:56:23,067] 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 01:56:23,068] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-3, topic=-uve-topic-2, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (702/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,068] INFO [Log partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,068] 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 01:56:23,069] 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 01:56:23,069] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-26, topic=-uve-topic-11, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (703/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,070] INFO [Log partition=-uve-topic-17-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,073] 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 01:56:23,073] 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 01:56:23,074] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-7, topic=-uve-topic-17, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (704/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,074] INFO [Log partition=-uve-topic-3-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,074] 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 01:56:23,075] 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 01:56:23,075] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-4, topic=-uve-topic-3, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (705/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,075] INFO [Log partition=-uve-topic-17-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,075] 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 01:56:23,083] 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 01:56:23,084] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-2, topic=-uve-topic-17, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (706/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,084] INFO [Log partition=-uve-topic-0-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,084] 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 01:56:23,084] 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 01:56:23,086] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-23, topic=-uve-topic-0, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (707/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,086] INFO [Log partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,086] 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 01:56:23,087] 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 01:56:23,087] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-12, topic=-uve-topic-9, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (708/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,087] INFO [Log partition=-uve-topic-23-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,093] 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 01:56:23,097] 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 01:56:23,097] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-29, topic=-uve-topic-23, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (709/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,097] INFO [Log partition=-uve-topic-24-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,097] 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 01:56:23,098] 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 01:56:23,098] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-11, topic=-uve-topic-24, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (710/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,099] INFO [Log partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,099] 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 01:56:23,099] 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 01:56:23,099] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-13, topic=-uve-topic-18, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (711/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,100] INFO [Log partition=structured_syslog_topic-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,105] 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 01:56:23,105] 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 01:56:23,106] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-4, topic=structured_syslog_topic, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (712/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,106] INFO [Log partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,106] 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 01:56:23,106] 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 01:56:23,107] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-8, topic=-uve-topic-10, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (713/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,107] INFO [Log partition=-uve-topic-3-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,107] 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 01:56:23,111] 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 01:56:23,111] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-20, topic=-uve-topic-3, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (714/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,111] INFO [Log partition=-uve-topic-1-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,111] 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 01:56:23,112] 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 01:56:23,112] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-7, topic=-uve-topic-1, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (715/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,112] INFO [Log partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,113] 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 01:56:23,113] 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 01:56:23,113] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-11, topic=-uve-topic-8, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (716/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,116] INFO [Log partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,116] 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 01:56:23,117] 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 01:56:23,117] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-1, topic=-uve-topic-4, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (717/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,118] INFO [Log partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,118] 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 01:56:23,129] 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 01:56:23,130] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-24, topic=-uve-topic-0, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (718/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,130] INFO [Log partition=-uve-topic-28-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,130] 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 01:56:23,136] 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 01:56:23,136] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-19, topic=-uve-topic-28, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (719/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,137] INFO [Log partition=-uve-topic-13-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,137] 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 01:56:23,138] 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 01:56:23,138] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-7, topic=-uve-topic-13, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (720/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,138] INFO [Log partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,138] 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 01:56:23,157] 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 01:56:23,159] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-0, topic=-uve-topic-8, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 20ms (721/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,165] INFO [Log partition=HEALTH_CHECK_TOPIC-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,166] 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 01:56:23,166] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-27] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-10 01:56:23,171] INFO [Log partition=HEALTH_CHECK_TOPIC-27, dir=/tmp/kafka-logs] Loading producer state till offset 3 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:23,171] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-27] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-27/00000000000000000003.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:23,172] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-27, topic=HEALTH_CHECK_TOPIC, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=3) with 1 segments in 7ms (722/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,173] INFO [Log partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,174] 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 01:56:23,181] INFO [ProducerStateManager partition=-uve-topic-20-0] Writing producer snapshot at offset 1708 (kafka.log.ProducerStateManager) [2025-02-10 01:56:23,185] INFO [Log partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Loading producer state till offset 1708 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:23,185] INFO [ProducerStateManager partition=-uve-topic-20-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-20-0/00000000000000001708.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:23,185] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-0, topic=-uve-topic-20, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=1708) with 1 segments in 13ms (723/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,186] INFO [Log partition=-uve-topic-0-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,187] 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 01:56:23,188] 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 01:56:23,190] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-20, topic=-uve-topic-0, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (724/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,191] INFO [Log partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,193] 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 01:56:23,194] 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 01:56:23,195] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-18, topic=-uve-topic-9, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (725/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,196] INFO [Log partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,196] 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 01:56:23,205] 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 01:56:23,206] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-23, topic=-uve-topic-9, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (726/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,206] INFO [Log partition=-uve-topic-28-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,207] 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 01:56:23,208] 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 01:56:23,209] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-29, topic=-uve-topic-28, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (727/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,210] INFO [Log partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,210] 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 01:56:23,228] INFO [ProducerStateManager partition=-uve-topic-27-0] Writing producer snapshot at offset 1247 (kafka.log.ProducerStateManager) [2025-02-10 01:56:23,242] INFO [Log partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Loading producer state till offset 1247 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:23,243] INFO [ProducerStateManager partition=-uve-topic-27-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-27-0/00000000000000001247.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:23,243] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-0, topic=-uve-topic-27, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=1247) with 1 segments in 34ms (728/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,247] INFO [Log partition=-uve-topic-22-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,247] 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 01:56:23,255] 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 01:56:23,255] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-27, topic=-uve-topic-22, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (729/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,256] INFO [Log partition=-uve-topic-1-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,256] 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 01:56:23,257] 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 01:56:23,257] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-13, topic=-uve-topic-1, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (730/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,258] INFO [Log partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,258] 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 01:56:23,258] 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 01:56:23,259] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-2, topic=-uve-topic-15, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (731/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,259] INFO [Log partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,259] 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 01:56:23,260] INFO [ProducerStateManager partition=-uve-topic-19-0] Writing producer snapshot at offset 140 (kafka.log.ProducerStateManager) [2025-02-10 01:56:23,270] INFO [Log partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Loading producer state till offset 140 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:23,270] INFO [ProducerStateManager partition=-uve-topic-19-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-19-0/00000000000000000140.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:23,271] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-0, topic=-uve-topic-19, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=140) with 1 segments in 12ms (732/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,272] INFO [Log partition=-uve-topic-11-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,272] 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 01:56:23,276] 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 01:56:23,276] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-19, topic=-uve-topic-11, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (733/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,277] INFO [Log partition=-uve-topic-6-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,277] 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 01:56:23,278] 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 01:56:23,279] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-20, topic=-uve-topic-6, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (734/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,279] INFO [Log partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,279] 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 01:56:23,280] 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 01:56:23,280] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-15, topic=-uve-topic-26, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (735/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,280] INFO [Log partition=-uve-topic-25-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,280] 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 01:56:23,283] 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 01:56:23,285] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-17, topic=-uve-topic-25, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (736/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,286] INFO [Log partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,286] 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 01:56:23,291] 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 01:56:23,292] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-15, topic=-uve-topic-8, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (737/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,292] INFO [Log partition=-uve-topic-26-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,292] 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 01:56:23,298] 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 01:56:23,299] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-14, topic=-uve-topic-26, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (738/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,299] INFO [Log partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,299] 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 01:56:23,300] 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 01:56:23,300] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-19, topic=-uve-topic-25, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (739/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,300] INFO [Log partition=-uve-topic-12-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,301] 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 01:56:23,301] 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 01:56:23,301] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-17, topic=-uve-topic-12, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (740/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,303] INFO [Log partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,303] 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 01:56:23,307] 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 01:56:23,308] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-12, topic=-uve-topic-27, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (741/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,308] INFO [Log partition=-uve-topic-23-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,308] 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 01:56:23,318] 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 01:56:23,318] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-2, topic=-uve-topic-23, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (742/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,319] INFO [Log partition=-uve-topic-14-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,319] 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 01:56:23,324] 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 01:56:23,324] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-9, topic=-uve-topic-14, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (743/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,325] INFO [Log partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,325] 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 01:56:23,326] 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 01:56:23,326] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-21, topic=-uve-topic-20, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (744/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,326] INFO [Log partition=-uve-topic-18-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,326] 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 01:56:23,330] 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 01:56:23,330] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-24, topic=-uve-topic-18, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (745/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,331] INFO [Log partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,331] 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 01:56:23,333] INFO [ProducerStateManager partition=-uve-topic-26-0] Writing producer snapshot at offset 1184 (kafka.log.ProducerStateManager) [2025-02-10 01:56:23,338] INFO [Log partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Loading producer state till offset 1184 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:23,338] INFO [ProducerStateManager partition=-uve-topic-26-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-26-0/00000000000000001184.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:23,338] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-0, topic=-uve-topic-26, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=1184) with 1 segments in 8ms (746/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,339] INFO [Log partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,339] 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 01:56:23,339] 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 01:56:23,339] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-9, topic=-uve-topic-20, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (747/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,340] INFO [Log partition=-uve-topic-16-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,341] 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 01:56:23,342] 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 01:56:23,343] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-22, topic=-uve-topic-16, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (748/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,343] INFO [Log partition=-uve-topic-6-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,343] 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 01:56:23,344] 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 01:56:23,344] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-23, topic=-uve-topic-6, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (749/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,344] INFO [Log partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,344] 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 01:56:23,351] 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 01:56:23,351] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-10, topic=-uve-topic-19, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (750/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,352] INFO [Log partition=-uve-topic-5-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,352] 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 01:56:23,352] 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 01:56:23,353] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-23, topic=-uve-topic-5, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (751/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,353] INFO [Log partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,353] 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 01:56:23,359] 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 01:56:23,359] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-9, topic=-uve-topic-25, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (752/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,360] INFO [Log partition=-uve-topic-29-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,360] 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 01:56:23,363] 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 01:56:23,363] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-17, topic=-uve-topic-29, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (753/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,364] INFO [Log partition=-uve-topic-19-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,364] 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 01:56:23,364] 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 01:56:23,364] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-24, topic=-uve-topic-19, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (754/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,365] INFO [Log partition=-uve-topic-11-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,365] 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 01:56:23,365] 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 01:56:23,366] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-24, topic=-uve-topic-11, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (755/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,366] INFO [Log partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,366] 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 01:56:23,370] 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 01:56:23,370] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-27, topic=-uve-topic-7, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (756/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,371] INFO [Log partition=-uve-topic-17-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,371] 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 01:56:23,375] 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 01:56:23,376] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-8, topic=-uve-topic-17, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (757/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,377] INFO [Log partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,378] 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 01:56:23,378] 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 01:56:23,379] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-8, topic=-uve-topic-8, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (758/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,379] INFO [Log partition=-uve-topic-12-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,379] 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 01:56:23,379] 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 01:56:23,380] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-14, topic=-uve-topic-12, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (759/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,380] INFO [Log partition=HEALTH_CHECK_TOPIC-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,380] 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 01:56:23,381] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-1] Writing producer snapshot at offset 4 (kafka.log.ProducerStateManager) [2025-02-10 01:56:23,389] INFO [Log partition=HEALTH_CHECK_TOPIC-1, dir=/tmp/kafka-logs] Loading producer state till offset 4 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:23,389] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-1] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-1/00000000000000000004.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:23,389] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-1, topic=HEALTH_CHECK_TOPIC, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=4) with 1 segments in 9ms (760/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,390] INFO [Log partition=-uve-topic-11-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,390] 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 01:56:23,392] 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 01:56:23,399] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-6, topic=-uve-topic-11, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (761/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,400] INFO [Log partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,400] 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 01:56:23,401] 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 01:56:23,401] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-0, topic=-uve-topic-11, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (762/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,404] INFO [Log partition=HEALTH_CHECK_TOPIC-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,404] 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 01:56:23,404] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-13] Writing producer snapshot at offset 2 (kafka.log.ProducerStateManager) [2025-02-10 01:56:23,410] INFO [Log partition=HEALTH_CHECK_TOPIC-13, dir=/tmp/kafka-logs] Loading producer state till offset 2 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:23,410] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-13] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-13/00000000000000000002.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:23,411] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-13, topic=HEALTH_CHECK_TOPIC, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2) with 1 segments in 10ms (763/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,411] INFO [Log partition=-uve-topic-28-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,411] 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 01:56:23,412] 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 01:56:23,412] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-20, topic=-uve-topic-28, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (764/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,413] INFO [Log partition=-uve-topic-3-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,415] 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 01:56:23,415] 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 01:56:23,416] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-1, topic=-uve-topic-3, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (765/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,417] INFO [Log partition=-uve-topic-29-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,418] 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 01:56:23,422] 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 01:56:23,423] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-8, topic=-uve-topic-29, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (766/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,423] INFO [Log partition=-uve-topic-3-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,423] 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 01:56:23,424] 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 01:56:23,424] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-12, topic=-uve-topic-3, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (767/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,434] INFO [Log partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,434] 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 01:56:23,440] 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 01:56:23,444] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-6, topic=-uve-topic-6, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (768/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,445] INFO [Log partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,445] 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 01:56:23,453] 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 01:56:23,455] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-18, topic=-uve-topic-20, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (769/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,455] INFO [Log partition=-uve-topic-13-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,455] 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 01:56:23,461] 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 01:56:23,462] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-6, topic=-uve-topic-13, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (770/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,465] INFO [Log partition=-uve-topic-11-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,465] 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 01:56:23,465] 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 01:56:23,466] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-11, topic=-uve-topic-11, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (771/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,467] INFO [Log partition=-uve-topic-11-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,467] 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 01:56:23,468] 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 01:56:23,474] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-9, topic=-uve-topic-11, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (772/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,478] INFO [Log partition=-uve-topic-16-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,479] 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 01:56:23,485] 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 01:56:23,486] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-6, topic=-uve-topic-16, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (773/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,487] INFO [Log partition=-uve-topic-22-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,488] 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 01:56:23,488] 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 01:56:23,490] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-23, topic=-uve-topic-22, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (774/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,491] INFO [Log partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,492] 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 01:56:23,493] 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 01:56:23,496] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-19, topic=-uve-topic-4, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (775/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,498] INFO [Log partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,498] 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 01:56:23,503] 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 01:56:23,504] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-24, topic=-uve-topic-7, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (776/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,505] INFO [Log partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,506] 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 01:56:23,514] 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 01:56:23,515] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-3, topic=-uve-topic-8, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (777/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,515] INFO [Log partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,515] 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 01:56:23,522] 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 01:56:23,523] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-27, topic=-uve-topic-25, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (778/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,526] INFO [Log partition=-uve-topic-7-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,526] 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 01:56:23,527] 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 01:56:23,528] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-11, topic=-uve-topic-7, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (779/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,530] INFO [Log partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,530] 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 01:56:23,535] 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 01:56:23,535] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-3, topic=-uve-topic-25, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (780/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,536] INFO [Log partition=-uve-topic-1-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,536] 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 01:56:23,537] 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 01:56:23,540] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-28, topic=-uve-topic-1, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (781/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,541] INFO [Log partition=-uve-topic-18-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,541] 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 01:56:23,635] 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 01:56:23,636] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-6, topic=-uve-topic-18, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 95ms (782/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,638] INFO [Log partition=-uve-topic-28-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,647] 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 01:56:23,654] 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 01:56:23,654] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-22, topic=-uve-topic-28, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (783/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,655] INFO [Log partition=-uve-topic-5-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,655] 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 01:56:23,665] 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 01:56:23,665] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-10, topic=-uve-topic-5, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (784/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,666] INFO [Log partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,666] 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 01:56:23,668] 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 01:56:23,669] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-25, topic=-uve-topic-25, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (785/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,671] INFO [Log partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,671] 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 01:56:23,674] 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 01:56:23,676] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-1, topic=-uve-topic-25, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (786/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,677] INFO [Log partition=-uve-topic-17-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,678] 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 01:56:23,680] 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 01:56:23,682] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-9, topic=-uve-topic-17, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (787/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,685] INFO [Log partition=-uve-topic-22-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,687] 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 01:56:23,688] 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 01:56:23,689] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-8, topic=-uve-topic-22, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (788/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,692] INFO [Log partition=-uve-topic-27-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,692] 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 01:56:23,693] 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 01:56:23,693] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-13, topic=-uve-topic-27, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (789/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,695] INFO [Log partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,697] 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 01:56:23,697] 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 01:56:23,698] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-28, topic=-uve-topic-18, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (790/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,699] INFO [Log partition=-uve-topic-7-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,700] 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 01:56:23,701] 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 01:56:23,702] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-7, topic=-uve-topic-7, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (791/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,702] INFO [Log partition=structured_syslog_topic-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,708] 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 01:56:23,710] 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 01:56:23,710] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-16, topic=structured_syslog_topic, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (792/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,719] INFO [Log partition=-uve-topic-5-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,719] 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 01:56:23,725] 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 01:56:23,725] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-7, topic=-uve-topic-5, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (793/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,729] INFO [Log partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,729] 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 01:56:23,732] 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 01:56:23,733] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-18, topic=-uve-topic-6, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (794/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,734] INFO [Log partition=-uve-topic-0-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,734] 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 01:56:23,735] 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 01:56:23,736] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-14, topic=-uve-topic-0, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (795/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,742] INFO [Log partition=-uve-topic-12-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,744] 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 01:56:23,748] 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 01:56:23,748] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-13, topic=-uve-topic-12, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (796/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,749] INFO [Log partition=-uve-topic-0-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,749] 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 01:56:23,754] 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 01:56:23,754] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-15, topic=-uve-topic-0, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (797/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,755] INFO [Log partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,755] 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 01:56:23,755] 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 01:56:23,756] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-17, topic=-uve-topic-15, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (798/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,761] INFO [Log partition=-uve-topic-9-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,762] 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 01:56:23,764] 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 01:56:23,765] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-21, topic=-uve-topic-9, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (799/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,767] INFO [Log partition=-uve-topic-13-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,767] 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 01:56:23,771] 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 01:56:23,772] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-24, topic=-uve-topic-13, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (800/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,772] INFO [Log partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,772] 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 01:56:23,773] 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 01:56:23,777] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-23, topic=-uve-topic-8, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (801/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,778] INFO [Log partition=-uve-topic-16-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,779] 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 01:56:23,779] 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 01:56:23,781] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-25, topic=-uve-topic-16, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (802/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,782] INFO [Log partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,782] 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 01:56:23,782] 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 01:56:23,785] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-14, topic=-uve-topic-8, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (803/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,786] INFO [Log partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,786] 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 01:56:23,787] 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 01:56:23,788] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-24, topic=-uve-topic-28, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (804/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,788] INFO [Log partition=-uve-topic-27-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,789] 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 01:56:23,791] 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 01:56:23,792] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-19, topic=-uve-topic-27, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (805/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,792] INFO [Log partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,797] 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 01:56:23,803] 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 01:56:23,803] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-29, topic=-uve-topic-2, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (806/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,804] INFO [Log partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,804] 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 01:56:23,811] 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 01:56:23,811] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-0, topic=-uve-topic-7, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (807/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,812] INFO [Log partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,812] 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 01:56:23,812] 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 01:56:23,813] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-10, topic=-uve-topic-23, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (808/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,813] INFO [Log partition=-uve-topic-15-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,813] 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 01:56:23,814] 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 01:56:23,814] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-27, topic=-uve-topic-15, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (809/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,814] INFO [Log partition=-uve-topic-4-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,814] 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 01:56:23,818] 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 01:56:23,819] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-2, topic=-uve-topic-4, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (810/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,820] INFO [Log partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,820] 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 01:56:23,825] 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 01:56:23,826] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-23, topic=-uve-topic-2, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (811/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,826] INFO [Log partition=-uve-topic-5-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,829] 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 01:56:23,835] 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 01:56:23,836] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-19, topic=-uve-topic-5, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (812/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,837] INFO [Log partition=-uve-topic-9-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,837] 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 01:56:23,850] 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 01:56:23,851] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-13, topic=-uve-topic-9, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (813/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,853] INFO [Log partition=HEALTH_CHECK_TOPIC-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,853] 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 01:56:23,855] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-28] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-10 01:56:23,859] INFO [Log partition=HEALTH_CHECK_TOPIC-28, dir=/tmp/kafka-logs] Loading producer state till offset 3 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:23,859] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-28] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-28/00000000000000000003.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:23,859] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-28, topic=HEALTH_CHECK_TOPIC, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=3) with 1 segments in 7ms (814/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,860] INFO [Log partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,860] 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 01:56:23,861] 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 01:56:23,861] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-17, topic=-uve-topic-9, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (815/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,863] INFO [Log partition=-uve-topic-17-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,873] 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 01:56:23,875] 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 01:56:23,877] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-22, topic=-uve-topic-17, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (816/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,878] INFO [Log partition=HEALTH_CHECK_TOPIC-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,878] 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 01:56:23,880] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-21] Writing producer snapshot at offset 1 (kafka.log.ProducerStateManager) [2025-02-10 01:56:23,888] INFO [Log partition=HEALTH_CHECK_TOPIC-21, dir=/tmp/kafka-logs] Loading producer state till offset 1 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:23,888] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-21] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-21/00000000000000000001.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:23,890] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-21, topic=HEALTH_CHECK_TOPIC, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=1) with 1 segments in 12ms (817/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,894] INFO [Log partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,894] 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 01:56:23,895] 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 01:56:23,895] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-7, topic=-uve-topic-2, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (818/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,899] INFO [Log partition=-uve-topic-29-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,899] 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 01:56:23,901] 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 01:56:23,902] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-19, topic=-uve-topic-29, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (819/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,906] INFO [Log partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,906] 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 01:56:23,908] 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 01:56:23,909] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-7, topic=-uve-topic-26, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (820/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,912] INFO [Log partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,916] 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 01:56:23,924] 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 01:56:23,925] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-15, topic=-uve-topic-27, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (821/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,927] INFO [Log partition=HEALTH_CHECK_TOPIC-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,927] 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 01:56:23,928] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-3] Writing producer snapshot at offset 2 (kafka.log.ProducerStateManager) [2025-02-10 01:56:23,934] INFO [Log partition=HEALTH_CHECK_TOPIC-3, dir=/tmp/kafka-logs] Loading producer state till offset 2 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:23,935] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-3] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-3/00000000000000000002.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:23,936] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-3, topic=HEALTH_CHECK_TOPIC, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2) with 1 segments in 10ms (822/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,943] INFO [Log partition=-uve-topic-9-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,946] 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 01:56:23,955] 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 01:56:23,956] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-7, topic=-uve-topic-9, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (823/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,956] INFO [Log partition=-uve-topic-23-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,957] 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 01:56:23,958] 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 01:56:23,964] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-12, topic=-uve-topic-23, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (824/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,965] INFO [Log partition=-uve-topic-21-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,966] 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 01:56:23,966] 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 01:56:23,975] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-2, topic=-uve-topic-21, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (825/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,977] INFO [Log partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,977] 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 01:56:23,977] 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 01:56:23,979] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-6, topic=-uve-topic-28, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (826/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,979] INFO [Log partition=structured_syslog_topic-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,981] 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 01:56:23,982] 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 01:56:23,982] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-1, topic=structured_syslog_topic, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (827/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:23,996] INFO [Log partition=-uve-topic-9-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:23,996] 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 01:56:23,998] 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 01:56:23,999] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-3, topic=-uve-topic-9, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (828/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,000] INFO [Log partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,002] 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 01:56:24,009] 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 01:56:24,010] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-9, topic=-uve-topic-0, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (829/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,011] INFO [Log partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,013] 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 01:56:24,020] 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 01:56:24,021] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-24, topic=-uve-topic-27, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (830/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,022] INFO [Log partition=HEALTH_CHECK_TOPIC-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,023] 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 01:56:24,023] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-22] Writing producer snapshot at offset 1 (kafka.log.ProducerStateManager) [2025-02-10 01:56:24,029] INFO [Log partition=HEALTH_CHECK_TOPIC-22, dir=/tmp/kafka-logs] Loading producer state till offset 1 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:24,029] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-22] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-22/00000000000000000001.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:24,030] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-22, topic=HEALTH_CHECK_TOPIC, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=1) with 1 segments in 9ms (831/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,030] INFO [Log partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,036] 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 01:56:24,036] 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 01:56:24,037] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-29, topic=structured_syslog_topic, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (832/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,037] INFO [Log partition=-uve-topic-19-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,037] 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 01:56:24,038] 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 01:56:24,038] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-15, topic=-uve-topic-19, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (833/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,039] INFO [Log partition=-uve-topic-23-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,041] 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 01:56:24,041] 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 01:56:24,042] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-24, topic=-uve-topic-23, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (834/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,043] INFO [Log partition=HEALTH_CHECK_TOPIC-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,045] 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 01:56:24,056] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-18] Writing producer snapshot at offset 2 (kafka.log.ProducerStateManager) [2025-02-10 01:56:24,067] INFO [Log partition=HEALTH_CHECK_TOPIC-18, dir=/tmp/kafka-logs] Loading producer state till offset 2 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:24,068] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-18] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-18/00000000000000000002.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:24,068] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-18, topic=HEALTH_CHECK_TOPIC, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2) with 1 segments in 26ms (835/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,072] INFO [Log partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,072] 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 01:56:24,073] 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 01:56:24,074] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-24, topic=-uve-topic-9, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (836/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,074] INFO [Log partition=-uve-topic-29-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,074] 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 01:56:24,081] 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 01:56:24,082] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-14, topic=-uve-topic-29, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (837/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,086] INFO [Log partition=-uve-topic-20-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,087] 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 01:56:24,094] 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 01:56:24,094] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-19, topic=-uve-topic-20, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (838/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,100] INFO [Log partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,100] 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 01:56:24,102] 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 01:56:24,102] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-12, topic=-uve-topic-26, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (839/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,109] INFO [Log partition=-uve-topic-22-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,110] 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 01:56:24,123] 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 01:56:24,123] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-15, topic=-uve-topic-22, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (840/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,124] INFO [Log partition=-uve-topic-0-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,124] 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 01:56:24,125] 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 01:56:24,125] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-8, topic=-uve-topic-0, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (841/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,126] INFO [Log partition=-uve-topic-14-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,126] 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 01:56:24,139] 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 01:56:24,140] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-0, topic=-uve-topic-14, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (842/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,148] INFO [Log partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,150] 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 01:56:24,155] 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 01:56:24,156] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-0, topic=-uve-topic-16, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (843/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,157] INFO [Log partition=-uve-topic-18-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,157] 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 01:56:24,172] 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 01:56:24,173] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-9, topic=-uve-topic-18, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (844/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,182] INFO [Log partition=HEALTH_CHECK_TOPIC-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,182] 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 01:56:24,182] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-16] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-10 01:56:24,190] INFO [Log partition=HEALTH_CHECK_TOPIC-16, dir=/tmp/kafka-logs] Loading producer state till offset 3 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:24,190] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-16] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-16/00000000000000000003.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:24,190] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-16, topic=HEALTH_CHECK_TOPIC, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=3) with 1 segments in 17ms (845/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,191] INFO [Log partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,191] 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 01:56:24,191] 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 01:56:24,198] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-26, topic=-uve-topic-10, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (846/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,202] INFO [Log partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,202] 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 01:56:24,231] 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 01:56:24,231] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-18, topic=-uve-topic-4, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 30ms (847/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,232] INFO [Log partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,232] 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 01:56:24,237] 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 01:56:24,237] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-25, topic=-uve-topic-19, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (848/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,238] INFO [Log partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,238] 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 01:56:24,239] 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 01:56:24,243] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-7, topic=-uve-topic-23, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (849/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,248] INFO [Log partition=-uve-topic-27-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,248] 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 01:56:24,248] 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 01:56:24,250] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-14, topic=-uve-topic-27, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (850/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,254] INFO [Log partition=-uve-topic-13-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,254] 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 01:56:24,256] 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 01:56:24,256] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-22, topic=-uve-topic-13, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (851/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,257] INFO [Log partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,257] 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 01:56:24,260] 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 01:56:24,260] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-11, topic=-uve-topic-2, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (852/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,261] INFO [Log partition=-uve-topic-14-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,261] 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 01:56:24,261] 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 01:56:24,262] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-17, topic=-uve-topic-14, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (853/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,262] INFO [Log partition=-uve-topic-9-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,264] 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 01:56:24,266] 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 01:56:24,267] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-26, topic=-uve-topic-9, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (854/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,273] INFO [Log partition=-uve-topic-24-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,273] 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 01:56:24,274] 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 01:56:24,275] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-29, topic=-uve-topic-24, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (855/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,275] INFO [Log partition=-uve-topic-17-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,276] 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 01:56:24,279] 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 01:56:24,280] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-20, topic=-uve-topic-17, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (856/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,280] INFO [Log partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,280] 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 01:56:24,281] 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 01:56:24,281] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-24, topic=-uve-topic-26, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (857/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,285] INFO [Log partition=HEALTH_CHECK_TOPIC-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,285] 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 01:56:24,286] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-25] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-10 01:56:24,289] INFO [Log partition=HEALTH_CHECK_TOPIC-25, dir=/tmp/kafka-logs] Loading producer state till offset 3 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:24,289] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-25] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-25/00000000000000000003.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:24,290] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-25, topic=HEALTH_CHECK_TOPIC, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=3) with 1 segments in 9ms (858/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,293] INFO [Log partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,293] 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 01:56:24,294] 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 01:56:24,294] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-12, topic=-uve-topic-20, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (859/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,294] INFO [Log partition=-uve-topic-18-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,295] 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 01:56:24,295] 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 01:56:24,295] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-23, topic=-uve-topic-18, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (860/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,297] INFO [Log partition=-uve-topic-17-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,297] 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 01:56:24,297] 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 01:56:24,298] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-19, topic=-uve-topic-17, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (861/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,298] INFO [Log partition=-uve-topic-7-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,298] 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 01:56:24,317] 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 01:56:24,318] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-23, topic=-uve-topic-7, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 20ms (862/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,322] INFO [Log partition=-uve-topic-14-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,322] 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 01:56:24,322] 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 01:56:24,323] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-8, topic=-uve-topic-14, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (863/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,324] INFO [Log partition=-uve-topic-0-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,324] 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 01:56:24,329] 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 01:56:24,329] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-21, topic=-uve-topic-0, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (864/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,333] INFO [Log partition=-uve-topic-20-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,336] 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 01:56:24,336] 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 01:56:24,337] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-8, topic=-uve-topic-20, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (865/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,337] INFO [Log partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,337] 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 01:56:24,338] 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 01:56:24,338] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-14, topic=-uve-topic-9, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (866/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,338] INFO [Log partition=-uve-topic-29-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,338] 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 01:56:24,339] 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 01:56:24,339] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-10, topic=-uve-topic-29, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (867/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,340] INFO [Log partition=-uve-topic-22-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,340] 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 01:56:24,340] 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 01:56:24,340] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-2, topic=-uve-topic-22, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (868/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,341] INFO [Log partition=-uve-topic-28-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,341] 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 01:56:24,349] 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 01:56:24,350] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-28, topic=-uve-topic-28, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (869/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,351] INFO [Log partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,351] 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 01:56:24,364] 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 01:56:24,368] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-22, topic=-uve-topic-10, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (870/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,368] INFO [Log partition=-uve-topic-16-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,368] 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 01:56:24,384] 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 01:56:24,385] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-8, topic=-uve-topic-16, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (871/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,394] INFO [Log partition=-uve-topic-23-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,394] 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 01:56:24,400] 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 01:56:24,400] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-11, topic=-uve-topic-23, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (872/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,401] INFO [Log partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,404] 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 01:56:24,424] 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 01:56:24,426] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-18, topic=-uve-topic-8, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 25ms (873/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,428] INFO [Log partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,428] 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 01:56:24,429] INFO [ProducerStateManager partition=-uve-topic-28-0] Writing producer snapshot at offset 682 (kafka.log.ProducerStateManager) [2025-02-10 01:56:24,434] INFO [Log partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Loading producer state till offset 682 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:24,434] INFO [ProducerStateManager partition=-uve-topic-28-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-28-0/00000000000000000682.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:24,435] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-0, topic=-uve-topic-28, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=682) with 1 segments in 9ms (874/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,442] INFO [Log partition=-uve-topic-28-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,442] 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 01:56:24,456] 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 01:56:24,457] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-16, topic=-uve-topic-28, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (875/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,462] INFO [Log partition=-uve-topic-29-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,462] 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 01:56:24,463] 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 01:56:24,464] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-1, topic=-uve-topic-29, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (876/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,469] INFO [Log partition=-uve-topic-28-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,469] 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 01:56:24,479] 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 01:56:24,482] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-8, topic=-uve-topic-28, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (877/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,485] INFO [Log partition=-uve-topic-5-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,485] 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 01:56:24,493] 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 01:56:24,493] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-1, topic=-uve-topic-5, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (878/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,498] INFO [Log partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,499] 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 01:56:24,500] 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 01:56:24,501] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-1, topic=-uve-topic-14, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (879/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,502] INFO [Log partition=-uve-topic-29-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,502] 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 01:56:24,507] 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 01:56:24,508] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-2, topic=-uve-topic-29, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (880/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,514] INFO [Log partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,514] 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 01:56:24,515] 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 01:56:24,516] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-5, topic=-uve-topic-9, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (881/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,519] INFO [Log partition=-uve-topic-14-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,520] 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 01:56:24,520] 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 01:56:24,523] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-2, topic=-uve-topic-14, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (882/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,527] INFO [Log partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,534] 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 01:56:24,542] 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 01:56:24,544] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-29, topic=-uve-topic-17, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (883/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,547] INFO [Log partition=-uve-topic-29-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,557] 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 01:56:24,558] 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 01:56:24,559] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-24, topic=-uve-topic-29, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (884/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,565] INFO [Log partition=-uve-topic-23-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,566] 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 01:56:24,573] 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 01:56:24,574] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-18, topic=-uve-topic-23, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (885/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,599] INFO [Log partition=-uve-topic-6-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,599] 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 01:56:24,604] 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 01:56:24,608] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-13, topic=-uve-topic-6, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 25ms (886/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,609] INFO [Log partition=-uve-topic-12-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,609] 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 01:56:24,642] 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 01:56:24,642] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-25, topic=-uve-topic-12, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 34ms (887/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,643] INFO [Log partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,643] 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 01:56:24,645] 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 01:56:24,646] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-2, topic=structured_syslog_topic, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (888/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,648] INFO [Log partition=-uve-topic-16-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,656] 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 01:56:24,656] 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 01:56:24,657] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-29, topic=-uve-topic-16, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (889/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,657] INFO [Log partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,657] 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 01:56:24,683] 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 01:56:24,685] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-11, topic=-uve-topic-3, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 27ms (890/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,689] INFO [Log partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,689] 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 01:56:24,690] 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 01:56:24,690] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-13, topic=-uve-topic-2, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (891/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,690] INFO [Log partition=-uve-topic-27-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,690] 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 01:56:24,691] 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 01:56:24,691] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-17, topic=-uve-topic-27, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (892/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,691] INFO [Log partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,702] 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 01:56:24,702] 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 01:56:24,705] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-16, topic=-uve-topic-24, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (893/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,712] INFO [Log partition=-uve-topic-20-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,724] 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 01:56:24,725] 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 01:56:24,727] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-14, topic=-uve-topic-20, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (894/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,742] INFO [Log partition=-uve-topic-21-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,744] 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 01:56:24,760] 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 01:56:24,762] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-16, topic=-uve-topic-21, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 32ms (895/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,764] INFO [Log partition=-uve-topic-19-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,765] 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 01:56:24,776] 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 01:56:24,777] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-9, topic=-uve-topic-19, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (896/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,801] INFO [Log partition=-uve-topic-3-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,802] 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 01:56:24,810] 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 01:56:24,810] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-27, topic=-uve-topic-3, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 33ms (897/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,811] INFO [Log partition=-uve-topic-15-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,811] 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 01:56:24,819] 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 01:56:24,820] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-22, topic=-uve-topic-15, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (898/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,823] INFO [Log partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,823] 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 01:56:24,829] 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 01:56:24,830] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-6, topic=-uve-topic-8, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (899/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,833] INFO [Log partition=-uve-topic-17-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,833] 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 01:56:24,834] 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 01:56:24,835] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-25, topic=-uve-topic-17, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (900/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,835] INFO [Log partition=-uve-topic-14-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,835] 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 01:56:24,840] 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 01:56:24,841] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-5, topic=-uve-topic-14, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (901/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,845] INFO [Log partition=-uve-topic-17-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,846] 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 01:56:24,850] 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 01:56:24,850] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-12, topic=-uve-topic-17, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (902/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,851] INFO [Log partition=-uve-topic-16-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,851] 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 01:56:24,851] 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 01:56:24,852] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-5, topic=-uve-topic-16, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (903/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,856] INFO [Log partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,862] 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 01:56:24,897] 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 01:56:24,898] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-8, topic=-uve-topic-2, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 45ms (904/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,898] INFO [Log partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,898] 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 01:56:24,899] 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 01:56:24,900] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-1, topic=-uve-topic-26, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (905/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,901] INFO [Log partition=structured_syslog_topic-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,901] 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 01:56:24,906] 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 01:56:24,908] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-27, topic=structured_syslog_topic, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (906/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,910] INFO [Log partition=-uve-topic-21-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,910] 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 01:56:24,918] 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 01:56:24,918] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-28, topic=-uve-topic-21, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (907/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,919] INFO [Log partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,919] 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 01:56:24,924] 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 01:56:24,924] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-6, topic=-uve-topic-0, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (908/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,924] INFO [Log partition=-uve-topic-22-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,924] 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 01:56:24,925] 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 01:56:24,925] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-16, topic=-uve-topic-22, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (909/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,926] INFO [Log partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,926] 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 01:56:24,936] 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 01:56:24,936] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-24, topic=-uve-topic-1, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (910/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,937] INFO [Log partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,937] 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 01:56:24,940] 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 01:56:24,940] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-13, topic=-uve-topic-23, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (911/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,941] INFO [Log partition=-uve-topic-24-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,941] 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 01:56:24,941] 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 01:56:24,941] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-20, topic=-uve-topic-24, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (912/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,942] INFO [Log partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,942] 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 01:56:24,944] INFO [ProducerStateManager partition=-uve-topic-25-0] Writing producer snapshot at offset 925 (kafka.log.ProducerStateManager) [2025-02-10 01:56:24,949] INFO [Log partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Loading producer state till offset 925 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:24,949] INFO [ProducerStateManager partition=-uve-topic-25-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-25-0/00000000000000000925.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:24,949] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-0, topic=-uve-topic-25, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=925) with 1 segments in 8ms (913/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,950] INFO [Log partition=-uve-topic-0-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,950] 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 01:56:24,955] 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 01:56:24,956] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-27, topic=-uve-topic-0, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (914/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,956] INFO [Log partition=-uve-topic-13-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,956] 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 01:56:24,956] 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 01:56:24,957] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-25, topic=-uve-topic-13, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (915/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,957] INFO [Log partition=-uve-topic-20-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,960] 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 01:56:24,964] 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 01:56:24,965] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-1, topic=-uve-topic-20, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (916/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,965] INFO [Log partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,965] 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 01:56:24,989] 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 01:56:24,989] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-15, topic=-uve-topic-24, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 25ms (917/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,990] INFO [Log partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,990] 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 01:56:24,992] INFO [ProducerStateManager partition=-uve-topic-29-0] Writing producer snapshot at offset 812 (kafka.log.ProducerStateManager) [2025-02-10 01:56:24,996] INFO [Log partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Loading producer state till offset 812 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:24,996] INFO [ProducerStateManager partition=-uve-topic-29-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-29-0/00000000000000000812.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:24,997] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-0, topic=-uve-topic-29, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=812) with 1 segments in 7ms (918/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:24,997] INFO [Log partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:24,997] 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 01:56:25,002] 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 01:56:25,002] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-0, topic=-uve-topic-13, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (919/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,003] INFO [Log partition=-uve-topic-8-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,004] 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 01:56:25,004] 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 01:56:25,005] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-28, topic=-uve-topic-8, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (920/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,005] INFO [Log partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,005] 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 01:56:25,005] 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 01:56:25,006] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-17, topic=-uve-topic-10, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (921/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,006] INFO [Log partition=-uve-topic-22-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,006] 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 01:56:25,017] 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 01:56:25,017] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-25, topic=-uve-topic-22, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (922/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,018] INFO [Log partition=structured_syslog_topic-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,018] 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 01:56:25,028] 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 01:56:25,029] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-24, topic=structured_syslog_topic, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (923/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,029] INFO [Log partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,030] 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 01:56:25,030] 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 01:56:25,031] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-3, topic=-uve-topic-28, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (924/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,035] INFO [Log partition=-uve-topic-20-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,035] 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 01:56:25,035] 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 01:56:25,036] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-11, topic=-uve-topic-20, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (925/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,036] INFO [Log partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,037] 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 01:56:25,037] 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 01:56:25,040] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-8, topic=structured_syslog_topic, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (926/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,041] INFO [Log partition=-uve-topic-3-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,041] 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 01:56:25,041] 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 01:56:25,042] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-15, topic=-uve-topic-3, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (927/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,048] INFO [Log partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,055] 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 01:56:25,055] 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 01:56:25,056] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-22, topic=-uve-topic-18, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (928/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,057] INFO [Log partition=-uve-topic-28-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,060] 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 01:56:25,074] 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 01:56:25,074] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-1, topic=-uve-topic-28, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (929/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,091] INFO [Log partition=-uve-topic-17-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,091] 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 01:56:25,092] 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 01:56:25,092] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-3, topic=-uve-topic-17, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (930/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,092] INFO [Log partition=-uve-topic-16-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,095] 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 01:56:25,096] 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 01:56:25,096] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-19, topic=-uve-topic-16, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (931/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,097] INFO [Log partition=-uve-topic-28-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,100] 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 01:56:25,101] 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 01:56:25,102] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-17, topic=-uve-topic-28, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (932/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,102] INFO [Log partition=-uve-topic-4-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,104] 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 01:56:25,105] 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 01:56:25,105] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-17, topic=-uve-topic-4, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (933/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,105] INFO [Log partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,106] 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 01:56:25,107] 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 01:56:25,107] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-26, topic=-uve-topic-8, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (934/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,108] INFO [Log partition=-uve-topic-1-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,110] 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 01:56:25,111] 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 01:56:25,111] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-16, topic=-uve-topic-1, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (935/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,112] INFO [Log partition=-uve-topic-6-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,112] 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 01:56:25,112] 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 01:56:25,112] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-28, topic=-uve-topic-6, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (936/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,117] INFO [Log partition=-uve-topic-25-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,117] 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 01:56:25,118] 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 01:56:25,118] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-20, topic=-uve-topic-25, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (937/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,119] INFO [Log partition=-uve-topic-14-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,119] 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 01:56:25,123] 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 01:56:25,123] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-6, topic=-uve-topic-14, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (938/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,123] INFO [Log partition=HEALTH_CHECK_TOPIC-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,123] 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 01:56:25,124] 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 01:56:25,124] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-2, topic=HEALTH_CHECK_TOPIC, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (939/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,125] INFO [Log partition=-uve-topic-13-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,125] 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 01:56:25,125] 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 01:56:25,125] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-2, topic=-uve-topic-13, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (940/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,126] INFO [Log partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,126] 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 01:56:25,135] 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 01:56:25,135] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-3, topic=-uve-topic-27, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (941/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,136] INFO [Log partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,136] 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 01:56:25,136] 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 01:56:25,136] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-20, topic=-uve-topic-11, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (942/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,141] INFO [Log partition=-uve-topic-8-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,141] 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 01:56:25,141] 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 01:56:25,142] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-1, topic=-uve-topic-8, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (943/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,149] INFO [Log partition=-uve-topic-14-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,149] 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 01:56:25,155] 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 01:56:25,155] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-15, topic=-uve-topic-14, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (944/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,156] INFO [Log partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,156] 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 01:56:25,156] 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 01:56:25,156] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-16, topic=-uve-topic-14, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (945/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,157] INFO [Log partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,157] 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 01:56:25,157] 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 01:56:25,157] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-15, topic=-uve-topic-20, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (946/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,158] INFO [Log partition=-uve-topic-22-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,158] 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 01:56:25,158] 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 01:56:25,158] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-1, topic=-uve-topic-22, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (947/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,159] INFO [Log partition=-uve-topic-19-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,159] 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 01:56:25,159] 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 01:56:25,159] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-11, topic=-uve-topic-19, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (948/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,169] INFO [Log partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,169] 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 01:56:25,181] 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 01:56:25,181] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-12, topic=-uve-topic-1, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (949/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,182] INFO [Log partition=HEALTH_CHECK_TOPIC-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,182] 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 01:56:25,182] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-4] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-02-10 01:56:25,193] INFO [Log partition=HEALTH_CHECK_TOPIC-4, dir=/tmp/kafka-logs] Loading producer state till offset 3 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:25,193] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-4] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-4/00000000000000000003.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:25,194] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-4, topic=HEALTH_CHECK_TOPIC, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=3) with 1 segments in 12ms (950/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,194] INFO [Log partition=-uve-topic-8-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,194] 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 01:56:25,195] 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 01:56:25,195] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-7, topic=-uve-topic-8, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (951/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,195] INFO [Log partition=-uve-topic-22-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,195] 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 01:56:25,204] 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 01:56:25,205] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-9, topic=-uve-topic-22, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (952/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,229] INFO [Log partition=-uve-topic-21-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,229] 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 01:56:25,243] 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 01:56:25,245] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-1, topic=-uve-topic-21, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (953/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,255] INFO [Log partition=-uve-topic-11-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,255] 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 01:56:25,276] 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 01:56:25,277] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-3, topic=-uve-topic-11, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 32ms (954/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,277] INFO [Log partition=-uve-topic-7-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,277] 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 01:56:25,278] 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 01:56:25,278] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-1, topic=-uve-topic-7, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (955/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,279] INFO [Log partition=-uve-topic-27-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,279] 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 01:56:25,279] 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 01:56:25,280] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-23, topic=-uve-topic-27, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (956/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,280] INFO [Log partition=-uve-topic-5-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,281] 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 01:56:25,282] 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 01:56:25,283] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-17, topic=-uve-topic-5, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (957/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,284] INFO [Log partition=-uve-topic-13-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,284] 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 01:56:25,302] 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 01:56:25,302] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-19, topic=-uve-topic-13, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 19ms (958/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,313] INFO [Log partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,313] 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 01:56:25,317] 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 01:56:25,318] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-12, topic=-uve-topic-8, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (959/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,319] INFO [Log partition=-uve-topic-12-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0 (kafka.log.Log) [2025-02-10 01:56:25,319] 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 01:56:25,321] 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 01:56:25,321] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-11, topic=-uve-topic-12, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (960/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:25,326] INFO Loaded 960 logs in 8771ms. (kafka.log.LogManager) [2025-02-10 01:56:25,413] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) [2025-02-10 01:56:25,414] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) [2025-02-10 01:56:27,646] INFO Awaiting socket connections on 10.0.0.30:9092. (kafka.network.Acceptor) [2025-02-10 01:56:27,848] INFO [SocketServer brokerId=3] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2025-02-10 01:56:27,987] INFO [ExpirationReaper-3-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:56:28,007] INFO [ExpirationReaper-3-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:56:28,007] INFO [ExpirationReaper-3-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:56:27,995] INFO [ExpirationReaper-3-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:56:28,054] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-02-10 01:56:28,433] INFO Creating /brokers/ids/3 (is it secure? false) (kafka.zk.KafkaZkClient) [2025-02-10 01:56:28,551] ERROR Error while creating ephemeral at /brokers/ids/3, node already exists and owner '216172913785700360' does not match current session '216173192565227525' (kafka.zk.KafkaZkClient$CheckedEphemeral) [2025-02-10 01:56:28,596] ERROR [KafkaServer id=3] Fatal error during KafkaServer startup. Prepare to shutdown (kafka.server.KafkaServer) org.apache.zookeeper.KeeperException$NodeExistsException: KeeperErrorCode = NodeExists at org.apache.zookeeper.KeeperException.create(KeeperException.java:126) at kafka.zk.KafkaZkClient$CheckedEphemeral.getAfterNodeExists(KafkaZkClient.scala:1821) at kafka.zk.KafkaZkClient$CheckedEphemeral.create(KafkaZkClient.scala:1759) at kafka.zk.KafkaZkClient.checkedEphemeralCreate(KafkaZkClient.scala:1726) at kafka.zk.KafkaZkClient.registerBroker(KafkaZkClient.scala:95) at kafka.server.KafkaServer.startup(KafkaServer.scala:293) at kafka.server.KafkaServerStartable.startup(KafkaServerStartable.scala:44) at kafka.Kafka$.main(Kafka.scala:82) at kafka.Kafka.main(Kafka.scala) [2025-02-10 01:56:28,617] INFO [KafkaServer id=3] shutting down (kafka.server.KafkaServer) [2025-02-10 01:56:28,626] INFO [SocketServer brokerId=3] Stopping socket server request processors (kafka.network.SocketServer) [2025-02-10 01:56:28,653] INFO [SocketServer brokerId=3] Stopped socket server request processors (kafka.network.SocketServer) [2025-02-10 01:56:28,671] INFO [ReplicaManager broker=3] Shutting down (kafka.server.ReplicaManager) [2025-02-10 01:56:28,679] INFO [LogDirFailureHandler]: Shutting down (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-02-10 01:56:28,681] INFO [LogDirFailureHandler]: Stopped (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-02-10 01:56:28,682] INFO [LogDirFailureHandler]: Shutdown completed (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-02-10 01:56:28,683] INFO [ReplicaFetcherManager on broker 3] shutting down (kafka.server.ReplicaFetcherManager) [2025-02-10 01:56:28,684] INFO [ReplicaFetcherManager on broker 3] shutdown completed (kafka.server.ReplicaFetcherManager) [2025-02-10 01:56:28,687] INFO [ReplicaAlterLogDirsManager on broker 3] shutting down (kafka.server.ReplicaAlterLogDirsManager) [2025-02-10 01:56:28,687] INFO [ReplicaAlterLogDirsManager on broker 3] shutdown completed (kafka.server.ReplicaAlterLogDirsManager) [2025-02-10 01:56:28,687] INFO [ExpirationReaper-3-Fetch]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:56:28,817] INFO [ExpirationReaper-3-Fetch]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:56:28,818] INFO [ExpirationReaper-3-Fetch]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:56:28,818] INFO [ExpirationReaper-3-Produce]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:56:28,993] INFO [ExpirationReaper-3-Produce]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:56:28,993] INFO [ExpirationReaper-3-Produce]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:56:28,993] INFO [ExpirationReaper-3-DeleteRecords]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:56:29,018] INFO [ExpirationReaper-3-DeleteRecords]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:56:29,018] INFO [ExpirationReaper-3-DeleteRecords]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:56:29,018] INFO [ExpirationReaper-3-ElectLeader]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:56:29,214] INFO [ExpirationReaper-3-ElectLeader]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:56:29,214] INFO [ExpirationReaper-3-ElectLeader]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:56:29,219] INFO [ReplicaManager broker=3] Shut down completely (kafka.server.ReplicaManager) [2025-02-10 01:56:29,220] INFO Shutting down. (kafka.log.LogManager) [2025-02-10 01:56:29,810] INFO Shutdown complete. (kafka.log.LogManager) [2025-02-10 01:56:29,810] INFO [ZooKeeperClient Kafka server] Closing. (kafka.zookeeper.ZooKeeperClient) [2025-02-10 01:56:29,915] INFO Session: 0x300005f90d00005 closed (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:29,915] INFO EventThread shut down for session: 0x300005f90d00005 (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:56:29,916] INFO [ZooKeeperClient Kafka server] Closed. (kafka.zookeeper.ZooKeeperClient) [2025-02-10 01:56:29,916] INFO [ThrottledChannelReaper-Fetch]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 01:56:30,355] INFO [ThrottledChannelReaper-Fetch]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 01:56:30,355] INFO [ThrottledChannelReaper-Fetch]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 01:56:30,356] INFO [ThrottledChannelReaper-Produce]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 01:56:31,355] INFO [ThrottledChannelReaper-Produce]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 01:56:31,355] INFO [ThrottledChannelReaper-Produce]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 01:56:31,356] INFO [ThrottledChannelReaper-Request]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 01:56:32,355] INFO [ThrottledChannelReaper-Request]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 01:56:32,356] INFO [ThrottledChannelReaper-Request]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 01:56:32,357] INFO [SocketServer brokerId=3] Shutting down socket server (kafka.network.SocketServer) [2025-02-10 01:56:32,402] INFO [SocketServer brokerId=3] Shutdown completed (kafka.network.SocketServer) [2025-02-10 01:56:32,413] INFO [KafkaServer id=3] shut down completed (kafka.server.KafkaServer) [2025-02-10 01:56:32,413] ERROR Exiting Kafka. (kafka.server.KafkaServerStartable) [2025-02-10 01:56:32,414] INFO [KafkaServer id=3] shutting down (kafka.server.KafkaServer) +++ date ++ echo 'INFO: =================== Mon Feb 10 01:56:33 UTC 2025 ===================' INFO: =================== Mon Feb 10 01:56:33 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 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ 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 +++ grep 'inet ' +++ head -n 1 +++ ip addr show dev ens3 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.30 ++ 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 +++ cat /proc/net/fib_trie +++ tr '\n' , +++ grep -vi host +++ uniq +++ sort +++ awk '/32 host/ { print f } {f=$2}' ++ local local_ips=,10.0.0.30,10.20.0.8,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.30,10.20.0.8,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.17, ]] ++ (( ord+=1 )) ++ for server in '"${server_list[@]}"' ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.12'\''))' ++ local server_ip=10.0.0.12 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.12 ]] ++ [[ ,10.0.0.30,10.20.0.8,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.12, ]] ++ (( ord+=1 )) ++ for server in '"${server_list[@]}"' ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.30'\''))' ++ local server_ip=10.0.0.30 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.30 ]] ++ [[ ,10.0.0.30,10.20.0.8,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.30, ]] ++ echo 10.0.0.30 3 ++ return + my_ip_and_order='10.0.0.30 3' + '[' -n '10.0.0.30 3' ']' + break + '[' -z '10.0.0.30 3' ']' ++ echo 10.0.0.30 3 ++ cut -d ' ' -f 1 + my_ip=10.0.0.30 ++ echo 10.0.0.30 3 ++ cut -d ' ' -f 2 + my_index=3 + export KAFKA_LISTEN_ADDRESS=10.0.0.30 + KAFKA_LISTEN_ADDRESS=10.0.0.30 + zk_servers_array=($ZOOKEEPER_SERVERS_SPACE_DELIM) + zk_list_size=3 + [[ 3 -gt 1 ]] + replication_factor=2 + KAFKA_BROKER_ID=3 + 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=3/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.30: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.30/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 + sed -i 's|^default.replication.factor=.*$|default.replication.factor=3|' /opt/kafka/config/server.properties + grep -q '^min.insync.replicas' /opt/kafka/config/server.properties + sed -i 's|^min.insync.replicas=.*$|min.insync.replicas=2|' /opt/kafka/config/server.properties + 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 01:56:36,067] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [2025-02-10 01:56:37,322] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [2025-02-10 01:56:37,470] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [2025-02-10 01:56:37,479] INFO starting (kafka.server.KafkaServer) [2025-02-10 01:56:37,482] 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 01:56:37,519] 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 01:56:37,528] INFO Client environment:zookeeper.version=3.5.9-83df9301aa5c2a5d284a9940177808c01bc35cef, built on 01/06/2021 20:03 GMT (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:37,531] INFO Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-2705-3. (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:37,532] INFO Client environment:java.version=1.8.0_402 (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:37,532] INFO Client environment:java.vendor=Red Hat, Inc. (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:37,532] 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 01:56:37,532] 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 01:56:37,532] INFO Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:37,532] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:37,532] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:37,532] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:37,532] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:37,532] INFO Client environment:os.version=5.15.0-100-generic (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:37,532] INFO Client environment:user.name=kafka (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:37,532] INFO Client environment:user.home=/home/kafka (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:37,533] INFO Client environment:user.dir=/opt/kafka (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:37,533] INFO Client environment:os.memory.free=976MB (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:37,533] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:37,533] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper) [2025-02-10 01:56:37,538] 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 01:56:37,547] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket) [2025-02-10 01:56:37,562] INFO zookeeper.request.timeout value is 0. feature enabled= (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:56:37,568] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2025-02-10 01:56:37,568] 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:37,613] INFO Socket connection established, initiating session, client: /10.0.0.30:37160, server: cn-jenkins-deploy-platform-ansible-os-2705-1./10.0.0.17:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:56:37,645] INFO Session establishment complete on server cn-jenkins-deploy-platform-ansible-os-2705-1./10.0.0.17:2181, sessionid = 0x1000060e63e0024, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2025-02-10 01:56:37,768] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient) [2025-02-10 01:56:38,499] INFO Cluster ID = tss9aBmZQzOhh2ZnGnfMtw (kafka.server.KafkaServer) [2025-02-10 01:56:38,699] 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 = 3 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.30: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 01:56:38,750] 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 = 3 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.30: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 01:56:38,854] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 01:56:38,855] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 01:56:38,857] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 01:56:39,082] INFO Loading logs from log dirs ArrayBuffer(/tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:39,094] INFO Skipping recovery for all logs in /tmp/kafka-logs since clean shutdown file was found (kafka.log.LogManager) [2025-02-10 01:56:39,455] 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 01:56:39,513] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-17, topic=-uve-topic-8, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 206ms (1/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:39,517] 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 01:56:39,524] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-13, topic=-uve-topic-4, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (2/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:39,528] 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 01:56:39,542] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-20, topic=-uve-topic-13, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (3/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:39,545] 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 01:56:39,549] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-5, topic=-uve-topic-13, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (4/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:39,550] 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 01:56:39,556] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-17, topic=-uve-topic-24, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (5/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:39,557] 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 01:56:39,563] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-6, topic=-uve-topic-20, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (6/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:39,566] 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 01:56:39,576] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-1, topic=-uve-topic-0, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (7/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:39,580] 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 01:56:39,586] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-25, topic=-uve-topic-1, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (8/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:39,592] 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 01:56:39,599] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-5, topic=-uve-topic-7, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (9/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:39,601] 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 01:56:39,618] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-23, topic=-uve-topic-1, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 19ms (10/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:39,620] 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 01:56:39,634] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-2, topic=-uve-topic-20, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (11/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:39,644] 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 01:56:39,662] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-18, topic=-uve-topic-7, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 28ms (12/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:39,669] 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 01:56:39,673] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-2, topic=-uve-topic-19, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (13/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:39,677] 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 01:56:39,696] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-12, topic=-uve-topic-10, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 23ms (14/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:39,717] 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 01:56:39,758] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-13, topic=-uve-topic-10, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 54ms (15/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:39,764] 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 01:56:39,772] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-7, topic=-uve-topic-12, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (16/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:39,781] 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 01:56:39,803] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-12, topic=-uve-topic-7, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 30ms (17/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:39,822] 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 01:56:39,838] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-26, topic=-uve-topic-23, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 30ms (18/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:39,846] 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 01:56:39,863] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-26, topic=-uve-topic-16, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 23ms (19/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:39,865] 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 01:56:39,885] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-16, topic=-uve-topic-12, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 21ms (20/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:39,950] INFO [Log partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Loading producer state till offset 2857 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:39,973] INFO [ProducerStateManager partition=-uve-topic-0-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-0-0/00000000000000002857.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:40,017] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-0, topic=-uve-topic-0, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2857) with 1 segments in 125ms (21/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,039] 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 01:56:40,046] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-22, topic=-uve-topic-19, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (22/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,065] 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 01:56:40,091] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-3, topic=structured_syslog_topic, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 45ms (23/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,100] 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 01:56:40,119] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-20, topic=-uve-topic-19, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 22ms (24/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,127] 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 01:56:40,132] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-6, topic=-uve-topic-25, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (25/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,137] 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 01:56:40,144] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-22, topic=-uve-topic-4, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (26/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,148] 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 01:56:40,167] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-9, topic=-uve-topic-6, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 22ms (27/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,172] 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 01:56:40,178] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-29, topic=-uve-topic-9, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (28/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,180] 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 01:56:40,181] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-27, topic=-uve-topic-13, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (29/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,184] 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 01:56:40,186] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-21, topic=structured_syslog_topic, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (30/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,195] 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 01:56:40,197] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-14, topic=-uve-topic-22, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (31/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,200] 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 01:56:40,208] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-9, topic=-uve-topic-26, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (32/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,221] 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 01:56:40,244] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-11, topic=-uve-topic-26, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 35ms (33/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,246] 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 01:56:40,263] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-18, topic=-uve-topic-18, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 19ms (34/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,266] 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 01:56:40,268] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-24, topic=-uve-topic-12, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (35/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,270] 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 01:56:40,271] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-1, topic=-uve-topic-16, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (36/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,294] 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 01:56:40,311] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-25, topic=-uve-topic-7, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 39ms (37/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,312] 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 01:56:40,313] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-14, topic=-uve-topic-21, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (38/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,316] 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 01:56:40,318] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-10, topic=-uve-topic-18, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (39/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,320] 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 01:56:40,322] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-23, topic=-uve-topic-19, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (40/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,327] 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 01:56:40,354] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-0, topic=-uve-topic-15, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 32ms (41/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,361] 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 01:56:40,386] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-16, topic=-uve-topic-8, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 26ms (42/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,403] 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 01:56:40,418] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-11, topic=-uve-topic-14, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 31ms (43/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,423] 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 01:56:40,473] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-25, topic=-uve-topic-11, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 55ms (44/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,488] 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 01:56:40,488] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-26, topic=-uve-topic-2, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (45/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,491] 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 01:56:40,492] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-18, topic=-uve-topic-1, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (46/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,498] 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 01:56:40,512] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-20, topic=-uve-topic-16, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 17ms (47/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,522] 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 01:56:40,523] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-7, topic=-uve-topic-15, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (48/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,539] INFO [Log partition=HEALTH_CHECK_TOPIC-7, dir=/tmp/kafka-logs] Loading producer state till offset 5 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:40,539] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-7] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-7/00000000000000000005.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:40,541] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-7, topic=HEALTH_CHECK_TOPIC, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=5) with 1 segments in 11ms (49/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,545] 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 01:56:40,548] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-6, topic=-uve-topic-26, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (50/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,561] INFO [Log partition=HEALTH_CHECK_TOPIC-8, dir=/tmp/kafka-logs] Loading producer state till offset 3 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:40,561] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-8] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-8/00000000000000000003.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:40,563] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-8, topic=HEALTH_CHECK_TOPIC, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=3) with 1 segments in 13ms (51/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,570] 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 01:56:40,576] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-4, topic=-uve-topic-27, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (52/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,580] 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 01:56:40,582] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-28, topic=-uve-topic-11, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (53/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,585] 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 01:56:40,586] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-28, topic=-uve-topic-0, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (54/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,592] 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 01:56:40,593] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-25, topic=-uve-topic-3, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (55/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,595] 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 01:56:40,596] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-25, topic=-uve-topic-29, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (56/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,600] 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 01:56:40,604] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-29, topic=-uve-topic-21, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (57/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,606] 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 01:56:40,607] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-11, topic=-uve-topic-17, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (58/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,608] 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 01:56:40,611] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-27, topic=-uve-topic-14, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (59/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,614] 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 01:56:40,614] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-11, topic=-uve-topic-18, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (60/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,632] INFO [Log partition=HEALTH_CHECK_TOPIC-20, dir=/tmp/kafka-logs] Loading producer state till offset 6 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:40,633] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-20] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-20/00000000000000000006.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:40,634] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-20, topic=HEALTH_CHECK_TOPIC, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=6) with 1 segments in 20ms (61/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,637] 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 01:56:40,646] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-27, topic=-uve-topic-28, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (62/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,650] 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 01:56:40,651] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-24, topic=-uve-topic-20, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (63/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,660] 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 01:56:40,669] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-29, topic=-uve-topic-25, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (64/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,675] 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 01:56:40,676] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-15, topic=-uve-topic-23, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (65/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,677] 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 01:56:40,678] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-12, topic=-uve-topic-25, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (66/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,679] 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 01:56:40,679] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-7, topic=-uve-topic-29, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (67/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,681] 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 01:56:40,682] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-23, topic=-uve-topic-17, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (68/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,683] 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 01:56:40,684] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-10, topic=-uve-topic-20, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (69/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,685] 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 01:56:40,686] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-12, topic=-uve-topic-18, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (70/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,688] 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 01:56:40,689] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-9, topic=-uve-topic-21, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (71/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,690] 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 01:56:40,702] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-5, topic=-uve-topic-11, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (72/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,704] 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 01:56:40,704] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-4, topic=-uve-topic-15, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (73/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,707] 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 01:56:40,707] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-29, topic=-uve-topic-3, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (74/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,711] 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 01:56:40,712] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-16, topic=-uve-topic-3, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (75/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,714] 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 01:56:40,717] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-26, topic=-uve-topic-7, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (76/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,720] 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 01:56:40,721] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-8, topic=-uve-topic-1, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (77/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,746] INFO [Log partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Loading producer state till offset 353 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:40,754] INFO [ProducerStateManager partition=-uve-topic-24-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-24-0/00000000000000000353.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:40,767] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-0, topic=-uve-topic-24, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=353) with 1 segments in 45ms (78/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,772] 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 01:56:40,773] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-19, topic=-uve-topic-24, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (79/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,776] 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 01:56:40,786] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-28, topic=-uve-topic-23, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (80/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,794] 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 01:56:40,797] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-5, topic=-uve-topic-28, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (81/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,799] 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 01:56:40,801] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-27, topic=-uve-topic-11, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (82/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,809] INFO [Log partition=HEALTH_CHECK_TOPIC-29, dir=/tmp/kafka-logs] Loading producer state till offset 3 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:40,809] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-29] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-29/00000000000000000003.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:40,810] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-29, topic=HEALTH_CHECK_TOPIC, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=3) with 1 segments in 9ms (83/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,811] 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 01:56:40,812] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-12, topic=-uve-topic-15, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (84/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,814] 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 01:56:40,814] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-13, topic=-uve-topic-20, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (85/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,817] 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 01:56:40,818] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-9, topic=-uve-topic-9, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (86/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,823] 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 01:56:40,827] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-19, topic=-uve-topic-1, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (87/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,829] 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 01:56:40,832] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-15, topic=-uve-topic-29, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (88/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,836] 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 01:56:40,837] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-12, topic=-uve-topic-2, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (89/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,838] 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 01:56:40,839] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-27, topic=-uve-topic-2, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (90/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,841] 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 01:56:40,845] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-22, topic=-uve-topic-1, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (91/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,848] 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 01:56:40,850] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-15, topic=-uve-topic-11, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (92/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,923] 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 01:56:40,925] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-22, topic=-uve-topic-21, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 75ms (93/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,932] 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 01:56:40,933] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-29, topic=-uve-topic-20, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (94/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,945] 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 01:56:40,947] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-18, topic=-uve-topic-14, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (95/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,951] 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 01:56:40,967] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-18, topic=-uve-topic-24, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 19ms (96/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:40,971] 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 01:56:40,995] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-24, topic=-uve-topic-5, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 28ms (97/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,004] 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 01:56:41,009] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-6, topic=-uve-topic-23, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (98/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,025] 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 01:56:41,027] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-0, topic=-uve-topic-9, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (99/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,030] 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 01:56:41,032] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-14, topic=structured_syslog_topic, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (100/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,033] 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 01:56:41,035] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-26, topic=-uve-topic-28, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (101/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,039] 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 01:56:41,039] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-26, topic=-uve-topic-1, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (102/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,040] 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 01:56:41,042] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-21, topic=-uve-topic-23, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (103/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,045] 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 01:56:41,049] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-19, topic=-uve-topic-3, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (104/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,059] INFO [Log partition=HEALTH_CHECK_TOPIC-9, dir=/tmp/kafka-logs] Loading producer state till offset 2 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:41,060] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-9] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-9/00000000000000000002.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:41,063] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-9, topic=HEALTH_CHECK_TOPIC, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2) with 1 segments in 14ms (105/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,065] 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 01:56:41,065] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-28, topic=-uve-topic-22, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (106/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,068] 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 01:56:41,074] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-2, topic=-uve-topic-7, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (107/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,109] 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 01:56:41,111] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-6, topic=-uve-topic-12, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 37ms (108/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,118] 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 01:56:41,131] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-1, topic=-uve-topic-2, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (109/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,149] 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 01:56:41,171] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-19, topic=-uve-topic-23, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 40ms (110/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,195] 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 01:56:41,202] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-13, topic=structured_syslog_topic, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 31ms (111/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,208] 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 01:56:41,214] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-12, topic=-uve-topic-5, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (112/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,219] 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 01:56:41,247] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-3, topic=-uve-topic-1, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 33ms (113/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,253] 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 01:56:41,253] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-20, topic=-uve-topic-4, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (114/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,254] 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 01:56:41,255] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-23, topic=-uve-topic-15, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (115/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,285] 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 01:56:41,286] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-16, topic=-uve-topic-23, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 31ms (116/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,289] 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 01:56:41,289] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-15, topic=-uve-topic-13, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (117/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,357] INFO [Log partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Loading producer state till offset 137 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:41,357] INFO [ProducerStateManager partition=-uve-topic-12-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-12-0/00000000000000000137.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:41,358] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-0, topic=-uve-topic-12, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=137) with 1 segments in 68ms (118/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,364] 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 01:56:41,364] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-3, topic=-uve-topic-29, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (119/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,371] 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 01:56:41,373] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-25, topic=structured_syslog_topic, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (120/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,374] 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 01:56:41,374] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-1, topic=-uve-topic-19, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (121/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,382] 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 01:56:41,382] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-17, topic=-uve-topic-6, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (122/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,386] 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 01:56:41,398] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-28, topic=-uve-topic-26, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (123/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,401] 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 01:56:41,403] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-5, topic=-uve-topic-21, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (124/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,404] 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 01:56:41,405] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-18, topic=-uve-topic-2, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (125/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,407] 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 01:56:41,407] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-6, topic=-uve-topic-24, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (126/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,411] 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 01:56:41,412] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-3, topic=-uve-topic-15, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (127/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,422] 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 01:56:41,424] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-17, topic=-uve-topic-22, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (128/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,426] 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 01:56:41,427] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-2, topic=-uve-topic-1, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (129/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,428] 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 01:56:41,428] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-13, topic=-uve-topic-26, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (130/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,439] 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 01:56:41,439] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-27, topic=-uve-topic-1, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (131/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,440] 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 01:56:41,441] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-15, topic=-uve-topic-25, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (132/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,442] 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 01:56:41,443] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-12, topic=-uve-topic-19, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (133/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,444] 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 01:56:41,444] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-28, topic=-uve-topic-20, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (134/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,445] 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 01:56:41,448] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-1, topic=-uve-topic-15, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (135/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,474] 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 01:56:41,474] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-29, topic=-uve-topic-15, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 26ms (136/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,628] INFO [Log partition=HEALTH_CHECK_TOPIC-24, dir=/tmp/kafka-logs] Loading producer state till offset 3 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:41,628] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-24] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-24/00000000000000000003.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:41,629] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-24, topic=HEALTH_CHECK_TOPIC, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=3) with 1 segments in 155ms (137/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,630] 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 01:56:41,630] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-15, topic=-uve-topic-7, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (138/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,631] 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 01:56:41,632] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-5, topic=-uve-topic-17, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (139/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,632] 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 01:56:41,633] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-15, topic=-uve-topic-12, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (140/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,633] 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 01:56:41,634] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-8, topic=-uve-topic-24, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (141/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,634] 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 01:56:41,635] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-10, topic=-uve-topic-25, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (142/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,635] 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 01:56:41,636] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-22, topic=-uve-topic-14, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (143/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,636] 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 01:56:41,637] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-19, topic=-uve-topic-6, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (144/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,638] 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 01:56:41,638] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-8, topic=-uve-topic-7, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (145/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,639] 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 01:56:41,640] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-4, topic=-uve-topic-11, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (146/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,641] 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 01:56:41,642] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-14, topic=-uve-topic-10, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (147/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,642] 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 01:56:41,643] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-14, topic=-uve-topic-19, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (148/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,643] 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 01:56:41,644] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-26, topic=-uve-topic-0, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (149/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,644] 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 01:56:41,645] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-26, topic=-uve-topic-4, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (150/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,646] 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 01:56:41,646] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-22, topic=-uve-topic-0, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (151/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,647] 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 01:56:41,648] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-26, topic=-uve-topic-21, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (152/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,649] 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 01:56:41,649] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-18, topic=-uve-topic-10, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (153/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,650] 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 01:56:41,650] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-3, topic=-uve-topic-0, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (154/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,651] 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 01:56:41,651] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-15, topic=-uve-topic-10, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (155/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,652] 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 01:56:41,652] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-25, topic=-uve-topic-0, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (156/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,814] INFO [Log partition=HEALTH_CHECK_TOPIC-5, dir=/tmp/kafka-logs] Loading producer state till offset 6 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:41,814] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-5] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-5/00000000000000000006.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:41,815] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-5, topic=HEALTH_CHECK_TOPIC, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=6) with 1 segments in 163ms (157/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,816] 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 01:56:41,817] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-10, topic=-uve-topic-10, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (158/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,817] 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 01:56:41,819] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-2, topic=-uve-topic-10, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (159/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,836] 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 01:56:41,836] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-3, topic=-uve-topic-5, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (160/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,838] 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 01:56:41,838] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-5, topic=-uve-topic-0, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (161/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,839] 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 01:56:41,839] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-3, topic=-uve-topic-24, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (162/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,840] 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 01:56:41,841] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-13, topic=-uve-topic-28, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (163/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,842] 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 01:56:41,842] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-13, topic=-uve-topic-5, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (164/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,843] 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 01:56:41,843] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-16, topic=-uve-topic-16, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (165/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,874] 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 01:56:41,874] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-9, topic=-uve-topic-1, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 31ms (166/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,875] 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 01:56:41,876] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-22, topic=-uve-topic-8, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (167/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,876] 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 01:56:41,877] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-7, topic=-uve-topic-20, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (168/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,878] 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 01:56:41,878] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-27, topic=-uve-topic-10, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (169/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,969] INFO [Log partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Loading producer state till offset 545 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:41,970] INFO [ProducerStateManager partition=-uve-topic-23-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-23-0/00000000000000000545.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:41,971] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-0, topic=-uve-topic-23, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=545) with 1 segments in 93ms (170/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,972] 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 01:56:41,983] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-13, topic=-uve-topic-13, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (171/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:41,994] 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 01:56:41,997] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-5, topic=-uve-topic-12, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (172/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,009] 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 01:56:42,015] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-19, topic=-uve-topic-12, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (173/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,022] 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 01:56:42,022] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-11, topic=-uve-topic-29, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (174/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,033] 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 01:56:42,034] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-22, topic=-uve-topic-27, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (175/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,035] 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 01:56:42,039] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-17, topic=-uve-topic-3, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (176/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,043] 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 01:56:42,044] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-14, topic=-uve-topic-17, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (177/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,052] 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 01:56:42,052] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-21, topic=-uve-topic-22, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (178/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,055] 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 01:56:42,058] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-26, topic=-uve-topic-22, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (179/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,060] 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 01:56:42,061] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-8, topic=-uve-topic-23, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (180/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,064] 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 01:56:42,065] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-16, topic=-uve-topic-19, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (181/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,074] 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 01:56:42,074] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-9, topic=-uve-topic-13, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (182/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,076] 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 01:56:42,077] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-29, topic=-uve-topic-29, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (183/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,078] 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 01:56:42,082] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-19, topic=-uve-topic-14, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (184/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,085] 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 01:56:42,086] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-6, topic=-uve-topic-19, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (185/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,093] 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 01:56:42,094] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-5, topic=-uve-topic-4, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (186/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,096] 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 01:56:42,101] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-21, topic=-uve-topic-2, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (187/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,102] 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 01:56:42,113] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-28, topic=-uve-topic-16, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (188/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,130] 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 01:56:42,131] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-0, topic=-uve-topic-17, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (189/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,133] 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 01:56:42,135] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-8, topic=-uve-topic-15, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (190/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,137] 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 01:56:42,137] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-14, topic=-uve-topic-2, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (191/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,141] 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 01:56:42,142] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-5, topic=-uve-topic-18, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (192/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,143] 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 01:56:42,145] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-27, topic=-uve-topic-29, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (193/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,146] 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 01:56:42,146] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-18, topic=-uve-topic-25, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (194/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,149] 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 01:56:42,149] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-25, topic=-uve-topic-14, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (195/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,150] 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 01:56:42,151] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-4, topic=-uve-topic-28, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (196/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,151] 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 01:56:42,151] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-16, topic=-uve-topic-25, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (197/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,152] 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 01:56:42,155] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-20, topic=-uve-topic-29, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (198/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,156] 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 01:56:42,157] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-16, topic=-uve-topic-0, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (199/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,158] 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 01:56:42,158] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-24, topic=-uve-topic-2, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (200/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,159] 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 01:56:42,159] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-26, topic=-uve-topic-12, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (201/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,171] 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 01:56:42,171] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-1, topic=-uve-topic-12, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (202/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,172] 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 01:56:42,172] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-21, topic=-uve-topic-12, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (203/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,175] 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 01:56:42,175] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-10, topic=-uve-topic-16, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (204/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,184] INFO [Log partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Loading producer state till offset 1591 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:42,185] INFO [ProducerStateManager partition=-uve-topic-21-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-21-0/00000000000000001591.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:42,185] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-0, topic=-uve-topic-21, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=1591) with 1 segments in 10ms (205/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,186] 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 01:56:42,186] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-5, topic=-uve-topic-8, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (206/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,187] 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 01:56:42,190] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-29, topic=-uve-topic-0, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (207/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,191] 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 01:56:42,193] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-5, topic=-uve-topic-20, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (208/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,202] 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 01:56:42,202] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-29, topic=-uve-topic-4, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (209/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,204] 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 01:56:42,205] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-10, topic=-uve-topic-15, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (210/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,208] 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 01:56:42,209] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-12, topic=-uve-topic-13, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (211/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,209] 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 01:56:42,214] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-2, topic=-uve-topic-27, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (212/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,218] 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 01:56:42,218] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-10, topic=-uve-topic-3, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (213/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,222] 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 01:56:42,223] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-10, topic=-uve-topic-17, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (214/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,230] 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 01:56:42,231] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-4, topic=-uve-topic-9, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (215/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,232] 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 01:56:42,233] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-17, topic=structured_syslog_topic, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (216/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,234] 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 01:56:42,234] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-17, topic=-uve-topic-2, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (217/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,242] 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 01:56:42,243] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-8, topic=-uve-topic-9, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (218/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,245] 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 01:56:42,248] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-20, topic=structured_syslog_topic, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (219/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,249] 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 01:56:42,254] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-27, topic=-uve-topic-23, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (220/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,258] 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 01:56:42,260] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-28, topic=-uve-topic-15, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (221/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,274] 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 01:56:42,276] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-9, topic=-uve-topic-7, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (222/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,280] 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 01:56:42,281] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-25, topic=-uve-topic-8, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (223/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,284] 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 01:56:42,285] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-2, topic=-uve-topic-9, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (224/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,288] 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 01:56:42,289] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-9, topic=-uve-topic-28, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (225/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,298] 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 01:56:42,299] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-24, topic=-uve-topic-22, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (226/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,309] 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 01:56:42,309] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-10, topic=-uve-topic-26, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (227/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,311] 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 01:56:42,311] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-19, topic=-uve-topic-26, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (228/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,312] 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 01:56:42,312] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-27, topic=-uve-topic-16, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (229/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,313] 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 01:56:42,313] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-21, topic=-uve-topic-15, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (230/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,314] 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 01:56:42,315] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-23, topic=-uve-topic-23, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (231/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,330] 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 01:56:42,331] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-15, topic=-uve-topic-21, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (232/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,332] 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 01:56:42,332] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-9, topic=-uve-topic-10, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (233/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,333] 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 01:56:42,334] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-12, topic=structured_syslog_topic, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (234/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,335] 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 01:56:42,339] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-5, topic=-uve-topic-19, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (235/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,348] 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 01:56:42,348] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-8, topic=-uve-topic-5, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (236/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,349] 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 01:56:42,349] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-2, topic=-uve-topic-6, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (237/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,350] 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 01:56:42,350] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-26, topic=-uve-topic-25, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (238/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,351] 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 01:56:42,351] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-10, topic=-uve-topic-9, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (239/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,351] 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 01:56:42,352] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-10, topic=-uve-topic-24, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (240/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,352] 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 01:56:42,360] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-13, topic=-uve-topic-11, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (241/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,374] 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 01:56:42,374] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-15, topic=-uve-topic-16, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (242/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,385] 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 01:56:42,386] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-23, topic=-uve-topic-4, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (243/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,390] 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 01:56:42,411] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-21, topic=-uve-topic-7, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (244/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,413] 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 01:56:42,421] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-6, topic=-uve-topic-10, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (245/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,430] 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 01:56:42,431] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-15, topic=-uve-topic-17, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (246/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,454] 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 01:56:42,454] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-3, topic=-uve-topic-14, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 23ms (247/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,474] 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 01:56:42,479] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-29, topic=-uve-topic-26, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (248/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,483] 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 01:56:42,483] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-18, topic=-uve-topic-0, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (249/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,495] 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 01:56:42,505] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-17, topic=-uve-topic-19, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 22ms (250/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,507] 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 01:56:42,513] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-21, topic=-uve-topic-5, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (251/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,525] 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 01:56:42,537] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-14, topic=-uve-topic-28, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 20ms (252/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,539] 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 01:56:42,545] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-23, topic=-uve-topic-3, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (253/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,588] 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 01:56:42,591] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-13, topic=-uve-topic-17, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 42ms (254/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,592] 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 01:56:42,592] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-16, topic=-uve-topic-6, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (255/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,596] 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 01:56:42,596] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-25, topic=-uve-topic-18, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (256/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,598] 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 01:56:42,598] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-11, topic=-uve-topic-4, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (257/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,599] 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 01:56:42,600] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-18, topic=-uve-topic-13, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (258/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,600] 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 01:56:42,601] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-14, topic=-uve-topic-1, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (259/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,602] 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 01:56:42,602] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-16, topic=-uve-topic-11, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (260/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,603] 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 01:56:42,603] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-13, topic=-uve-topic-7, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (261/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,603] 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 01:56:42,604] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-24, topic=-uve-topic-6, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (262/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,604] 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 01:56:42,604] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-9, topic=-uve-topic-3, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (263/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,605] 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 01:56:42,613] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-21, topic=-uve-topic-18, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (264/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,614] 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 01:56:42,616] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-4, topic=-uve-topic-5, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (265/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,617] 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 01:56:42,617] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-5, topic=-uve-topic-2, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (266/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,618] 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 01:56:42,618] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-6, topic=-uve-topic-3, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (267/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,624] 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 01:56:42,627] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-6, topic=structured_syslog_topic, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (268/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,628] 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 01:56:42,629] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-28, topic=structured_syslog_topic, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (269/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,630] 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 01:56:42,630] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-1, topic=-uve-topic-11, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (270/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,631] 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 01:56:42,632] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-27, topic=-uve-topic-24, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (271/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,632] 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 01:56:42,634] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-18, topic=-uve-topic-3, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (272/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,635] 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 01:56:42,635] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-21, topic=-uve-topic-21, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (273/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,636] 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 01:56:42,636] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-28, topic=-uve-topic-3, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (274/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,637] 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 01:56:42,639] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-1, topic=-uve-topic-27, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (275/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,640] 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 01:56:42,640] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-28, topic=-uve-topic-27, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (276/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,641] 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 01:56:42,641] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-4, topic=-uve-topic-19, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (277/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,642] 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 01:56:42,642] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-12, topic=-uve-topic-0, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (278/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,642] 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 01:56:42,643] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-13, topic=-uve-topic-8, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (279/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,643] 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 01:56:42,644] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-21, topic=-uve-topic-27, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (280/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,648] 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 01:56:42,649] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-23, topic=-uve-topic-29, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (281/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,650] 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 01:56:42,650] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-6, topic=-uve-topic-27, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (282/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,651] 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 01:56:42,651] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-22, topic=-uve-topic-12, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (283/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,651] 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 01:56:42,652] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-10, topic=-uve-topic-0, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (284/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,652] 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 01:56:42,653] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-14, topic=-uve-topic-13, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (285/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,653] 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 01:56:42,653] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-27, topic=-uve-topic-18, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (286/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,654] 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 01:56:42,654] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-27, topic=-uve-topic-9, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (287/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,655] 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 01:56:42,657] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-7, topic=-uve-topic-0, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (288/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,658] 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 01:56:42,659] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-27, topic=-uve-topic-12, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (289/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,659] 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 01:56:42,660] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-1, topic=-uve-topic-6, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (290/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,660] 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 01:56:42,662] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-16, topic=-uve-topic-4, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (291/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,663] 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 01:56:42,664] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-3, topic=-uve-topic-7, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (292/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,664] 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 01:56:42,665] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-26, topic=-uve-topic-29, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (293/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,672] INFO [Log partition=HEALTH_CHECK_TOPIC-12, dir=/tmp/kafka-logs] Loading producer state till offset 1 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:42,672] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-12] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-12/00000000000000000001.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:42,672] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-12, topic=HEALTH_CHECK_TOPIC, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=1) with 1 segments in 7ms (294/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,673] 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 01:56:42,674] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-21, topic=-uve-topic-8, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (295/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,674] 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 01:56:42,675] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-11, topic=-uve-topic-10, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (296/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,676] 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 01:56:42,677] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-29, topic=-uve-topic-14, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (297/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,687] INFO [Log partition=HEALTH_CHECK_TOPIC-26, dir=/tmp/kafka-logs] Loading producer state till offset 3 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:42,688] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-26] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-26/00000000000000000003.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:42,688] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-26, topic=HEALTH_CHECK_TOPIC, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=3) with 1 segments in 8ms (298/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,689] 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 01:56:42,689] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-6, topic=-uve-topic-5, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (299/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,690] 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 01:56:42,691] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-4, topic=-uve-topic-14, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (300/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,693] 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 01:56:42,693] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-22, topic=-uve-topic-24, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (301/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,698] 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 01:56:42,698] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-28, topic=-uve-topic-4, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (302/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,699] 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 01:56:42,700] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-22, topic=-uve-topic-2, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (303/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,702] 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 01:56:42,703] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-13, topic=-uve-topic-15, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (304/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,705] 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 01:56:42,705] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-4, topic=-uve-topic-22, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (305/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,707] 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 01:56:42,707] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-14, topic=-uve-topic-6, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (306/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,709] 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 01:56:42,710] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-16, topic=-uve-topic-29, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (307/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,712] 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 01:56:42,712] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-4, topic=-uve-topic-23, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (308/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,714] 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 01:56:42,715] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-7, topic=-uve-topic-27, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (309/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,717] 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 01:56:42,717] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-21, topic=-uve-topic-24, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (310/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,719] 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 01:56:42,719] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-4, topic=-uve-topic-17, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (311/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,721] 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 01:56:42,722] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-21, topic=-uve-topic-10, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (312/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,723] 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 01:56:42,723] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-11, topic=structured_syslog_topic, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (313/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,725] 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 01:56:42,726] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-20, topic=-uve-topic-12, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (314/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,726] 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 01:56:42,727] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-13, topic=-uve-topic-22, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (315/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,727] 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 01:56:42,728] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-7, topic=-uve-topic-16, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (316/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,728] 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 01:56:42,728] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-12, topic=-uve-topic-14, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (317/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,732] 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 01:56:42,733] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-18, topic=structured_syslog_topic, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (318/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,733] 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 01:56:42,734] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-27, topic=-uve-topic-5, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (319/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,734] 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 01:56:42,735] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-6, topic=-uve-topic-2, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (320/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,736] 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 01:56:42,738] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-24, topic=-uve-topic-14, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (321/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,739] 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 01:56:42,739] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-5, topic=-uve-topic-27, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (322/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,740] 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 01:56:42,741] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-24, topic=-uve-topic-16, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (323/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,744] 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 01:56:42,744] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-6, topic=-uve-topic-7, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (324/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,745] 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 01:56:42,745] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-4, topic=-uve-topic-1, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (325/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,745] 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 01:56:42,746] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-3, topic=-uve-topic-3, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (326/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,748] 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 01:56:42,748] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-10, topic=-uve-topic-1, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (327/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,749] 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 01:56:42,749] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-0, topic=-uve-topic-3, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (328/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,751] 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 01:56:42,751] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-3, topic=-uve-topic-19, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (329/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,763] 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 01:56:42,764] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-7, topic=-uve-topic-4, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (330/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,765] 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 01:56:42,765] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-2, topic=-uve-topic-8, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (331/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,766] 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 01:56:42,767] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-6, topic=-uve-topic-1, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (332/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,768] 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 01:56:42,768] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-29, topic=-uve-topic-1, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (333/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,772] 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 01:56:42,774] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-5, topic=-uve-topic-10, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (334/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,775] 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 01:56:42,775] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-9, topic=-uve-topic-2, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (335/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,777] 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 01:56:42,778] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-7, topic=-uve-topic-6, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (336/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,780] 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 01:56:42,780] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-22, topic=structured_syslog_topic, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (337/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,783] 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 01:56:42,784] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-2, topic=-uve-topic-16, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (338/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,785] 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 01:56:42,785] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-29, topic=-uve-topic-6, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (339/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,788] 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 01:56:42,788] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-23, topic=-uve-topic-24, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (340/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,789] 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 01:56:42,790] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-22, topic=-uve-topic-29, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (341/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,794] 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 01:56:42,794] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-3, topic=-uve-topic-13, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (342/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,795] 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 01:56:42,800] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-2, topic=-uve-topic-12, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (343/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,801] 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 01:56:42,801] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-7, topic=-uve-topic-14, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (344/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,802] 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 01:56:42,803] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-19, topic=structured_syslog_topic, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (345/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,803] 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 01:56:42,805] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-20, topic=-uve-topic-7, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (346/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,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 01:56:42,807] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-23, topic=-uve-topic-21, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (347/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,809] 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 01:56:42,810] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-1, topic=-uve-topic-24, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (348/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,811] 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 01:56:42,814] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-11, topic=-uve-topic-22, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (349/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,818] 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 01:56:42,819] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-12, topic=-uve-topic-21, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (350/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,828] 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 01:56:42,828] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-23, topic=-uve-topic-10, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (351/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,829] 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 01:56:42,830] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-17, topic=-uve-topic-18, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (352/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,830] 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 01:56:42,831] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-11, topic=-uve-topic-5, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (353/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,835] 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 01:56:42,837] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-1, topic=-uve-topic-13, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (354/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,837] 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 01:56:42,839] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-11, topic=-uve-topic-25, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (355/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,840] 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 01:56:42,844] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-15, topic=-uve-topic-2, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (356/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,847] 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 01:56:42,849] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-14, topic=-uve-topic-4, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (357/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,853] 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 01:56:42,854] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-29, topic=-uve-topic-10, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (358/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,854] 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 01:56:42,855] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-13, topic=-uve-topic-16, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (359/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,863] 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 01:56:42,864] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-8, topic=-uve-topic-11, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (360/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,864] 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 01:56:42,865] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-20, topic=-uve-topic-18, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (361/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,865] 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 01:56:42,866] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-3, topic=-uve-topic-4, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (362/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,867] 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 01:56:42,868] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-5, topic=-uve-topic-15, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (363/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,869] 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 01:56:42,872] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-16, topic=-uve-topic-15, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (364/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,876] INFO [Log partition=HEALTH_CHECK_TOPIC-15, dir=/tmp/kafka-logs] Loading producer state till offset 2 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:42,877] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-15] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-15/00000000000000000002.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:42,877] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-15, topic=HEALTH_CHECK_TOPIC, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2) with 1 segments in 5ms (365/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,878] 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 01:56:42,879] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-11, topic=-uve-topic-27, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (366/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,881] 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 01:56:42,881] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-14, topic=-uve-topic-7, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (367/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,882] 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 01:56:42,882] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-24, topic=-uve-topic-3, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (368/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,883] 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 01:56:42,883] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-4, topic=-uve-topic-10, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (369/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,885] 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 01:56:42,885] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-27, topic=-uve-topic-26, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (370/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,885] 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 01:56:42,886] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-19, topic=-uve-topic-2, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (371/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,886] 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 01:56:42,888] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-16, topic=-uve-topic-10, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (372/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,889] 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 01:56:42,891] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-10, topic=-uve-topic-22, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (373/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,891] 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 01:56:42,892] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-17, topic=-uve-topic-7, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (374/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,893] 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 01:56:42,893] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-15, topic=-uve-topic-9, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (375/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,894] 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 01:56:42,894] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-8, topic=-uve-topic-13, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (376/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,894] 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 01:56:42,902] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-17, topic=-uve-topic-0, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (377/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,905] 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 01:56:42,906] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-12, topic=-uve-topic-22, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (378/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,913] 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 01:56:42,913] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-15, topic=-uve-topic-5, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (379/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,914] 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 01:56:42,914] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-10, topic=-uve-topic-4, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (380/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,919] 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 01:56:42,921] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-14, topic=-uve-topic-24, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (381/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,923] 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 01:56:42,924] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-24, topic=-uve-topic-10, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (382/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,929] 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 01:56:42,929] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-14, topic=-uve-topic-16, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (383/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,930] 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 01:56:42,930] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-23, topic=-uve-topic-26, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (384/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,931] 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 01:56:42,932] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-15, topic=-uve-topic-1, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (385/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,932] 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 01:56:42,932] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-4, topic=-uve-topic-8, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (386/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,933] 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 01:56:42,934] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-10, topic=-uve-topic-14, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (387/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,934] 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 01:56:42,936] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-21, topic=-uve-topic-16, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (388/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,937] 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 01:56:42,937] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-16, topic=-uve-topic-13, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (389/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,938] 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 01:56:42,941] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-19, topic=-uve-topic-15, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (390/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,942] 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 01:56:42,943] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-18, topic=-uve-topic-19, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (391/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,966] 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 01:56:42,967] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-3, topic=-uve-topic-23, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 25ms (392/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,968] 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 01:56:42,968] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-17, topic=-uve-topic-16, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (393/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,969] 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 01:56:42,969] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-10, topic=structured_syslog_topic, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (394/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,970] 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 01:56:42,970] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-12, topic=-uve-topic-24, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (395/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,970] 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 01:56:42,971] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-9, topic=structured_syslog_topic, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (396/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,971] 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 01:56:42,975] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-26, topic=-uve-topic-24, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (397/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,975] 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 01:56:42,975] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-13, topic=-uve-topic-3, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (398/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,980] INFO [Log partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:42,980] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-10, topic=-uve-topic-2, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (399/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,981] 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 01:56:42,981] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-0, topic=-uve-topic-10, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (400/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,982] 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 01:56:42,982] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-26, topic=-uve-topic-19, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (401/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,983] 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 01:56:42,987] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-5, topic=-uve-topic-26, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (402/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:42,988] 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 01:56:42,988] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-4, topic=-uve-topic-29, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (403/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,034] 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 01:56:43,034] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-13, topic=-uve-topic-24, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 46ms (404/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,035] 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 01:56:43,036] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-0, topic=-uve-topic-6, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (405/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,041] 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 01:56:43,045] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-17, topic=-uve-topic-17, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (406/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,048] 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 01:56:43,055] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-15, topic=structured_syslog_topic, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (407/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,058] 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 01:56:43,059] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-28, topic=-uve-topic-10, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (408/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,074] INFO [Log partition=HEALTH_CHECK_TOPIC-19, dir=/tmp/kafka-logs] Loading producer state till offset 4 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:43,074] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-19] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-19/00000000000000000004.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:43,075] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-19, topic=HEALTH_CHECK_TOPIC, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=4) with 1 segments in 15ms (409/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,076] 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 01:56:43,077] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-26, topic=structured_syslog_topic, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (410/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,079] 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 01:56:43,081] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-23, topic=-uve-topic-14, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (411/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,082] 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 01:56:43,083] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-21, topic=-uve-topic-29, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (412/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,088] 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 01:56:43,088] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-10, topic=-uve-topic-27, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (413/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,090] 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 01:56:43,091] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-27, topic=-uve-topic-27, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (414/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,093] 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 01:56:43,095] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-16, topic=-uve-topic-9, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (415/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,098] 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 01:56:43,100] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-22, topic=-uve-topic-5, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (416/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,101] 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 01:56:43,102] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-9, topic=-uve-topic-16, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (417/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,106] 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 01:56:43,107] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-20, topic=-uve-topic-5, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (418/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,108] 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 01:56:43,108] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-4, topic=-uve-topic-21, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (419/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,115] 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 01:56:43,115] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-14, topic=-uve-topic-25, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (420/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,116] 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 01:56:43,119] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-21, topic=-uve-topic-19, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (421/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,123] 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 01:56:43,125] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-5, topic=-uve-topic-22, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (422/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,126] 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 01:56:43,126] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-4, topic=-uve-topic-6, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (423/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,130] 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 01:56:43,132] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-4, topic=-uve-topic-25, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (424/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,133] 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 01:56:43,138] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-26, topic=-uve-topic-6, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (425/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,141] 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 01:56:43,142] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-25, topic=-uve-topic-23, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (426/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,142] 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 01:56:43,147] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-6, topic=-uve-topic-4, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (427/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,149] 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 01:56:43,155] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-22, topic=-uve-topic-23, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (428/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,158] 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 01:56:43,159] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-27, topic=-uve-topic-20, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (429/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,161] 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 01:56:43,161] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-7, topic=structured_syslog_topic, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (430/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,168] INFO [Log partition=HEALTH_CHECK_TOPIC-10, dir=/tmp/kafka-logs] Loading producer state till offset 5 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:43,169] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-10] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-10/00000000000000000005.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:43,169] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-10, topic=HEALTH_CHECK_TOPIC, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=5) with 1 segments in 8ms (431/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,170] 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 01:56:43,170] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-5, topic=-uve-topic-6, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (432/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,171] 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 01:56:43,171] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-16, topic=-uve-topic-5, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (433/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,172] 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 01:56:43,173] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-20, topic=-uve-topic-27, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (434/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,174] 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 01:56:43,174] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-17, topic=-uve-topic-21, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (435/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,176] 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 01:56:43,177] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-28, topic=-uve-topic-13, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (436/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,178] 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 01:56:43,178] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-7, topic=-uve-topic-22, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (437/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,179] 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 01:56:43,179] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-17, topic=-uve-topic-20, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (438/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,181] 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 01:56:43,182] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-14, topic=-uve-topic-15, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (439/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,183] 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 01:56:43,185] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-11, topic=-uve-topic-16, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (440/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,186] 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 01:56:43,187] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-5, topic=-uve-topic-25, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (441/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,189] 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 01:56:43,190] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-20, topic=-uve-topic-8, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (442/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,192] 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 01:56:43,192] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-27, topic=-uve-topic-17, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (443/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,193] 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 01:56:43,193] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-5, topic=-uve-topic-24, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (444/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,193] 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 01:56:43,194] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-13, topic=-uve-topic-14, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (445/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,198] 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 01:56:43,198] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-3, topic=-uve-topic-10, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (446/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,199] 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 01:56:43,199] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-9, topic=-uve-topic-23, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (447/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,200] 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 01:56:43,200] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-26, topic=-uve-topic-17, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (448/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,201] 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 01:56:43,201] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-14, topic=-uve-topic-3, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (449/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,206] 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 01:56:43,206] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-0, topic=-uve-topic-18, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (450/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,207] 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 01:56:43,211] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-1, topic=-uve-topic-18, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (451/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,212] 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 01:56:43,213] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-26, topic=-uve-topic-3, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (452/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,214] 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 01:56:43,214] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-28, topic=-uve-topic-9, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (453/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,219] 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 01:56:43,220] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-19, topic=-uve-topic-10, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (454/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,221] 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 01:56:43,221] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-24, topic=-uve-topic-4, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (455/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,222] 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 01:56:43,222] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-11, topic=-uve-topic-13, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (456/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,223] 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 01:56:43,223] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-2, topic=-uve-topic-24, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (457/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,224] 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 01:56:43,224] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-16, topic=-uve-topic-27, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (458/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,224] 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 01:56:43,225] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-4, topic=-uve-topic-12, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (459/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,225] 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 01:56:43,225] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-29, topic=-uve-topic-7, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (460/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,226] 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 01:56:43,226] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-22, topic=-uve-topic-20, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (461/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,227] 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 01:56:43,227] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-3, topic=-uve-topic-20, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (462/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,230] 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 01:56:43,231] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-16, topic=-uve-topic-20, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (463/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,233] 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 01:56:43,233] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-22, topic=-uve-topic-25, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (464/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,234] 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 01:56:43,234] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-17, topic=-uve-topic-23, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (465/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,263] 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 01:56:43,264] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-10, topic=-uve-topic-12, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 30ms (466/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,266] 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 01:56:43,267] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-17, topic=-uve-topic-13, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (467/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,267] 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 01:56:43,268] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-20, topic=-uve-topic-2, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (468/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,268] 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 01:56:43,268] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-23, topic=-uve-topic-13, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (469/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,272] 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 01:56:43,272] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-24, topic=-uve-topic-21, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (470/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,272] 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 01:56:43,273] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-9, topic=-uve-topic-29, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (471/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,273] 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 01:56:43,301] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-26, topic=-uve-topic-15, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 29ms (472/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,302] 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 01:56:43,303] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-24, topic=-uve-topic-8, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (473/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,303] 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 01:56:43,303] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-5, topic=structured_syslog_topic, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (474/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,304] 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 01:56:43,304] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-10, topic=-uve-topic-6, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (475/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,309] 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 01:56:43,309] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-17, topic=-uve-topic-1, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (476/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,313] 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 01:56:43,313] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-0, topic=-uve-topic-5, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (477/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,320] 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 01:56:43,320] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-22, topic=-uve-topic-3, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (478/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,321] 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 01:56:43,321] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-26, topic=-uve-topic-14, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (479/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,322] 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 01:56:43,329] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-11, topic=-uve-topic-15, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (480/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,330] 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 01:56:43,330] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-21, topic=-uve-topic-26, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (481/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,338] 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 01:56:43,342] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-11, topic=-uve-topic-6, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (482/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,343] 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 01:56:43,343] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-22, topic=-uve-topic-6, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (483/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,344] 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 01:56:43,344] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-25, topic=-uve-topic-6, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (484/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,344] 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 01:56:43,344] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-4, topic=-uve-topic-26, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (485/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,350] 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 01:56:43,350] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-7, topic=-uve-topic-19, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (486/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,351] 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 01:56:43,351] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-3, topic=-uve-topic-26, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (487/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,357] 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 01:56:43,361] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-10, topic=-uve-topic-7, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (488/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,362] 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 01:56:43,362] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-24, topic=-uve-topic-17, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (489/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,363] 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 01:56:43,363] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-25, topic=-uve-topic-10, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (490/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,363] 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 01:56:43,364] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-10, topic=-uve-topic-28, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (491/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,366] 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 01:56:43,367] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-19, topic=-uve-topic-22, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (492/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,378] INFO [Log partition=HEALTH_CHECK_TOPIC-11, dir=/tmp/kafka-logs] Loading producer state till offset 3 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:43,379] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-11] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-11/00000000000000000003.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:43,380] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-11, topic=HEALTH_CHECK_TOPIC, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=3) with 1 segments in 13ms (493/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,380] 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 01:56:43,381] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-27, topic=-uve-topic-21, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (494/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,386] INFO [Log partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Loading producer state till offset 466 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:43,386] INFO [ProducerStateManager partition=-uve-topic-2-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-2-0/00000000000000000466.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:43,386] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-0, topic=-uve-topic-2, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=466) with 1 segments in 5ms (495/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,387] 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 01:56:43,387] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-7, topic=-uve-topic-10, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (496/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,388] 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 01:56:43,388] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-14, topic=-uve-topic-11, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (497/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,389] 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 01:56:43,389] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-7, topic=-uve-topic-11, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (498/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,389] 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 01:56:43,390] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-11, topic=-uve-topic-21, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (499/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,390] 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 01:56:43,392] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-23, topic=-uve-topic-16, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (500/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,393] 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 01:56:43,393] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-4, topic=-uve-topic-2, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (501/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,394] 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 01:56:43,394] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-22, topic=-uve-topic-9, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (502/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,394] 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 01:56:43,395] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-16, topic=-uve-topic-18, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (503/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,395] 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 01:56:43,395] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-3, topic=-uve-topic-16, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (504/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,396] 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 01:56:43,397] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-24, topic=-uve-topic-15, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (505/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,404] INFO [Log partition=HEALTH_CHECK_TOPIC-6, dir=/tmp/kafka-logs] Loading producer state till offset 2 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:43,404] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-6] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-6/00000000000000000002.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:43,405] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-6, topic=HEALTH_CHECK_TOPIC, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2) with 1 segments in 7ms (506/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,405] 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 01:56:43,406] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-5, topic=-uve-topic-3, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (507/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,407] 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 01:56:43,407] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-3, topic=-uve-topic-12, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (508/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,408] 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 01:56:43,408] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-18, topic=-uve-topic-27, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (509/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,409] 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 01:56:43,409] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-15, topic=-uve-topic-18, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (510/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,410] 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 01:56:43,411] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-21, topic=-uve-topic-4, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (511/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,435] 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 01:56:43,436] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-21, topic=-uve-topic-11, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 26ms (512/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,457] 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 01:56:43,457] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-4, topic=-uve-topic-18, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 21ms (513/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,458] 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 01:56:43,458] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-25, topic=-uve-topic-27, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (514/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,460] 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 01:56:43,460] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-25, topic=-uve-topic-9, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (515/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,460] 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 01:56:43,461] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-2, topic=-uve-topic-11, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (516/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,466] 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 01:56:43,466] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-18, topic=-uve-topic-26, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (517/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,469] 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 01:56:43,469] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-6, topic=-uve-topic-21, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (518/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,470] 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 01:56:43,471] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-21, topic=-uve-topic-3, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (519/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,472] 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 01:56:43,472] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-22, topic=-uve-topic-11, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (520/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,474] 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 01:56:43,474] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-13, topic=-uve-topic-21, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (521/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,481] INFO [Log partition=HEALTH_CHECK_TOPIC-23, dir=/tmp/kafka-logs] Loading producer state till offset 3 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:43,481] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-23] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-23/00000000000000000003.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:43,482] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-23, topic=HEALTH_CHECK_TOPIC, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=3) with 1 segments in 8ms (522/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,482] 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 01:56:43,487] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-12, topic=-uve-topic-16, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (523/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,494] INFO [Log partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Loading producer state till offset 464 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:43,494] INFO [ProducerStateManager partition=-uve-topic-1-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-1-0/00000000000000000464.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:43,516] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-0, topic=-uve-topic-1, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=464) with 1 segments in 28ms (524/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,517] 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 01:56:43,518] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-26, topic=-uve-topic-13, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (525/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,526] 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 01:56:43,526] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-6, topic=-uve-topic-15, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (526/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,527] 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 01:56:43,527] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-0, topic=-uve-topic-4, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (527/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,528] 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 01:56:43,528] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-2, topic=-uve-topic-18, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (528/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,541] 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 01:56:43,541] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-10, topic=-uve-topic-21, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (529/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,543] 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 01:56:43,543] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-6, topic=-uve-topic-9, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (530/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,544] 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 01:56:43,544] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-9, topic=-uve-topic-5, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (531/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,546] 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 01:56:43,547] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-20, topic=-uve-topic-21, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (532/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,548] 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 01:56:43,550] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-10, topic=-uve-topic-11, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (533/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,550] 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 01:56:43,550] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-28, topic=-uve-topic-24, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (534/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,587] INFO [Log partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Loading producer state till offset 1991 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:43,588] INFO [ProducerStateManager partition=-uve-topic-22-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-22-0/00000000000000001991.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:43,590] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-0, topic=-uve-topic-22, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=1991) with 1 segments in 40ms (535/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,605] INFO [Log partition=HEALTH_CHECK_TOPIC-17, dir=/tmp/kafka-logs] Loading producer state till offset 3 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:43,605] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-17] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-17/00000000000000000003.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:43,606] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-17, topic=HEALTH_CHECK_TOPIC, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=3) with 1 segments in 15ms (536/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,607] 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 01:56:43,608] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-2, topic=-uve-topic-28, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (537/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,608] 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 01:56:43,609] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-1, topic=-uve-topic-9, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (538/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,609] 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 01:56:43,609] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-21, topic=-uve-topic-14, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (539/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,613] 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 01:56:43,614] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-19, topic=-uve-topic-19, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (540/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,614] 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 01:56:43,615] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-25, topic=-uve-topic-24, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (541/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,618] 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 01:56:43,620] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-12, topic=-uve-topic-6, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (542/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,621] 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 01:56:43,621] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-13, topic=-uve-topic-29, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (543/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,621] 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 01:56:43,622] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-21, topic=-uve-topic-17, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (544/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,622] 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 01:56:43,622] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-5, topic=-uve-topic-1, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (545/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,629] 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 01:56:43,629] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-12, topic=-uve-topic-12, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (546/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,629] 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 01:56:43,630] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-26, topic=-uve-topic-18, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (547/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,630] 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 01:56:43,630] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-2, topic=-uve-topic-3, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (548/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,631] 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 01:56:43,631] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-28, topic=-uve-topic-2, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (549/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,631] 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 01:56:43,632] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-21, topic=-uve-topic-25, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (550/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,632] 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 01:56:43,632] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-11, topic=-uve-topic-9, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (551/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,644] 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 01:56:43,645] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-14, topic=-uve-topic-18, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (552/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,645] 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 01:56:43,646] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-16, topic=-uve-topic-7, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (553/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,655] 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 01:56:43,655] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-9, topic=-uve-topic-24, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 9ms (554/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,656] 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 01:56:43,656] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-4, topic=-uve-topic-4, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (555/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,657] 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 01:56:43,657] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-25, topic=-uve-topic-21, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (556/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,661] 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 01:56:43,661] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-28, topic=-uve-topic-14, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (557/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,662] 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 01:56:43,662] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-3, topic=-uve-topic-18, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (558/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,663] 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 01:56:43,665] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-16, topic=-uve-topic-2, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (559/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,665] 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 01:56:43,666] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-2, topic=-uve-topic-2, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (560/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,666] 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 01:56:43,666] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-18, topic=-uve-topic-17, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (561/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,667] 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 01:56:43,667] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-18, topic=-uve-topic-16, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (562/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,667] 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 01:56:43,682] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-2, topic=-uve-topic-25, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (563/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,683] 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 01:56:43,683] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-23, topic=structured_syslog_topic, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (564/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,683] 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 01:56:43,684] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-23, topic=-uve-topic-25, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (565/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,684] 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 01:56:43,684] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-18, topic=-uve-topic-12, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (566/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,689] 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 01:56:43,689] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-14, topic=-uve-topic-14, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (567/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,690] 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 01:56:43,691] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-1, topic=-uve-topic-1, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (568/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,691] 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 01:56:43,691] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-21, topic=-uve-topic-28, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (569/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,692] 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 01:56:43,692] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-16, topic=-uve-topic-17, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (570/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,692] 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 01:56:43,693] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-23, topic=-uve-topic-20, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (571/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,693] 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 01:56:43,696] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-7, topic=-uve-topic-24, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (572/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,698] 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 01:56:43,698] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-11, topic=-uve-topic-1, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (573/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,699] 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 01:56:43,700] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-20, topic=-uve-topic-15, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (574/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,701] 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 01:56:43,701] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-8, topic=-uve-topic-19, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (575/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,702] 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 01:56:43,702] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-4, topic=-uve-topic-20, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (576/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,705] 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 01:56:43,705] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-7, topic=-uve-topic-3, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (577/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,706] 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 01:56:43,706] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-21, topic=-uve-topic-1, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (578/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,707] 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 01:56:43,710] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-12, topic=-uve-topic-4, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (579/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,713] 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 01:56:43,713] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-19, topic=-uve-topic-18, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (580/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,714] 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 01:56:43,714] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-8, topic=-uve-topic-4, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (581/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,715] 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 01:56:43,715] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-8, topic=-uve-topic-3, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (582/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,715] 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 01:56:43,716] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-4, topic=-uve-topic-0, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (583/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,716] 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 01:56:43,717] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-23, topic=-uve-topic-28, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (584/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,718] 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 01:56:43,718] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-1, topic=-uve-topic-10, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (585/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,720] 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 01:56:43,720] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-17, topic=-uve-topic-11, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (586/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,721] 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 01:56:43,721] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-20, topic=-uve-topic-22, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (587/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,722] 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 01:56:43,722] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-18, topic=-uve-topic-15, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (588/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,722] 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 01:56:43,722] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-16, topic=-uve-topic-26, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (589/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,723] 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 01:56:43,723] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-20, topic=-uve-topic-20, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (590/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,723] 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 01:56:43,724] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-18, topic=-uve-topic-11, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (591/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,726] 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 01:56:43,726] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-9, topic=-uve-topic-27, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (592/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,727] 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 01:56:43,733] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-25, topic=-uve-topic-2, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (593/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,734] 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 01:56:43,741] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-28, topic=-uve-topic-17, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (594/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,742] 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 01:56:43,742] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-26, topic=-uve-topic-26, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (595/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,743] 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 01:56:43,743] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-24, topic=-uve-topic-25, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (596/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,743] 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 01:56:43,744] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-3, topic=-uve-topic-6, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (597/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,744] 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 01:56:43,744] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-28, topic=-uve-topic-12, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (598/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,748] 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 01:56:43,748] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-27, topic=-uve-topic-4, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (599/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,749] 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 01:56:43,749] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-25, topic=-uve-topic-4, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (600/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,749] 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 01:56:43,750] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-4, topic=-uve-topic-16, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (601/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,753] 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 01:56:43,753] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-23, topic=-uve-topic-11, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (602/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,754] 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 01:56:43,754] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-17, topic=-uve-topic-26, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (603/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,755] 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 01:56:43,755] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-8, topic=-uve-topic-26, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (604/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,755] 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 01:56:43,756] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-4, topic=-uve-topic-24, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (605/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,759] 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 01:56:43,759] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-10, topic=-uve-topic-8, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (606/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,760] 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 01:56:43,761] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-20, topic=-uve-topic-23, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (607/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,761] 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 01:56:43,762] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-8, topic=-uve-topic-12, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (608/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,762] 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 01:56:43,762] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-28, topic=-uve-topic-29, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (609/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,763] 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 01:56:43,763] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-0, topic=structured_syslog_topic, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (610/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,763] 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 01:56:43,764] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-26, topic=-uve-topic-5, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (611/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,764] 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 01:56:43,764] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-29, topic=-uve-topic-12, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (612/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,777] 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 01:56:43,778] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-29, topic=-uve-topic-18, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (613/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,779] 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 01:56:43,780] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-5, topic=-uve-topic-29, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (614/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,783] 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 01:56:43,783] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-4, topic=-uve-topic-7, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (615/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,785] 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 01:56:43,785] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-15, topic=-uve-topic-4, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (616/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,785] 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 01:56:43,786] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-13, topic=-uve-topic-25, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (617/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,791] 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 01:56:43,791] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-25, topic=-uve-topic-28, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (618/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,806] INFO [Log partition=HEALTH_CHECK_TOPIC-14, dir=/tmp/kafka-logs] Loading producer state till offset 3 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:43,806] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-14] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-14/00000000000000000003.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:43,807] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-14, topic=HEALTH_CHECK_TOPIC, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=3) with 1 segments in 15ms (619/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,807] 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 01:56:43,808] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-27, topic=-uve-topic-8, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (620/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,811] 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 01:56:43,811] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-13, topic=-uve-topic-0, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (621/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,811] 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 01:56:43,812] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-29, topic=-uve-topic-13, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (622/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,812] 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 01:56:43,812] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-29, topic=-uve-topic-19, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (623/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,815] 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 01:56:43,816] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-27, topic=-uve-topic-6, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (624/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,817] 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 01:56:43,817] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-20, topic=-uve-topic-1, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (625/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,819] 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 01:56:43,819] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-20, topic=-uve-topic-10, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (626/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,823] 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 01:56:43,824] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-27, topic=-uve-topic-19, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (627/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,825] 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 01:56:43,825] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-6, topic=-uve-topic-29, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (628/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,830] 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 01:56:43,831] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-4, topic=-uve-topic-13, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (629/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,832] 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 01:56:43,832] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-25, topic=-uve-topic-26, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (630/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,836] 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 01:56:43,836] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-2, topic=-uve-topic-0, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (631/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,840] 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 01:56:43,840] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-29, topic=-uve-topic-5, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (632/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,843] 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 01:56:43,843] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-28, topic=-uve-topic-5, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (633/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,845] 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 01:56:43,845] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-5, topic=-uve-topic-23, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (634/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,846] 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 01:56:43,846] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-9, topic=-uve-topic-4, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (635/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,847] 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 01:56:43,850] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-19, topic=-uve-topic-21, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (636/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,851] 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 01:56:43,851] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-7, topic=-uve-topic-18, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (637/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,852] 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 01:56:43,852] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-21, topic=-uve-topic-13, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (638/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,853] 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 01:56:43,853] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-29, topic=-uve-topic-11, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (639/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,874] 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 01:56:43,874] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-20, topic=-uve-topic-9, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 21ms (640/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,875] 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 01:56:43,875] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-8, topic=-uve-topic-6, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (641/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,882] 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 01:56:43,882] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-11, topic=-uve-topic-0, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (642/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,883] 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 01:56:43,883] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-28, topic=-uve-topic-19, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (643/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,884] 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 01:56:43,884] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-28, topic=-uve-topic-25, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (644/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,884] 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 01:56:43,884] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-2, topic=-uve-topic-5, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (645/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,891] 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 01:56:43,891] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-9, topic=-uve-topic-15, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (646/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,891] 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 01:56:43,892] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-12, topic=-uve-topic-28, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (647/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,892] 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 01:56:43,892] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-1, topic=-uve-topic-23, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (648/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,899] INFO [Log partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:43,900] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-8, topic=-uve-topic-21, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (649/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,900] 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 01:56:43,900] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-11, topic=-uve-topic-28, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (650/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,901] 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 01:56:43,901] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-18, topic=-uve-topic-28, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (651/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,902] 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 01:56:43,902] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-22, topic=-uve-topic-7, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (652/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,905] 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 01:56:43,907] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-15, topic=-uve-topic-28, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (653/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,908] 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 01:56:43,908] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-22, topic=-uve-topic-22, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (654/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,910] 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 01:56:43,911] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-12, topic=-uve-topic-29, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (655/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,913] 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 01:56:43,915] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-28, topic=-uve-topic-7, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (656/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,916] 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 01:56:43,917] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-7, topic=-uve-topic-21, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (657/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,917] 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 01:56:43,920] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-6, topic=-uve-topic-17, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (658/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,924] 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 01:56:43,924] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-1, topic=-uve-topic-17, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (659/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,931] INFO [Log partition=HEALTH_CHECK_TOPIC-0, dir=/tmp/kafka-logs] Loading producer state till offset 6 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:43,932] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-0] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-0/00000000000000000006.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:43,932] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-0, topic=HEALTH_CHECK_TOPIC, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=6) with 1 segments in 8ms (660/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,933] 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 01:56:43,933] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-12, topic=-uve-topic-11, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (661/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,933] 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 01:56:43,934] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-10, topic=-uve-topic-13, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (662/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,934] 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 01:56:43,934] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-8, topic=-uve-topic-27, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (663/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,937] 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 01:56:43,937] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-29, topic=-uve-topic-22, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (664/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,938] 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 01:56:43,938] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-3, topic=-uve-topic-22, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (665/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,940] 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 01:56:43,942] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-18, topic=-uve-topic-21, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (666/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,943] 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 01:56:43,944] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-18, topic=-uve-topic-22, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (667/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,944] 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 01:56:43,951] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-29, topic=-uve-topic-27, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (668/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,952] 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 01:56:43,952] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-5, topic=-uve-topic-5, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (669/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,952] 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 01:56:43,953] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-25, topic=-uve-topic-20, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (670/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,953] 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 01:56:43,953] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-21, topic=-uve-topic-6, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (671/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,954] 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 01:56:43,954] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-20, topic=-uve-topic-26, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (672/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,955] 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 01:56:43,956] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-15, topic=-uve-topic-15, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (673/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,956] 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 01:56:43,956] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-19, topic=-uve-topic-0, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (674/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,958] 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 01:56:43,958] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-8, topic=-uve-topic-25, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (675/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,958] 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 01:56:43,960] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-9, topic=-uve-topic-12, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (676/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,961] 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 01:56:43,961] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-20, topic=-uve-topic-14, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (677/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,963] 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 01:56:43,964] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-24, topic=-uve-topic-24, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (678/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,968] 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 01:56:43,969] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-26, topic=-uve-topic-20, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (679/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,969] 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 01:56:43,970] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-19, topic=-uve-topic-8, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (680/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,974] 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 01:56:43,974] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-14, topic=-uve-topic-23, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (681/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,975] 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 01:56:43,975] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-18, topic=-uve-topic-5, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (682/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,979] 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 01:56:43,979] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-13, topic=-uve-topic-19, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (683/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,980] 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 01:56:43,980] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-19, topic=-uve-topic-7, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (684/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,980] 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 01:56:43,981] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-25, topic=-uve-topic-5, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (685/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,981] 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 01:56:43,981] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-22, topic=-uve-topic-26, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (686/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,982] 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 01:56:43,982] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-23, topic=-uve-topic-12, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (687/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,983] 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 01:56:43,983] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-7, topic=-uve-topic-28, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (688/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,985] 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 01:56:43,985] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-6, topic=-uve-topic-22, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (689/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,985] 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 01:56:43,986] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-9, topic=-uve-topic-8, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (690/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,986] 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 01:56:43,987] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-8, topic=-uve-topic-18, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (691/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,988] 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 01:56:43,988] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-2, topic=-uve-topic-26, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (692/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,989] 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 01:56:43,989] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-14, topic=-uve-topic-5, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (693/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,989] 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 01:56:43,990] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-18, topic=-uve-topic-29, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (694/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,991] 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 01:56:43,992] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-19, topic=-uve-topic-9, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (695/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,993] 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 01:56:43,994] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-29, topic=-uve-topic-8, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (696/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,995] 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 01:56:43,995] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-3, topic=-uve-topic-21, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (697/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:43,999] 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 01:56:43,999] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-26, topic=-uve-topic-27, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (698/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,000] 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 01:56:44,001] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-25, topic=-uve-topic-15, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (699/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,006] 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 01:56:44,006] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-7, topic=-uve-topic-25, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (700/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,007] 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 01:56:44,007] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-15, topic=-uve-topic-6, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (701/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,018] 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 01:56:44,018] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-3, topic=-uve-topic-2, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (702/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,024] 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 01:56:44,024] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-26, topic=-uve-topic-11, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (703/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,025] 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 01:56:44,025] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-7, topic=-uve-topic-17, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (704/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,026] 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 01:56:44,026] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-4, topic=-uve-topic-3, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (705/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,026] 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 01:56:44,026] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-2, topic=-uve-topic-17, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (706/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,027] 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 01:56:44,027] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-23, topic=-uve-topic-0, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (707/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56: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 01:56:44,036] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-12, topic=-uve-topic-9, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (708/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,036] 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 01:56:44,036] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-29, topic=-uve-topic-23, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (709/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,037] 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 01:56:44,037] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-11, topic=-uve-topic-24, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (710/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,038] 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 01:56:44,038] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-13, topic=-uve-topic-18, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (711/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,038] 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 01:56:44,038] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-4, topic=structured_syslog_topic, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (712/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,040] 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 01:56:44,040] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-8, topic=-uve-topic-10, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (713/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,041] 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 01:56:44,041] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-20, topic=-uve-topic-3, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (714/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,041] 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 01:56:44,042] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-7, topic=-uve-topic-1, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (715/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,042] 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 01:56:44,042] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-11, topic=-uve-topic-8, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (716/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,043] 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 01:56:44,043] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-1, topic=-uve-topic-4, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (717/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,043] 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 01:56:44,043] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-24, topic=-uve-topic-0, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (718/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,044] 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 01:56:44,044] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-19, topic=-uve-topic-28, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (719/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,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 01:56:44,047] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-7, topic=-uve-topic-13, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (720/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,048] 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 01:56:44,048] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-0, topic=-uve-topic-8, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (721/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,056] INFO [Log partition=HEALTH_CHECK_TOPIC-27, dir=/tmp/kafka-logs] Loading producer state till offset 3 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:44,056] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-27] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-27/00000000000000000003.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:44,056] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-27, topic=HEALTH_CHECK_TOPIC, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=3) with 1 segments in 8ms (722/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,072] INFO [Log partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Loading producer state till offset 1708 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:44,073] INFO [ProducerStateManager partition=-uve-topic-20-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-20-0/00000000000000001708.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:44,073] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-0, topic=-uve-topic-20, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=1708) with 1 segments in 17ms (723/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,074] 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 01:56:44,074] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-20, topic=-uve-topic-0, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (724/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,074] 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 01:56:44,075] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-18, topic=-uve-topic-9, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (725/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,075] 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 01:56:44,075] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-23, topic=-uve-topic-9, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (726/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,076] 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 01:56:44,076] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-29, topic=-uve-topic-28, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (727/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,092] INFO [Log partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Loading producer state till offset 1247 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:44,092] INFO [ProducerStateManager partition=-uve-topic-27-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-27-0/00000000000000001247.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:44,092] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-0, topic=-uve-topic-27, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=1247) with 1 segments in 16ms (728/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,093] 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 01:56:44,093] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-27, topic=-uve-topic-22, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (729/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,140] 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 01:56:44,140] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-13, topic=-uve-topic-1, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 47ms (730/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,145] 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 01:56:44,145] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-2, topic=-uve-topic-15, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (731/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,154] INFO [Log partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Loading producer state till offset 140 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:44,154] INFO [ProducerStateManager partition=-uve-topic-19-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-19-0/00000000000000000140.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:44,154] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-0, topic=-uve-topic-19, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=140) with 1 segments in 9ms (732/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,155] 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 01:56:44,155] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-19, topic=-uve-topic-11, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (733/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,156] 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 01:56:44,156] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-20, topic=-uve-topic-6, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (734/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,158] 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 01:56:44,158] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-15, topic=-uve-topic-26, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (735/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,166] 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 01:56:44,166] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-17, topic=-uve-topic-25, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (736/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,168] 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 01:56:44,168] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-15, topic=-uve-topic-8, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (737/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,168] 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 01:56:44,169] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-14, topic=-uve-topic-26, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (738/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,176] 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 01:56:44,177] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-19, topic=-uve-topic-25, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (739/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,183] 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 01:56:44,183] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-17, topic=-uve-topic-12, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (740/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,186] 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 01:56:44,186] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-12, topic=-uve-topic-27, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (741/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,189] 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 01:56:44,191] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-2, topic=-uve-topic-23, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (742/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,193] 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 01:56:44,194] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-9, topic=-uve-topic-14, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (743/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,195] 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 01:56:44,197] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-21, topic=-uve-topic-20, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (744/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,201] 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 01:56:44,201] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-24, topic=-uve-topic-18, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (745/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,208] INFO [Log partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Loading producer state till offset 1184 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:44,208] INFO [ProducerStateManager partition=-uve-topic-26-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-26-0/00000000000000001184.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:44,209] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-0, topic=-uve-topic-26, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=1184) with 1 segments in 7ms (746/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,209] 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 01:56:44,210] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-9, topic=-uve-topic-20, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (747/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,212] 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 01:56:44,213] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-22, topic=-uve-topic-16, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (748/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,215] 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 01:56:44,217] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-23, topic=-uve-topic-6, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (749/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,218] 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 01:56:44,220] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-10, topic=-uve-topic-19, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (750/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,224] 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 01:56:44,224] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-23, topic=-uve-topic-5, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (751/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,224] 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 01:56:44,225] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-9, topic=-uve-topic-25, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (752/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,225] 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 01:56:44,227] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-17, topic=-uve-topic-29, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (753/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,228] 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 01:56:44,230] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-24, topic=-uve-topic-19, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (754/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,231] 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 01:56:44,232] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-24, topic=-uve-topic-11, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (755/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,235] 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 01:56:44,235] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-27, topic=-uve-topic-7, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (756/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,240] 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 01:56:44,240] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-8, topic=-uve-topic-17, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (757/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,240] 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 01:56:44,242] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-8, topic=-uve-topic-8, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (758/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,242] 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 01:56:44,245] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-14, topic=-uve-topic-12, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (759/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,266] INFO [Log partition=HEALTH_CHECK_TOPIC-1, dir=/tmp/kafka-logs] Loading producer state till offset 4 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:44,267] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-1] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-1/00000000000000000004.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:44,267] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-1, topic=HEALTH_CHECK_TOPIC, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=4) with 1 segments in 21ms (760/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,269] 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 01:56:44,270] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-6, topic=-uve-topic-11, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (761/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,271] 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 01:56:44,271] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-0, topic=-uve-topic-11, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (762/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,283] INFO [Log partition=HEALTH_CHECK_TOPIC-13, dir=/tmp/kafka-logs] Loading producer state till offset 2 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:44,283] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-13] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-13/00000000000000000002.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:44,284] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-13, topic=HEALTH_CHECK_TOPIC, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2) with 1 segments in 12ms (763/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,284] 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 01:56:44,284] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-20, topic=-uve-topic-28, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (764/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,285] 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 01:56:44,285] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-1, topic=-uve-topic-3, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (765/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,289] 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 01:56:44,289] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-8, topic=-uve-topic-29, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (766/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,290] 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 01:56:44,290] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-12, topic=-uve-topic-3, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (767/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,290] 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 01:56:44,291] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-6, topic=-uve-topic-6, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (768/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,291] 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 01:56:44,292] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-18, topic=-uve-topic-20, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (769/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,292] 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 01:56:44,292] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-6, topic=-uve-topic-13, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (770/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,293] 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 01:56:44,293] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-11, topic=-uve-topic-11, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (771/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,294] 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 01:56:44,295] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-9, topic=-uve-topic-11, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (772/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,295] 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 01:56:44,296] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-6, topic=-uve-topic-16, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (773/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,296] 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 01:56:44,296] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-23, topic=-uve-topic-22, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (774/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,297] 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 01:56:44,298] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-19, topic=-uve-topic-4, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (775/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,300] 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 01:56:44,301] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-24, topic=-uve-topic-7, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (776/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,303] 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 01:56:44,304] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-3, topic=-uve-topic-8, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (777/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,304] 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 01:56:44,305] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-27, topic=-uve-topic-25, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (778/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,306] 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 01:56:44,306] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-11, topic=-uve-topic-7, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (779/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,307] 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 01:56:44,307] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-3, topic=-uve-topic-25, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (780/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,308] 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 01:56:44,309] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-28, topic=-uve-topic-1, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (781/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,309] 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 01:56:44,310] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-6, topic=-uve-topic-18, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (782/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,310] 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 01:56:44,311] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-22, topic=-uve-topic-28, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (783/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,312] 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 01:56:44,313] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-10, topic=-uve-topic-5, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (784/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,314] 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 01:56:44,326] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-25, topic=-uve-topic-25, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (785/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,328] 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 01:56:44,331] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-1, topic=-uve-topic-25, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (786/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,334] 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 01:56:44,335] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-9, topic=-uve-topic-17, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (787/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,336] 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 01:56:44,340] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-8, topic=-uve-topic-22, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (788/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,341] 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 01:56:44,343] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-13, topic=-uve-topic-27, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (789/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,344] 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 01:56:44,347] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-28, topic=-uve-topic-18, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (790/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,350] 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 01:56:44,354] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-7, topic=-uve-topic-7, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (791/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,355] 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 01:56:44,356] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-16, topic=structured_syslog_topic, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (792/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,356] 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 01:56:44,357] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-7, topic=-uve-topic-5, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (793/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,359] 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 01:56:44,360] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-18, topic=-uve-topic-6, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (794/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,361] 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 01:56:44,362] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-14, topic=-uve-topic-0, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (795/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,365] 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 01:56:44,366] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-13, topic=-uve-topic-12, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (796/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,368] 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 01:56:44,368] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-15, topic=-uve-topic-0, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (797/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,371] 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 01:56:44,372] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-17, topic=-uve-topic-15, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (798/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,374] 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 01:56:44,376] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-21, topic=-uve-topic-9, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (799/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,380] 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 01:56:44,381] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-24, topic=-uve-topic-13, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (800/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,382] 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 01:56:44,384] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-23, topic=-uve-topic-8, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (801/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,386] 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 01:56:44,387] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-25, topic=-uve-topic-16, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (802/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,388] 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 01:56:44,390] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-14, topic=-uve-topic-8, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (803/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,391] 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 01:56:44,391] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-24, topic=-uve-topic-28, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (804/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,392] 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 01:56:44,392] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-19, topic=-uve-topic-27, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (805/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,394] 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 01:56:44,394] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-29, topic=-uve-topic-2, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (806/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,394] 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 01:56:44,395] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-0, topic=-uve-topic-7, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (807/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,396] 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 01:56:44,396] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-10, topic=-uve-topic-23, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (808/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,397] 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 01:56:44,397] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-27, topic=-uve-topic-15, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (809/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,398] 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 01:56:44,398] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-2, topic=-uve-topic-4, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (810/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,399] 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 01:56:44,400] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-23, topic=-uve-topic-2, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (811/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,400] 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 01:56:44,401] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-19, topic=-uve-topic-5, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (812/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,401] 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 01:56:44,402] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-13, topic=-uve-topic-9, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (813/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,410] INFO [Log partition=HEALTH_CHECK_TOPIC-28, dir=/tmp/kafka-logs] Loading producer state till offset 3 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:44,411] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-28] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-28/00000000000000000003.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:44,413] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-28, topic=HEALTH_CHECK_TOPIC, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=3) with 1 segments in 9ms (814/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,414] 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 01:56:44,418] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-17, topic=-uve-topic-9, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (815/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,419] 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 01:56:44,419] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-22, topic=-uve-topic-17, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (816/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,425] INFO [Log partition=HEALTH_CHECK_TOPIC-21, dir=/tmp/kafka-logs] Loading producer state till offset 1 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:44,425] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-21] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-21/00000000000000000001.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:44,425] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-21, topic=HEALTH_CHECK_TOPIC, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=1) with 1 segments in 6ms (817/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,426] 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 01:56:44,426] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-7, topic=-uve-topic-2, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (818/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,427] 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 01:56:44,427] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-19, topic=-uve-topic-29, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (819/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,427] 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 01:56:44,428] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-7, topic=-uve-topic-26, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (820/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,428] 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 01:56:44,428] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-15, topic=-uve-topic-27, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (821/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,433] INFO [Log partition=HEALTH_CHECK_TOPIC-3, dir=/tmp/kafka-logs] Loading producer state till offset 2 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:44,433] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-3] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-3/00000000000000000002.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:44,434] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-3, topic=HEALTH_CHECK_TOPIC, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2) with 1 segments in 5ms (822/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,434] 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 01:56:44,434] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-7, topic=-uve-topic-9, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (823/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,435] 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 01:56:44,435] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-12, topic=-uve-topic-23, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (824/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,435] 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 01:56:44,436] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-2, topic=-uve-topic-21, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (825/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,436] 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 01:56:44,436] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-6, topic=-uve-topic-28, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (826/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,437] 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 01:56:44,437] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-1, topic=structured_syslog_topic, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (827/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,437] 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 01:56:44,438] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-3, topic=-uve-topic-9, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (828/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,438] 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 01:56:44,438] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-9, topic=-uve-topic-0, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (829/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,439] 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 01:56:44,439] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-24, topic=-uve-topic-27, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (830/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,452] INFO [Log partition=HEALTH_CHECK_TOPIC-22, dir=/tmp/kafka-logs] Loading producer state till offset 1 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:44,452] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-22] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-22/00000000000000000001.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:44,453] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-22, topic=HEALTH_CHECK_TOPIC, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=1) with 1 segments in 14ms (831/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,454] 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 01:56:44,454] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-29, topic=structured_syslog_topic, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (832/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,454] 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 01:56:44,454] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-15, topic=-uve-topic-19, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (833/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,455] 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 01:56:44,455] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-24, topic=-uve-topic-23, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (834/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,467] INFO [Log partition=HEALTH_CHECK_TOPIC-18, dir=/tmp/kafka-logs] Loading producer state till offset 2 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:44,467] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-18] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-18/00000000000000000002.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:44,468] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-18, topic=HEALTH_CHECK_TOPIC, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=2) with 1 segments in 13ms (835/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,469] 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 01:56:44,469] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-24, topic=-uve-topic-9, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (836/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,469] 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 01:56:44,470] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-14, topic=-uve-topic-29, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (837/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,471] 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 01:56:44,471] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-19, topic=-uve-topic-20, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (838/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,472] 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 01:56:44,472] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-12, topic=-uve-topic-26, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (839/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,473] 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 01:56:44,473] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-15, topic=-uve-topic-22, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (840/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,474] 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 01:56:44,474] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-8, topic=-uve-topic-0, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (841/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,477] 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 01:56:44,477] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-0, topic=-uve-topic-14, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (842/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,480] 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 01:56:44,481] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-0, topic=-uve-topic-16, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (843/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,482] 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 01:56:44,483] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-9, topic=-uve-topic-18, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (844/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,490] INFO [Log partition=HEALTH_CHECK_TOPIC-16, dir=/tmp/kafka-logs] Loading producer state till offset 3 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:44,490] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-16] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-16/00000000000000000003.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:44,490] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-16, topic=HEALTH_CHECK_TOPIC, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=3) with 1 segments in 7ms (845/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,491] 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 01:56:44,491] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-26, topic=-uve-topic-10, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (846/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,492] 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 01:56:44,492] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-18, topic=-uve-topic-4, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (847/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,492] 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 01:56:44,492] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-25, topic=-uve-topic-19, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (848/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,493] 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 01:56:44,493] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-7, topic=-uve-topic-23, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (849/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,494] 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 01:56:44,494] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-14, topic=-uve-topic-27, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (850/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,494] 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 01:56:44,495] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-22, topic=-uve-topic-13, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (851/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,495] 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 01:56:44,496] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-11, topic=-uve-topic-2, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (852/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,496] 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 01:56:44,496] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-17, topic=-uve-topic-14, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (853/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,497] 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 01:56:44,497] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-26, topic=-uve-topic-9, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (854/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,498] 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 01:56:44,498] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-29, topic=-uve-topic-24, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (855/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,499] 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 01:56:44,499] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-20, topic=-uve-topic-17, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (856/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,500] 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 01:56:44,501] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-24, topic=-uve-topic-26, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (857/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,518] INFO [Log partition=HEALTH_CHECK_TOPIC-25, dir=/tmp/kafka-logs] Loading producer state till offset 3 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:44,518] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-25] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-25/00000000000000000003.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:44,519] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-25, topic=HEALTH_CHECK_TOPIC, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=3) with 1 segments in 18ms (858/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,519] 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 01:56:44,520] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-12, topic=-uve-topic-20, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (859/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,520] 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 01:56:44,520] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-23, topic=-uve-topic-18, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (860/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,523] 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 01:56:44,523] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-19, topic=-uve-topic-17, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (861/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,523] 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 01:56:44,525] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-23, topic=-uve-topic-7, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (862/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,525] 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 01:56:44,526] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-8, topic=-uve-topic-14, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (863/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,526] 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 01:56:44,526] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-21, topic=-uve-topic-0, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (864/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,533] 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 01:56:44,533] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-8, topic=-uve-topic-20, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (865/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,534] 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 01:56:44,534] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-14, topic=-uve-topic-9, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (866/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,534] 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 01:56:44,535] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-10, topic=-uve-topic-29, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (867/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,535] 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 01:56:44,535] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-2, topic=-uve-topic-22, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (868/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,536] 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 01:56:44,536] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-28, topic=-uve-topic-28, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (869/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,537] 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 01:56:44,541] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-22, topic=-uve-topic-10, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (870/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,541] 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 01:56:44,543] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-8, topic=-uve-topic-16, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (871/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,544] 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 01:56:44,544] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-11, topic=-uve-topic-23, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (872/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,544] 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 01:56:44,545] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-18, topic=-uve-topic-8, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (873/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,569] INFO [Log partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Loading producer state till offset 682 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:44,569] INFO [ProducerStateManager partition=-uve-topic-28-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-28-0/00000000000000000682.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:44,570] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-0, topic=-uve-topic-28, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=682) with 1 segments in 26ms (874/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,571] 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 01:56:44,571] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-16, topic=-uve-topic-28, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (875/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,572] 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 01:56:44,572] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-1, topic=-uve-topic-29, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (876/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,572] 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 01:56:44,572] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-8, topic=-uve-topic-28, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (877/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,573] 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 01:56:44,573] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-1, topic=-uve-topic-5, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (878/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,574] 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 01:56:44,574] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-1, topic=-uve-topic-14, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (879/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,574] 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 01:56:44,574] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-2, topic=-uve-topic-29, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (880/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,575] 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 01:56:44,575] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-5, topic=-uve-topic-9, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (881/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,576] 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 01:56:44,576] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-2, topic=-uve-topic-14, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (882/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,588] 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 01:56:44,594] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-29, topic=-uve-topic-17, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 12ms (883/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,595] 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 01:56:44,596] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-24, topic=-uve-topic-29, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (884/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,597] 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 01:56:44,597] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-18, topic=-uve-topic-23, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (885/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,598] 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 01:56:44,598] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-13, topic=-uve-topic-6, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (886/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,599] 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 01:56:44,599] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-25, topic=-uve-topic-12, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (887/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,600] 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 01:56:44,600] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-2, topic=structured_syslog_topic, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (888/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,600] 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 01:56:44,601] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-29, topic=-uve-topic-16, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (889/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,615] 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 01:56:44,616] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-11, topic=-uve-topic-3, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 16ms (890/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,616] 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 01:56:44,617] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-13, topic=-uve-topic-2, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (891/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,617] 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 01:56:44,618] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-17, topic=-uve-topic-27, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (892/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,618] 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 01:56:44,618] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-16, topic=-uve-topic-24, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (893/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,619] 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 01:56:44,619] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-14, topic=-uve-topic-20, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (894/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,619] 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 01:56:44,620] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-16, topic=-uve-topic-21, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (895/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,620] 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 01:56:44,620] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-9, topic=-uve-topic-19, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (896/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,621] 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 01:56:44,621] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-27, topic=-uve-topic-3, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (897/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,621] 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 01:56:44,622] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-22, topic=-uve-topic-15, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (898/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,622] 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 01:56:44,631] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-6, topic=-uve-topic-8, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (899/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,631] 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 01:56:44,632] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-25, topic=-uve-topic-17, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (900/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,632] 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 01:56:44,632] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-5, topic=-uve-topic-14, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (901/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,633] 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 01:56:44,634] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-12, topic=-uve-topic-17, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (902/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,634] 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 01:56:44,634] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-5, topic=-uve-topic-16, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (903/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,664] 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 01:56:44,671] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-8, topic=-uve-topic-2, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 37ms (904/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,672] 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 01:56:44,673] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-1, topic=-uve-topic-26, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (905/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,675] 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 01:56:44,678] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-27, topic=structured_syslog_topic, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (906/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,682] 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 01:56:44,682] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-28, topic=-uve-topic-21, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (907/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,683] 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 01:56:44,684] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-6, topic=-uve-topic-0, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (908/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,687] 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 01:56:44,687] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-16, topic=-uve-topic-22, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (909/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,692] 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 01:56:44,705] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-24, topic=-uve-topic-1, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 18ms (910/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,708] 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 01:56:44,710] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-13, topic=-uve-topic-23, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (911/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,713] 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 01:56:44,716] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-20, topic=-uve-topic-24, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (912/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,731] INFO [Log partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Loading producer state till offset 925 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:44,731] INFO [ProducerStateManager partition=-uve-topic-25-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-25-0/00000000000000000925.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:44,732] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-0, topic=-uve-topic-25, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=925) with 1 segments in 9ms (913/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,732] 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 01:56:44,732] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-27, topic=-uve-topic-0, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (914/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56: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 01:56:44,738] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-25, topic=-uve-topic-13, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (915/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,738] 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 01:56:44,741] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-1, topic=-uve-topic-20, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (916/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,742] 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 01:56:44,747] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-15, topic=-uve-topic-24, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (917/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,755] INFO [Log partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Loading producer state till offset 812 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:44,755] INFO [ProducerStateManager partition=-uve-topic-29-0] Loading producer state from snapshot file '/tmp/kafka-logs/-uve-topic-29-0/00000000000000000812.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:44,756] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-0, topic=-uve-topic-29, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=812) with 1 segments in 8ms (918/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,756] 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 01:56:44,756] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-0, topic=-uve-topic-13, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (919/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,761] 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 01:56:44,762] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-28, topic=-uve-topic-8, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 0ms (920/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,763] 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 01:56:44,763] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-17, topic=-uve-topic-10, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (921/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,765] 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 01:56:44,767] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-25, topic=-uve-topic-22, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (922/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,769] 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 01:56:44,769] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-24, topic=structured_syslog_topic, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (923/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,776] 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 01:56:44,777] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-3, topic=-uve-topic-28, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (924/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,778] 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 01:56:44,782] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-11, topic=-uve-topic-20, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (925/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,788] 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 01:56:44,789] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-8, topic=structured_syslog_topic, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (926/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,800] 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 01:56:44,801] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-15, topic=-uve-topic-3, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (927/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,801] 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 01:56:44,801] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-22, topic=-uve-topic-18, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (928/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,812] 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 01:56:44,813] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-1, topic=-uve-topic-28, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (929/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,816] 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 01:56:44,818] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-3, topic=-uve-topic-17, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (930/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,819] 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 01:56:44,822] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-19, topic=-uve-topic-16, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (931/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,822] 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 01:56:44,829] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-17, topic=-uve-topic-28, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (932/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,839] 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 01:56:44,840] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-17, topic=-uve-topic-4, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (933/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,840] 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 01:56:44,852] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-26, topic=-uve-topic-8, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 11ms (934/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,852] 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 01:56:44,852] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-16, topic=-uve-topic-1, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (935/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,855] 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 01:56:44,856] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-28, topic=-uve-topic-6, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (936/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,857] 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 01:56:44,858] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-20, topic=-uve-topic-25, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (937/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,859] 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 01:56:44,866] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-6, topic=-uve-topic-14, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 8ms (938/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,868] 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 01:56:44,873] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-2, topic=HEALTH_CHECK_TOPIC, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 6ms (939/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,874] 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 01:56:44,887] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-2, topic=-uve-topic-13, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 14ms (940/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,890] 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 01:56:44,893] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-3, topic=-uve-topic-27, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (941/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,893] 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 01:56:44,896] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-20, topic=-uve-topic-11, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (942/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,896] 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 01:56:44,903] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-1, topic=-uve-topic-8, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (943/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,904] 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 01:56:44,908] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-15, topic=-uve-topic-14, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (944/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,913] 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 01:56:44,913] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-16, topic=-uve-topic-14, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (945/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,918] 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 01:56:44,936] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-15, topic=-uve-topic-20, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 20ms (946/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,939] 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 01:56:44,939] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-1, topic=-uve-topic-22, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (947/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,940] 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 01:56:44,950] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-11, topic=-uve-topic-19, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 10ms (948/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,965] 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 01:56:44,965] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-12, topic=-uve-topic-1, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 15ms (949/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,976] INFO [Log partition=HEALTH_CHECK_TOPIC-4, dir=/tmp/kafka-logs] Loading producer state till offset 3 with message format version 2 (kafka.log.Log) [2025-02-10 01:56:44,976] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-4] Loading producer state from snapshot file '/tmp/kafka-logs/HEALTH_CHECK_TOPIC-4/00000000000000000003.snapshot' (kafka.log.ProducerStateManager) [2025-02-10 01:56:44,978] INFO Completed load of Log(dir=/tmp/kafka-logs/HEALTH_CHECK_TOPIC-4, topic=HEALTH_CHECK_TOPIC, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=3) with 1 segments in 13ms (950/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,979] 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 01:56:44,979] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-7, topic=-uve-topic-8, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (951/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,979] 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 01:56:44,992] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-9, topic=-uve-topic-22, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 13ms (952/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,994] 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 01:56:44,994] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-1, topic=-uve-topic-21, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (953/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:44,998] 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 01:56:44,999] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-3, topic=-uve-topic-11, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (954/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,002] 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 01:56:45,002] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-1, topic=-uve-topic-7, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 3ms (955/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,007] 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 01:56:45,011] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-23, topic=-uve-topic-27, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 7ms (956/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,012] 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 01:56:45,013] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-17, topic=-uve-topic-5, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 2ms (957/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,017] 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 01:56:45,017] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-19, topic=-uve-topic-13, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 4ms (958/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,021] 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 01:56:45,025] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-12, topic=-uve-topic-8, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 1ms (959/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,031] 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 01:56:45,031] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-11, topic=-uve-topic-12, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments in 5ms (960/960 loaded in /tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 01:56:45,043] INFO Loaded 960 logs in 5960ms. (kafka.log.LogManager) [2025-02-10 01:56:45,111] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) [2025-02-10 01:56:45,115] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) [2025-02-10 01:56:46,122] INFO Awaiting socket connections on 10.0.0.30:9092. (kafka.network.Acceptor) [2025-02-10 01:56:46,220] INFO [SocketServer brokerId=3] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2025-02-10 01:56:46,290] INFO [ExpirationReaper-3-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:56:46,290] INFO [ExpirationReaper-3-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:56:46,300] INFO [ExpirationReaper-3-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:56:46,300] INFO [ExpirationReaper-3-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:56:46,323] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-02-10 01:56:46,465] INFO Creating /brokers/ids/3 (is it secure? false) (kafka.zk.KafkaZkClient) [2025-02-10 01:56:46,626] INFO Stat of the created znode at /brokers/ids/3 is: 8589937566,8589937566,1739152606591,1739152606591,1,0,0,72058010217611300,188,0,8589937566 (kafka.zk.KafkaZkClient) [2025-02-10 01:56:46,627] INFO Registered broker 3 at path /brokers/ids/3 with addresses: PLAINTEXT://10.0.0.30:9092, czxid (broker epoch): 8589937566 (kafka.zk.KafkaZkClient) [2025-02-10 01:56:47,018] INFO [ExpirationReaper-3-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:56:47,057] INFO [ExpirationReaper-3-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:56:47,064] INFO [ExpirationReaper-3-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:56:47,177] INFO [GroupCoordinator 3]: Starting up. (kafka.coordinator.group.GroupCoordinator) [2025-02-10 01:56:47,179] INFO [GroupCoordinator 3]: Startup complete. (kafka.coordinator.group.GroupCoordinator) [2025-02-10 01:56:47,197] INFO [GroupMetadataManager brokerId=3] Removed 0 expired offsets in 18 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-10 01:56:47,204] INFO [ProducerId Manager 3]: Acquired new producerId block (brokerId:3,blockStartProducerId:4000,blockEndProducerId:4999) by writing to Zk with path version 5 (kafka.coordinator.transaction.ProducerIdManager) [2025-02-10 01:56:47,374] INFO [TransactionCoordinator id=3] Starting up. (kafka.coordinator.transaction.TransactionCoordinator) [2025-02-10 01:56:47,386] INFO [TransactionCoordinator id=3] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator) [2025-02-10 01:56:47,392] INFO [Transaction Marker Channel Manager 3]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2025-02-10 01:56:47,564] INFO [ExpirationReaper-3-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 01:56:47,596] INFO [/config/changes-event-process-thread]: Starting (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2025-02-10 01:56:47,794] INFO [SocketServer brokerId=3] Starting socket server acceptors and processors (kafka.network.SocketServer) [2025-02-10 01:56:47,808] INFO [SocketServer brokerId=3] Started data-plane acceptor and processor(s) for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2025-02-10 01:56:47,808] INFO [SocketServer brokerId=3] Started socket server acceptors and processors (kafka.network.SocketServer) [2025-02-10 01:56:47,813] INFO Kafka version: 2.6.3 (org.apache.kafka.common.utils.AppInfoParser) [2025-02-10 01:56:47,813] INFO Kafka commitId: c24cbd3f5eeffa1e (org.apache.kafka.common.utils.AppInfoParser) [2025-02-10 01:56:47,813] INFO Kafka startTimeMs: 1739152607810 (org.apache.kafka.common.utils.AppInfoParser) [2025-02-10 01:56:47,819] INFO [KafkaServer id=3] started (kafka.server.KafkaServer) [2025-02-10 01:56:48,500] INFO [Partition -uve-topic-22-9 broker=3] Log loaded for partition -uve-topic-22-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,501] INFO [Partition -uve-topic-23-29 broker=3] Log loaded for partition -uve-topic-23-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,501] INFO [Partition -uve-topic-17-29 broker=3] Log loaded for partition -uve-topic-17-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,501] INFO [Partition -uve-topic-16-9 broker=3] Log loaded for partition -uve-topic-16-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,502] INFO [Partition -uve-topic-29-7 broker=3] Log loaded for partition -uve-topic-29-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,502] INFO [Partition -uve-topic-2-19 broker=3] Log loaded for partition -uve-topic-2-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,502] INFO [Partition -uve-topic-18-11 broker=3] Log loaded for partition -uve-topic-18-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,502] INFO [Partition -uve-topic-27-14 broker=3] Log loaded for partition -uve-topic-27-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,502] INFO [Partition -uve-topic-14-16 broker=3] Log loaded for partition -uve-topic-14-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,502] INFO [Partition -uve-topic-5-3 broker=3] Log loaded for partition -uve-topic-5-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,502] INFO [Partition -uve-topic-16-28 broker=3] Log loaded for partition -uve-topic-16-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,503] INFO [Partition -uve-topic-29-26 broker=3] Log loaded for partition -uve-topic-29-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,503] INFO [Partition -uve-topic-17-10 broker=3] Log loaded for partition -uve-topic-17-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,503] INFO [Partition -uve-topic-21-27 broker=3] Log loaded for partition -uve-topic-21-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,503] INFO [Partition -uve-topic-11-13 broker=3] Log loaded for partition -uve-topic-11-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,503] INFO [Partition -uve-topic-24-11 broker=3] Log loaded for partition -uve-topic-24-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,503] INFO [Partition -uve-topic-13-15 broker=3] Log loaded for partition -uve-topic-13-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,503] INFO [Partition -uve-topic-26-13 broker=3] Log loaded for partition -uve-topic-26-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,504] INFO [Partition -uve-topic-8-25 broker=3] Log loaded for partition -uve-topic-8-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,504] INFO [Partition -uve-topic-0-7 broker=3] Log loaded for partition -uve-topic-0-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,504] INFO [Partition -uve-topic-17-0 broker=3] Log loaded for partition -uve-topic-17-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,504] INFO [Partition -uve-topic-9-7 broker=3] Log loaded for partition -uve-topic-9-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,504] INFO [Partition -uve-topic-0-26 broker=3] Log loaded for partition -uve-topic-0-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,504] INFO [Partition -uve-topic-20-26 broker=3] Log loaded for partition -uve-topic-20-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,504] INFO [Partition -uve-topic-1-18 broker=3] Log loaded for partition -uve-topic-1-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,505] INFO [Partition -uve-topic-3-20 broker=3] Log loaded for partition -uve-topic-3-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,505] INFO [Partition -uve-topic-2-0 broker=3] Log loaded for partition -uve-topic-2-0 with initial high watermark 465 (kafka.cluster.Partition) [2025-02-10 01:56:48,505] INFO [Partition -uve-topic-7-24 broker=3] Log loaded for partition -uve-topic-7-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,505] INFO [Partition -uve-topic-6-4 broker=3] Log loaded for partition -uve-topic-6-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,505] INFO [Partition -uve-topic-15-17 broker=3] Log loaded for partition -uve-topic-15-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,505] INFO [Partition -uve-topic-28-15 broker=3] Log loaded for partition -uve-topic-28-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,506] INFO [Partition -uve-topic-6-23 broker=3] Log loaded for partition -uve-topic-6-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,506] INFO [Partition -uve-topic-7-5 broker=3] Log loaded for partition -uve-topic-7-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,506] INFO [Partition -uve-topic-22-28 broker=3] Log loaded for partition -uve-topic-22-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,506] INFO [Partition -uve-topic-0-17 broker=3] Log loaded for partition -uve-topic-0-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,506] INFO [Partition -uve-topic-9-17 broker=3] Log loaded for partition -uve-topic-9-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,506] INFO [Partition -uve-topic-21-8 broker=3] Log loaded for partition -uve-topic-21-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,506] INFO [Partition structured_syslog_topic-15 broker=3] Log loaded for partition structured_syslog_topic-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,506] INFO [Partition -uve-topic-5-22 broker=3] Log loaded for partition -uve-topic-5-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,507] INFO [Partition -uve-topic-4-2 broker=3] Log loaded for partition -uve-topic-4-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,507] INFO [Partition -uve-topic-17-19 broker=3] Log loaded for partition -uve-topic-17-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,507] INFO [Partition -uve-topic-8-16 broker=3] Log loaded for partition -uve-topic-8-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,507] INFO [Partition -uve-topic-3-1 broker=3] Log loaded for partition -uve-topic-3-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,507] INFO [Partition -uve-topic-4-21 broker=3] Log loaded for partition -uve-topic-4-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,507] INFO [Partition -uve-topic-10-12 broker=3] Log loaded for partition -uve-topic-10-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,508] INFO [Partition -uve-topic-23-10 broker=3] Log loaded for partition -uve-topic-23-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,508] INFO [Partition -uve-topic-25-12 broker=3] Log loaded for partition -uve-topic-25-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,508] INFO [Partition -uve-topic-20-16 broker=3] Log loaded for partition -uve-topic-20-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,508] INFO [Partition -uve-topic-12-14 broker=3] Log loaded for partition -uve-topic-12-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,508] INFO [Partition -uve-topic-19-12 broker=3] Log loaded for partition -uve-topic-19-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,508] INFO [Partition -uve-topic-29-16 broker=3] Log loaded for partition -uve-topic-29-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,508] INFO [Partition -uve-topic-16-18 broker=3] Log loaded for partition -uve-topic-16-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,513] INFO [Partition -uve-topic-8-6 broker=3] Log loaded for partition -uve-topic-8-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,514] INFO [Partition -uve-topic-21-17 broker=3] Log loaded for partition -uve-topic-21-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,515] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-14 with initial high watermark 3 (kafka.cluster.Partition) [2025-02-10 01:56:48,515] INFO [Partition -uve-topic-2-16 broker=3] Log loaded for partition -uve-topic-2-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,515] INFO [Partition -uve-topic-9-14 broker=3] Log loaded for partition -uve-topic-9-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,517] INFO [Partition -uve-topic-18-8 broker=3] Log loaded for partition -uve-topic-18-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,518] INFO [Partition -uve-topic-10-9 broker=3] Log loaded for partition -uve-topic-10-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,518] INFO [Partition -uve-topic-23-7 broker=3] Log loaded for partition -uve-topic-23-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,518] INFO [Partition -uve-topic-14-13 broker=3] Log loaded for partition -uve-topic-14-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,518] INFO [Partition -uve-topic-27-11 broker=3] Log loaded for partition -uve-topic-27-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,520] INFO [Partition -uve-topic-7-21 broker=3] Log loaded for partition -uve-topic-7-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,521] INFO [Partition -uve-topic-6-1 broker=3] Log loaded for partition -uve-topic-6-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,523] INFO [Partition -uve-topic-8-13 broker=3] Log loaded for partition -uve-topic-8-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,523] INFO [Partition -uve-topic-21-24 broker=3] Log loaded for partition -uve-topic-21-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,524] INFO [Partition -uve-topic-20-4 broker=3] Log loaded for partition -uve-topic-20-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,524] INFO [Partition -uve-topic-0-14 broker=3] Log loaded for partition -uve-topic-0-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,524] INFO [Partition -uve-topic-17-26 broker=3] Log loaded for partition -uve-topic-17-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,525] INFO [Partition -uve-topic-29-4 broker=3] Log loaded for partition -uve-topic-29-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,526] INFO [Partition -uve-topic-16-6 broker=3] Log loaded for partition -uve-topic-16-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,528] INFO [Partition -uve-topic-4-18 broker=3] Log loaded for partition -uve-topic-4-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,530] INFO [Partition -uve-topic-13-12 broker=3] Log loaded for partition -uve-topic-13-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,530] INFO [Partition -uve-topic-26-10 broker=3] Log loaded for partition -uve-topic-26-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,530] INFO [Partition -uve-topic-6-20 broker=3] Log loaded for partition -uve-topic-6-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,530] INFO [Partition -uve-topic-5-0 broker=3] Log loaded for partition -uve-topic-5-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,531] INFO [Partition -uve-topic-12-11 broker=3] Log loaded for partition -uve-topic-12-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,531] INFO [Partition -uve-topic-26-29 broker=3] Log loaded for partition -uve-topic-26-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,534] INFO [Partition -uve-topic-25-9 broker=3] Log loaded for partition -uve-topic-25-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,534] INFO [Partition -uve-topic-29-23 broker=3] Log loaded for partition -uve-topic-29-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,534] INFO [Partition -uve-topic-16-25 broker=3] Log loaded for partition -uve-topic-16-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,534] INFO [Partition -uve-topic-10-28 broker=3] Log loaded for partition -uve-topic-10-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,534] INFO [Partition -uve-topic-23-26 broker=3] Log loaded for partition -uve-topic-23-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,534] INFO [Partition -uve-topic-19-9 broker=3] Log loaded for partition -uve-topic-19-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,534] INFO [Partition -uve-topic-25-28 broker=3] Log loaded for partition -uve-topic-25-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,535] INFO [Partition -uve-topic-11-10 broker=3] Log loaded for partition -uve-topic-11-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,535] INFO [Partition -uve-topic-24-8 broker=3] Log loaded for partition -uve-topic-24-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,535] INFO [Partition -uve-topic-19-28 broker=3] Log loaded for partition -uve-topic-19-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,535] INFO [Partition -uve-topic-28-12 broker=3] Log loaded for partition -uve-topic-28-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,535] INFO [Partition -uve-topic-15-14 broker=3] Log loaded for partition -uve-topic-15-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,535] INFO [Partition -uve-topic-20-13 broker=3] Log loaded for partition -uve-topic-20-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,535] INFO [Partition -uve-topic-29-13 broker=3] Log loaded for partition -uve-topic-29-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,535] INFO [Partition -uve-topic-16-15 broker=3] Log loaded for partition -uve-topic-16-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,535] INFO [Partition -uve-topic-7-2 broker=3] Log loaded for partition -uve-topic-7-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,536] INFO [Partition -uve-topic-8-22 broker=3] Log loaded for partition -uve-topic-8-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,536] INFO [Partition -uve-topic-22-25 broker=3] Log loaded for partition -uve-topic-22-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,536] INFO [Partition -uve-topic-18-27 broker=3] Log loaded for partition -uve-topic-18-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,536] INFO [Partition -uve-topic-24-27 broker=3] Log loaded for partition -uve-topic-24-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,536] INFO [Partition -uve-topic-11-29 broker=3] Log loaded for partition -uve-topic-11-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,536] INFO [Partition -uve-topic-17-7 broker=3] Log loaded for partition -uve-topic-17-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,536] INFO [Partition -uve-topic-22-6 broker=3] Log loaded for partition -uve-topic-22-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,536] INFO [Partition -uve-topic-1-15 broker=3] Log loaded for partition -uve-topic-1-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,536] INFO [Partition structured_syslog_topic-12 broker=3] Log loaded for partition structured_syslog_topic-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,537] INFO [Partition -uve-topic-5-19 broker=3] Log loaded for partition -uve-topic-5-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,540] INFO [Partition -uve-topic-15-24 broker=3] Log loaded for partition -uve-topic-15-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,540] INFO [Partition -uve-topic-28-22 broker=3] Log loaded for partition -uve-topic-28-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,540] INFO [Partition -uve-topic-20-23 broker=3] Log loaded for partition -uve-topic-20-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,542] INFO [Partition -uve-topic-21-5 broker=3] Log loaded for partition -uve-topic-21-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,542] INFO [Partition -uve-topic-7-12 broker=3] Log loaded for partition -uve-topic-7-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,542] INFO [Partition -uve-topic-3-17 broker=3] Log loaded for partition -uve-topic-3-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,542] INFO [Partition -uve-topic-8-3 broker=3] Log loaded for partition -uve-topic-8-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,543] INFO [Partition -uve-topic-21-14 broker=3] Log loaded for partition -uve-topic-21-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,543] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-11 with initial high watermark 3 (kafka.cluster.Partition) [2025-02-10 01:56:48,543] INFO [Partition -uve-topic-0-4 broker=3] Log loaded for partition -uve-topic-0-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,543] INFO [Partition -uve-topic-24-24 broker=3] Log loaded for partition -uve-topic-24-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,544] INFO [Partition -uve-topic-23-4 broker=3] Log loaded for partition -uve-topic-23-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,544] INFO [Partition -uve-topic-11-26 broker=3] Log loaded for partition -uve-topic-11-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,544] INFO [Partition -uve-topic-10-6 broker=3] Log loaded for partition -uve-topic-10-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,544] INFO [Partition -uve-topic-19-6 broker=3] Log loaded for partition -uve-topic-19-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,544] INFO [Partition -uve-topic-20-29 broker=3] Log loaded for partition -uve-topic-20-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,544] INFO [Partition -uve-topic-3-14 broker=3] Log loaded for partition -uve-topic-3-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,544] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-8 with initial high watermark 3 (kafka.cluster.Partition) [2025-02-10 01:56:48,544] INFO [Partition -uve-topic-7-18 broker=3] Log loaded for partition -uve-topic-7-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,545] INFO [Partition -uve-topic-17-23 broker=3] Log loaded for partition -uve-topic-17-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,545] INFO [Partition -uve-topic-16-3 broker=3] Log loaded for partition -uve-topic-16-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,545] INFO [Partition -uve-topic-29-1 broker=3] Log loaded for partition -uve-topic-29-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,545] INFO [Partition -uve-topic-0-11 broker=3] Log loaded for partition -uve-topic-0-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,545] INFO [Partition structured_syslog_topic-28 broker=3] Log loaded for partition structured_syslog_topic-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,545] INFO [Partition -uve-topic-9-11 broker=3] Log loaded for partition -uve-topic-9-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,545] INFO [Partition -uve-topic-6-17 broker=3] Log loaded for partition -uve-topic-6-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,545] INFO [Partition -uve-topic-26-26 broker=3] Log loaded for partition -uve-topic-26-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,546] INFO [Partition -uve-topic-13-28 broker=3] Log loaded for partition -uve-topic-13-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,546] INFO [Partition -uve-topic-5-16 broker=3] Log loaded for partition -uve-topic-5-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,546] INFO [Partition -uve-topic-7-28 broker=3] Log loaded for partition -uve-topic-7-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,546] INFO [Partition -uve-topic-8-10 broker=3] Log loaded for partition -uve-topic-8-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,546] INFO [Partition -uve-topic-19-25 broker=3] Log loaded for partition -uve-topic-19-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,546] INFO [Partition -uve-topic-4-15 broker=3] Log loaded for partition -uve-topic-4-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,546] INFO [Partition -uve-topic-25-6 broker=3] Log loaded for partition -uve-topic-25-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,546] INFO [Partition -uve-topic-20-10 broker=3] Log loaded for partition -uve-topic-20-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,546] INFO [Partition -uve-topic-12-8 broker=3] Log loaded for partition -uve-topic-12-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,547] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-27 with initial high watermark 3 (kafka.cluster.Partition) [2025-02-10 01:56:48,547] INFO [Partition -uve-topic-16-12 broker=3] Log loaded for partition -uve-topic-16-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,547] INFO [Partition -uve-topic-29-10 broker=3] Log loaded for partition -uve-topic-29-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,547] INFO [Partition -uve-topic-8-0 broker=3] Log loaded for partition -uve-topic-8-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,547] INFO [Partition -uve-topic-18-24 broker=3] Log loaded for partition -uve-topic-18-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,547] INFO [Partition -uve-topic-1-12 broker=3] Log loaded for partition -uve-topic-1-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,547] INFO [Partition -uve-topic-22-3 broker=3] Log loaded for partition -uve-topic-22-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,547] INFO [Partition -uve-topic-23-23 broker=3] Log loaded for partition -uve-topic-23-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,547] INFO [Partition -uve-topic-10-25 broker=3] Log loaded for partition -uve-topic-10-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,547] INFO [Partition -uve-topic-2-13 broker=3] Log loaded for partition -uve-topic-2-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,548] INFO [Partition -uve-topic-18-5 broker=3] Log loaded for partition -uve-topic-18-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,548] INFO [Partition -uve-topic-27-27 broker=3] Log loaded for partition -uve-topic-27-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,548] INFO [Partition -uve-topic-14-29 broker=3] Log loaded for partition -uve-topic-14-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,548] INFO [Partition -uve-topic-15-11 broker=3] Log loaded for partition -uve-topic-15-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,548] INFO [Partition -uve-topic-28-9 broker=3] Log loaded for partition -uve-topic-28-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,548] INFO [Partition -uve-topic-28-28 broker=3] Log loaded for partition -uve-topic-28-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,548] INFO [Partition -uve-topic-27-8 broker=3] Log loaded for partition -uve-topic-27-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,548] INFO [Partition -uve-topic-14-10 broker=3] Log loaded for partition -uve-topic-14-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,548] INFO [Partition -uve-topic-8-29 broker=3] Log loaded for partition -uve-topic-8-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,549] INFO [Partition -uve-topic-22-22 broker=3] Log loaded for partition -uve-topic-22-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,549] INFO [Partition -uve-topic-16-22 broker=3] Log loaded for partition -uve-topic-16-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,549] INFO [Partition -uve-topic-15-2 broker=3] Log loaded for partition -uve-topic-15-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,549] INFO [Partition -uve-topic-29-20 broker=3] Log loaded for partition -uve-topic-29-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,549] INFO [Partition -uve-topic-28-0 broker=3] Log loaded for partition -uve-topic-28-0 with initial high watermark 682 (kafka.cluster.Partition) [2025-02-10 01:56:48,549] INFO [Partition -uve-topic-21-2 broker=3] Log loaded for partition -uve-topic-21-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,553] INFO [Partition -uve-topic-17-4 broker=3] Log loaded for partition -uve-topic-17-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,554] INFO [Partition -uve-topic-20-1 broker=3] Log loaded for partition -uve-topic-20-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,554] INFO [Partition -uve-topic-21-21 broker=3] Log loaded for partition -uve-topic-21-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,554] INFO [Partition structured_syslog_topic-9 broker=3] Log loaded for partition structured_syslog_topic-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,554] INFO [Partition -uve-topic-25-25 broker=3] Log loaded for partition -uve-topic-25-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,554] INFO [Partition -uve-topic-12-27 broker=3] Log loaded for partition -uve-topic-12-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,554] INFO [Partition -uve-topic-24-5 broker=3] Log loaded for partition -uve-topic-24-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,554] INFO [Partition -uve-topic-11-7 broker=3] Log loaded for partition -uve-topic-11-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,554] INFO [Partition -uve-topic-26-7 broker=3] Log loaded for partition -uve-topic-26-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,554] INFO [Partition -uve-topic-13-9 broker=3] Log loaded for partition -uve-topic-13-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,555] INFO [Partition -uve-topic-15-21 broker=3] Log loaded for partition -uve-topic-15-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,555] INFO [Partition -uve-topic-28-19 broker=3] Log loaded for partition -uve-topic-28-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,555] INFO [Partition -uve-topic-20-20 broker=3] Log loaded for partition -uve-topic-20-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,555] INFO [Partition -uve-topic-7-9 broker=3] Log loaded for partition -uve-topic-7-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,555] INFO [Partition -uve-topic-3-11 broker=3] Log loaded for partition -uve-topic-3-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,555] INFO [Partition -uve-topic-19-3 broker=3] Log loaded for partition -uve-topic-19-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,555] INFO [Partition -uve-topic-23-20 broker=3] Log loaded for partition -uve-topic-23-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,555] INFO [Partition -uve-topic-10-22 broker=3] Log loaded for partition -uve-topic-10-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,555] INFO [Partition -uve-topic-25-22 broker=3] Log loaded for partition -uve-topic-25-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,556] INFO [Partition -uve-topic-12-24 broker=3] Log loaded for partition -uve-topic-12-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,556] INFO [Partition -uve-topic-24-2 broker=3] Log loaded for partition -uve-topic-24-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,556] INFO [Partition -uve-topic-11-4 broker=3] Log loaded for partition -uve-topic-11-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,556] INFO [Partition -uve-topic-15-8 broker=3] Log loaded for partition -uve-topic-15-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,557] INFO [Partition -uve-topic-28-6 broker=3] Log loaded for partition -uve-topic-28-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,557] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-5 with initial high watermark 6 (kafka.cluster.Partition) [2025-02-10 01:56:48,557] INFO [Partition -uve-topic-20-7 broker=3] Log loaded for partition -uve-topic-20-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,557] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-24 with initial high watermark 3 (kafka.cluster.Partition) [2025-02-10 01:56:48,557] INFO [Partition -uve-topic-6-24 broker=3] Log loaded for partition -uve-topic-6-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,557] INFO [Partition -uve-topic-9-8 broker=3] Log loaded for partition -uve-topic-9-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,557] INFO [Partition -uve-topic-19-22 broker=3] Log loaded for partition -uve-topic-19-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,558] INFO [Partition -uve-topic-18-2 broker=3] Log loaded for partition -uve-topic-18-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,558] INFO [Partition -uve-topic-22-19 broker=3] Log loaded for partition -uve-topic-22-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,558] INFO [Partition -uve-topic-10-3 broker=3] Log loaded for partition -uve-topic-10-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,558] INFO [Partition -uve-topic-23-1 broker=3] Log loaded for partition -uve-topic-23-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,558] INFO [Partition -uve-topic-18-21 broker=3] Log loaded for partition -uve-topic-18-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,558] INFO [Partition -uve-topic-17-1 broker=3] Log loaded for partition -uve-topic-17-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,558] INFO [Partition -uve-topic-22-0 broker=3] Log loaded for partition -uve-topic-22-0 with initial high watermark 1989 (kafka.cluster.Partition) [2025-02-10 01:56:48,558] INFO [Partition -uve-topic-14-26 broker=3] Log loaded for partition -uve-topic-14-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,558] INFO [Partition -uve-topic-27-24 broker=3] Log loaded for partition -uve-topic-27-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,558] INFO [Partition -uve-topic-5-13 broker=3] Log loaded for partition -uve-topic-5-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,559] INFO [Partition -uve-topic-21-18 broker=3] Log loaded for partition -uve-topic-21-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,559] INFO [Partition -uve-topic-28-16 broker=3] Log loaded for partition -uve-topic-28-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,559] INFO [Partition -uve-topic-15-18 broker=3] Log loaded for partition -uve-topic-15-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,559] INFO [Partition -uve-topic-16-0 broker=3] Log loaded for partition -uve-topic-16-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,559] INFO [Partition -uve-topic-17-20 broker=3] Log loaded for partition -uve-topic-17-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,559] INFO [Partition -uve-topic-13-25 broker=3] Log loaded for partition -uve-topic-13-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,559] INFO [Partition -uve-topic-12-5 broker=3] Log loaded for partition -uve-topic-12-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,560] INFO [Partition -uve-topic-25-3 broker=3] Log loaded for partition -uve-topic-25-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,561] INFO [Partition -uve-topic-26-23 broker=3] Log loaded for partition -uve-topic-26-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,561] INFO [Partition -uve-topic-14-17 broker=3] Log loaded for partition -uve-topic-14-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,561] INFO [Partition -uve-topic-27-15 broker=3] Log loaded for partition -uve-topic-27-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,561] INFO [Partition -uve-topic-7-25 broker=3] Log loaded for partition -uve-topic-7-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,561] INFO [Partition -uve-topic-2-10 broker=3] Log loaded for partition -uve-topic-2-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,562] INFO [Partition -uve-topic-14-7 broker=3] Log loaded for partition -uve-topic-14-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,562] INFO [Partition -uve-topic-27-5 broker=3] Log loaded for partition -uve-topic-27-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,562] INFO [Partition -uve-topic-28-25 broker=3] Log loaded for partition -uve-topic-28-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,562] INFO [Partition -uve-topic-15-27 broker=3] Log loaded for partition -uve-topic-15-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,562] INFO [Partition -uve-topic-7-15 broker=3] Log loaded for partition -uve-topic-7-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,562] INFO [Partition -uve-topic-0-27 broker=3] Log loaded for partition -uve-topic-0-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,562] INFO [Partition -uve-topic-1-9 broker=3] Log loaded for partition -uve-topic-1-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,562] INFO [Partition -uve-topic-2-29 broker=3] Log loaded for partition -uve-topic-2-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,562] INFO [Partition -uve-topic-9-27 broker=3] Log loaded for partition -uve-topic-9-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,563] INFO [Partition -uve-topic-8-7 broker=3] Log loaded for partition -uve-topic-8-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,563] INFO [Partition structured_syslog_topic-6 broker=3] Log loaded for partition structured_syslog_topic-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,563] INFO [Partition -uve-topic-1-28 broker=3] Log loaded for partition -uve-topic-1-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,566] INFO [Partition -uve-topic-0-8 broker=3] Log loaded for partition -uve-topic-0-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,566] INFO [Partition structured_syslog_topic-25 broker=3] Log loaded for partition structured_syslog_topic-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,566] INFO [Partition -uve-topic-4-12 broker=3] Log loaded for partition -uve-topic-4-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,569] INFO [Partition -uve-topic-13-6 broker=3] Log loaded for partition -uve-topic-13-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,569] INFO [Partition -uve-topic-26-4 broker=3] Log loaded for partition -uve-topic-26-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,569] INFO [Partition -uve-topic-6-14 broker=3] Log loaded for partition -uve-topic-6-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,570] INFO [Partition -uve-topic-8-26 broker=3] Log loaded for partition -uve-topic-8-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,570] INFO [Partition -uve-topic-7-6 broker=3] Log loaded for partition -uve-topic-7-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,570] INFO [Partition -uve-topic-20-17 broker=3] Log loaded for partition -uve-topic-20-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,570] INFO [Partition -uve-topic-11-23 broker=3] Log loaded for partition -uve-topic-11-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,570] INFO [Partition -uve-topic-24-21 broker=3] Log loaded for partition -uve-topic-24-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,571] INFO [Partition -uve-topic-29-17 broker=3] Log loaded for partition -uve-topic-29-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,571] INFO [Partition -uve-topic-16-19 broker=3] Log loaded for partition -uve-topic-16-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,571] INFO [Partition -uve-topic-3-27 broker=3] Log loaded for partition -uve-topic-3-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,571] INFO [Partition -uve-topic-11-1 broker=3] Log loaded for partition -uve-topic-11-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,571] INFO [Partition -uve-topic-4-9 broker=3] Log loaded for partition -uve-topic-4-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,571] INFO [Partition -uve-topic-5-29 broker=3] Log loaded for partition -uve-topic-5-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,571] INFO [Partition -uve-topic-6-21 broker=3] Log loaded for partition -uve-topic-6-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,571] INFO [Partition -uve-topic-2-26 broker=3] Log loaded for partition -uve-topic-2-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,571] INFO [Partition -uve-topic-1-6 broker=3] Log loaded for partition -uve-topic-1-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,572] INFO [Partition -uve-topic-18-18 broker=3] Log loaded for partition -uve-topic-18-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,572] INFO [Partition structured_syslog_topic-3 broker=3] Log loaded for partition structured_syslog_topic-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,572] INFO [Partition -uve-topic-3-8 broker=3] Log loaded for partition -uve-topic-3-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,572] INFO [Partition -uve-topic-2-7 broker=3] Log loaded for partition -uve-topic-2-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,572] INFO [Partition -uve-topic-14-23 broker=3] Log loaded for partition -uve-topic-14-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,573] INFO [Partition -uve-topic-27-21 broker=3] Log loaded for partition -uve-topic-27-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,573] INFO [Partition -uve-topic-28-3 broker=3] Log loaded for partition -uve-topic-28-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,573] INFO [Partition -uve-topic-15-5 broker=3] Log loaded for partition -uve-topic-15-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,573] INFO [Partition -uve-topic-8-23 broker=3] Log loaded for partition -uve-topic-8-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,573] INFO [Partition -uve-topic-1-25 broker=3] Log loaded for partition -uve-topic-1-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,573] INFO [Partition -uve-topic-0-5 broker=3] Log loaded for partition -uve-topic-0-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,573] INFO [Partition -uve-topic-20-14 broker=3] Log loaded for partition -uve-topic-20-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,573] INFO [Partition structured_syslog_topic-22 broker=3] Log loaded for partition structured_syslog_topic-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,573] INFO [Partition -uve-topic-9-5 broker=3] Log loaded for partition -uve-topic-9-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,574] INFO [Partition -uve-topic-22-16 broker=3] Log loaded for partition -uve-topic-22-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,574] INFO [Partition -uve-topic-13-22 broker=3] Log loaded for partition -uve-topic-13-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,575] INFO [Partition -uve-topic-12-2 broker=3] Log loaded for partition -uve-topic-12-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,575] INFO [Partition -uve-topic-25-0 broker=3] Log loaded for partition -uve-topic-25-0 with initial high watermark 925 (kafka.cluster.Partition) [2025-02-10 01:56:48,575] INFO [Partition -uve-topic-26-20 broker=3] Log loaded for partition -uve-topic-26-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,575] INFO [Partition -uve-topic-5-10 broker=3] Log loaded for partition -uve-topic-5-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,576] INFO [Partition -uve-topic-12-21 broker=3] Log loaded for partition -uve-topic-12-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,576] INFO [Partition -uve-topic-25-19 broker=3] Log loaded for partition -uve-topic-25-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,576] INFO [Partition -uve-topic-13-3 broker=3] Log loaded for partition -uve-topic-13-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,577] INFO [Partition -uve-topic-26-1 broker=3] Log loaded for partition -uve-topic-26-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,577] INFO [Partition -uve-topic-7-22 broker=3] Log loaded for partition -uve-topic-7-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,577] INFO [Partition -uve-topic-6-2 broker=3] Log loaded for partition -uve-topic-6-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,577] INFO [Partition -uve-topic-28-13 broker=3] Log loaded for partition -uve-topic-28-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,577] INFO [Partition -uve-topic-15-15 broker=3] Log loaded for partition -uve-topic-15-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,577] INFO [Partition -uve-topic-7-3 broker=3] Log loaded for partition -uve-topic-7-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,578] INFO [Partition -uve-topic-19-19 broker=3] Log loaded for partition -uve-topic-19-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,578] INFO [Partition -uve-topic-10-0 broker=3] Log loaded for partition -uve-topic-10-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,579] INFO [Partition -uve-topic-11-20 broker=3] Log loaded for partition -uve-topic-11-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,580] INFO [Partition -uve-topic-24-18 broker=3] Log loaded for partition -uve-topic-24-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,580] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-21 with initial high watermark 1 (kafka.cluster.Partition) [2025-02-10 01:56:48,580] INFO [Partition -uve-topic-19-0 broker=3] Log loaded for partition -uve-topic-19-0 with initial high watermark 140 (kafka.cluster.Partition) [2025-02-10 01:56:48,580] INFO [Partition structured_syslog_topic-13 broker=3] Log loaded for partition structured_syslog_topic-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,580] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,581] INFO [Partition -uve-topic-14-14 broker=3] Log loaded for partition -uve-topic-14-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,581] INFO [Partition -uve-topic-27-12 broker=3] Log loaded for partition -uve-topic-27-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,581] INFO [Partition -uve-topic-10-19 broker=3] Log loaded for partition -uve-topic-10-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,582] INFO [Partition -uve-topic-23-17 broker=3] Log loaded for partition -uve-topic-23-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,582] INFO [Partition -uve-topic-17-17 broker=3] Log loaded for partition -uve-topic-17-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,582] INFO [Partition -uve-topic-9-24 broker=3] Log loaded for partition -uve-topic-9-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,582] INFO [Partition -uve-topic-14-4 broker=3] Log loaded for partition -uve-topic-14-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,582] INFO [Partition -uve-topic-27-2 broker=3] Log loaded for partition -uve-topic-27-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,582] INFO [Partition -uve-topic-6-11 broker=3] Log loaded for partition -uve-topic-6-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,582] INFO [Partition -uve-topic-29-14 broker=3] Log loaded for partition -uve-topic-29-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,583] INFO [Partition -uve-topic-16-16 broker=3] Log loaded for partition -uve-topic-16-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,583] INFO [Partition -uve-topic-21-15 broker=3] Log loaded for partition -uve-topic-21-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,583] INFO [Partition -uve-topic-0-24 broker=3] Log loaded for partition -uve-topic-0-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,583] INFO [Partition -uve-topic-4-28 broker=3] Log loaded for partition -uve-topic-4-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,583] INFO [Partition -uve-topic-8-4 broker=3] Log loaded for partition -uve-topic-8-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,586] INFO [Partition -uve-topic-28-29 broker=3] Log loaded for partition -uve-topic-28-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,588] INFO [Partition -uve-topic-14-11 broker=3] Log loaded for partition -uve-topic-14-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,588] INFO [Partition -uve-topic-27-9 broker=3] Log loaded for partition -uve-topic-27-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,588] INFO [Partition -uve-topic-29-11 broker=3] Log loaded for partition -uve-topic-29-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,592] INFO [Partition -uve-topic-16-13 broker=3] Log loaded for partition -uve-topic-16-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,592] INFO [Partition -uve-topic-10-16 broker=3] Log loaded for partition -uve-topic-10-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,592] INFO [Partition -uve-topic-23-14 broker=3] Log loaded for partition -uve-topic-23-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,592] INFO [Partition -uve-topic-12-18 broker=3] Log loaded for partition -uve-topic-12-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,593] INFO [Partition -uve-topic-25-16 broker=3] Log loaded for partition -uve-topic-25-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,593] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-18 with initial high watermark 2 (kafka.cluster.Partition) [2025-02-10 01:56:48,593] INFO [Partition -uve-topic-27-28 broker=3] Log loaded for partition -uve-topic-27-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,593] INFO [Partition -uve-topic-13-29 broker=3] Log loaded for partition -uve-topic-13-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,593] INFO [Partition -uve-topic-26-27 broker=3] Log loaded for partition -uve-topic-26-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,593] INFO [Partition -uve-topic-18-15 broker=3] Log loaded for partition -uve-topic-18-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,593] INFO [Partition -uve-topic-9-2 broker=3] Log loaded for partition -uve-topic-9-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,593] INFO [Partition -uve-topic-0-21 broker=3] Log loaded for partition -uve-topic-0-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,594] INFO [Partition -uve-topic-1-3 broker=3] Log loaded for partition -uve-topic-1-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,594] INFO [Partition -uve-topic-2-23 broker=3] Log loaded for partition -uve-topic-2-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,594] INFO [Partition structured_syslog_topic-0 broker=3] Log loaded for partition structured_syslog_topic-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,594] INFO [Partition -uve-topic-6-27 broker=3] Log loaded for partition -uve-topic-6-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,594] INFO [Partition -uve-topic-5-7 broker=3] Log loaded for partition -uve-topic-5-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,595] INFO [Partition -uve-topic-14-20 broker=3] Log loaded for partition -uve-topic-14-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,595] INFO [Partition -uve-topic-27-18 broker=3] Log loaded for partition -uve-topic-27-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,595] INFO [Partition -uve-topic-5-26 broker=3] Log loaded for partition -uve-topic-5-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,596] INFO [Partition -uve-topic-13-0 broker=3] Log loaded for partition -uve-topic-13-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,596] INFO [Partition -uve-topic-6-8 broker=3] Log loaded for partition -uve-topic-6-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,596] INFO [Partition -uve-topic-7-0 broker=3] Log loaded for partition -uve-topic-7-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,596] INFO [Partition -uve-topic-8-20 broker=3] Log loaded for partition -uve-topic-8-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,596] INFO [Partition -uve-topic-20-11 broker=3] Log loaded for partition -uve-topic-20-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,596] INFO [Partition -uve-topic-11-17 broker=3] Log loaded for partition -uve-topic-11-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,597] INFO [Partition -uve-topic-24-15 broker=3] Log loaded for partition -uve-topic-24-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,605] INFO [Partition -uve-topic-4-25 broker=3] Log loaded for partition -uve-topic-4-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,606] INFO [Partition -uve-topic-3-5 broker=3] Log loaded for partition -uve-topic-3-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,606] INFO [Partition structured_syslog_topic-10 broker=3] Log loaded for partition structured_syslog_topic-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,606] INFO [Partition -uve-topic-5-17 broker=3] Log loaded for partition -uve-topic-5-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,606] INFO [Partition -uve-topic-7-19 broker=3] Log loaded for partition -uve-topic-7-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,606] INFO [Partition -uve-topic-13-10 broker=3] Log loaded for partition -uve-topic-13-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,606] INFO [Partition -uve-topic-26-8 broker=3] Log loaded for partition -uve-topic-26-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,606] INFO [Partition -uve-topic-6-18 broker=3] Log loaded for partition -uve-topic-6-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,607] INFO [Partition -uve-topic-3-24 broker=3] Log loaded for partition -uve-topic-3-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,607] INFO [Partition -uve-topic-2-4 broker=3] Log loaded for partition -uve-topic-2-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,607] INFO [Partition -uve-topic-22-13 broker=3] Log loaded for partition -uve-topic-22-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,607] INFO [Partition -uve-topic-19-16 broker=3] Log loaded for partition -uve-topic-19-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,607] INFO [Partition structured_syslog_topic-29 broker=3] Log loaded for partition structured_syslog_topic-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,607] INFO [Partition -uve-topic-14-1 broker=3] Log loaded for partition -uve-topic-14-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,607] INFO [Partition -uve-topic-9-21 broker=3] Log loaded for partition -uve-topic-9-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,607] INFO [Partition -uve-topic-8-1 broker=3] Log loaded for partition -uve-topic-8-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,607] INFO [Partition -uve-topic-21-12 broker=3] Log loaded for partition -uve-topic-21-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,620] INFO [Partition -uve-topic-28-10 broker=3] Log loaded for partition -uve-topic-28-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,620] INFO [Partition -uve-topic-15-12 broker=3] Log loaded for partition -uve-topic-15-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,621] INFO [Partition -uve-topic-1-22 broker=3] Log loaded for partition -uve-topic-1-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,621] INFO [Partition -uve-topic-0-2 broker=3] Log loaded for partition -uve-topic-0-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,621] INFO [Partition -uve-topic-17-14 broker=3] Log loaded for partition -uve-topic-17-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,621] INFO [Partition structured_syslog_topic-19 broker=3] Log loaded for partition structured_syslog_topic-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,621] INFO [Partition -uve-topic-13-19 broker=3] Log loaded for partition -uve-topic-13-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,621] INFO [Partition -uve-topic-26-17 broker=3] Log loaded for partition -uve-topic-26-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,628] INFO [Partition -uve-topic-4-6 broker=3] Log loaded for partition -uve-topic-4-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,630] INFO [Partition structured_syslog_topic-7 broker=3] Log loaded for partition structured_syslog_topic-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,633] INFO [Partition -uve-topic-28-26 broker=3] Log loaded for partition -uve-topic-28-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,633] INFO [Partition -uve-topic-15-28 broker=3] Log loaded for partition -uve-topic-15-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,633] INFO [Partition -uve-topic-0-18 broker=3] Log loaded for partition -uve-topic-0-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,633] INFO [Partition -uve-topic-7-16 broker=3] Log loaded for partition -uve-topic-7-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,634] INFO [Partition -uve-topic-20-27 broker=3] Log loaded for partition -uve-topic-20-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,634] INFO [Partition -uve-topic-28-7 broker=3] Log loaded for partition -uve-topic-28-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,634] INFO [Partition -uve-topic-15-9 broker=3] Log loaded for partition -uve-topic-15-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,634] INFO [Partition -uve-topic-12-15 broker=3] Log loaded for partition -uve-topic-12-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,634] INFO [Partition -uve-topic-25-13 broker=3] Log loaded for partition -uve-topic-25-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,634] INFO [Partition -uve-topic-3-21 broker=3] Log loaded for partition -uve-topic-3-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,634] INFO [Partition -uve-topic-19-13 broker=3] Log loaded for partition -uve-topic-19-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,634] INFO [Partition -uve-topic-4-3 broker=3] Log loaded for partition -uve-topic-4-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,635] INFO [Partition -uve-topic-11-14 broker=3] Log loaded for partition -uve-topic-11-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,635] INFO [Partition -uve-topic-24-12 broker=3] Log loaded for partition -uve-topic-24-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,635] INFO [Partition structured_syslog_topic-26 broker=3] Log loaded for partition structured_syslog_topic-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,635] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-15 with initial high watermark 2 (kafka.cluster.Partition) [2025-02-10 01:56:48,635] INFO [Partition -uve-topic-6-15 broker=3] Log loaded for partition -uve-topic-6-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,635] INFO [Partition -uve-topic-13-26 broker=3] Log loaded for partition -uve-topic-13-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,635] INFO [Partition -uve-topic-26-24 broker=3] Log loaded for partition -uve-topic-26-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,636] INFO [Partition -uve-topic-14-8 broker=3] Log loaded for partition -uve-topic-14-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,636] INFO [Partition -uve-topic-27-6 broker=3] Log loaded for partition -uve-topic-27-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,636] INFO [Partition -uve-topic-18-12 broker=3] Log loaded for partition -uve-topic-18-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,636] INFO [Partition -uve-topic-22-29 broker=3] Log loaded for partition -uve-topic-22-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,636] INFO [Partition -uve-topic-10-13 broker=3] Log loaded for partition -uve-topic-10-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,636] INFO [Partition -uve-topic-23-11 broker=3] Log loaded for partition -uve-topic-23-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,636] INFO [Partition -uve-topic-6-5 broker=3] Log loaded for partition -uve-topic-6-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,636] INFO [Partition -uve-topic-20-8 broker=3] Log loaded for partition -uve-topic-20-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,637] INFO [Partition -uve-topic-21-28 broker=3] Log loaded for partition -uve-topic-21-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,637] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-25 with initial high watermark 3 (kafka.cluster.Partition) [2025-02-10 01:56:48,637] INFO [Partition -uve-topic-16-10 broker=3] Log loaded for partition -uve-topic-16-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,637] INFO [Partition -uve-topic-29-8 broker=3] Log loaded for partition -uve-topic-29-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,638] INFO [Partition -uve-topic-21-9 broker=3] Log loaded for partition -uve-topic-21-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,638] INFO [Partition -uve-topic-4-22 broker=3] Log loaded for partition -uve-topic-4-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,638] INFO [Partition -uve-topic-27-25 broker=3] Log loaded for partition -uve-topic-27-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,638] INFO [Partition -uve-topic-14-27 broker=3] Log loaded for partition -uve-topic-14-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,638] INFO [Partition -uve-topic-16-29 broker=3] Log loaded for partition -uve-topic-16-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,638] INFO [Partition -uve-topic-29-27 broker=3] Log loaded for partition -uve-topic-29-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,638] INFO [Partition -uve-topic-2-1 broker=3] Log loaded for partition -uve-topic-2-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,638] INFO [Partition -uve-topic-2-20 broker=3] Log loaded for partition -uve-topic-2-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,638] INFO [Partition -uve-topic-1-0 broker=3] Log loaded for partition -uve-topic-1-0 with initial high watermark 464 (kafka.cluster.Partition) [2025-02-10 01:56:48,639] INFO [Partition -uve-topic-3-2 broker=3] Log loaded for partition -uve-topic-3-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,639] INFO [Partition -uve-topic-26-5 broker=3] Log loaded for partition -uve-topic-26-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,639] INFO [Partition -uve-topic-13-7 broker=3] Log loaded for partition -uve-topic-13-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,639] INFO [Partition -uve-topic-5-14 broker=3] Log loaded for partition -uve-topic-5-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,639] INFO [Partition -uve-topic-9-18 broker=3] Log loaded for partition -uve-topic-9-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,639] INFO [Partition -uve-topic-17-11 broker=3] Log loaded for partition -uve-topic-17-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,639] INFO [Partition -uve-topic-1-19 broker=3] Log loaded for partition -uve-topic-1-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,639] INFO [Partition -uve-topic-8-17 broker=3] Log loaded for partition -uve-topic-8-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,639] INFO [Partition structured_syslog_topic-16 broker=3] Log loaded for partition structured_syslog_topic-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,639] INFO [Partition -uve-topic-5-23 broker=3] Log loaded for partition -uve-topic-5-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,639] INFO [Partition -uve-topic-22-10 broker=3] Log loaded for partition -uve-topic-22-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,640] INFO [Partition -uve-topic-26-14 broker=3] Log loaded for partition -uve-topic-26-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,640] INFO [Partition -uve-topic-13-16 broker=3] Log loaded for partition -uve-topic-13-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,640] INFO [Partition -uve-topic-5-4 broker=3] Log loaded for partition -uve-topic-5-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,640] INFO [Partition -uve-topic-16-26 broker=3] Log loaded for partition -uve-topic-16-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,640] INFO [Partition -uve-topic-29-24 broker=3] Log loaded for partition -uve-topic-29-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,640] INFO [Partition -uve-topic-15-6 broker=3] Log loaded for partition -uve-topic-15-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,640] INFO [Partition -uve-topic-28-4 broker=3] Log loaded for partition -uve-topic-28-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,640] INFO [Partition -uve-topic-8-14 broker=3] Log loaded for partition -uve-topic-8-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,640] INFO [Partition -uve-topic-5-20 broker=3] Log loaded for partition -uve-topic-5-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,640] INFO [Partition -uve-topic-4-0 broker=3] Log loaded for partition -uve-topic-4-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,640] INFO [Partition -uve-topic-24-9 broker=3] Log loaded for partition -uve-topic-24-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,640] INFO [Partition -uve-topic-11-11 broker=3] Log loaded for partition -uve-topic-11-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,640] INFO [Partition -uve-topic-4-19 broker=3] Log loaded for partition -uve-topic-4-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,640] INFO [Partition structured_syslog_topic-4 broker=3] Log loaded for partition structured_syslog_topic-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,641] INFO [Partition -uve-topic-5-11 broker=3] Log loaded for partition -uve-topic-5-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,641] INFO [Partition -uve-topic-7-13 broker=3] Log loaded for partition -uve-topic-7-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,641] INFO [Partition -uve-topic-18-28 broker=3] Log loaded for partition -uve-topic-18-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,642] INFO [Partition -uve-topic-1-16 broker=3] Log loaded for partition -uve-topic-1-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,642] INFO [Partition -uve-topic-3-18 broker=3] Log loaded for partition -uve-topic-3-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,643] INFO [Partition -uve-topic-19-10 broker=3] Log loaded for partition -uve-topic-19-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,643] INFO [Partition structured_syslog_topic-23 broker=3] Log loaded for partition structured_syslog_topic-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,644] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-12 with initial high watermark 1 (kafka.cluster.Partition) [2025-02-10 01:56:48,644] INFO [Partition -uve-topic-4-10 broker=3] Log loaded for partition -uve-topic-4-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,644] INFO [Partition -uve-topic-25-1 broker=3] Log loaded for partition -uve-topic-25-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,644] INFO [Partition -uve-topic-26-21 broker=3] Log loaded for partition -uve-topic-26-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,645] INFO [Partition -uve-topic-12-3 broker=3] Log loaded for partition -uve-topic-12-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,647] INFO [Partition -uve-topic-13-23 broker=3] Log loaded for partition -uve-topic-13-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,647] INFO [Partition -uve-topic-4-29 broker=3] Log loaded for partition -uve-topic-4-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,648] INFO [Partition -uve-topic-0-15 broker=3] Log loaded for partition -uve-topic-0-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,648] INFO [Partition -uve-topic-17-27 broker=3] Log loaded for partition -uve-topic-17-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,648] INFO [Partition -uve-topic-16-7 broker=3] Log loaded for partition -uve-topic-16-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,648] INFO [Partition -uve-topic-29-5 broker=3] Log loaded for partition -uve-topic-29-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,648] INFO [Partition -uve-topic-2-17 broker=3] Log loaded for partition -uve-topic-2-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,648] INFO [Partition -uve-topic-22-26 broker=3] Log loaded for partition -uve-topic-22-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,648] INFO [Partition -uve-topic-9-15 broker=3] Log loaded for partition -uve-topic-9-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,648] INFO [Partition -uve-topic-21-6 broker=3] Log loaded for partition -uve-topic-21-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,648] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-3 with initial high watermark 2 (kafka.cluster.Partition) [2025-02-10 01:56:48,649] INFO [Partition -uve-topic-17-8 broker=3] Log loaded for partition -uve-topic-17-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,649] INFO [Partition -uve-topic-26-11 broker=3] Log loaded for partition -uve-topic-26-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,649] INFO [Partition -uve-topic-13-13 broker=3] Log loaded for partition -uve-topic-13-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,649] INFO [Partition -uve-topic-15-25 broker=3] Log loaded for partition -uve-topic-15-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,649] INFO [Partition -uve-topic-28-23 broker=3] Log loaded for partition -uve-topic-28-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,649] INFO [Partition -uve-topic-20-5 broker=3] Log loaded for partition -uve-topic-20-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,650] INFO [Partition -uve-topic-21-25 broker=3] Log loaded for partition -uve-topic-21-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,650] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-22 with initial high watermark 1 (kafka.cluster.Partition) [2025-02-10 01:56:48,650] INFO [Partition -uve-topic-27-3 broker=3] Log loaded for partition -uve-topic-27-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,650] INFO [Partition -uve-topic-14-5 broker=3] Log loaded for partition -uve-topic-14-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,651] INFO [Partition -uve-topic-25-29 broker=3] Log loaded for partition -uve-topic-25-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,651] INFO [Partition -uve-topic-19-29 broker=3] Log loaded for partition -uve-topic-19-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,651] INFO [Partition -uve-topic-20-24 broker=3] Log loaded for partition -uve-topic-20-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,651] INFO [Partition -uve-topic-10-10 broker=3] Log loaded for partition -uve-topic-10-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,651] INFO [Partition -uve-topic-24-28 broker=3] Log loaded for partition -uve-topic-24-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,652] INFO [Partition -uve-topic-23-8 broker=3] Log loaded for partition -uve-topic-23-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,652] INFO [Partition -uve-topic-25-10 broker=3] Log loaded for partition -uve-topic-25-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,652] INFO [Partition -uve-topic-12-12 broker=3] Log loaded for partition -uve-topic-12-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,652] INFO [Partition -uve-topic-27-22 broker=3] Log loaded for partition -uve-topic-27-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,652] INFO [Partition -uve-topic-26-2 broker=3] Log loaded for partition -uve-topic-26-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,652] INFO [Partition -uve-topic-13-4 broker=3] Log loaded for partition -uve-topic-13-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,652] INFO [Partition -uve-topic-14-24 broker=3] Log loaded for partition -uve-topic-14-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,653] INFO [Partition -uve-topic-6-12 broker=3] Log loaded for partition -uve-topic-6-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,653] INFO [Partition -uve-topic-10-29 broker=3] Log loaded for partition -uve-topic-10-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,653] INFO [Partition -uve-topic-22-7 broker=3] Log loaded for partition -uve-topic-22-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,653] INFO [Partition -uve-topic-23-27 broker=3] Log loaded for partition -uve-topic-23-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,653] INFO [Partition -uve-topic-18-9 broker=3] Log loaded for partition -uve-topic-18-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,653] INFO [Partition -uve-topic-5-1 broker=3] Log loaded for partition -uve-topic-5-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,653] INFO [Partition -uve-topic-25-20 broker=3] Log loaded for partition -uve-topic-25-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,653] INFO [Partition -uve-topic-12-22 broker=3] Log loaded for partition -uve-topic-12-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,653] INFO [Partition -uve-topic-18-25 broker=3] Log loaded for partition -uve-topic-18-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,653] INFO [Partition -uve-topic-17-5 broker=3] Log loaded for partition -uve-topic-17-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,654] INFO [Partition -uve-topic-20-2 broker=3] Log loaded for partition -uve-topic-20-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,654] INFO [Partition -uve-topic-21-22 broker=3] Log loaded for partition -uve-topic-21-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,654] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-19 with initial high watermark 4 (kafka.cluster.Partition) [2025-02-10 01:56:48,654] INFO [Partition -uve-topic-22-4 broker=3] Log loaded for partition -uve-topic-22-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,654] INFO [Partition -uve-topic-17-24 broker=3] Log loaded for partition -uve-topic-17-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,654] INFO [Partition -uve-topic-16-4 broker=3] Log loaded for partition -uve-topic-16-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,654] INFO [Partition -uve-topic-29-2 broker=3] Log loaded for partition -uve-topic-29-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,654] INFO [Partition -uve-topic-21-3 broker=3] Log loaded for partition -uve-topic-21-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,654] INFO [Partition structured_syslog_topic-1 broker=3] Log loaded for partition structured_syslog_topic-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,655] INFO [Partition -uve-topic-20-21 broker=3] Log loaded for partition -uve-topic-20-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,655] INFO [Partition -uve-topic-27-19 broker=3] Log loaded for partition -uve-topic-27-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,655] INFO [Partition -uve-topic-14-21 broker=3] Log loaded for partition -uve-topic-14-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,655] INFO [Partition -uve-topic-16-23 broker=3] Log loaded for partition -uve-topic-16-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,655] INFO [Partition -uve-topic-15-3 broker=3] Log loaded for partition -uve-topic-15-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,655] INFO [Partition -uve-topic-29-21 broker=3] Log loaded for partition -uve-topic-29-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,655] INFO [Partition -uve-topic-28-1 broker=3] Log loaded for partition -uve-topic-28-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,655] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-0 with initial high watermark 6 (kafka.cluster.Partition) [2025-02-10 01:56:48,655] INFO [Partition -uve-topic-25-26 broker=3] Log loaded for partition -uve-topic-25-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,655] INFO [Partition -uve-topic-12-28 broker=3] Log loaded for partition -uve-topic-12-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,655] INFO [Partition -uve-topic-24-6 broker=3] Log loaded for partition -uve-topic-24-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,656] INFO [Partition -uve-topic-11-8 broker=3] Log loaded for partition -uve-topic-11-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,656] INFO [Partition -uve-topic-26-18 broker=3] Log loaded for partition -uve-topic-26-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,656] INFO [Partition -uve-topic-13-20 broker=3] Log loaded for partition -uve-topic-13-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,656] INFO [Partition -uve-topic-12-0 broker=3] Log loaded for partition -uve-topic-12-0 with initial high watermark 137 (kafka.cluster.Partition) [2025-02-10 01:56:48,656] INFO [Partition -uve-topic-13-1 broker=3] Log loaded for partition -uve-topic-13-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,656] INFO [Partition -uve-topic-5-8 broker=3] Log loaded for partition -uve-topic-5-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,656] INFO [Partition -uve-topic-6-28 broker=3] Log loaded for partition -uve-topic-6-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,656] INFO [Partition -uve-topic-9-12 broker=3] Log loaded for partition -uve-topic-9-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,656] INFO [Partition -uve-topic-1-13 broker=3] Log loaded for partition -uve-topic-1-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,656] INFO [Partition -uve-topic-8-11 broker=3] Log loaded for partition -uve-topic-8-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,656] INFO [Partition -uve-topic-15-22 broker=3] Log loaded for partition -uve-topic-15-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,657] INFO [Partition -uve-topic-28-20 broker=3] Log loaded for partition -uve-topic-28-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,657] INFO [Partition -uve-topic-0-12 broker=3] Log loaded for partition -uve-topic-0-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,657] INFO [Partition -uve-topic-7-10 broker=3] Log loaded for partition -uve-topic-7-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,657] INFO [Partition -uve-topic-4-16 broker=3] Log loaded for partition -uve-topic-4-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,658] INFO [Partition -uve-topic-3-15 broker=3] Log loaded for partition -uve-topic-3-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,658] INFO [Partition -uve-topic-25-7 broker=3] Log loaded for partition -uve-topic-25-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,658] INFO [Partition -uve-topic-12-9 broker=3] Log loaded for partition -uve-topic-12-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,658] INFO [Partition -uve-topic-19-7 broker=3] Log loaded for partition -uve-topic-19-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,658] INFO [Partition structured_syslog_topic-20 broker=3] Log loaded for partition structured_syslog_topic-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,658] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-9 with initial high watermark 2 (kafka.cluster.Partition) [2025-02-10 01:56:48,658] INFO [Partition -uve-topic-7-29 broker=3] Log loaded for partition -uve-topic-7-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,658] INFO [Partition -uve-topic-6-9 broker=3] Log loaded for partition -uve-topic-6-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,659] INFO [Partition -uve-topic-10-26 broker=3] Log loaded for partition -uve-topic-10-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,659] INFO [Partition -uve-topic-27-0 broker=3] Log loaded for partition -uve-topic-27-0 with initial high watermark 1246 (kafka.cluster.Partition) [2025-02-10 01:56:48,659] INFO [Partition -uve-topic-23-24 broker=3] Log loaded for partition -uve-topic-23-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,659] INFO [Partition -uve-topic-14-2 broker=3] Log loaded for partition -uve-topic-14-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,659] INFO [Partition -uve-topic-2-14 broker=3] Log loaded for partition -uve-topic-2-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,659] INFO [Partition -uve-topic-18-6 broker=3] Log loaded for partition -uve-topic-18-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,659] INFO [Partition -uve-topic-19-26 broker=3] Log loaded for partition -uve-topic-19-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,659] INFO [Partition -uve-topic-22-23 broker=3] Log loaded for partition -uve-topic-22-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,659] INFO [Partition -uve-topic-24-25 broker=3] Log loaded for partition -uve-topic-24-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,659] INFO [Partition -uve-topic-11-27 broker=3] Log loaded for partition -uve-topic-11-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,660] INFO [Partition -uve-topic-10-7 broker=3] Log loaded for partition -uve-topic-10-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,660] INFO [Partition -uve-topic-23-5 broker=3] Log loaded for partition -uve-topic-23-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,660] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-28 with initial high watermark 3 (kafka.cluster.Partition) [2025-02-10 01:56:48,660] INFO [Partition -uve-topic-4-26 broker=3] Log loaded for partition -uve-topic-4-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,660] INFO [Partition -uve-topic-25-17 broker=3] Log loaded for partition -uve-topic-25-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,660] INFO [Partition -uve-topic-12-19 broker=3] Log loaded for partition -uve-topic-12-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,660] INFO [Partition -uve-topic-5-27 broker=3] Log loaded for partition -uve-topic-5-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,661] INFO [Partition -uve-topic-4-7 broker=3] Log loaded for partition -uve-topic-4-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,661] INFO [Partition -uve-topic-17-21 broker=3] Log loaded for partition -uve-topic-17-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,661] INFO [Partition -uve-topic-0-9 broker=3] Log loaded for partition -uve-topic-0-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,661] INFO [Partition -uve-topic-1-29 broker=3] Log loaded for partition -uve-topic-1-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,661] INFO [Partition -uve-topic-16-1 broker=3] Log loaded for partition -uve-topic-16-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,661] INFO [Partition -uve-topic-2-11 broker=3] Log loaded for partition -uve-topic-2-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,661] INFO [Partition -uve-topic-9-9 broker=3] Log loaded for partition -uve-topic-9-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,661] INFO [Partition -uve-topic-25-4 broker=3] Log loaded for partition -uve-topic-25-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,661] INFO [Partition -uve-topic-12-6 broker=3] Log loaded for partition -uve-topic-12-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,661] INFO [Partition -uve-topic-4-23 broker=3] Log loaded for partition -uve-topic-4-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,661] INFO [Partition -uve-topic-3-3 broker=3] Log loaded for partition -uve-topic-3-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,661] INFO [Partition -uve-topic-3-22 broker=3] Log loaded for partition -uve-topic-3-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,661] INFO [Partition -uve-topic-0-28 broker=3] Log loaded for partition -uve-topic-0-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,662] INFO [Partition -uve-topic-15-0 broker=3] Log loaded for partition -uve-topic-15-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,662] INFO [Partition -uve-topic-6-6 broker=3] Log loaded for partition -uve-topic-6-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,662] INFO [Partition -uve-topic-7-26 broker=3] Log loaded for partition -uve-topic-7-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,662] INFO [Partition -uve-topic-8-8 broker=3] Log loaded for partition -uve-topic-8-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,662] INFO [Partition -uve-topic-21-19 broker=3] Log loaded for partition -uve-topic-21-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,662] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-16 with initial high watermark 3 (kafka.cluster.Partition) [2025-02-10 01:56:48,662] INFO [Partition -uve-topic-25-23 broker=3] Log loaded for partition -uve-topic-25-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,662] INFO [Partition -uve-topic-12-25 broker=3] Log loaded for partition -uve-topic-12-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,663] INFO [Partition -uve-topic-19-23 broker=3] Log loaded for partition -uve-topic-19-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,663] INFO [Partition -uve-topic-24-3 broker=3] Log loaded for partition -uve-topic-24-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,663] INFO [Partition -uve-topic-11-5 broker=3] Log loaded for partition -uve-topic-11-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,663] INFO [Partition -uve-topic-4-13 broker=3] Log loaded for partition -uve-topic-4-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,663] INFO [Partition -uve-topic-24-22 broker=3] Log loaded for partition -uve-topic-24-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,663] INFO [Partition -uve-topic-11-24 broker=3] Log loaded for partition -uve-topic-11-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,663] INFO [Partition -uve-topic-5-5 broker=3] Log loaded for partition -uve-topic-5-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,663] INFO [Partition -uve-topic-6-25 broker=3] Log loaded for partition -uve-topic-6-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,663] INFO [Partition -uve-topic-27-16 broker=3] Log loaded for partition -uve-topic-27-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,663] INFO [Partition -uve-topic-14-18 broker=3] Log loaded for partition -uve-topic-14-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,663] INFO [Partition -uve-topic-18-22 broker=3] Log loaded for partition -uve-topic-18-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,663] INFO [Partition -uve-topic-19-4 broker=3] Log loaded for partition -uve-topic-19-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,664] INFO [Partition -uve-topic-10-23 broker=3] Log loaded for partition -uve-topic-10-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,664] INFO [Partition -uve-topic-22-1 broker=3] Log loaded for partition -uve-topic-22-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,664] INFO [Partition -uve-topic-23-21 broker=3] Log loaded for partition -uve-topic-23-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,665] INFO [Partition -uve-topic-18-3 broker=3] Log loaded for partition -uve-topic-18-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,665] INFO [Partition -uve-topic-24-13 broker=3] Log loaded for partition -uve-topic-24-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,665] INFO [Partition -uve-topic-11-15 broker=3] Log loaded for partition -uve-topic-11-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,665] INFO [Partition -uve-topic-26-15 broker=3] Log loaded for partition -uve-topic-26-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,665] INFO [Partition -uve-topic-13-17 broker=3] Log loaded for partition -uve-topic-13-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,665] INFO [Partition -uve-topic-25-14 broker=3] Log loaded for partition -uve-topic-25-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,665] INFO [Partition -uve-topic-20-18 broker=3] Log loaded for partition -uve-topic-20-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,665] INFO [Partition -uve-topic-12-16 broker=3] Log loaded for partition -uve-topic-12-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,666] INFO [Partition -uve-topic-22-20 broker=3] Log loaded for partition -uve-topic-22-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,666] INFO [Partition -uve-topic-16-20 broker=3] Log loaded for partition -uve-topic-16-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,667] INFO [Partition -uve-topic-29-18 broker=3] Log loaded for partition -uve-topic-29-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,667] INFO [Partition -uve-topic-21-0 broker=3] Log loaded for partition -uve-topic-21-0 with initial high watermark 1591 (kafka.cluster.Partition) [2025-02-10 01:56:48,667] INFO [Partition -uve-topic-8-27 broker=3] Log loaded for partition -uve-topic-8-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,667] INFO [Partition -uve-topic-17-2 broker=3] Log loaded for partition -uve-topic-17-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,667] INFO [Partition -uve-topic-15-19 broker=3] Log loaded for partition -uve-topic-15-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,668] INFO [Partition -uve-topic-28-17 broker=3] Log loaded for partition -uve-topic-28-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,668] INFO [Partition -uve-topic-7-7 broker=3] Log loaded for partition -uve-topic-7-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,668] INFO [Partition -uve-topic-10-4 broker=3] Log loaded for partition -uve-topic-10-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,668] INFO [Partition -uve-topic-23-2 broker=3] Log loaded for partition -uve-topic-23-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,668] INFO [Partition -uve-topic-1-10 broker=3] Log loaded for partition -uve-topic-1-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,668] INFO [Partition -uve-topic-3-12 broker=3] Log loaded for partition -uve-topic-3-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,669] INFO [Partition structured_syslog_topic-17 broker=3] Log loaded for partition structured_syslog_topic-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,669] INFO [Partition -uve-topic-5-24 broker=3] Log loaded for partition -uve-topic-5-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,669] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-6 with initial high watermark 2 (kafka.cluster.Partition) [2025-02-10 01:56:48,669] INFO [Partition -uve-topic-4-4 broker=3] Log loaded for partition -uve-topic-4-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,669] INFO [Partition -uve-topic-9-28 broker=3] Log loaded for partition -uve-topic-9-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,669] INFO [Partition -uve-topic-9-6 broker=3] Log loaded for partition -uve-topic-9-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,669] INFO [Partition -uve-topic-19-11 broker=3] Log loaded for partition -uve-topic-19-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,669] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-13 with initial high watermark 2 (kafka.cluster.Partition) [2025-02-10 01:56:48,669] INFO [Partition -uve-topic-17-18 broker=3] Log loaded for partition -uve-topic-17-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,669] INFO [Partition -uve-topic-8-5 broker=3] Log loaded for partition -uve-topic-8-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,669] INFO [Partition -uve-topic-1-26 broker=3] Log loaded for partition -uve-topic-1-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,669] INFO [Partition -uve-topic-0-6 broker=3] Log loaded for partition -uve-topic-0-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,669] INFO [Partition -uve-topic-24-29 broker=3] Log loaded for partition -uve-topic-24-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,670] INFO [Partition -uve-topic-5-21 broker=3] Log loaded for partition -uve-topic-5-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,670] INFO [Partition -uve-topic-7-23 broker=3] Log loaded for partition -uve-topic-7-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,670] INFO [Partition -uve-topic-6-3 broker=3] Log loaded for partition -uve-topic-6-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,670] INFO [Partition -uve-topic-23-18 broker=3] Log loaded for partition -uve-topic-23-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,670] INFO [Partition -uve-topic-10-20 broker=3] Log loaded for partition -uve-topic-10-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,670] INFO [Partition -uve-topic-3-28 broker=3] Log loaded for partition -uve-topic-3-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,670] INFO [Partition -uve-topic-2-8 broker=3] Log loaded for partition -uve-topic-2-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,670] INFO [Partition -uve-topic-18-0 broker=3] Log loaded for partition -uve-topic-18-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,670] INFO [Partition -uve-topic-19-20 broker=3] Log loaded for partition -uve-topic-19-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,670] INFO [Partition -uve-topic-4-20 broker=3] Log loaded for partition -uve-topic-4-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,670] INFO [Partition -uve-topic-5-2 broker=3] Log loaded for partition -uve-topic-5-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,671] INFO [Partition -uve-topic-6-22 broker=3] Log loaded for partition -uve-topic-6-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,671] INFO [Partition -uve-topic-25-11 broker=3] Log loaded for partition -uve-topic-25-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,671] INFO [Partition -uve-topic-12-13 broker=3] Log loaded for partition -uve-topic-12-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,671] INFO [Partition -uve-topic-0-25 broker=3] Log loaded for partition -uve-topic-0-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,671] INFO [Partition -uve-topic-4-1 broker=3] Log loaded for partition -uve-topic-4-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,671] INFO [Partition -uve-topic-2-27 broker=3] Log loaded for partition -uve-topic-2-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,671] INFO [Partition -uve-topic-18-19 broker=3] Log loaded for partition -uve-topic-18-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,671] INFO [Partition -uve-topic-1-7 broker=3] Log loaded for partition -uve-topic-1-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,671] INFO [Partition -uve-topic-9-25 broker=3] Log loaded for partition -uve-topic-9-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,671] INFO [Partition -uve-topic-21-16 broker=3] Log loaded for partition -uve-topic-21-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,671] INFO [Partition -uve-topic-3-19 broker=3] Log loaded for partition -uve-topic-3-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,671] INFO [Partition -uve-topic-23-28 broker=3] Log loaded for partition -uve-topic-23-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,671] INFO [Partition -uve-topic-24-10 broker=3] Log loaded for partition -uve-topic-24-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,671] INFO [Partition -uve-topic-11-12 broker=3] Log loaded for partition -uve-topic-11-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,672] INFO [Partition -uve-topic-15-16 broker=3] Log loaded for partition -uve-topic-15-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,672] INFO [Partition -uve-topic-3-0 broker=3] Log loaded for partition -uve-topic-3-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,672] INFO [Partition -uve-topic-28-14 broker=3] Log loaded for partition -uve-topic-28-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,672] INFO [Partition -uve-topic-8-24 broker=3] Log loaded for partition -uve-topic-8-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,672] INFO [Partition -uve-topic-20-15 broker=3] Log loaded for partition -uve-topic-20-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,672] INFO [Partition -uve-topic-7-4 broker=3] Log loaded for partition -uve-topic-7-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,672] INFO [Partition -uve-topic-27-13 broker=3] Log loaded for partition -uve-topic-27-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,673] INFO [Partition -uve-topic-14-15 broker=3] Log loaded for partition -uve-topic-14-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,673] INFO [Partition -uve-topic-16-17 broker=3] Log loaded for partition -uve-topic-16-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,674] INFO [Partition -uve-topic-29-15 broker=3] Log loaded for partition -uve-topic-29-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,674] INFO [Partition -uve-topic-24-19 broker=3] Log loaded for partition -uve-topic-24-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,674] INFO [Partition -uve-topic-11-21 broker=3] Log loaded for partition -uve-topic-11-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,674] INFO [Partition -uve-topic-19-1 broker=3] Log loaded for partition -uve-topic-19-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,674] INFO [Partition -uve-topic-24-0 broker=3] Log loaded for partition -uve-topic-24-0 with initial high watermark 353 (kafka.cluster.Partition) [2025-02-10 01:56:48,674] INFO [Partition -uve-topic-11-2 broker=3] Log loaded for partition -uve-topic-11-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,675] INFO [Partition -uve-topic-3-9 broker=3] Log loaded for partition -uve-topic-3-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,675] INFO [Partition structured_syslog_topic-14 broker=3] Log loaded for partition structured_syslog_topic-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,675] INFO [Partition -uve-topic-26-12 broker=3] Log loaded for partition -uve-topic-26-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,675] INFO [Partition -uve-topic-13-14 broker=3] Log loaded for partition -uve-topic-13-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,675] INFO [Partition -uve-topic-22-17 broker=3] Log loaded for partition -uve-topic-22-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,675] INFO [Partition -uve-topic-10-1 broker=3] Log loaded for partition -uve-topic-10-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,675] INFO [Partition structured_syslog_topic-11 broker=3] Log loaded for partition structured_syslog_topic-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,675] INFO [Partition -uve-topic-5-18 broker=3] Log loaded for partition -uve-topic-5-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,676] INFO [Partition -uve-topic-25-27 broker=3] Log loaded for partition -uve-topic-25-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,676] INFO [Partition -uve-topic-12-29 broker=3] Log loaded for partition -uve-topic-12-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,676] INFO [Partition -uve-topic-24-7 broker=3] Log loaded for partition -uve-topic-24-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,678] INFO [Partition -uve-topic-11-9 broker=3] Log loaded for partition -uve-topic-11-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,680] INFO [Partition -uve-topic-26-9 broker=3] Log loaded for partition -uve-topic-26-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,680] INFO [Partition -uve-topic-13-11 broker=3] Log loaded for partition -uve-topic-13-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,680] INFO [Partition -uve-topic-17-15 broker=3] Log loaded for partition -uve-topic-17-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,680] INFO [Partition -uve-topic-20-12 broker=3] Log loaded for partition -uve-topic-20-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,680] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-29 with initial high watermark 3 (kafka.cluster.Partition) [2025-02-10 01:56:48,680] INFO [Partition -uve-topic-22-14 broker=3] Log loaded for partition -uve-topic-22-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,680] INFO [Partition -uve-topic-9-3 broker=3] Log loaded for partition -uve-topic-9-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,681] INFO [Partition -uve-topic-19-27 broker=3] Log loaded for partition -uve-topic-19-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,681] INFO [Partition -uve-topic-18-26 broker=3] Log loaded for partition -uve-topic-18-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,681] INFO [Partition -uve-topic-24-26 broker=3] Log loaded for partition -uve-topic-24-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,681] INFO [Partition -uve-topic-23-6 broker=3] Log loaded for partition -uve-topic-23-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,681] INFO [Partition -uve-topic-11-28 broker=3] Log loaded for partition -uve-topic-11-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,681] INFO [Partition -uve-topic-10-8 broker=3] Log loaded for partition -uve-topic-10-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,681] INFO [Partition -uve-topic-3-16 broker=3] Log loaded for partition -uve-topic-3-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,681] INFO [Partition -uve-topic-19-8 broker=3] Log loaded for partition -uve-topic-19-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,681] INFO [Partition -uve-topic-23-25 broker=3] Log loaded for partition -uve-topic-23-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,681] INFO [Partition -uve-topic-10-27 broker=3] Log loaded for partition -uve-topic-10-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,681] INFO [Partition -uve-topic-15-13 broker=3] Log loaded for partition -uve-topic-15-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,681] INFO [Partition -uve-topic-28-11 broker=3] Log loaded for partition -uve-topic-28-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,681] INFO [Partition -uve-topic-21-13 broker=3] Log loaded for partition -uve-topic-21-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,681] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-10 with initial high watermark 5 (kafka.cluster.Partition) [2025-02-10 01:56:48,681] INFO [Partition -uve-topic-6-0 broker=3] Log loaded for partition -uve-topic-6-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,681] INFO [Partition -uve-topic-19-17 broker=3] Log loaded for partition -uve-topic-19-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,682] INFO [Partition -uve-topic-3-25 broker=3] Log loaded for partition -uve-topic-3-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,682] INFO [Partition -uve-topic-26-28 broker=3] Log loaded for partition -uve-topic-26-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,682] INFO [Partition -uve-topic-1-4 broker=3] Log loaded for partition -uve-topic-1-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,682] INFO [Partition -uve-topic-9-22 broker=3] Log loaded for partition -uve-topic-9-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,682] INFO [Partition -uve-topic-0-3 broker=3] Log loaded for partition -uve-topic-0-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,682] INFO [Partition -uve-topic-1-23 broker=3] Log loaded for partition -uve-topic-1-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,682] INFO [Partition -uve-topic-2-5 broker=3] Log loaded for partition -uve-topic-2-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,682] INFO [Partition -uve-topic-25-8 broker=3] Log loaded for partition -uve-topic-25-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,682] INFO [Partition -uve-topic-12-10 broker=3] Log loaded for partition -uve-topic-12-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,682] INFO [Partition -uve-topic-4-17 broker=3] Log loaded for partition -uve-topic-4-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,682] INFO [Partition -uve-topic-8-21 broker=3] Log loaded for partition -uve-topic-8-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,682] INFO [Partition -uve-topic-0-22 broker=3] Log loaded for partition -uve-topic-0-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,683] INFO [Partition -uve-topic-16-14 broker=3] Log loaded for partition -uve-topic-16-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,683] INFO [Partition -uve-topic-29-12 broker=3] Log loaded for partition -uve-topic-29-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,683] INFO [Partition -uve-topic-7-20 broker=3] Log loaded for partition -uve-topic-7-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,683] INFO [Partition -uve-topic-8-2 broker=3] Log loaded for partition -uve-topic-8-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,683] INFO [Partition -uve-topic-2-15 broker=3] Log loaded for partition -uve-topic-2-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,683] INFO [Partition -uve-topic-27-29 broker=3] Log loaded for partition -uve-topic-27-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,683] INFO [Partition -uve-topic-6-19 broker=3] Log loaded for partition -uve-topic-6-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,683] INFO [Partition -uve-topic-7-1 broker=3] Log loaded for partition -uve-topic-7-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,683] INFO [Partition -uve-topic-27-10 broker=3] Log loaded for partition -uve-topic-27-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,683] INFO [Partition -uve-topic-14-12 broker=3] Log loaded for partition -uve-topic-14-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,683] INFO [Partition -uve-topic-2-24 broker=3] Log loaded for partition -uve-topic-2-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,683] INFO [Partition -uve-topic-24-16 broker=3] Log loaded for partition -uve-topic-24-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,683] INFO [Partition -uve-topic-11-18 broker=3] Log loaded for partition -uve-topic-11-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,683] INFO [Partition -uve-topic-18-16 broker=3] Log loaded for partition -uve-topic-18-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,683] INFO [Partition -uve-topic-3-6 broker=3] Log loaded for partition -uve-topic-3-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,684] INFO [Partition -uve-topic-23-15 broker=3] Log loaded for partition -uve-topic-23-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,684] INFO [Partition -uve-topic-10-17 broker=3] Log loaded for partition -uve-topic-10-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,684] INFO [Partition -uve-topic-4-14 broker=3] Log loaded for partition -uve-topic-4-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,684] INFO [Partition -uve-topic-1-20 broker=3] Log loaded for partition -uve-topic-1-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,684] INFO [Partition -uve-topic-6-16 broker=3] Log loaded for partition -uve-topic-6-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,684] INFO [Partition -uve-topic-0-19 broker=3] Log loaded for partition -uve-topic-0-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,684] INFO [Partition -uve-topic-9-0 broker=3] Log loaded for partition -uve-topic-9-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,684] INFO [Partition -uve-topic-16-11 broker=3] Log loaded for partition -uve-topic-16-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,684] INFO [Partition -uve-topic-29-9 broker=3] Log loaded for partition -uve-topic-29-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,684] INFO [Partition -uve-topic-2-21 broker=3] Log loaded for partition -uve-topic-2-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,684] INFO [Partition -uve-topic-1-1 broker=3] Log loaded for partition -uve-topic-1-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,685] INFO [Partition -uve-topic-18-13 broker=3] Log loaded for partition -uve-topic-18-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,685] INFO [Partition -uve-topic-3-13 broker=3] Log loaded for partition -uve-topic-3-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,685] INFO [Partition -uve-topic-19-5 broker=3] Log loaded for partition -uve-topic-19-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,685] INFO [Partition -uve-topic-25-24 broker=3] Log loaded for partition -uve-topic-25-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,685] INFO [Partition -uve-topic-12-26 broker=3] Log loaded for partition -uve-topic-12-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,685] INFO [Partition -uve-topic-24-4 broker=3] Log loaded for partition -uve-topic-24-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,685] INFO [Partition -uve-topic-11-6 broker=3] Log loaded for partition -uve-topic-11-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,686] INFO [Partition -uve-topic-15-10 broker=3] Log loaded for partition -uve-topic-15-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,686] INFO [Partition -uve-topic-29-28 broker=3] Log loaded for partition -uve-topic-29-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,686] INFO [Partition -uve-topic-28-8 broker=3] Log loaded for partition -uve-topic-28-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,686] INFO [Partition -uve-topic-8-18 broker=3] Log loaded for partition -uve-topic-8-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,686] INFO [Partition -uve-topic-20-9 broker=3] Log loaded for partition -uve-topic-20-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,686] INFO [Partition -uve-topic-21-29 broker=3] Log loaded for partition -uve-topic-21-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,686] INFO [Partition -uve-topic-18-23 broker=3] Log loaded for partition -uve-topic-18-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,686] INFO [Partition structured_syslog_topic-8 broker=3] Log loaded for partition structured_syslog_topic-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,686] INFO [Partition -uve-topic-5-15 broker=3] Log loaded for partition -uve-topic-5-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,686] INFO [Partition -uve-topic-27-7 broker=3] Log loaded for partition -uve-topic-27-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,686] INFO [Partition -uve-topic-14-9 broker=3] Log loaded for partition -uve-topic-14-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,686] INFO [Partition -uve-topic-7-17 broker=3] Log loaded for partition -uve-topic-7-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,687] INFO [Partition -uve-topic-20-28 broker=3] Log loaded for partition -uve-topic-20-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,687] INFO [Partition -uve-topic-27-26 broker=3] Log loaded for partition -uve-topic-27-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,687] INFO [Partition -uve-topic-26-6 broker=3] Log loaded for partition -uve-topic-26-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,687] INFO [Partition -uve-topic-13-8 broker=3] Log loaded for partition -uve-topic-13-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,687] INFO [Partition -uve-topic-14-28 broker=3] Log loaded for partition -uve-topic-14-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,687] INFO [Partition -uve-topic-23-12 broker=3] Log loaded for partition -uve-topic-23-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,687] INFO [Partition -uve-topic-10-14 broker=3] Log loaded for partition -uve-topic-10-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,687] INFO [Partition -uve-topic-19-14 broker=3] Log loaded for partition -uve-topic-19-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,687] INFO [Partition -uve-topic-22-11 broker=3] Log loaded for partition -uve-topic-22-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,687] INFO [Partition structured_syslog_topic-27 broker=3] Log loaded for partition structured_syslog_topic-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,687] INFO [Partition -uve-topic-24-23 broker=3] Log loaded for partition -uve-topic-24-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,687] INFO [Partition -uve-topic-11-25 broker=3] Log loaded for partition -uve-topic-11-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,687] INFO [Partition -uve-topic-26-25 broker=3] Log loaded for partition -uve-topic-26-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,687] INFO [Partition -uve-topic-25-5 broker=3] Log loaded for partition -uve-topic-25-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,687] INFO [Partition -uve-topic-12-7 broker=3] Log loaded for partition -uve-topic-12-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,687] INFO [Partition -uve-topic-13-27 broker=3] Log loaded for partition -uve-topic-13-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,687] INFO [Partition -uve-topic-21-10 broker=3] Log loaded for partition -uve-topic-21-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,690] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-7 with initial high watermark 5 (kafka.cluster.Partition) [2025-02-10 01:56:48,690] INFO [Partition -uve-topic-17-12 broker=3] Log loaded for partition -uve-topic-17-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,690] INFO [Partition -uve-topic-9-19 broker=3] Log loaded for partition -uve-topic-9-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,691] INFO [Partition -uve-topic-23-22 broker=3] Log loaded for partition -uve-topic-23-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,691] INFO [Partition -uve-topic-0-0 broker=3] Log loaded for partition -uve-topic-0-0 with initial high watermark 2846 (kafka.cluster.Partition) [2025-02-10 01:56:48,691] INFO [Partition -uve-topic-10-24 broker=3] Log loaded for partition -uve-topic-10-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,691] INFO [Partition -uve-topic-18-4 broker=3] Log loaded for partition -uve-topic-18-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,691] INFO [Partition -uve-topic-19-24 broker=3] Log loaded for partition -uve-topic-19-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,691] INFO [Partition -uve-topic-23-3 broker=3] Log loaded for partition -uve-topic-23-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,691] INFO [Partition -uve-topic-10-5 broker=3] Log loaded for partition -uve-topic-10-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,691] INFO [Partition -uve-topic-2-12 broker=3] Log loaded for partition -uve-topic-2-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,691] INFO [Partition -uve-topic-28-27 broker=3] Log loaded for partition -uve-topic-28-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,691] INFO [Partition -uve-topic-15-29 broker=3] Log loaded for partition -uve-topic-15-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,695] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-26 with initial high watermark 3 (kafka.cluster.Partition) [2025-02-10 01:56:48,695] INFO [Partition -uve-topic-2-2 broker=3] Log loaded for partition -uve-topic-2-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,695] INFO [Partition -uve-topic-13-24 broker=3] Log loaded for partition -uve-topic-13-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,695] INFO [Partition -uve-topic-26-22 broker=3] Log loaded for partition -uve-topic-26-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,696] INFO [Partition -uve-topic-12-4 broker=3] Log loaded for partition -uve-topic-12-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,696] INFO [Partition -uve-topic-25-2 broker=3] Log loaded for partition -uve-topic-25-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,696] INFO [Partition -uve-topic-14-6 broker=3] Log loaded for partition -uve-topic-14-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,696] INFO [Partition -uve-topic-27-4 broker=3] Log loaded for partition -uve-topic-27-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,696] INFO [Partition -uve-topic-10-11 broker=3] Log loaded for partition -uve-topic-10-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,696] INFO [Partition -uve-topic-23-9 broker=3] Log loaded for partition -uve-topic-23-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,696] INFO [Partition -uve-topic-12-23 broker=3] Log loaded for partition -uve-topic-12-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,696] INFO [Partition -uve-topic-25-21 broker=3] Log loaded for partition -uve-topic-25-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,696] INFO [Partition -uve-topic-11-3 broker=3] Log loaded for partition -uve-topic-11-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,696] INFO [Partition -uve-topic-24-1 broker=3] Log loaded for partition -uve-topic-24-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,696] INFO [Partition -uve-topic-4-11 broker=3] Log loaded for partition -uve-topic-4-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,697] INFO [Partition -uve-topic-8-15 broker=3] Log loaded for partition -uve-topic-8-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,697] INFO [Partition -uve-topic-0-16 broker=3] Log loaded for partition -uve-topic-0-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,697] INFO [Partition -uve-topic-18-20 broker=3] Log loaded for partition -uve-topic-18-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,698] INFO [Partition -uve-topic-2-28 broker=3] Log loaded for partition -uve-topic-2-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,698] INFO [Partition -uve-topic-1-8 broker=3] Log loaded for partition -uve-topic-1-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,698] INFO [Partition structured_syslog_topic-5 broker=3] Log loaded for partition structured_syslog_topic-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,699] INFO [Partition -uve-topic-7-14 broker=3] Log loaded for partition -uve-topic-7-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,699] INFO [Partition -uve-topic-14-25 broker=3] Log loaded for partition -uve-topic-14-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,699] INFO [Partition -uve-topic-27-23 broker=3] Log loaded for partition -uve-topic-27-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,699] INFO [Partition -uve-topic-6-13 broker=3] Log loaded for partition -uve-topic-6-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,699] INFO [Partition -uve-topic-2-18 broker=3] Log loaded for partition -uve-topic-2-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,699] INFO [Partition -uve-topic-18-10 broker=3] Log loaded for partition -uve-topic-18-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,700] INFO [Partition -uve-topic-5-12 broker=3] Log loaded for partition -uve-topic-5-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,700] INFO [Partition -uve-topic-9-16 broker=3] Log loaded for partition -uve-topic-9-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,700] INFO [Partition -uve-topic-22-27 broker=3] Log loaded for partition -uve-topic-22-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,700] INFO [Partition -uve-topic-13-5 broker=3] Log loaded for partition -uve-topic-13-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,700] INFO [Partition -uve-topic-26-3 broker=3] Log loaded for partition -uve-topic-26-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,700] INFO [Partition -uve-topic-1-17 broker=3] Log loaded for partition -uve-topic-1-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,703] INFO [Partition -uve-topic-17-9 broker=3] Log loaded for partition -uve-topic-17-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,704] INFO [Partition -uve-topic-18-29 broker=3] Log loaded for partition -uve-topic-18-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,704] INFO [Partition -uve-topic-21-26 broker=3] Log loaded for partition -uve-topic-21-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,704] INFO [Partition -uve-topic-20-6 broker=3] Log loaded for partition -uve-topic-20-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,704] INFO [Partition -uve-topic-22-8 broker=3] Log loaded for partition -uve-topic-22-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,704] INFO [Partition -uve-topic-3-29 broker=3] Log loaded for partition -uve-topic-3-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,704] INFO [Partition -uve-topic-19-21 broker=3] Log loaded for partition -uve-topic-19-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,704] INFO [Partition -uve-topic-10-2 broker=3] Log loaded for partition -uve-topic-10-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,704] INFO [Partition -uve-topic-11-22 broker=3] Log loaded for partition -uve-topic-11-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,704] INFO [Partition -uve-topic-23-0 broker=3] Log loaded for partition -uve-topic-23-0 with initial high watermark 540 (kafka.cluster.Partition) [2025-02-10 01:56:48,704] INFO [Partition -uve-topic-24-20 broker=3] Log loaded for partition -uve-topic-24-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,704] INFO [Partition -uve-topic-28-24 broker=3] Log loaded for partition -uve-topic-28-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,705] INFO [Partition -uve-topic-3-10 broker=3] Log loaded for partition -uve-topic-3-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,705] INFO [Partition -uve-topic-15-26 broker=3] Log loaded for partition -uve-topic-15-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,705] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-23 with initial high watermark 3 (kafka.cluster.Partition) [2025-02-10 01:56:48,706] INFO [Partition -uve-topic-19-2 broker=3] Log loaded for partition -uve-topic-19-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,706] INFO [Partition -uve-topic-17-28 broker=3] Log loaded for partition -uve-topic-17-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,706] INFO [Partition -uve-topic-20-25 broker=3] Log loaded for partition -uve-topic-20-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,706] INFO [Partition -uve-topic-29-6 broker=3] Log loaded for partition -uve-topic-29-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,706] INFO [Partition -uve-topic-16-8 broker=3] Log loaded for partition -uve-topic-16-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,706] INFO [Partition -uve-topic-21-7 broker=3] Log loaded for partition -uve-topic-21-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,706] INFO [Partition -uve-topic-28-5 broker=3] Log loaded for partition -uve-topic-28-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,706] INFO [Partition -uve-topic-29-25 broker=3] Log loaded for partition -uve-topic-29-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,706] INFO [Partition -uve-topic-15-7 broker=3] Log loaded for partition -uve-topic-15-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,706] INFO [Partition -uve-topic-16-27 broker=3] Log loaded for partition -uve-topic-16-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,706] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-4 with initial high watermark 3 (kafka.cluster.Partition) [2025-02-10 01:56:48,706] INFO [Partition -uve-topic-9-26 broker=3] Log loaded for partition -uve-topic-9-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,706] INFO [Partition -uve-topic-1-27 broker=3] Log loaded for partition -uve-topic-1-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,706] INFO [Partition -uve-topic-23-19 broker=3] Log loaded for partition -uve-topic-23-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,706] INFO [Partition -uve-topic-10-21 broker=3] Log loaded for partition -uve-topic-10-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,706] INFO [Partition structured_syslog_topic-24 broker=3] Log loaded for partition structured_syslog_topic-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,706] INFO [Partition -uve-topic-2-9 broker=3] Log loaded for partition -uve-topic-2-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,706] INFO [Partition -uve-topic-22-18 broker=3] Log loaded for partition -uve-topic-22-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,706] INFO [Partition -uve-topic-18-1 broker=3] Log loaded for partition -uve-topic-18-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,707] INFO [Partition -uve-topic-6-29 broker=3] Log loaded for partition -uve-topic-6-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,707] INFO [Partition -uve-topic-5-9 broker=3] Log loaded for partition -uve-topic-5-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,707] INFO [Partition -uve-topic-14-3 broker=3] Log loaded for partition -uve-topic-14-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,707] INFO [Partition -uve-topic-27-1 broker=3] Log loaded for partition -uve-topic-27-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,707] INFO [Partition -uve-topic-7-11 broker=3] Log loaded for partition -uve-topic-7-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,707] INFO [Partition -uve-topic-20-22 broker=3] Log loaded for partition -uve-topic-20-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,707] INFO [Partition -uve-topic-0-23 broker=3] Log loaded for partition -uve-topic-0-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,710] INFO [Partition -uve-topic-9-23 broker=3] Log loaded for partition -uve-topic-9-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,710] INFO [Partition -uve-topic-1-24 broker=3] Log loaded for partition -uve-topic-1-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,710] INFO [Partition -uve-topic-17-16 broker=3] Log loaded for partition -uve-topic-17-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,710] INFO [Partition structured_syslog_topic-21 broker=3] Log loaded for partition structured_syslog_topic-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,710] INFO [Partition -uve-topic-5-28 broker=3] Log loaded for partition -uve-topic-5-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,710] INFO [Partition -uve-topic-4-8 broker=3] Log loaded for partition -uve-topic-4-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,710] INFO [Partition -uve-topic-11-19 broker=3] Log loaded for partition -uve-topic-11-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,710] INFO [Partition -uve-topic-24-17 broker=3] Log loaded for partition -uve-topic-24-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,710] INFO [Partition -uve-topic-13-21 broker=3] Log loaded for partition -uve-topic-13-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,711] INFO [Partition -uve-topic-12-1 broker=3] Log loaded for partition -uve-topic-12-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,711] INFO [Partition -uve-topic-26-19 broker=3] Log loaded for partition -uve-topic-26-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,711] INFO [Partition -uve-topic-29-3 broker=3] Log loaded for partition -uve-topic-29-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,711] INFO [Partition -uve-topic-16-5 broker=3] Log loaded for partition -uve-topic-16-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,711] INFO [Partition -uve-topic-17-25 broker=3] Log loaded for partition -uve-topic-17-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,711] INFO [Partition -uve-topic-22-24 broker=3] Log loaded for partition -uve-topic-22-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,711] INFO [Partition -uve-topic-18-7 broker=3] Log loaded for partition -uve-topic-18-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,711] INFO [Partition -uve-topic-21-4 broker=3] Log loaded for partition -uve-topic-21-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,711] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-1 with initial high watermark 4 (kafka.cluster.Partition) [2025-02-10 01:56:48,711] INFO [Partition -uve-topic-17-6 broker=3] Log loaded for partition -uve-topic-17-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,711] INFO [Partition -uve-topic-23-16 broker=3] Log loaded for partition -uve-topic-23-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,711] INFO [Partition -uve-topic-10-18 broker=3] Log loaded for partition -uve-topic-10-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,711] INFO [Partition -uve-topic-12-20 broker=3] Log loaded for partition -uve-topic-12-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,713] INFO [Partition -uve-topic-25-18 broker=3] Log loaded for partition -uve-topic-25-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,713] INFO [Partition -uve-topic-11-0 broker=3] Log loaded for partition -uve-topic-11-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,713] INFO [Partition -uve-topic-19-18 broker=3] Log loaded for partition -uve-topic-19-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,713] INFO [Partition -uve-topic-21-23 broker=3] Log loaded for partition -uve-topic-21-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,713] INFO [Partition -uve-topic-20-3 broker=3] Log loaded for partition -uve-topic-20-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,713] INFO [Partition -uve-topic-28-21 broker=3] Log loaded for partition -uve-topic-28-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,714] INFO [Partition -uve-topic-15-23 broker=3] Log loaded for partition -uve-topic-15-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,714] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-20 with initial high watermark 6 (kafka.cluster.Partition) [2025-02-10 01:56:48,714] INFO [Partition -uve-topic-22-15 broker=3] Log loaded for partition -uve-topic-22-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,714] INFO [Partition -uve-topic-18-17 broker=3] Log loaded for partition -uve-topic-18-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,714] INFO [Partition -uve-topic-14-22 broker=3] Log loaded for partition -uve-topic-14-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,714] INFO [Partition -uve-topic-13-2 broker=3] Log loaded for partition -uve-topic-13-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,714] INFO [Partition -uve-topic-26-0 broker=3] Log loaded for partition -uve-topic-26-0 with initial high watermark 1184 (kafka.cluster.Partition) [2025-02-10 01:56:48,714] INFO [Partition -uve-topic-27-20 broker=3] Log loaded for partition -uve-topic-27-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,714] INFO [Partition -uve-topic-6-10 broker=3] Log loaded for partition -uve-topic-6-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,714] INFO [Partition -uve-topic-1-14 broker=3] Log loaded for partition -uve-topic-1-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,715] INFO [Partition -uve-topic-0-13 broker=3] Log loaded for partition -uve-topic-0-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,715] INFO [Partition -uve-topic-22-5 broker=3] Log loaded for partition -uve-topic-22-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,715] INFO [Partition -uve-topic-4-27 broker=3] Log loaded for partition -uve-topic-4-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,715] INFO [Partition -uve-topic-3-7 broker=3] Log loaded for partition -uve-topic-3-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,715] INFO [Partition -uve-topic-9-13 broker=3] Log loaded for partition -uve-topic-9-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,715] INFO [Partition -uve-topic-28-2 broker=3] Log loaded for partition -uve-topic-28-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,716] INFO [Partition -uve-topic-29-22 broker=3] Log loaded for partition -uve-topic-29-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,716] INFO [Partition -uve-topic-15-4 broker=3] Log loaded for partition -uve-topic-15-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,716] INFO [Partition -uve-topic-16-24 broker=3] Log loaded for partition -uve-topic-16-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,716] INFO [Partition -uve-topic-8-12 broker=3] Log loaded for partition -uve-topic-8-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,716] INFO [Partition -uve-topic-2-6 broker=3] Log loaded for partition -uve-topic-2-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,716] INFO [Partition -uve-topic-3-26 broker=3] Log loaded for partition -uve-topic-3-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,716] INFO [Partition -uve-topic-9-4 broker=3] Log loaded for partition -uve-topic-9-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,716] INFO [Partition -uve-topic-2-25 broker=3] Log loaded for partition -uve-topic-2-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,716] INFO [Partition -uve-topic-1-5 broker=3] Log loaded for partition -uve-topic-1-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,716] INFO [Partition structured_syslog_topic-2 broker=3] Log loaded for partition structured_syslog_topic-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,717] INFO [Partition -uve-topic-22-12 broker=3] Log loaded for partition -uve-topic-22-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,717] INFO [Partition -uve-topic-1-21 broker=3] Log loaded for partition -uve-topic-1-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,717] INFO [Partition -uve-topic-0-1 broker=3] Log loaded for partition -uve-topic-0-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,718] INFO [Partition -uve-topic-9-1 broker=3] Log loaded for partition -uve-topic-9-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,718] INFO [Partition -uve-topic-4-24 broker=3] Log loaded for partition -uve-topic-4-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,719] INFO [Partition -uve-topic-6-26 broker=3] Log loaded for partition -uve-topic-6-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,719] INFO [Partition -uve-topic-5-6 broker=3] Log loaded for partition -uve-topic-5-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,719] INFO [Partition -uve-topic-9-10 broker=3] Log loaded for partition -uve-topic-9-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,719] INFO [Partition -uve-topic-22-21 broker=3] Log loaded for partition -uve-topic-22-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,720] INFO [Partition -uve-topic-1-11 broker=3] Log loaded for partition -uve-topic-1-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,720] INFO [Partition -uve-topic-17-3 broker=3] Log loaded for partition -uve-topic-17-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,720] INFO [Partition -uve-topic-3-23 broker=3] Log loaded for partition -uve-topic-3-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,720] INFO [Partition -uve-topic-19-15 broker=3] Log loaded for partition -uve-topic-19-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,723] INFO [Partition -uve-topic-4-5 broker=3] Log loaded for partition -uve-topic-4-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,723] INFO [Partition -uve-topic-5-25 broker=3] Log loaded for partition -uve-topic-5-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,723] INFO [Partition -uve-topic-20-0 broker=3] Log loaded for partition -uve-topic-20-0 with initial high watermark 1708 (kafka.cluster.Partition) [2025-02-10 01:56:48,723] INFO [Partition -uve-topic-28-18 broker=3] Log loaded for partition -uve-topic-28-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,723] INFO [Partition -uve-topic-3-4 broker=3] Log loaded for partition -uve-topic-3-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,723] INFO [Partition -uve-topic-15-20 broker=3] Log loaded for partition -uve-topic-15-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,723] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-17 with initial high watermark 3 (kafka.cluster.Partition) [2025-02-10 01:56:48,724] INFO [Partition -uve-topic-8-28 broker=3] Log loaded for partition -uve-topic-8-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,724] INFO [Partition -uve-topic-0-10 broker=3] Log loaded for partition -uve-topic-0-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,724] INFO [Partition -uve-topic-17-22 broker=3] Log loaded for partition -uve-topic-17-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,724] INFO [Partition -uve-topic-20-19 broker=3] Log loaded for partition -uve-topic-20-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,724] INFO [Partition -uve-topic-29-0 broker=3] Log loaded for partition -uve-topic-29-0 with initial high watermark 809 (kafka.cluster.Partition) [2025-02-10 01:56:48,724] INFO [Partition -uve-topic-16-2 broker=3] Log loaded for partition -uve-topic-16-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,724] INFO [Partition -uve-topic-21-1 broker=3] Log loaded for partition -uve-topic-21-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,725] INFO [Partition -uve-topic-2-22 broker=3] Log loaded for partition -uve-topic-2-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,725] INFO [Partition -uve-topic-9-20 broker=3] Log loaded for partition -uve-topic-9-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,725] INFO [Partition -uve-topic-1-2 broker=3] Log loaded for partition -uve-topic-1-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,725] INFO [Partition -uve-topic-23-13 broker=3] Log loaded for partition -uve-topic-23-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,725] INFO [Partition -uve-topic-10-15 broker=3] Log loaded for partition -uve-topic-10-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,725] INFO [Partition -uve-topic-17-13 broker=3] Log loaded for partition -uve-topic-17-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,725] INFO [Partition structured_syslog_topic-18 broker=3] Log loaded for partition structured_syslog_topic-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,725] INFO [Partition -uve-topic-2-3 broker=3] Log loaded for partition -uve-topic-2-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,725] INFO [Partition -uve-topic-14-19 broker=3] Log loaded for partition -uve-topic-14-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,725] INFO [Partition -uve-topic-27-17 broker=3] Log loaded for partition -uve-topic-27-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,725] INFO [Partition -uve-topic-7-27 broker=3] Log loaded for partition -uve-topic-7-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,725] INFO [Partition -uve-topic-6-7 broker=3] Log loaded for partition -uve-topic-6-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,725] INFO [Partition -uve-topic-13-18 broker=3] Log loaded for partition -uve-topic-13-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,725] INFO [Partition -uve-topic-26-16 broker=3] Log loaded for partition -uve-topic-26-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,725] INFO [Partition -uve-topic-14-0 broker=3] Log loaded for partition -uve-topic-14-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,726] INFO [Partition -uve-topic-8-19 broker=3] Log loaded for partition -uve-topic-8-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,733] INFO [Partition -uve-topic-0-20 broker=3] Log loaded for partition -uve-topic-0-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,733] INFO [Partition -uve-topic-21-11 broker=3] Log loaded for partition -uve-topic-21-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,733] INFO [Partition -uve-topic-12-17 broker=3] Log loaded for partition -uve-topic-12-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,733] INFO [Partition -uve-topic-25-15 broker=3] Log loaded for partition -uve-topic-25-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,733] INFO [Partition -uve-topic-21-20 broker=3] Log loaded for partition -uve-topic-21-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,733] INFO [Partition -uve-topic-0-29 broker=3] Log loaded for partition -uve-topic-0-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,733] INFO [Partition -uve-topic-22-2 broker=3] Log loaded for partition -uve-topic-22-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,733] INFO [Partition -uve-topic-9-29 broker=3] Log loaded for partition -uve-topic-9-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,733] INFO [Partition -uve-topic-8-9 broker=3] Log loaded for partition -uve-topic-8-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,734] INFO [Partition -uve-topic-29-29 broker=3] Log loaded for partition -uve-topic-29-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,734] INFO [Partition -uve-topic-11-16 broker=3] Log loaded for partition -uve-topic-11-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,734] INFO [Partition -uve-topic-24-14 broker=3] Log loaded for partition -uve-topic-24-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,734] INFO [Partition -uve-topic-18-14 broker=3] Log loaded for partition -uve-topic-18-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,734] INFO [Partition -uve-topic-29-19 broker=3] Log loaded for partition -uve-topic-29-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,734] INFO [Partition -uve-topic-15-1 broker=3] Log loaded for partition -uve-topic-15-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,734] INFO [Partition -uve-topic-16-21 broker=3] Log loaded for partition -uve-topic-16-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,734] INFO [Partition -uve-topic-7-8 broker=3] Log loaded for partition -uve-topic-7-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 01:56:48,752] INFO [ReplicaFetcherManager on broker 3] 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:56:48,817] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Starting (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,823] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 1 for partitions Map(-uve-topic-1-12 -> (offset=0, leaderEpoch=3), -uve-topic-21-23 -> (offset=0, leaderEpoch=2), -uve-topic-11-24 -> (offset=0, leaderEpoch=3), -uve-topic-13-22 -> (offset=0, leaderEpoch=2), -uve-topic-23-21 -> (offset=0, leaderEpoch=2), -uve-topic-8-18 -> (offset=0, leaderEpoch=3), -uve-topic-10-7 -> (offset=0, leaderEpoch=3), -uve-topic-20-6 -> (offset=0, leaderEpoch=3), -uve-topic-19-28 -> (offset=0, leaderEpoch=3), -uve-topic-29-27 -> (offset=0, leaderEpoch=2), -uve-topic-5-24 -> (offset=0, leaderEpoch=3), -uve-topic-13-11 -> (offset=0, leaderEpoch=3), -uve-topic-23-10 -> (offset=0, leaderEpoch=3), -uve-topic-4-22 -> (offset=0, leaderEpoch=2), HEALTH_CHECK_TOPIC-11 -> (offset=3, leaderEpoch=3), -uve-topic-13-6 -> (offset=0, leaderEpoch=3), -uve-topic-23-5 -> (offset=0, leaderEpoch=3), -uve-topic-2-18 -> (offset=0, leaderEpoch=2), -uve-topic-26-20 -> (offset=0, leaderEpoch=3), -uve-topic-16-21 -> (offset=0, leaderEpoch=3), -uve-topic-1-3 -> (offset=0, leaderEpoch=3), -uve-topic-10-23 -> (offset=0, leaderEpoch=2), -uve-topic-20-22 -> (offset=0, leaderEpoch=3), -uve-topic-6-25 -> (offset=0, leaderEpoch=2), -uve-topic-14-12 -> (offset=0, leaderEpoch=3), -uve-topic-24-11 -> (offset=0, leaderEpoch=3), -uve-topic-28-26 -> (offset=0, leaderEpoch=2), -uve-topic-18-27 -> (offset=0, leaderEpoch=3), -uve-topic-7-8 -> (offset=0, leaderEpoch=3), -uve-topic-20-0 -> (offset=1708, leaderEpoch=3), -uve-topic-10-1 -> (offset=0, leaderEpoch=3), -uve-topic-9-13 -> (offset=0, leaderEpoch=3), -uve-topic-15-3 -> (offset=0, leaderEpoch=3), -uve-topic-25-2 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-19 -> (offset=4, leaderEpoch=2), -uve-topic-8-5 -> (offset=0, leaderEpoch=3), -uve-topic-18-11 -> (offset=0, leaderEpoch=3), -uve-topic-28-10 -> (offset=0, leaderEpoch=3), -uve-topic-18-2 -> (offset=0, leaderEpoch=3), -uve-topic-28-1 -> (offset=0, leaderEpoch=3), -uve-topic-18-3 -> (offset=0, leaderEpoch=3), -uve-topic-28-2 -> (offset=0, leaderEpoch=2), -uve-topic-11-16 -> (offset=0, leaderEpoch=3), -uve-topic-21-15 -> (offset=0, leaderEpoch=3), -uve-topic-3-10 -> (offset=0, leaderEpoch=3), -uve-topic-11-8 -> (offset=0, leaderEpoch=2), -uve-topic-21-7 -> (offset=0, leaderEpoch=3), -uve-topic-3-19 -> (offset=0, leaderEpoch=3), -uve-topic-12-5 -> (offset=0, leaderEpoch=2), -uve-topic-22-4 -> (offset=0, leaderEpoch=2), -uve-topic-19-12 -> (offset=0, leaderEpoch=3), -uve-topic-29-11 -> (offset=0, leaderEpoch=3), -uve-topic-5-23 -> (offset=0, leaderEpoch=2), -uve-topic-6-16 -> (offset=0, leaderEpoch=2), -uve-topic-20-14 -> (offset=0, leaderEpoch=2), -uve-topic-10-15 -> (offset=0, leaderEpoch=3), -uve-topic-5-15 -> (offset=0, leaderEpoch=3), -uve-topic-11-2 -> (offset=0, leaderEpoch=2), -uve-topic-21-1 -> (offset=0, leaderEpoch=3), -uve-topic-17-1 -> (offset=0, leaderEpoch=3), -uve-topic-27-0 -> (offset=1246, leaderEpoch=3), -uve-topic-7-4 -> (offset=0, leaderEpoch=2), structured_syslog_topic-17 -> (offset=0, leaderEpoch=3), -uve-topic-12-21 -> (offset=0, leaderEpoch=3), -uve-topic-22-20 -> (offset=0, leaderEpoch=3), -uve-topic-7-1 -> (offset=0, leaderEpoch=2), -uve-topic-14-7 -> (offset=0, leaderEpoch=2), -uve-topic-24-6 -> (offset=0, leaderEpoch=3), -uve-topic-17-9 -> (offset=0, leaderEpoch=2), -uve-topic-27-8 -> (offset=0, leaderEpoch=3), -uve-topic-27-18 -> (offset=0, leaderEpoch=3), -uve-topic-17-19 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-27 -> (offset=3, leaderEpoch=3), -uve-topic-1-17 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-6 -> (offset=2, leaderEpoch=3), -uve-topic-4-29 -> (offset=0, leaderEpoch=3), -uve-topic-18-10 -> (offset=0, leaderEpoch=2), -uve-topic-28-9 -> (offset=0, leaderEpoch=3), -uve-topic-19-0 -> (offset=140, leaderEpoch=3), -uve-topic-3-21 -> (offset=0, leaderEpoch=2), -uve-topic-18-29 -> (offset=0, leaderEpoch=3), -uve-topic-28-28 -> (offset=0, leaderEpoch=3), -uve-topic-1-5 -> (offset=0, leaderEpoch=3), -uve-topic-8-27 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-10 -> (offset=5, leaderEpoch=2), -uve-topic-8-12 -> (offset=0, leaderEpoch=3), -uve-topic-27-24 -> (offset=0, leaderEpoch=3), -uve-topic-17-25 -> (offset=0, leaderEpoch=3), -uve-topic-1-6 -> (offset=0, leaderEpoch=3), -uve-topic-0-23 -> (offset=0, leaderEpoch=3), -uve-topic-14-13 -> (offset=0, leaderEpoch=2), -uve-topic-24-12 -> (offset=0, leaderEpoch=3), -uve-topic-7-17 -> (offset=0, leaderEpoch=3), -uve-topic-9-10 -> (offset=0, leaderEpoch=3), -uve-topic-25-29 -> (offset=0, leaderEpoch=3), -uve-topic-8-2 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-2 -> (offset=0, leaderEpoch=3), -uve-topic-2-13 -> (offset=0, leaderEpoch=3), -uve-topic-16-0 -> (offset=0, leaderEpoch=3), -uve-topic-9-15 -> (offset=0, leaderEpoch=3), -uve-topic-2-20 -> (offset=0, leaderEpoch=3), -uve-topic-15-17 -> (offset=0, leaderEpoch=2), -uve-topic-25-16 -> (offset=0, leaderEpoch=2), -uve-topic-18-20 -> (offset=0, leaderEpoch=3), -uve-topic-28-19 -> (offset=0, leaderEpoch=3), -uve-topic-15-8 -> (offset=0, leaderEpoch=2), -uve-topic-25-7 -> (offset=0, leaderEpoch=2), -uve-topic-15-9 -> (offset=0, leaderEpoch=3), -uve-topic-25-8 -> (offset=0, leaderEpoch=3), -uve-topic-0-16 -> (offset=0, leaderEpoch=2), -uve-topic-14-29 -> (offset=0, leaderEpoch=3), -uve-topic-24-28 -> (offset=0, leaderEpoch=2), -uve-topic-3-28 -> (offset=0, leaderEpoch=3), -uve-topic-24-22 -> (offset=0, leaderEpoch=2), -uve-topic-14-23 -> (offset=0, leaderEpoch=3), -uve-topic-0-11 -> (offset=0, leaderEpoch=3), -uve-topic-15-24 -> (offset=0, leaderEpoch=3), -uve-topic-25-23 -> (offset=0, leaderEpoch=3), -uve-topic-6-27 -> (offset=0, leaderEpoch=3), -uve-topic-7-26 -> (offset=0, leaderEpoch=3), -uve-topic-18-26 -> (offset=0, leaderEpoch=3), -uve-topic-28-25 -> (offset=0, leaderEpoch=3), -uve-topic-15-14 -> (offset=0, leaderEpoch=2), -uve-topic-25-13 -> (offset=0, leaderEpoch=2), -uve-topic-1-26 -> (offset=0, leaderEpoch=3), -uve-topic-16-25 -> (offset=0, leaderEpoch=2), -uve-topic-26-24 -> (offset=0, leaderEpoch=2), -uve-topic-23-18 -> (offset=0, leaderEpoch=2), -uve-topic-13-19 -> (offset=0, leaderEpoch=2), -uve-topic-28-27 -> (offset=0, leaderEpoch=3), -uve-topic-18-28 -> (offset=0, leaderEpoch=2), -uve-topic-0-25 -> (offset=0, leaderEpoch=2), -uve-topic-18-5 -> (offset=0, leaderEpoch=3), -uve-topic-28-4 -> (offset=0, leaderEpoch=3), -uve-topic-13-15 -> (offset=0, leaderEpoch=3), -uve-topic-23-14 -> (offset=0, leaderEpoch=3), -uve-topic-29-29 -> (offset=0, leaderEpoch=3), -uve-topic-7-21 -> (offset=0, leaderEpoch=3), -uve-topic-1-0 -> (offset=464, leaderEpoch=3), -uve-topic-15-0 -> (offset=0, leaderEpoch=3), -uve-topic-8-29 -> (offset=0, leaderEpoch=3), -uve-topic-4-26 -> (offset=0, leaderEpoch=3), -uve-topic-12-14 -> (offset=0, leaderEpoch=2), -uve-topic-22-13 -> (offset=0, leaderEpoch=2), -uve-topic-23-6 -> (offset=0, leaderEpoch=2), -uve-topic-13-7 -> (offset=0, leaderEpoch=2), -uve-topic-4-4 -> (offset=0, leaderEpoch=2), -uve-topic-5-5 -> (offset=0, leaderEpoch=2), -uve-topic-13-10 -> (offset=0, leaderEpoch=2), -uve-topic-23-9 -> (offset=0, leaderEpoch=2), -uve-topic-24-0 -> (offset=353, leaderEpoch=3), -uve-topic-14-1 -> (offset=0, leaderEpoch=2), -uve-topic-24-7 -> (offset=0, leaderEpoch=2), -uve-topic-14-8 -> (offset=0, leaderEpoch=3), -uve-topic-13-18 -> (offset=0, leaderEpoch=3), -uve-topic-23-17 -> (offset=0, leaderEpoch=3), -uve-topic-6-13 -> (offset=0, leaderEpoch=2), -uve-topic-6-20 -> (offset=0, leaderEpoch=3), -uve-topic-14-16 -> (offset=0, leaderEpoch=2), -uve-topic-24-15 -> (offset=0, leaderEpoch=3), -uve-topic-11-5 -> (offset=0, leaderEpoch=2), -uve-topic-21-4 -> (offset=0, leaderEpoch=3), -uve-topic-19-14 -> (offset=0, leaderEpoch=2), -uve-topic-29-13 -> (offset=0, leaderEpoch=3), -uve-topic-0-5 -> (offset=0, leaderEpoch=3), -uve-topic-18-13 -> (offset=0, leaderEpoch=2), -uve-topic-28-12 -> (offset=0, leaderEpoch=3), structured_syslog_topic-22 -> (offset=0, leaderEpoch=2), -uve-topic-8-4 -> (offset=0, leaderEpoch=2), -uve-topic-20-26 -> (offset=0, leaderEpoch=2), -uve-topic-10-27 -> (offset=0, leaderEpoch=3), -uve-topic-24-19 -> (offset=0, leaderEpoch=2), -uve-topic-14-20 -> (offset=0, leaderEpoch=3), structured_syslog_topic-26 -> (offset=0, leaderEpoch=3), -uve-topic-18-23 -> (offset=0, leaderEpoch=3), -uve-topic-28-22 -> (offset=0, leaderEpoch=3), -uve-topic-7-28 -> (offset=0, leaderEpoch=2), -uve-topic-3-14 -> (offset=0, leaderEpoch=3), -uve-topic-17-4 -> (offset=0, leaderEpoch=3), -uve-topic-27-3 -> (offset=0, leaderEpoch=3), -uve-topic-12-17 -> (offset=0, leaderEpoch=2), -uve-topic-22-16 -> (offset=0, leaderEpoch=2), -uve-topic-2-6 -> (offset=0, leaderEpoch=2), -uve-topic-8-9 -> (offset=0, leaderEpoch=3), -uve-topic-2-27 -> (offset=0, leaderEpoch=2), structured_syslog_topic-3 -> (offset=0, leaderEpoch=3), -uve-topic-19-24 -> (offset=0, leaderEpoch=3), -uve-topic-29-23 -> (offset=0, leaderEpoch=3), -uve-topic-12-9 -> (offset=0, leaderEpoch=3), -uve-topic-22-8 -> (offset=0, leaderEpoch=3), -uve-topic-16-8 -> (offset=0, leaderEpoch=3), -uve-topic-26-7 -> (offset=0, leaderEpoch=3), -uve-topic-11-13 -> (offset=0, leaderEpoch=3), -uve-topic-21-12 -> (offset=0, leaderEpoch=3), -uve-topic-8-20 -> (offset=0, leaderEpoch=3), -uve-topic-5-12 -> (offset=0, leaderEpoch=3), structured_syslog_topic-16 -> (offset=0, leaderEpoch=2), -uve-topic-24-27 -> (offset=0, leaderEpoch=3), -uve-topic-14-28 -> (offset=0, leaderEpoch=2), HEALTH_CHECK_TOPIC-12 -> (offset=1, leaderEpoch=3), -uve-topic-6-7 -> (offset=0, leaderEpoch=2), -uve-topic-27-21 -> (offset=0, leaderEpoch=3), -uve-topic-17-22 -> (offset=0, leaderEpoch=3), -uve-topic-0-4 -> (offset=0, leaderEpoch=2), -uve-topic-3-25 -> (offset=0, leaderEpoch=3), -uve-topic-9-24 -> (offset=0, leaderEpoch=3), -uve-topic-27-10 -> (offset=0, leaderEpoch=2), -uve-topic-17-11 -> (offset=0, leaderEpoch=3), -uve-topic-1-9 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-16 -> (offset=3, leaderEpoch=2), -uve-topic-8-22 -> (offset=0, leaderEpoch=2), -uve-topic-9-21 -> (offset=0, leaderEpoch=3), -uve-topic-12-25 -> (offset=0, leaderEpoch=3), -uve-topic-22-24 -> (offset=0, leaderEpoch=3), -uve-topic-29-5 -> (offset=0, leaderEpoch=3), -uve-topic-19-6 -> (offset=0, leaderEpoch=3), -uve-topic-28-11 -> (offset=0, leaderEpoch=2), -uve-topic-18-12 -> (offset=0, leaderEpoch=3), structured_syslog_topic-10 -> (offset=0, leaderEpoch=2), -uve-topic-2-1 -> (offset=0, leaderEpoch=3), -uve-topic-9-19 -> (offset=0, leaderEpoch=3), -uve-topic-2-24 -> (offset=0, leaderEpoch=2), -uve-topic-0-2 -> (offset=0, leaderEpoch=3), structured_syslog_topic-6 -> (offset=0, leaderEpoch=3), -uve-topic-6-0 -> (offset=0, leaderEpoch=3), -uve-topic-14-27 -> (offset=0, leaderEpoch=3), -uve-topic-24-26 -> (offset=0, leaderEpoch=3), -uve-topic-12-6 -> (offset=0, leaderEpoch=3), -uve-topic-22-5 -> (offset=0, leaderEpoch=3), -uve-topic-13-26 -> (offset=0, leaderEpoch=3), -uve-topic-23-25 -> (offset=0, leaderEpoch=3), -uve-topic-7-14 -> (offset=0, leaderEpoch=3), -uve-topic-6-6 -> (offset=0, leaderEpoch=3), -uve-topic-10-28 -> (offset=0, leaderEpoch=3), -uve-topic-20-27 -> (offset=0, leaderEpoch=3), -uve-topic-9-23 -> (offset=0, leaderEpoch=2), -uve-topic-28-3 -> (offset=0, leaderEpoch=3), -uve-topic-18-4 -> (offset=0, leaderEpoch=2), -uve-topic-9-27 -> (offset=0, leaderEpoch=3), -uve-topic-11-21 -> (offset=0, leaderEpoch=3), -uve-topic-21-20 -> (offset=0, leaderEpoch=2), -uve-topic-3-4 -> (offset=0, leaderEpoch=3), -uve-topic-13-5 -> (offset=0, leaderEpoch=3), -uve-topic-23-4 -> (offset=0, leaderEpoch=3), -uve-topic-1-23 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-15 -> (offset=2, leaderEpoch=3), -uve-topic-14-6 -> (offset=0, leaderEpoch=3), -uve-topic-24-5 -> (offset=0, leaderEpoch=3), -uve-topic-3-3 -> (offset=0, leaderEpoch=2), -uve-topic-12-22 -> (offset=0, leaderEpoch=3), -uve-topic-22-21 -> (offset=0, leaderEpoch=3), -uve-topic-0-3 -> (offset=0, leaderEpoch=3), -uve-topic-13-21 -> (offset=0, leaderEpoch=3), -uve-topic-23-20 -> (offset=0, leaderEpoch=3), -uve-topic-4-8 -> (offset=0, leaderEpoch=3), -uve-topic-19-27 -> (offset=0, leaderEpoch=3), -uve-topic-29-26 -> (offset=0, leaderEpoch=3), -uve-topic-28-8 -> (offset=0, leaderEpoch=2), -uve-topic-18-9 -> (offset=0, leaderEpoch=3), -uve-topic-7-7 -> (offset=0, leaderEpoch=2), -uve-topic-29-4 -> (offset=0, leaderEpoch=3), -uve-topic-19-5 -> (offset=0, leaderEpoch=2), -uve-topic-11-29 -> (offset=0, leaderEpoch=2), -uve-topic-21-28 -> (offset=0, leaderEpoch=3), -uve-topic-0-15 -> (offset=0, leaderEpoch=3), -uve-topic-29-10 -> (offset=0, leaderEpoch=3), -uve-topic-19-11 -> (offset=0, leaderEpoch=2), -uve-topic-28-24 -> (offset=0, leaderEpoch=3), -uve-topic-18-25 -> (offset=0, leaderEpoch=2), -uve-topic-11-9 -> (offset=0, leaderEpoch=3), -uve-topic-21-8 -> (offset=0, leaderEpoch=2), -uve-topic-0-9 -> (offset=0, leaderEpoch=3), -uve-topic-16-14 -> (offset=0, leaderEpoch=3), -uve-topic-26-13 -> (offset=0, leaderEpoch=3), -uve-topic-19-26 -> (offset=0, leaderEpoch=2), -uve-topic-29-25 -> (offset=0, leaderEpoch=3), -uve-topic-5-6 -> (offset=0, leaderEpoch=3), -uve-topic-17-21 -> (offset=0, leaderEpoch=2), -uve-topic-27-20 -> (offset=0, leaderEpoch=3), structured_syslog_topic-28 -> (offset=0, leaderEpoch=2), -uve-topic-22-29 -> (offset=0, leaderEpoch=3), -uve-topic-1-20 -> (offset=0, leaderEpoch=3), -uve-topic-3-2 -> (offset=0, leaderEpoch=3), -uve-topic-7-25 -> (offset=0, leaderEpoch=2), structured_syslog_topic-9 -> (offset=0, leaderEpoch=3), -uve-topic-14-22 -> (offset=0, leaderEpoch=2), -uve-topic-24-21 -> (offset=0, leaderEpoch=3), -uve-topic-7-0 -> (offset=0, leaderEpoch=3), -uve-topic-2-10 -> (offset=0, leaderEpoch=3), -uve-topic-14-24 -> (offset=0, leaderEpoch=3), -uve-topic-24-23 -> (offset=0, leaderEpoch=3), -uve-topic-29-12 -> (offset=0, leaderEpoch=2), -uve-topic-19-13 -> (offset=0, leaderEpoch=3), -uve-topic-11-17 -> (offset=0, leaderEpoch=2), -uve-topic-21-16 -> (offset=0, leaderEpoch=3), structured_syslog_topic-24 -> (offset=0, leaderEpoch=3), -uve-topic-29-9 -> (offset=0, leaderEpoch=2), -uve-topic-19-10 -> (offset=0, leaderEpoch=3), -uve-topic-6-24 -> (offset=0, leaderEpoch=3), -uve-topic-8-13 -> (offset=0, leaderEpoch=2), structured_syslog_topic-25 -> (offset=0, leaderEpoch=2), -uve-topic-8-17 -> (offset=0, leaderEpoch=3), -uve-topic-5-27 -> (offset=0, leaderEpoch=3), -uve-topic-16-24 -> (offset=0, leaderEpoch=3), -uve-topic-26-23 -> (offset=0, leaderEpoch=3), -uve-topic-8-26 -> (offset=0, leaderEpoch=3), -uve-topic-26-29 -> (offset=0, leaderEpoch=3), -uve-topic-9-2 -> (offset=0, leaderEpoch=2), -uve-topic-6-11 -> (offset=0, leaderEpoch=3), -uve-topic-16-6 -> (offset=0, leaderEpoch=3), -uve-topic-26-5 -> (offset=0, leaderEpoch=3), -uve-topic-0-8 -> (offset=0, leaderEpoch=3), -uve-topic-0-22 -> (offset=0, leaderEpoch=2), -uve-topic-17-12 -> (offset=0, leaderEpoch=2), -uve-topic-27-11 -> (offset=0, leaderEpoch=3), structured_syslog_topic-15 -> (offset=0, leaderEpoch=3), -uve-topic-1-14 -> (offset=0, leaderEpoch=3), -uve-topic-17-15 -> (offset=0, leaderEpoch=2), -uve-topic-27-14 -> (offset=0, leaderEpoch=3), -uve-topic-3-7 -> (offset=0, leaderEpoch=3), -uve-topic-17-20 -> (offset=0, leaderEpoch=3), -uve-topic-27-19 -> (offset=0, leaderEpoch=2), -uve-topic-28-15 -> (offset=0, leaderEpoch=3), -uve-topic-18-16 -> (offset=0, leaderEpoch=2), HEALTH_CHECK_TOPIC-26 -> (offset=3, leaderEpoch=3), -uve-topic-20-11 -> (offset=0, leaderEpoch=2), -uve-topic-10-12 -> (offset=0, leaderEpoch=3), -uve-topic-15-29 -> (offset=0, leaderEpoch=2), -uve-topic-25-28 -> (offset=0, leaderEpoch=2), -uve-topic-17-18 -> (offset=0, leaderEpoch=2), -uve-topic-27-17 -> (offset=0, leaderEpoch=3), structured_syslog_topic-19 -> (offset=0, leaderEpoch=2), -uve-topic-2-28 -> (offset=0, leaderEpoch=3), -uve-topic-22-9 -> (offset=0, leaderEpoch=3), -uve-topic-12-10 -> (offset=0, leaderEpoch=3), -uve-topic-6-10 -> (offset=0, leaderEpoch=2), -uve-topic-15-23 -> (offset=0, leaderEpoch=2), -uve-topic-25-22 -> (offset=0, leaderEpoch=2), -uve-topic-5-9 -> (offset=0, leaderEpoch=3), -uve-topic-12-18 -> (offset=0, leaderEpoch=3), -uve-topic-22-17 -> (offset=0, leaderEpoch=3), -uve-topic-19-3 -> (offset=0, leaderEpoch=3), -uve-topic-29-2 -> (offset=0, leaderEpoch=3), -uve-topic-4-5 -> (offset=0, leaderEpoch=3), -uve-topic-13-23 -> (offset=0, leaderEpoch=3), -uve-topic-23-22 -> (offset=0, leaderEpoch=3), -uve-topic-8-1 -> (offset=0, leaderEpoch=2), -uve-topic-17-7 -> (offset=0, leaderEpoch=3), -uve-topic-27-6 -> (offset=0, leaderEpoch=3), -uve-topic-10-24 -> (offset=0, leaderEpoch=3), -uve-topic-20-23 -> (offset=0, leaderEpoch=2), -uve-topic-16-17 -> (offset=0, leaderEpoch=3), -uve-topic-26-16 -> (offset=0, leaderEpoch=3), -uve-topic-3-29 -> (offset=0, leaderEpoch=3), -uve-topic-15-7 -> (offset=0, leaderEpoch=3), -uve-topic-25-6 -> (offset=0, leaderEpoch=3), -uve-topic-9-18 -> (offset=0, leaderEpoch=3), -uve-topic-13-4 -> (offset=0, leaderEpoch=2), -uve-topic-23-3 -> (offset=0, leaderEpoch=2), -uve-topic-19-9 -> (offset=0, leaderEpoch=3), -uve-topic-29-8 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-9 -> (offset=2, leaderEpoch=3), -uve-topic-8-3 -> (offset=0, leaderEpoch=3), -uve-topic-11-25 -> (offset=0, leaderEpoch=3), -uve-topic-21-24 -> (offset=0, leaderEpoch=3), -uve-topic-3-22 -> (offset=0, leaderEpoch=3), -uve-topic-4-23 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-13 -> (offset=2, leaderEpoch=2), -uve-topic-1-27 -> (offset=0, leaderEpoch=3), -uve-topic-23-0 -> (offset=540, leaderEpoch=2), -uve-topic-13-1 -> (offset=0, leaderEpoch=2), -uve-topic-12-26 -> (offset=0, leaderEpoch=2), -uve-topic-22-25 -> (offset=0, leaderEpoch=2), -uve-topic-9-20 -> (offset=0, leaderEpoch=2), -uve-topic-16-19 -> (offset=0, leaderEpoch=2), -uve-topic-26-18 -> (offset=0, leaderEpoch=2), -uve-topic-4-12 -> (offset=0, leaderEpoch=3), -uve-topic-5-10 -> (offset=0, leaderEpoch=3), -uve-topic-2-7 -> (offset=0, leaderEpoch=3), -uve-topic-13-12 -> (offset=0, leaderEpoch=3), -uve-topic-23-11 -> (offset=0, leaderEpoch=3), -uve-topic-7-11 -> (offset=0, leaderEpoch=3), -uve-topic-16-11 -> (offset=0, leaderEpoch=3), -uve-topic-26-10 -> (offset=0, leaderEpoch=3), -uve-topic-3-8 -> (offset=0, leaderEpoch=3), -uve-topic-19-29 -> (offset=0, leaderEpoch=2), -uve-topic-29-28 -> (offset=0, leaderEpoch=3), -uve-topic-13-20 -> (offset=0, leaderEpoch=3), -uve-topic-23-19 -> (offset=0, leaderEpoch=3), -uve-topic-0-13 -> (offset=0, leaderEpoch=2), -uve-topic-29-22 -> (offset=0, leaderEpoch=3), -uve-topic-19-23 -> (offset=0, leaderEpoch=2), -uve-topic-6-28 -> (offset=0, leaderEpoch=2), -uve-topic-19-17 -> (offset=0, leaderEpoch=2), -uve-topic-29-16 -> (offset=0, leaderEpoch=3), -uve-topic-2-14 -> (offset=0, leaderEpoch=3), -uve-topic-16-10 -> (offset=0, leaderEpoch=2), -uve-topic-26-9 -> (offset=0, leaderEpoch=2), -uve-topic-16-18 -> (offset=0, leaderEpoch=3), -uve-topic-26-17 -> (offset=0, leaderEpoch=3), -uve-topic-9-9 -> (offset=0, leaderEpoch=3), -uve-topic-1-13 -> (offset=0, leaderEpoch=2), -uve-topic-17-28 -> (offset=0, leaderEpoch=3), -uve-topic-27-27 -> (offset=0, leaderEpoch=3), -uve-topic-1-24 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-29 -> (offset=3, leaderEpoch=3), -uve-topic-9-4 -> (offset=0, leaderEpoch=3), -uve-topic-0-17 -> (offset=0, leaderEpoch=3), -uve-topic-27-26 -> (offset=0, leaderEpoch=3), -uve-topic-17-27 -> (offset=0, leaderEpoch=2), -uve-topic-22-2 -> (offset=0, leaderEpoch=3), -uve-topic-12-3 -> (offset=0, leaderEpoch=3), -uve-topic-0-0 -> (offset=2846, leaderEpoch=3), -uve-topic-7-29 -> (offset=0, leaderEpoch=3), -uve-topic-18-8 -> (offset=0, leaderEpoch=3), -uve-topic-28-7 -> (offset=0, leaderEpoch=3), -uve-topic-6-21 -> (offset=0, leaderEpoch=3), -uve-topic-1-18 -> (offset=0, leaderEpoch=3), -uve-topic-24-3 -> (offset=0, leaderEpoch=3), -uve-topic-14-4 -> (offset=0, leaderEpoch=2), -uve-topic-16-26 -> (offset=0, leaderEpoch=3), -uve-topic-26-25 -> (offset=0, leaderEpoch=3), -uve-topic-15-25 -> (offset=0, leaderEpoch=3), -uve-topic-25-24 -> (offset=0, leaderEpoch=3), -uve-topic-15-5 -> (offset=0, leaderEpoch=2), -uve-topic-25-4 -> (offset=0, leaderEpoch=2), -uve-topic-7-16 -> (offset=0, leaderEpoch=2), -uve-topic-7-22 -> (offset=0, leaderEpoch=2), -uve-topic-10-29 -> (offset=0, leaderEpoch=2), -uve-topic-20-28 -> (offset=0, leaderEpoch=3), -uve-topic-2-19 -> (offset=0, leaderEpoch=3), -uve-topic-10-8 -> (offset=0, leaderEpoch=2), -uve-topic-20-7 -> (offset=0, leaderEpoch=3), -uve-topic-8-23 -> (offset=0, leaderEpoch=3), -uve-topic-2-16 -> (offset=0, leaderEpoch=3), -uve-topic-0-26 -> (offset=0, leaderEpoch=3), -uve-topic-12-11 -> (offset=0, leaderEpoch=2), -uve-topic-22-10 -> (offset=0, leaderEpoch=2), -uve-topic-8-8 -> (offset=0, leaderEpoch=3), -uve-topic-17-8 -> (offset=0, leaderEpoch=3), -uve-topic-27-7 -> (offset=0, leaderEpoch=2), -uve-topic-0-12 -> (offset=0, leaderEpoch=3), -uve-topic-12-19 -> (offset=0, leaderEpoch=3), -uve-topic-22-18 -> (offset=0, leaderEpoch=3), -uve-topic-27-23 -> (offset=0, leaderEpoch=3), -uve-topic-17-24 -> (offset=0, leaderEpoch=2), structured_syslog_topic-20 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-25 -> (offset=3, leaderEpoch=2), -uve-topic-10-16 -> (offset=0, leaderEpoch=3), -uve-topic-20-15 -> (offset=0, leaderEpoch=3), -uve-topic-4-3 -> (offset=0, leaderEpoch=3), -uve-topic-3-11 -> (offset=0, leaderEpoch=3), -uve-topic-6-14 -> (offset=0, leaderEpoch=3), -uve-topic-15-13 -> (offset=0, leaderEpoch=3), -uve-topic-25-12 -> (offset=0, leaderEpoch=3), -uve-topic-3-17 -> (offset=0, leaderEpoch=3), -uve-topic-4-9 -> (offset=0, leaderEpoch=3), -uve-topic-16-7 -> (offset=0, leaderEpoch=2), -uve-topic-26-6 -> (offset=0, leaderEpoch=2), -uve-topic-5-13 -> (offset=0, leaderEpoch=3), -uve-topic-6-15 -> (offset=0, leaderEpoch=3), -uve-topic-9-6 -> (offset=0, leaderEpoch=3), -uve-topic-1-1 -> (offset=0, leaderEpoch=2), -uve-topic-5-20 -> (offset=0, leaderEpoch=2), -uve-topic-14-2 -> (offset=0, leaderEpoch=3), -uve-topic-24-1 -> (offset=0, leaderEpoch=2), -uve-topic-13-28 -> (offset=0, leaderEpoch=2), -uve-topic-23-27 -> (offset=0, leaderEpoch=2), structured_syslog_topic-8 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-1 -> (offset=4, leaderEpoch=2), -uve-topic-18-22 -> (offset=0, leaderEpoch=2), -uve-topic-28-21 -> (offset=0, leaderEpoch=3), -uve-topic-14-3 -> (offset=0, leaderEpoch=3), -uve-topic-24-2 -> (offset=0, leaderEpoch=3), -uve-topic-13-27 -> (offset=0, leaderEpoch=3), -uve-topic-23-26 -> (offset=0, leaderEpoch=3), structured_syslog_topic-14 -> (offset=0, leaderEpoch=3), -uve-topic-2-21 -> (offset=0, leaderEpoch=2), structured_syslog_topic-2 -> (offset=0, leaderEpoch=3), -uve-topic-12-0 -> (offset=137, leaderEpoch=3), -uve-topic-21-29 -> (offset=0, leaderEpoch=2), -uve-topic-8-25 -> (offset=0, leaderEpoch=2), -uve-topic-0-20 -> (offset=0, leaderEpoch=3), -uve-topic-9-8 -> (offset=0, leaderEpoch=2), -uve-topic-0-21 -> (offset=0, leaderEpoch=3), -uve-topic-2-2 -> (offset=0, leaderEpoch=3), -uve-topic-8-0 -> (offset=0, leaderEpoch=3), -uve-topic-23-2 -> (offset=0, leaderEpoch=3), -uve-topic-13-3 -> (offset=0, leaderEpoch=3), -uve-topic-1-15 -> (offset=0, leaderEpoch=3), -uve-topic-15-4 -> (offset=0, leaderEpoch=3), -uve-topic-25-3 -> (offset=0, leaderEpoch=3), -uve-topic-13-16 -> (offset=0, leaderEpoch=2), -uve-topic-23-15 -> (offset=0, leaderEpoch=2), -uve-topic-5-14 -> (offset=0, leaderEpoch=2), -uve-topic-2-11 -> (offset=0, leaderEpoch=3), -uve-topic-13-8 -> (offset=0, leaderEpoch=3), -uve-topic-23-7 -> (offset=0, leaderEpoch=3), -uve-topic-16-23 -> (offset=0, leaderEpoch=3), -uve-topic-26-22 -> (offset=0, leaderEpoch=3), -uve-topic-4-27 -> (offset=0, leaderEpoch=3), -uve-topic-6-9 -> (offset=0, leaderEpoch=3), -uve-topic-9-26 -> (offset=0, leaderEpoch=2), -uve-topic-4-16 -> (offset=0, leaderEpoch=2), -uve-topic-20-4 -> (offset=0, leaderEpoch=3), -uve-topic-10-5 -> (offset=0, leaderEpoch=2), -uve-topic-1-22 -> (offset=0, leaderEpoch=2), -uve-topic-13-14 -> (offset=0, leaderEpoch=3), -uve-topic-23-13 -> (offset=0, leaderEpoch=3), -uve-topic-3-26 -> (offset=0, leaderEpoch=3), -uve-topic-11-22 -> (offset=0, leaderEpoch=3), -uve-topic-21-21 -> (offset=0, leaderEpoch=3), -uve-topic-7-15 -> (offset=0, leaderEpoch=3), -uve-topic-11-6 -> (offset=0, leaderEpoch=3), -uve-topic-21-5 -> (offset=0, leaderEpoch=2), -uve-topic-11-14 -> (offset=0, leaderEpoch=2), -uve-topic-21-13 -> (offset=0, leaderEpoch=3), structured_syslog_topic-1 -> (offset=0, leaderEpoch=2), -uve-topic-27-29 -> (offset=0, leaderEpoch=3), -uve-topic-16-5 -> (offset=0, leaderEpoch=3), -uve-topic-26-4 -> (offset=0, leaderEpoch=3), -uve-topic-10-13 -> (offset=0, leaderEpoch=3), -uve-topic-20-12 -> (offset=0, leaderEpoch=3), -uve-topic-1-21 -> (offset=0, leaderEpoch=3), -uve-topic-7-24 -> (offset=0, leaderEpoch=3), -uve-topic-12-7 -> (offset=0, leaderEpoch=3), -uve-topic-22-6 -> (offset=0, leaderEpoch=3), -uve-topic-16-29 -> (offset=0, leaderEpoch=3), -uve-topic-26-28 -> (offset=0, leaderEpoch=3), -uve-topic-3-5 -> (offset=0, leaderEpoch=3), -uve-topic-19-25 -> (offset=0, leaderEpoch=3), -uve-topic-29-24 -> (offset=0, leaderEpoch=2), -uve-topic-0-14 -> (offset=0, leaderEpoch=3), -uve-topic-20-20 -> (offset=0, leaderEpoch=2), -uve-topic-10-21 -> (offset=0, leaderEpoch=3), -uve-topic-2-23 -> (offset=0, leaderEpoch=3), -uve-topic-28-18 -> (offset=0, leaderEpoch=3), -uve-topic-18-19 -> (offset=0, leaderEpoch=2), -uve-topic-12-13 -> (offset=0, leaderEpoch=3), -uve-topic-22-12 -> (offset=0, leaderEpoch=3), -uve-topic-6-2 -> (offset=0, leaderEpoch=3), -uve-topic-19-20 -> (offset=0, leaderEpoch=2), -uve-topic-29-19 -> (offset=0, leaderEpoch=3), structured_syslog_topic-13 -> (offset=0, leaderEpoch=2), -uve-topic-27-16 -> (offset=0, leaderEpoch=2), -uve-topic-17-17 -> (offset=0, leaderEpoch=3), -uve-topic-12-23 -> (offset=0, leaderEpoch=2), -uve-topic-22-22 -> (offset=0, leaderEpoch=2), -uve-topic-14-0 -> (offset=0, leaderEpoch=3), -uve-topic-3-15 -> (offset=0, leaderEpoch=2), -uve-topic-5-8 -> (offset=0, leaderEpoch=2), HEALTH_CHECK_TOPIC-14 -> (offset=3, leaderEpoch=3), -uve-topic-14-15 -> (offset=0, leaderEpoch=3), -uve-topic-24-14 -> (offset=0, leaderEpoch=3), -uve-topic-4-0 -> (offset=0, leaderEpoch=3), -uve-topic-29-7 -> (offset=0, leaderEpoch=3), -uve-topic-19-8 -> (offset=0, leaderEpoch=2), -uve-topic-28-17 -> (offset=0, leaderEpoch=2), -uve-topic-18-18 -> (offset=0, leaderEpoch=3), -uve-topic-12-29 -> (offset=0, leaderEpoch=2), -uve-topic-22-28 -> (offset=0, leaderEpoch=2), HEALTH_CHECK_TOPIC-24 -> (offset=3, leaderEpoch=3), HEALTH_CHECK_TOPIC-18 -> (offset=2, leaderEpoch=3), -uve-topic-14-5 -> (offset=0, leaderEpoch=3), -uve-topic-24-4 -> (offset=0, leaderEpoch=2), -uve-topic-12-15 -> (offset=0, leaderEpoch=3), -uve-topic-22-14 -> (offset=0, leaderEpoch=3), -uve-topic-5-19 -> (offset=0, leaderEpoch=3), -uve-topic-9-29 -> (offset=0, leaderEpoch=2), -uve-topic-5-1 -> (offset=0, leaderEpoch=3), -uve-topic-14-21 -> (offset=0, leaderEpoch=3), -uve-topic-24-20 -> (offset=0, leaderEpoch=3), -uve-topic-3-12 -> (offset=0, leaderEpoch=2), -uve-topic-13-24 -> (offset=0, leaderEpoch=3), -uve-topic-23-23 -> (offset=0, leaderEpoch=3), -uve-topic-2-4 -> (offset=0, leaderEpoch=3), -uve-topic-15-22 -> (offset=0, leaderEpoch=3), -uve-topic-25-21 -> (offset=0, leaderEpoch=3), -uve-topic-6-18 -> (offset=0, leaderEpoch=3), -uve-topic-15-16 -> (offset=0, leaderEpoch=3), -uve-topic-25-15 -> (offset=0, leaderEpoch=3), -uve-topic-4-18 -> (offset=0, leaderEpoch=3), -uve-topic-5-17 -> (offset=0, leaderEpoch=2), -uve-topic-7-10 -> (offset=0, leaderEpoch=2), structured_syslog_topic-21 -> (offset=0, leaderEpoch=3), -uve-topic-8-7 -> (offset=0, leaderEpoch=2), -uve-topic-2-25 -> (offset=0, leaderEpoch=3), -uve-topic-23-29 -> (offset=0, leaderEpoch=3), -uve-topic-6-19 -> (offset=0, leaderEpoch=2), -uve-topic-6-3 -> (offset=0, leaderEpoch=3), -uve-topic-4-13 -> (offset=0, leaderEpoch=2), -uve-topic-15-6 -> (offset=0, leaderEpoch=3), -uve-topic-25-5 -> (offset=0, leaderEpoch=3), -uve-topic-4-1 -> (offset=0, leaderEpoch=2), -uve-topic-0-24 -> (offset=0, leaderEpoch=3), -uve-topic-1-7 -> (offset=0, leaderEpoch=2), -uve-topic-9-12 -> (offset=0, leaderEpoch=3), -uve-topic-12-12 -> (offset=0, leaderEpoch=3), -uve-topic-22-11 -> (offset=0, leaderEpoch=3), -uve-topic-18-15 -> (offset=0, leaderEpoch=3), -uve-topic-28-14 -> (offset=0, leaderEpoch=2), -uve-topic-7-19 -> (offset=0, leaderEpoch=2), -uve-topic-4-17 -> (offset=0, leaderEpoch=3), -uve-topic-26-26 -> (offset=0, leaderEpoch=3), -uve-topic-16-27 -> (offset=0, leaderEpoch=3), -uve-topic-3-16 -> (offset=0, leaderEpoch=3), -uve-topic-12-20 -> (offset=0, leaderEpoch=2), -uve-topic-22-19 -> (offset=0, leaderEpoch=2), -uve-topic-12-4 -> (offset=0, leaderEpoch=3), -uve-topic-22-3 -> (offset=0, leaderEpoch=3), -uve-topic-10-9 -> (offset=0, leaderEpoch=3), -uve-topic-20-8 -> (offset=0, leaderEpoch=2), -uve-topic-5-28 -> (offset=0, leaderEpoch=3), -uve-topic-5-2 -> (offset=0, leaderEpoch=2), -uve-topic-20-29 -> (offset=0, leaderEpoch=2), -uve-topic-19-22 -> (offset=0, leaderEpoch=3), -uve-topic-29-21 -> (offset=0, leaderEpoch=2), -uve-topic-2-17 -> (offset=0, leaderEpoch=3), -uve-topic-1-19 -> (offset=0, leaderEpoch=2), -uve-topic-1-16 -> (offset=0, leaderEpoch=2), -uve-topic-11-26 -> (offset=0, leaderEpoch=2), -uve-topic-21-25 -> (offset=0, leaderEpoch=3), -uve-topic-3-23 -> (offset=0, leaderEpoch=3), -uve-topic-8-6 -> (offset=0, leaderEpoch=3), -uve-topic-7-12 -> (offset=0, leaderEpoch=3), -uve-topic-11-11 -> (offset=0, leaderEpoch=2), -uve-topic-21-10 -> (offset=0, leaderEpoch=3), -uve-topic-27-5 -> (offset=0, leaderEpoch=3), -uve-topic-17-6 -> (offset=0, leaderEpoch=2), -uve-topic-9-1 -> (offset=0, leaderEpoch=3), -uve-topic-11-18 -> (offset=0, leaderEpoch=3), -uve-topic-21-17 -> (offset=0, leaderEpoch=2), -uve-topic-22-27 -> (offset=0, leaderEpoch=3), -uve-topic-12-28 -> (offset=0, leaderEpoch=3), -uve-topic-11-19 -> (offset=0, leaderEpoch=3), -uve-topic-21-18 -> (offset=0, leaderEpoch=3), -uve-topic-28-6 -> (offset=0, leaderEpoch=3), -uve-topic-18-7 -> (offset=0, leaderEpoch=2), -uve-topic-4-7 -> (offset=0, leaderEpoch=2), -uve-topic-1-25 -> (offset=0, leaderEpoch=2), -uve-topic-10-17 -> (offset=0, leaderEpoch=2), -uve-topic-20-16 -> (offset=0, leaderEpoch=3), -uve-topic-17-0 -> (offset=0, leaderEpoch=2), -uve-topic-6-29 -> (offset=0, leaderEpoch=3), -uve-topic-19-16 -> (offset=0, leaderEpoch=3), -uve-topic-29-15 -> (offset=0, leaderEpoch=2), -uve-topic-0-18 -> (offset=0, leaderEpoch=3), -uve-topic-9-17 -> (offset=0, leaderEpoch=2), -uve-topic-5-18 -> (offset=0, leaderEpoch=3), -uve-topic-2-15 -> (offset=0, leaderEpoch=2), -uve-topic-6-4 -> (offset=0, leaderEpoch=2), -uve-topic-3-9 -> (offset=0, leaderEpoch=2), -uve-topic-10-25 -> (offset=0, leaderEpoch=3), -uve-topic-20-24 -> (offset=0, leaderEpoch=3), -uve-topic-2-22 -> (offset=0, leaderEpoch=3), -uve-topic-11-10 -> (offset=0, leaderEpoch=3), -uve-topic-21-9 -> (offset=0, leaderEpoch=3), -uve-topic-16-16 -> (offset=0, leaderEpoch=2), -uve-topic-26-15 -> (offset=0, leaderEpoch=2), -uve-topic-12-1 -> (offset=0, leaderEpoch=3), -uve-topic-22-0 -> (offset=1989, leaderEpoch=3), -uve-topic-28-20 -> (offset=0, leaderEpoch=2), -uve-topic-18-21 -> (offset=0, leaderEpoch=3), -uve-topic-16-12 -> (offset=0, leaderEpoch=3), -uve-topic-26-11 -> (offset=0, leaderEpoch=3), -uve-topic-17-3 -> (offset=0, leaderEpoch=2), -uve-topic-27-2 -> (offset=0, leaderEpoch=3), -uve-topic-4-20 -> (offset=0, leaderEpoch=3), -uve-topic-27-22 -> (offset=0, leaderEpoch=2), -uve-topic-17-23 -> (offset=0, leaderEpoch=3), -uve-topic-16-20 -> (offset=0, leaderEpoch=3), -uve-topic-26-19 -> (offset=0, leaderEpoch=3), -uve-topic-11-3 -> (offset=0, leaderEpoch=3), -uve-topic-21-2 -> (offset=0, leaderEpoch=2), -uve-topic-12-27 -> (offset=0, leaderEpoch=3), -uve-topic-22-26 -> (offset=0, leaderEpoch=3), -uve-topic-11-0 -> (offset=0, leaderEpoch=3), -uve-topic-9-3 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-4 -> (offset=3, leaderEpoch=2), -uve-topic-9-14 -> (offset=0, leaderEpoch=2), -uve-topic-25-25 -> (offset=0, leaderEpoch=2), -uve-topic-15-26 -> (offset=0, leaderEpoch=2), -uve-topic-1-28 -> (offset=0, leaderEpoch=2), -uve-topic-14-17 -> (offset=0, leaderEpoch=3), -uve-topic-24-16 -> (offset=0, leaderEpoch=2), -uve-topic-28-0 -> (offset=682, leaderEpoch=3), -uve-topic-18-1 -> (offset=0, leaderEpoch=2), -uve-topic-8-16 -> (offset=0, leaderEpoch=2), -uve-topic-1-10 -> (offset=0, leaderEpoch=2), -uve-topic-7-23 -> (offset=0, leaderEpoch=3), -uve-topic-29-1 -> (offset=0, leaderEpoch=3), -uve-topic-19-2 -> (offset=0, leaderEpoch=2), -uve-topic-27-13 -> (offset=0, leaderEpoch=2), -uve-topic-17-14 -> (offset=0, leaderEpoch=3), -uve-topic-0-27 -> (offset=0, leaderEpoch=3), -uve-topic-4-6 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-8 -> (offset=3, leaderEpoch=3), -uve-topic-14-9 -> (offset=0, leaderEpoch=3), -uve-topic-24-8 -> (offset=0, leaderEpoch=3), -uve-topic-13-2 -> (offset=0, leaderEpoch=3), -uve-topic-23-1 -> (offset=0, leaderEpoch=3), structured_syslog_topic-0 -> (offset=0, leaderEpoch=3), -uve-topic-16-28 -> (offset=0, leaderEpoch=2), -uve-topic-26-27 -> (offset=0, leaderEpoch=2), -uve-topic-15-19 -> (offset=0, leaderEpoch=3), -uve-topic-25-18 -> (offset=0, leaderEpoch=3), structured_syslog_topic-12 -> (offset=0, leaderEpoch=3), -uve-topic-28-23 -> (offset=0, leaderEpoch=2), -uve-topic-18-24 -> (offset=0, leaderEpoch=3), -uve-topic-8-11 -> (offset=0, leaderEpoch=3), -uve-topic-2-29 -> (offset=0, leaderEpoch=3), -uve-topic-3-0 -> (offset=0, leaderEpoch=2), -uve-topic-15-11 -> (offset=0, leaderEpoch=2), -uve-topic-25-10 -> (offset=0, leaderEpoch=2), -uve-topic-2-8 -> (offset=0, leaderEpoch=3), -uve-topic-3-18 -> (offset=0, leaderEpoch=2), -uve-topic-5-21 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-0 -> (offset=6, leaderEpoch=3), -uve-topic-16-13 -> (offset=0, leaderEpoch=2), -uve-topic-26-12 -> (offset=0, leaderEpoch=2), -uve-topic-6-22 -> (offset=0, leaderEpoch=2), -uve-topic-15-10 -> (offset=0, leaderEpoch=3), -uve-topic-25-9 -> (offset=0, leaderEpoch=3), -uve-topic-24-24 -> (offset=0, leaderEpoch=3), -uve-topic-14-25 -> (offset=0, leaderEpoch=2), -uve-topic-7-5 -> (offset=0, leaderEpoch=3), -uve-topic-15-18 -> (offset=0, leaderEpoch=3), -uve-topic-25-17 -> (offset=0, leaderEpoch=3), -uve-topic-20-19 -> (offset=0, leaderEpoch=3), -uve-topic-10-20 -> (offset=0, leaderEpoch=2), -uve-topic-9-5 -> (offset=0, leaderEpoch=2), -uve-topic-0-6 -> (offset=0, leaderEpoch=3), -uve-topic-22-15 -> (offset=0, leaderEpoch=3), -uve-topic-12-16 -> (offset=0, leaderEpoch=3), -uve-topic-1-11 -> (offset=0, leaderEpoch=3), -uve-topic-0-28 -> (offset=0, leaderEpoch=2), -uve-topic-23-12 -> (offset=0, leaderEpoch=2), -uve-topic-13-13 -> (offset=0, leaderEpoch=2), -uve-topic-8-10 -> (offset=0, leaderEpoch=2), -uve-topic-9-7 -> (offset=0, leaderEpoch=3), -uve-topic-3-13 -> (offset=0, leaderEpoch=3), -uve-topic-8-15 -> (offset=0, leaderEpoch=3), -uve-topic-14-14 -> (offset=0, leaderEpoch=3), -uve-topic-24-13 -> (offset=0, leaderEpoch=2), -uve-topic-18-17 -> (offset=0, leaderEpoch=3), -uve-topic-28-16 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-7 -> (offset=5, leaderEpoch=2), -uve-topic-5-25 -> (offset=0, leaderEpoch=3), -uve-topic-21-22 -> (offset=0, leaderEpoch=3), -uve-topic-11-23 -> (offset=0, leaderEpoch=2), -uve-topic-3-27 -> (offset=0, leaderEpoch=2), -uve-topic-12-24 -> (offset=0, leaderEpoch=3), -uve-topic-22-23 -> (offset=0, leaderEpoch=3), -uve-topic-9-0 -> (offset=0, leaderEpoch=3), -uve-topic-10-0 -> (offset=0, leaderEpoch=3), -uve-topic-7-18 -> (offset=0, leaderEpoch=3), -uve-topic-15-2 -> (offset=0, leaderEpoch=2), -uve-topic-25-1 -> (offset=0, leaderEpoch=2), -uve-topic-8-24 -> (offset=0, leaderEpoch=3), -uve-topic-29-18 -> (offset=0, leaderEpoch=2), -uve-topic-19-19 -> (offset=0, leaderEpoch=3), -uve-topic-16-4 -> (offset=0, leaderEpoch=2), -uve-topic-26-3 -> (offset=0, leaderEpoch=2), -uve-topic-17-2 -> (offset=0, leaderEpoch=3), -uve-topic-27-1 -> (offset=0, leaderEpoch=2), -uve-topic-6-17 -> (offset=0, leaderEpoch=3), -uve-topic-1-4 -> (offset=0, leaderEpoch=2), structured_syslog_topic-5 -> (offset=0, leaderEpoch=3), -uve-topic-0-29 -> (offset=0, leaderEpoch=3), -uve-topic-9-16 -> (offset=0, leaderEpoch=3), -uve-topic-5-22 -> (offset=0, leaderEpoch=3), -uve-topic-4-19 -> (offset=0, leaderEpoch=2), -uve-topic-24-29 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-20 -> (offset=6, leaderEpoch=3), -uve-topic-11-15 -> (offset=0, leaderEpoch=3), -uve-topic-21-14 -> (offset=0, leaderEpoch=2), -uve-topic-4-11 -> (offset=0, leaderEpoch=3), -uve-topic-2-26 -> (offset=0, leaderEpoch=3), -uve-topic-6-8 -> (offset=0, leaderEpoch=3), -uve-topic-2-3 -> (offset=0, leaderEpoch=2), -uve-topic-19-18 -> (offset=0, leaderEpoch=3), -uve-topic-29-17 -> (offset=0, leaderEpoch=3), -uve-topic-5-7 -> (offset=0, leaderEpoch=3), -uve-topic-11-7 -> (offset=0, leaderEpoch=3), -uve-topic-21-6 -> (offset=0, leaderEpoch=3), -uve-topic-27-28 -> (offset=0, leaderEpoch=2), -uve-topic-17-29 -> (offset=0, leaderEpoch=3), -uve-topic-2-5 -> (offset=0, leaderEpoch=3), -uve-topic-4-10 -> (offset=0, leaderEpoch=2), -uve-topic-10-6 -> (offset=0, leaderEpoch=3), -uve-topic-20-5 -> (offset=0, leaderEpoch=2), -uve-topic-3-6 -> (offset=0, leaderEpoch=2), HEALTH_CHECK_TOPIC-23 -> (offset=3, leaderEpoch=3), -uve-topic-27-25 -> (offset=0, leaderEpoch=2), -uve-topic-17-26 -> (offset=0, leaderEpoch=3), -uve-topic-4-15 -> (offset=0, leaderEpoch=3), -uve-topic-7-9 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-28 -> (offset=3, leaderEpoch=2), -uve-topic-6-1 -> (offset=0, leaderEpoch=2), -uve-topic-3-20 -> (offset=0, leaderEpoch=3), -uve-topic-9-28 -> (offset=0, leaderEpoch=3), -uve-topic-17-10 -> (offset=0, leaderEpoch=3), -uve-topic-27-9 -> (offset=0, leaderEpoch=3), -uve-topic-4-21 -> (offset=0, leaderEpoch=3), -uve-topic-4-24 -> (offset=0, leaderEpoch=3), -uve-topic-16-22 -> (offset=0, leaderEpoch=2), -uve-topic-26-21 -> (offset=0, leaderEpoch=2), -uve-topic-16-3 -> (offset=0, leaderEpoch=3), -uve-topic-26-2 -> (offset=0, leaderEpoch=3), -uve-topic-5-0 -> (offset=0, leaderEpoch=3), -uve-topic-23-28 -> (offset=0, leaderEpoch=3), -uve-topic-13-29 -> (offset=0, leaderEpoch=3), -uve-topic-7-27 -> (offset=0, leaderEpoch=3), structured_syslog_topic-29 -> (offset=0, leaderEpoch=3), -uve-topic-12-8 -> (offset=0, leaderEpoch=2), -uve-topic-22-7 -> (offset=0, leaderEpoch=2), -uve-topic-11-1 -> (offset=0, leaderEpoch=3), -uve-topic-21-0 -> (offset=1591, leaderEpoch=3), HEALTH_CHECK_TOPIC-22 -> (offset=1, leaderEpoch=2), -uve-topic-7-2 -> (offset=0, leaderEpoch=3), -uve-topic-5-16 -> (offset=0, leaderEpoch=3), -uve-topic-6-26 -> (offset=0, leaderEpoch=3), -uve-topic-5-3 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-3 -> (offset=2, leaderEpoch=3), -uve-topic-10-4 -> (offset=0, leaderEpoch=3), -uve-topic-20-3 -> (offset=0, leaderEpoch=3), -uve-topic-12-2 -> (offset=0, leaderEpoch=2), -uve-topic-22-1 -> (offset=0, leaderEpoch=2), -uve-topic-10-22 -> (offset=0, leaderEpoch=3), -uve-topic-20-21 -> (offset=0, leaderEpoch=3), -uve-topic-7-3 -> (offset=0, leaderEpoch=3), -uve-topic-10-14 -> (offset=0, leaderEpoch=2), -uve-topic-20-13 -> (offset=0, leaderEpoch=3), -uve-topic-13-0 -> (offset=0, leaderEpoch=3), -uve-topic-26-0 -> (offset=1184, leaderEpoch=2), -uve-topic-16-1 -> (offset=0, leaderEpoch=2), -uve-topic-15-21 -> (offset=0, leaderEpoch=3), -uve-topic-25-20 -> (offset=0, leaderEpoch=3), -uve-topic-15-15 -> (offset=0, leaderEpoch=3), -uve-topic-25-14 -> (offset=0, leaderEpoch=3), -uve-topic-16-9 -> (offset=0, leaderEpoch=3), -uve-topic-26-8 -> (offset=0, leaderEpoch=3), -uve-topic-2-12 -> (offset=0, leaderEpoch=2), -uve-topic-8-14 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-17 -> (offset=3, leaderEpoch=3), -uve-topic-13-17 -> (offset=0, leaderEpoch=3), -uve-topic-23-16 -> (offset=0, leaderEpoch=3), -uve-topic-24-9 -> (offset=0, leaderEpoch=3), -uve-topic-14-10 -> (offset=0, leaderEpoch=2), -uve-topic-0-10 -> (offset=0, leaderEpoch=2), -uve-topic-14-18 -> (offset=0, leaderEpoch=3), -uve-topic-24-17 -> (offset=0, leaderEpoch=3), -uve-topic-19-21 -> (offset=0, leaderEpoch=3), -uve-topic-29-20 -> (offset=0, leaderEpoch=3), -uve-topic-6-5 -> (offset=0, leaderEpoch=3), -uve-topic-13-9 -> (offset=0, leaderEpoch=3), -uve-topic-23-8 -> (offset=0, leaderEpoch=3), -uve-topic-7-20 -> (offset=0, leaderEpoch=3), -uve-topic-28-5 -> (offset=0, leaderEpoch=2), -uve-topic-18-6 -> (offset=0, leaderEpoch=3), -uve-topic-7-6 -> (offset=0, leaderEpoch=3), -uve-topic-11-28 -> (offset=0, leaderEpoch=3), -uve-topic-21-27 -> (offset=0, leaderEpoch=3), -uve-topic-11-27 -> (offset=0, leaderEpoch=3), -uve-topic-21-26 -> (offset=0, leaderEpoch=2), -uve-topic-8-19 -> (offset=0, leaderEpoch=2), -uve-topic-19-7 -> (offset=0, leaderEpoch=3), -uve-topic-29-6 -> (offset=0, leaderEpoch=2), -uve-topic-8-28 -> (offset=0, leaderEpoch=2), -uve-topic-20-2 -> (offset=0, leaderEpoch=2), -uve-topic-10-3 -> (offset=0, leaderEpoch=3), -uve-topic-5-29 -> (offset=0, leaderEpoch=2), -uve-topic-8-21 -> (offset=0, leaderEpoch=3), -uve-topic-5-26 -> (offset=0, leaderEpoch=2), -uve-topic-11-4 -> (offset=0, leaderEpoch=3), -uve-topic-21-3 -> (offset=0, leaderEpoch=3), structured_syslog_topic-23 -> (offset=0, leaderEpoch=3), -uve-topic-14-26 -> (offset=0, leaderEpoch=3), -uve-topic-24-25 -> (offset=0, leaderEpoch=2), structured_syslog_topic-27 -> (offset=0, leaderEpoch=3), -uve-topic-15-1 -> (offset=0, leaderEpoch=3), -uve-topic-25-0 -> (offset=925, leaderEpoch=3), -uve-topic-4-2 -> (offset=0, leaderEpoch=3), HEALTH_CHECK_TOPIC-21 -> (offset=1, leaderEpoch=3), -uve-topic-10-19 -> (offset=0, leaderEpoch=3), -uve-topic-20-18 -> (offset=0, leaderEpoch=3), structured_syslog_topic-11 -> (offset=0, leaderEpoch=3), -uve-topic-19-15 -> (offset=0, leaderEpoch=3), -uve-topic-29-14 -> (offset=0, leaderEpoch=3), -uve-topic-21-11 -> (offset=0, leaderEpoch=2), -uve-topic-11-12 -> (offset=0, leaderEpoch=3), -uve-topic-6-12 -> (offset=0, leaderEpoch=3), structured_syslog_topic-7 -> (offset=0, leaderEpoch=2), -uve-topic-21-19 -> (offset=0, leaderEpoch=3), -uve-topic-11-20 -> (offset=0, leaderEpoch=2), -uve-topic-5-11 -> (offset=0, leaderEpoch=2), -uve-topic-1-8 -> (offset=0, leaderEpoch=3), -uve-topic-18-0 -> (offset=0, leaderEpoch=3), -uve-topic-20-10 -> (offset=0, leaderEpoch=3), -uve-topic-10-11 -> (offset=0, leaderEpoch=2), -uve-topic-0-1 -> (offset=0, leaderEpoch=2), -uve-topic-4-14 -> (offset=0, leaderEpoch=3), -uve-topic-4-28 -> (offset=0, leaderEpoch=2), -uve-topic-2-9 -> (offset=0, leaderEpoch=2), -uve-topic-10-10 -> (offset=0, leaderEpoch=3), -uve-topic-20-9 -> (offset=0, leaderEpoch=3), -uve-topic-7-13 -> (offset=0, leaderEpoch=2), -uve-topic-17-16 -> (offset=0, leaderEpoch=3), -uve-topic-27-15 -> (offset=0, leaderEpoch=3), -uve-topic-18-14 -> (offset=0, leaderEpoch=3), -uve-topic-28-13 -> (offset=0, leaderEpoch=3), -uve-topic-10-18 -> (offset=0, leaderEpoch=3), -uve-topic-20-17 -> (offset=0, leaderEpoch=2), HEALTH_CHECK_TOPIC-5 -> (offset=6, leaderEpoch=3), -uve-topic-15-28 -> (offset=0, leaderEpoch=3), -uve-topic-25-27 -> (offset=0, leaderEpoch=3), -uve-topic-10-2 -> (offset=0, leaderEpoch=2), -uve-topic-20-1 -> (offset=0, leaderEpoch=3), -uve-topic-19-4 -> (offset=0, leaderEpoch=3), -uve-topic-29-3 -> (offset=0, leaderEpoch=2), -uve-topic-16-2 -> (offset=0, leaderEpoch=3), -uve-topic-26-1 -> (offset=0, leaderEpoch=3), -uve-topic-3-24 -> (offset=0, leaderEpoch=2), -uve-topic-3-1 -> (offset=0, leaderEpoch=3), -uve-topic-1-2 -> (offset=0, leaderEpoch=3), -uve-topic-9-25 -> (offset=0, leaderEpoch=3), -uve-topic-1-29 -> (offset=0, leaderEpoch=3), -uve-topic-4-25 -> (offset=0, leaderEpoch=2), -uve-topic-2-0 -> (offset=465, leaderEpoch=2), structured_syslog_topic-18 -> (offset=0, leaderEpoch=3), -uve-topic-15-27 -> (offset=0, leaderEpoch=3), -uve-topic-25-26 -> (offset=0, leaderEpoch=3), -uve-topic-17-13 -> (offset=0, leaderEpoch=3), -uve-topic-27-12 -> (offset=0, leaderEpoch=3), -uve-topic-29-0 -> (offset=809, leaderEpoch=2), -uve-topic-19-1 -> (offset=0, leaderEpoch=3), -uve-topic-10-26 -> (offset=0, leaderEpoch=2), -uve-topic-20-25 -> (offset=0, leaderEpoch=3), -uve-topic-26-14 -> (offset=0, leaderEpoch=3), -uve-topic-16-15 -> (offset=0, leaderEpoch=3), -uve-topic-5-4 -> (offset=0, leaderEpoch=3), -uve-topic-9-22 -> (offset=0, leaderEpoch=3), structured_syslog_topic-4 -> (offset=0, leaderEpoch=2), -uve-topic-28-29 -> (offset=0, leaderEpoch=2), -uve-topic-0-19 -> (offset=0, leaderEpoch=2), -uve-topic-6-23 -> (offset=0, leaderEpoch=3), -uve-topic-23-24 -> (offset=0, leaderEpoch=2), -uve-topic-13-25 -> (offset=0, leaderEpoch=2), -uve-topic-0-7 -> (offset=0, leaderEpoch=2), -uve-topic-15-12 -> (offset=0, leaderEpoch=3), -uve-topic-25-11 -> (offset=0, leaderEpoch=3), -uve-topic-24-18 -> (offset=0, leaderEpoch=3), -uve-topic-14-19 -> (offset=0, leaderEpoch=2), -uve-topic-9-11 -> (offset=0, leaderEpoch=2), -uve-topic-17-5 -> (offset=0, leaderEpoch=3), -uve-topic-27-4 -> (offset=0, leaderEpoch=2), -uve-topic-24-10 -> (offset=0, leaderEpoch=2), -uve-topic-14-11 -> (offset=0, leaderEpoch=3), -uve-topic-15-20 -> (offset=0, leaderEpoch=2), -uve-topic-25-19 -> (offset=0, leaderEpoch=2)) (kafka.server.ReplicaFetcherManager) [2025-02-10 01:56:48,858] INFO [Log partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Truncating to 1591 has no effect as the largest offset in the log is 1590 (kafka.log.Log) [2025-02-10 01:56:48,865] INFO [Log partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Truncating to 1991 has no effect as the largest offset in the log is 1990 (kafka.log.Log) [2025-02-10 01:56:48,867] INFO [Log partition=HEALTH_CHECK_TOPIC-22, dir=/tmp/kafka-logs] Truncating to 1 has no effect as the largest offset in the log is 0 (kafka.log.Log) [2025-02-10 01:56:48,867] INFO [Log partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Truncating to 545 has no effect as the largest offset in the log is 544 (kafka.log.Log) [2025-02-10 01:56:48,880] INFO [Log partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Truncating to 353 has no effect as the largest offset in the log is 352 (kafka.log.Log) [2025-02-10 01:56:48,880] INFO [Log partition=HEALTH_CHECK_TOPIC-20, dir=/tmp/kafka-logs] Truncating to 6 has no effect as the largest offset in the log is 5 (kafka.log.Log) [2025-02-10 01:56:48,880] INFO [Log partition=HEALTH_CHECK_TOPIC-18, dir=/tmp/kafka-logs] Truncating to 2 has no effect as the largest offset in the log is 1 (kafka.log.Log) [2025-02-10 01:56:48,880] INFO [Log partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Truncating to 1708 has no effect as the largest offset in the log is 1707 (kafka.log.Log) [2025-02-10 01:56:48,881] INFO [Log partition=HEALTH_CHECK_TOPIC-16, dir=/tmp/kafka-logs] Truncating to 3 has no effect as the largest offset in the log is 2 (kafka.log.Log) [2025-02-10 01:56:48,881] INFO [Log partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Truncating to 812 has no effect as the largest offset in the log is 811 (kafka.log.Log) [2025-02-10 01:56:48,881] INFO [Log partition=HEALTH_CHECK_TOPIC-14, dir=/tmp/kafka-logs] Truncating to 3 has no effect as the largest offset in the log is 2 (kafka.log.Log) [2025-02-10 01:56:48,881] INFO [Log partition=HEALTH_CHECK_TOPIC-12, dir=/tmp/kafka-logs] Truncating to 1 has no effect as the largest offset in the log is 0 (kafka.log.Log) [2025-02-10 01:56:48,881] INFO [Log partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Truncating to 925 has no effect as the largest offset in the log is 924 (kafka.log.Log) [2025-02-10 01:56:48,881] INFO [Log partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Truncating to 1184 has no effect as the largest offset in the log is 1183 (kafka.log.Log) [2025-02-10 01:56:48,881] INFO [Log partition=HEALTH_CHECK_TOPIC-10, dir=/tmp/kafka-logs] Truncating to 5 has no effect as the largest offset in the log is 4 (kafka.log.Log) [2025-02-10 01:56:48,881] INFO [Log partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Truncating to 1247 has no effect as the largest offset in the log is 1246 (kafka.log.Log) [2025-02-10 01:56:48,881] INFO [Log partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Truncating to 682 has no effect as the largest offset in the log is 681 (kafka.log.Log) [2025-02-10 01:56:48,884] INFO [Log partition=HEALTH_CHECK_TOPIC-8, dir=/tmp/kafka-logs] Truncating to 3 has no effect as the largest offset in the log is 2 (kafka.log.Log) [2025-02-10 01:56:48,884] INFO [Log partition=HEALTH_CHECK_TOPIC-6, dir=/tmp/kafka-logs] Truncating to 2 has no effect as the largest offset in the log is 1 (kafka.log.Log) [2025-02-10 01:56:48,885] INFO [Log partition=HEALTH_CHECK_TOPIC-4, dir=/tmp/kafka-logs] Truncating to 3 has no effect as the largest offset in the log is 2 (kafka.log.Log) [2025-02-10 01:56:48,885] INFO [Log partition=HEALTH_CHECK_TOPIC-0, dir=/tmp/kafka-logs] Truncating to 6 has no effect as the largest offset in the log is 5 (kafka.log.Log) [2025-02-10 01:56:48,885] INFO [Log partition=HEALTH_CHECK_TOPIC-29, dir=/tmp/kafka-logs] Truncating to 3 has no effect as the largest offset in the log is 2 (kafka.log.Log) [2025-02-10 01:56:48,885] INFO [Log partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Truncating to 464 has no effect as the largest offset in the log is 463 (kafka.log.Log) [2025-02-10 01:56:48,885] INFO [Log partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Truncating to 466 has no effect as the largest offset in the log is 465 (kafka.log.Log) [2025-02-10 01:56:48,885] INFO [Log partition=HEALTH_CHECK_TOPIC-27, dir=/tmp/kafka-logs] Truncating to 3 has no effect as the largest offset in the log is 2 (kafka.log.Log) [2025-02-10 01:56:48,885] INFO [Log partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Truncating to 2857 has no effect as the largest offset in the log is 2856 (kafka.log.Log) [2025-02-10 01:56:48,886] INFO [Log partition=HEALTH_CHECK_TOPIC-25, dir=/tmp/kafka-logs] Truncating to 3 has no effect as the largest offset in the log is 2 (kafka.log.Log) [2025-02-10 01:56:48,886] INFO [Log partition=HEALTH_CHECK_TOPIC-23, dir=/tmp/kafka-logs] Truncating to 3 has no effect as the largest offset in the log is 2 (kafka.log.Log) [2025-02-10 01:56:48,886] INFO [Log partition=HEALTH_CHECK_TOPIC-21, dir=/tmp/kafka-logs] Truncating to 1 has no effect as the largest offset in the log is 0 (kafka.log.Log) [2025-02-10 01:56:48,886] INFO [Log partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Truncating to 137 has no effect as the largest offset in the log is 136 (kafka.log.Log) [2025-02-10 01:56:48,886] INFO [Log partition=HEALTH_CHECK_TOPIC-19, dir=/tmp/kafka-logs] Truncating to 4 has no effect as the largest offset in the log is 3 (kafka.log.Log) [2025-02-10 01:56:48,886] INFO [Log partition=HEALTH_CHECK_TOPIC-17, dir=/tmp/kafka-logs] Truncating to 3 has no effect as the largest offset in the log is 2 (kafka.log.Log) [2025-02-10 01:56:48,886] INFO [Log partition=HEALTH_CHECK_TOPIC-15, dir=/tmp/kafka-logs] Truncating to 2 has no effect as the largest offset in the log is 1 (kafka.log.Log) [2025-02-10 01:56:48,887] INFO [Log partition=HEALTH_CHECK_TOPIC-13, dir=/tmp/kafka-logs] Truncating to 2 has no effect as the largest offset in the log is 1 (kafka.log.Log) [2025-02-10 01:56:48,887] INFO [Log partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Truncating to 140 has no effect as the largest offset in the log is 139 (kafka.log.Log) [2025-02-10 01:56:48,887] INFO [Log partition=HEALTH_CHECK_TOPIC-11, dir=/tmp/kafka-logs] Truncating to 3 has no effect as the largest offset in the log is 2 (kafka.log.Log) [2025-02-10 01:56:48,887] INFO [Log partition=HEALTH_CHECK_TOPIC-9, dir=/tmp/kafka-logs] Truncating to 2 has no effect as the largest offset in the log is 1 (kafka.log.Log) [2025-02-10 01:56:48,887] INFO [Log partition=HEALTH_CHECK_TOPIC-7, dir=/tmp/kafka-logs] Truncating to 5 has no effect as the largest offset in the log is 4 (kafka.log.Log) [2025-02-10 01:56:48,887] INFO [Log partition=HEALTH_CHECK_TOPIC-5, dir=/tmp/kafka-logs] Truncating to 6 has no effect as the largest offset in the log is 5 (kafka.log.Log) [2025-02-10 01:56:48,888] INFO [Log partition=HEALTH_CHECK_TOPIC-3, dir=/tmp/kafka-logs] Truncating to 2 has no effect as the largest offset in the log is 1 (kafka.log.Log) [2025-02-10 01:56:48,888] INFO [Log partition=HEALTH_CHECK_TOPIC-1, dir=/tmp/kafka-logs] Truncating to 4 has no effect as the largest offset in the log is 3 (kafka.log.Log) [2025-02-10 01:56:48,888] INFO [Log partition=HEALTH_CHECK_TOPIC-28, dir=/tmp/kafka-logs] Truncating to 3 has no effect as the largest offset in the log is 2 (kafka.log.Log) [2025-02-10 01:56:48,888] INFO [Log partition=HEALTH_CHECK_TOPIC-26, dir=/tmp/kafka-logs] Truncating to 3 has no effect as the largest offset in the log is 2 (kafka.log.Log) [2025-02-10 01:56:48,888] INFO [Log partition=HEALTH_CHECK_TOPIC-24, dir=/tmp/kafka-logs] Truncating to 3 has no effect as the largest offset in the log is 2 (kafka.log.Log) [2025-02-10 01:56:48,927] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,927] 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 01:56:48,927] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,927] 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 01:56:48,927] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,927] 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 01:56:48,927] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,927] 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 01:56:48,927] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,927] 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 01:56:48,927] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,927] 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 01:56:48,928] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,928] 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 01:56:48,928] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,928] 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 01:56:48,928] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,928] 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 01:56:48,928] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,928] 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 01:56:48,928] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,928] 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 01:56:48,929] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,929] 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 01:56:48,929] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,929] 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 01:56:48,929] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,929] 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 01:56:48,929] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,929] 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 01:56:48,929] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,929] 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 01:56:48,929] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,929] 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 01:56:48,929] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,929] 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 01:56:48,929] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,929] 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 01:56:48,929] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,929] 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 01:56:48,929] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,929] 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 01:56:48,929] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,929] 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 01:56:48,929] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,929] 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 01:56:48,929] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,929] 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 01:56:48,929] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,929] 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 01:56:48,930] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,930] 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 01:56:48,930] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,930] 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 01:56:48,930] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,930] 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 01:56:48,930] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,930] 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 01:56:48,930] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,930] 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 01:56:48,930] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,930] 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 01:56:48,930] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,930] 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 01:56:48,930] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,930] 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 01:56:48,930] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,930] 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 01:56:48,930] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,930] 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 01:56:48,930] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,930] 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 01:56:48,930] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,930] 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 01:56:48,930] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,930] 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 01:56:48,930] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,930] 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 01:56:48,930] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,930] 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 01:56:48,930] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,930] 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 01:56:48,931] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,931] 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 01:56:48,931] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,931] 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 01:56:48,931] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,931] 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 01:56:48,931] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,931] 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 01:56:48,931] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,931] 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 01:56:48,931] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,931] 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 01:56:48,931] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,931] 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 01:56:48,931] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,931] 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 01:56:48,931] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,931] 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 01:56:48,931] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,931] 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 01:56:48,931] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,931] 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 01:56:48,931] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,932] 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 01:56:48,932] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,932] 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 01:56:48,932] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,932] 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 01:56:48,932] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,933] 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 01:56:48,933] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,933] 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 01:56:48,933] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,933] 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 01:56:48,933] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,933] 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 01:56:48,933] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,933] 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 01:56:48,933] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,933] 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 01:56:48,933] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,933] 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 01:56:48,933] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,933] 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 01:56:48,934] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,935] 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 01:56:48,935] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,935] 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 01:56:48,935] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,935] 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 01:56:48,935] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,935] 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 01:56:48,935] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,936] 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 01:56:48,936] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,936] 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 01:56:48,936] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,936] 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 01:56:48,936] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,936] 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 01:56:48,936] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,936] 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 01:56:48,936] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,936] 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 01:56:48,936] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,936] 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 01:56:48,936] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,936] 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 01:56:48,936] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,936] 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 01:56:48,936] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,936] 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 01:56:48,936] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,936] 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 01:56:48,937] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,937] 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 01:56:48,937] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,937] 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 01:56:48,937] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,937] 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 01:56:48,937] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,937] 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 01:56:48,937] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,937] 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 01:56:48,937] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,937] 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 01:56:48,937] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,937] 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 01:56:48,937] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,937] 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 01:56:48,937] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,937] 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 01:56:48,937] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,937] 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 01:56:48,937] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,938] 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 01:56:48,938] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,938] 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 01:56:48,938] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,938] 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 01:56:48,938] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,938] 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 01:56:48,938] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,938] 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 01:56:48,938] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,938] 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 01:56:48,938] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,938] 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 01:56:48,938] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,938] 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 01:56:48,938] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,938] 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 01:56:48,938] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,938] 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 01:56:48,938] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,938] 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 01:56:48,938] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,938] 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 01:56:48,938] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,938] 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 01:56:48,938] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,938] 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 01:56:48,939] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,939] 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 01:56:48,939] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,939] 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 01:56:48,939] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,939] 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 01:56:48,939] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,939] 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 01:56:48,939] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,939] 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 01:56:48,939] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,939] 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 01:56:48,939] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,939] 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 01:56:48,939] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,939] 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 01:56:48,939] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,939] 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 01:56:48,939] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,939] 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 01:56:48,939] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,939] 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 01:56:48,939] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,939] 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 01:56:48,939] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,939] 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 01:56:48,939] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,939] 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 01:56:48,939] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,939] 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 01:56:48,939] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,939] 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 01:56:48,940] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,940] 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 01:56:48,940] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,940] 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 01:56:48,940] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,940] 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 01:56:48,940] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,940] 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 01:56:48,940] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,940] 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 01:56:48,940] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,940] 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 01:56:48,940] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,940] 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 01:56:48,940] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,940] 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 01:56:48,940] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,940] 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 01:56:48,940] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,940] 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 01:56:48,940] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,940] 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 01:56:48,940] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,940] 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 01:56:48,940] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,940] 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 01:56:48,940] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,940] 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 01:56:48,940] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,940] 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 01:56:48,940] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,940] 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 01:56:48,941] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,941] 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 01:56:48,941] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,941] 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 01:56:48,941] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,941] 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 01:56:48,941] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,941] 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 01:56:48,941] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,941] 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 01:56:48,941] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,941] 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 01:56:48,941] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,941] 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 01:56:48,941] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,941] 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 01:56:48,941] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,941] 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 01:56:48,941] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,941] 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 01:56:48,941] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,941] 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 01:56:48,941] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,941] 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 01:56:48,941] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,941] 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 01:56:48,941] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,941] 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 01:56:48,941] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,941] 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 01:56:48,941] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,941] 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 01:56:48,941] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,941] 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 01:56:48,941] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,942] 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 01:56:48,942] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,942] 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 01:56:48,942] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,942] 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 01:56:48,942] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,942] 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 01:56:48,942] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,942] 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 01:56:48,942] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,942] 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 01:56:48,942] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,942] 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 01:56:48,942] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,942] 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 01:56:48,942] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,942] 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 01:56:48,942] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,942] 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 01:56:48,942] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,942] 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 01:56:48,942] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,942] 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 01:56:48,942] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,942] 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 01:56:48,942] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,942] 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 01:56:48,942] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,942] 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 01:56:48,942] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,942] 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 01:56:48,942] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,942] 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 01:56:48,943] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,943] 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 01:56:48,943] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,943] 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 01:56:48,943] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,943] 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 01:56:48,943] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,943] 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 01:56:48,943] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,943] 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 01:56:48,943] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,943] 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 01:56:48,943] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,943] 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 01:56:48,943] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,943] 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 01:56:48,943] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,943] 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 01:56:48,943] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,943] 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 01:56:48,943] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,943] 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 01:56:48,943] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,943] 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 01:56:48,943] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,943] 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 01:56:48,943] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,943] 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 01:56:48,943] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,943] 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 01:56:48,943] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,943] 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 01:56:48,944] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,944] 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 01:56:48,944] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,944] 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 01:56:48,944] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,944] 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 01:56:48,944] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,944] 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 01:56:48,944] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,944] 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 01:56:48,944] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,944] 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 01:56:48,944] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,944] 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 01:56:48,944] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,944] 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 01:56:48,944] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,944] 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 01:56:48,944] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,944] 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 01:56:48,944] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,944] 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 01:56:48,944] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,944] 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 01:56:48,944] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,944] 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 01:56:48,944] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,944] 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 01:56:48,944] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,944] 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 01:56:48,944] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,944] 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 01:56:48,944] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,945] 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 01:56:48,945] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,945] 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 01:56:48,945] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,945] 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 01:56:48,945] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,945] 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 01:56:48,945] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,945] 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 01:56:48,945] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,945] 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 01:56:48,945] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,945] 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 01:56:48,945] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,945] 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 01:56:48,945] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,945] 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 01:56:48,950] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,950] 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 01:56:48,950] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,950] 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 01:56:48,950] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,950] 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 01:56:48,950] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,950] 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 01:56:48,950] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,950] 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 01:56:48,950] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,951] 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 01:56:48,951] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,951] 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 01:56:48,951] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,951] 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 01:56:48,951] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,951] 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 01:56:48,951] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,951] 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 01:56:48,951] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,951] 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 01:56:48,951] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,951] 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 01:56:48,951] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,951] 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 01:56:48,951] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,951] 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 01:56:48,951] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,951] 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 01:56:48,951] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,951] 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 01:56:48,951] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,951] 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 01:56:48,951] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,951] 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 01:56:48,951] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,951] 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 01:56:48,951] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,951] 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 01:56:48,951] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,951] 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 01:56:48,951] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,951] 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 01:56:48,952] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,952] 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 01:56:48,952] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,952] 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 01:56:48,952] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,952] 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 01:56:48,952] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,952] 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 01:56:48,952] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,952] 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 01:56:48,952] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,953] 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 01:56:48,953] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,954] 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 01:56:48,954] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,954] 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 01:56:48,954] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,954] 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 01:56:48,954] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,954] 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 01:56:48,954] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,954] 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 01:56:48,954] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,954] 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 01:56:48,954] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,954] 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 01:56:48,954] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,954] 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 01:56:48,954] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,954] 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 01:56:48,954] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,954] 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 01:56:48,954] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,954] 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 01:56:48,954] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,954] 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 01:56:48,954] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,954] 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 01:56:48,954] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,954] 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 01:56:48,954] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,954] 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 01:56:48,954] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,954] 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 01:56:48,954] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,954] 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 01:56:48,954] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,954] 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 01:56:48,954] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,954] 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 01:56:48,955] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,955] 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 01:56:48,955] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,955] 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 01:56:48,955] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,955] 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 01:56:48,955] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,955] 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 01:56:48,955] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,955] 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 01:56:48,955] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,955] 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 01:56:48,955] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,955] 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 01:56:48,955] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,955] 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 01:56:48,955] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,956] 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 01:56:48,956] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,956] 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 01:56:48,956] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,956] 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 01:56:48,956] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,956] 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 01:56:48,956] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,956] 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 01:56:48,956] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,956] 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 01:56:48,956] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,957] 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 01:56:48,957] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,957] 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 01:56:48,957] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,957] 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 01:56:48,957] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,957] 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 01:56:48,957] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,957] 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 01:56:48,957] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,957] 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 01:56:48,957] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,957] 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 01:56:48,957] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,957] 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 01:56:48,957] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,957] 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 01:56:48,957] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,957] 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 01:56:48,957] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,957] 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 01:56:48,957] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,957] 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 01:56:48,957] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,957] 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 01:56:48,957] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,957] 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 01:56:48,957] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,957] 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 01:56:48,957] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,957] 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 01:56:48,957] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,957] 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 01:56:48,957] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,957] 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 01:56:48,957] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,957] 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 01:56:48,958] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,958] 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 01:56:48,958] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,959] 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 01:56:48,959] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,959] 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 01:56:48,959] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,959] 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 01:56:48,959] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,959] 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 01:56:48,959] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,959] 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 01:56:48,959] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,959] 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 01:56:48,959] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,960] 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 01:56:48,960] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,960] 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 01:56:48,960] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,960] 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 01:56:48,960] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,960] 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 01:56:48,960] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,960] 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 01:56:48,960] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,960] 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 01:56:48,960] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,960] 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 01:56:48,960] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,960] 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 01:56:48,960] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,960] 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 01:56:48,960] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,960] 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 01:56:48,960] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,960] 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 01:56:48,960] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,960] 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 01:56:48,960] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,960] 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 01:56:48,960] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,960] 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 01:56:48,960] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,960] 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 01:56:48,960] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,960] 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 01:56:48,960] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,960] 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 01:56:48,960] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,960] 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 01:56:48,960] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,960] 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 01:56:48,960] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,960] 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 01:56:48,961] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,961] 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 01:56:48,961] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,961] 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 01:56:48,961] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,961] 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 01:56:48,961] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,961] 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 01:56:48,961] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,961] 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 01:56:48,961] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,961] 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 01:56:48,961] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,961] 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 01:56:48,961] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,961] 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 01:56:48,961] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,961] 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 01:56:48,961] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,963] 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 01:56:48,964] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,964] 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 01:56:48,964] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,964] 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 01:56:48,964] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,964] 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 01:56:48,964] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,964] 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 01:56:48,964] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56: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 01:56:48,964] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,964] 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 01:56:48,964] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,964] 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 01:56:48,964] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,964] 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 01:56:48,964] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,964] 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 01:56:48,964] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,964] 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 01:56:48,964] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,964] 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 01:56:48,964] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,964] 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 01:56:48,964] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,964] 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 01:56:48,964] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,964] 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 01:56:48,964] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,964] 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 01:56:48,964] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,964] 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 01:56:48,964] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,964] 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 01:56:48,964] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,965] 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 01:56:48,965] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,965] 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 01:56:48,965] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,965] 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 01:56:48,965] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,965] 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 01:56:48,965] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,965] 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 01:56:48,965] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,965] 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 01:56:48,965] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,965] 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 01:56:48,965] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,965] 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 01:56:48,965] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,965] 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 01:56:48,965] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,965] 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 01:56:48,965] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,965] 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 01:56:48,965] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,965] 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 01:56:48,965] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,965] 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 01:56:48,965] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,965] 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 01:56:48,965] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,965] 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 01:56:48,965] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,966] 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 01:56:48,966] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,966] 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 01:56:48,966] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,966] 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 01:56:48,966] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,966] 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 01:56:48,966] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,966] 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 01:56:48,966] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,966] 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 01:56:48,966] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,966] 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 01:56:48,966] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,966] 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 01:56:48,966] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,966] 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 01:56:48,966] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,966] 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 01:56:48,966] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,966] 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 01:56:48,966] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,966] 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 01:56:48,966] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,966] 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 01:56:48,966] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,966] 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 01:56:48,966] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,966] 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 01:56:48,966] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,966] 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 01:56:48,966] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,966] 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 01:56:48,966] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,966] 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 01:56:48,966] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,966] 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 01:56:48,966] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,966] 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 01:56:48,966] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,966] 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 01:56:48,968] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,968] 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 01:56:48,968] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,968] 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 01:56:48,968] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,968] 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 01:56:48,968] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,968] 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 01:56:48,968] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,968] 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 01:56:48,968] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,968] 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 01:56:48,968] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,968] 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 01:56:48,968] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,968] 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 01:56:48,968] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,968] 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 01:56:48,968] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,968] 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 01:56:48,968] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,968] 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 01:56:48,968] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,969] 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 01:56:48,969] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,969] 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 01:56:48,969] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,969] 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 01:56:48,969] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,969] 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 01:56:48,972] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,972] 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 01:56:48,972] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,972] 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 01:56:48,972] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,972] 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 01:56:48,972] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,972] 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 01:56:48,972] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,972] 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 01:56:48,972] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,972] 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 01:56:48,972] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,972] 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 01:56:48,972] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,972] 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 01:56:48,972] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,972] 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 01:56:48,972] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,972] 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 01:56:48,972] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,972] 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 01:56:48,972] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,972] 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 01:56:48,972] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,973] 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 01:56:48,973] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,973] 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 01:56:48,973] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,973] 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 01:56:48,973] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,973] 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 01:56:48,973] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,973] 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 01:56:48,973] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,973] 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 01:56:48,973] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,973] 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 01:56:48,973] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,973] 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 01:56:48,973] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,973] 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 01:56:48,973] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,973] 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 01:56:48,973] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,973] 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 01:56:48,973] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,973] 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 01:56:48,973] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,973] 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 01:56:48,973] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,973] 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 01:56:48,973] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,973] 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 01:56:48,973] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,973] 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 01:56:48,973] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,973] 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 01:56:48,973] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,973] 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 01:56:48,973] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,974] 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 01:56:48,974] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,974] 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 01:56:48,974] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,974] 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 01:56:48,974] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,974] 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 01:56:48,974] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,974] 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 01:56:48,974] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,974] 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 01:56:48,974] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,974] 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 01:56:48,974] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,974] 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 01:56:48,974] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,974] 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 01:56:48,974] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,974] 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 01:56:48,974] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,974] 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 01:56:48,974] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,974] 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 01:56:48,974] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,974] 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 01:56:48,974] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,974] 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 01:56:48,974] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,974] 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 01:56:48,974] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,974] 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 01:56:48,974] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,974] 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 01:56:48,974] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,974] 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 01:56:48,974] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,975] 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 01:56:48,975] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,975] 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 01:56:48,975] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,975] 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 01:56:48,975] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,975] 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 01:56:48,975] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,975] 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 01:56:48,975] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,975] 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 01:56:48,975] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,975] 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 01:56:48,975] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,975] 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 01:56:48,975] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,975] 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 01:56:48,975] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,975] 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 01:56:48,975] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,975] 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 01:56:48,975] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,975] 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 01:56:48,975] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,975] 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 01:56:48,975] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,975] 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 01:56:48,975] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,976] 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 01:56:48,976] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,977] 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 01:56:48,977] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,977] 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 01:56:48,977] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,977] 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 01:56:48,977] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,977] 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 01:56:48,977] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,977] 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 01:56:48,977] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,977] 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 01:56:48,977] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,977] 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 01:56:48,977] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,977] 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 01:56:48,977] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,977] 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 01:56:48,977] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,977] 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 01:56:48,977] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,977] 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 01:56:48,977] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,977] 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 01:56:48,978] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,978] 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 01:56:48,978] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,978] 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 01:56:48,978] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,978] 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 01:56:48,978] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,978] 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 01:56:48,978] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,978] 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 01:56:48,978] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,978] 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 01:56:48,978] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,978] 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 01:56:48,978] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,978] 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 01:56:48,978] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,978] 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 01:56:48,978] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,978] 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 01:56:48,978] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,978] 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 01:56:48,978] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,978] 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 01:56:48,978] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,978] 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 01:56:48,979] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,979] 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 01:56:48,979] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,979] 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 01:56:48,979] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,979] 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 01:56:48,979] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,979] 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 01:56:48,979] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,979] 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 01:56:48,979] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,979] 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 01:56:48,979] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,979] 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 01:56:48,979] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,979] 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 01:56:48,979] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,979] 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 01:56:48,979] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,979] 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 01:56:48,979] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,979] 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 01:56:48,979] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,979] 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 01:56:48,979] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,979] 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 01:56:48,979] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,979] 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 01:56:48,979] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,980] 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 01:56:48,980] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,980] 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 01:56:48,980] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,980] 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 01:56:48,980] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,980] 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 01:56:48,980] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,980] 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 01:56:48,980] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,980] 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 01:56:48,980] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,980] 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 01:56:48,980] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,980] 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 01:56:48,980] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,981] 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 01:56:48,981] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,981] 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 01:56:48,982] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,982] 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 01:56:48,982] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,982] 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 01:56:48,982] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,982] 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 01:56:48,982] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,982] 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 01:56:48,982] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,982] 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 01:56:48,982] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,982] 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 01:56:48,982] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,982] 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 01:56:48,982] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,982] 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 01:56:48,982] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,982] 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 01:56:48,982] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,982] 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 01:56:48,982] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,982] 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 01:56:48,982] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,982] 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 01:56:48,982] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,982] 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 01:56:48,982] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,982] 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 01:56:48,982] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,982] 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 01:56:48,982] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,982] 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 01:56:48,982] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,982] 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 01:56:48,982] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,982] 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 01:56:48,982] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,982] 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 01:56:48,982] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,982] 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 01:56:48,982] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,982] 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 01:56:48,983] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,983] 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 01:56:48,983] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,983] 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 01:56:48,983] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,983] 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 01:56:48,983] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,983] 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 01:56:48,983] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,983] 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 01:56:48,983] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,983] 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 01:56:48,983] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,983] 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 01:56:48,983] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,983] 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 01:56:48,984] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,984] 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 01:56:48,984] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,984] 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 01:56:48,984] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,984] 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 01:56:48,984] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,984] 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 01:56:48,984] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,984] 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 01:56:48,984] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,985] 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 01:56:48,985] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,985] 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 01:56:48,985] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,985] 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 01:56:48,985] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,985] 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 01:56:48,987] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,987] 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 01:56:48,987] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,987] 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 01:56:48,987] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,987] 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 01:56:48,987] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,988] 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 01:56:48,988] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,988] 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 01:56:48,988] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,988] 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 01:56:48,988] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,988] 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 01:56:48,988] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,988] 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 01:56:48,988] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,988] 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 01:56:48,988] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,988] 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 01:56:48,988] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,988] 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 01:56:48,988] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,988] 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 01:56:48,988] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,988] 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 01:56:48,988] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,988] 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 01:56:48,988] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,988] 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 01:56:48,988] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,988] 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 01:56:48,988] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,988] 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 01:56:48,988] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,988] 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 01:56:48,988] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,988] 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 01:56:48,988] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,988] 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 01:56:48,988] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,988] 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 01:56:48,988] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,988] 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 01:56:48,988] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,988] 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 01:56:48,988] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,989] 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 01:56:48,989] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,989] 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 01:56:48,989] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,989] 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 01:56:48,989] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,989] 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 01:56:48,989] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,989] 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 01:56:48,989] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,989] 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 01:56:48,989] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,989] 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 01:56:48,989] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,989] 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 01:56:48,989] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,989] 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 01:56:48,989] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,989] 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 01:56:48,989] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,989] 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 01:56:48,989] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,989] 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 01:56:48,989] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,989] 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 01:56:48,989] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,989] 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 01:56:48,989] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,989] 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 01:56:48,989] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,989] 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 01:56:48,989] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,989] 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 01:56:48,989] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,989] 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 01:56:48,989] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,989] 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 01:56:48,989] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,989] 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 01:56:48,989] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,989] 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 01:56:48,989] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,989] 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 01:56:48,989] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,990] 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 01:56:48,990] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,990] 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 01:56:48,990] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,990] 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 01:56:48,990] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,990] 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 01:56:48,990] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,990] 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 01:56:48,990] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,992] 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 01:56:48,992] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,992] 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 01:56:48,992] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,992] 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 01:56:48,992] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,992] 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 01:56:48,992] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,992] 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 01:56:48,992] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,992] 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 01:56:48,992] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,992] 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 01:56:48,992] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,992] 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 01:56:48,992] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,993] 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 01:56:48,993] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,993] 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 01:56:48,993] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,993] 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 01:56:48,993] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,993] 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 01:56:48,993] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,993] 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 01:56:48,993] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,993] 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 01:56:48,993] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,993] 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 01:56:48,993] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,993] 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 01:56:48,993] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,993] 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 01:56:48,993] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,993] 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 01:56:48,993] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,993] 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 01:56:48,993] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,993] 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 01:56:48,993] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,993] 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 01:56:48,993] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,993] 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 01:56:48,994] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,994] 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 01:56:48,994] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,994] 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 01:56:48,994] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,994] 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 01:56:48,994] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,994] 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 01:56:48,994] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,994] 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 01:56:48,994] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,994] 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 01:56:48,994] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,994] 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 01:56:48,994] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,994] 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 01:56:48,994] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,994] 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 01:56:48,994] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,995] 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 01:56:48,995] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,995] 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 01:56:48,995] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,995] 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 01:56:48,995] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,995] 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 01:56:48,995] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,995] 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 01:56:48,995] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,996] 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 01:56:48,996] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,996] 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 01:56:48,996] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,996] 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 01:56:48,996] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,996] 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 01:56:48,996] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,997] 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 01:56:48,997] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,997] 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 01:56:48,997] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,997] 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 01:56:48,997] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,997] 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 01:56:48,997] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,997] 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 01:56:48,997] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,997] 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 01:56:48,997] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,997] 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 01:56:48,997] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,997] 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 01:56:48,997] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,997] 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 01:56:48,997] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,997] 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 01:56:48,997] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,997] 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 01:56:48,997] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,997] 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 01:56:48,998] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,998] 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 01:56:48,998] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,998] 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 01:56:48,998] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,998] 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 01:56:48,998] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,998] 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 01:56:48,998] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,998] 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 01:56:48,998] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:48,998] 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 01:56:48,998] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,001] 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 01:56:49,001] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,001] 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 01:56:49,001] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,001] 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 01:56:49,001] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,001] 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 01:56:49,001] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,001] 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 01:56:49,001] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,001] 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 01:56:49,001] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,001] 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 01:56:49,001] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,001] 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 01:56:49,001] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,001] 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 01:56:49,001] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,001] 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 01:56:49,001] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,002] 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 01:56:49,002] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,002] 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 01:56:49,002] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,002] 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 01:56:49,002] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,002] 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 01:56:49,002] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,002] 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 01:56:49,002] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,002] 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 01:56:49,002] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,002] 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 01:56:49,002] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,002] 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 01:56:49,002] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,002] 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 01:56:49,002] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,002] 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 01:56:49,002] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,002] 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 01:56:49,002] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,002] 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 01:56:49,002] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,002] 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 01:56:49,002] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,002] 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 01:56:49,002] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,002] 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 01:56:49,003] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,003] 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 01:56:49,003] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,003] 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 01:56:49,003] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,003] 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 01:56:49,003] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,003] 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 01:56:49,003] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,003] 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 01:56:49,003] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,003] 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 01:56:49,003] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,003] 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 01:56:49,003] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,003] 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 01:56:49,003] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,003] 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 01:56:49,003] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,003] 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 01:56:49,003] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,003] 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 01:56:49,003] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,003] 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 01:56:49,003] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,003] 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 01:56:49,003] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,003] 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 01:56:49,003] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,003] 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 01:56:49,003] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,003] 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 01:56:49,003] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,003] 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 01:56:49,003] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,003] 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 01:56:49,003] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,004] 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 01:56:49,004] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,004] 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 01:56:49,004] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,004] 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 01:56:49,004] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,004] 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 01:56:49,004] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,004] 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 01:56:49,004] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,004] 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 01:56:49,004] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,004] 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 01:56:49,004] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,004] 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 01:56:49,004] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,004] 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 01:56:49,004] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,004] 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 01:56:49,004] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,004] 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 01:56:49,004] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,004] 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 01:56:49,004] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,004] 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 01:56:49,004] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,004] 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 01:56:49,004] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,004] 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 01:56:49,005] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,005] 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 01:56:49,005] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,005] 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 01:56:49,005] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,005] 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 01:56:49,005] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,005] 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 01:56:49,005] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,005] 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 01:56:49,005] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,005] 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 01:56:49,005] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,005] 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 01:56:49,005] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,005] 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 01:56:49,005] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,005] 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 01:56:49,005] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,005] 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 01:56:49,005] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,005] 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 01:56:49,005] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,005] 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 01:56:49,005] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,005] 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 01:56:49,005] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,005] 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 01:56:49,005] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,005] 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 01:56:49,005] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,005] 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 01:56:49,005] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,005] 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 01:56:49,005] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,005] 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 01:56:49,005] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,005] 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 01:56:49,005] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,005] 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 01:56:49,006] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,006] 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 01:56:49,006] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,006] 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 01:56:49,006] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,006] 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 01:56:49,006] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,006] 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 01:56:49,006] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,011] 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 01:56:49,011] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,011] 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 01:56:49,011] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,011] 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 01:56:49,011] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,011] 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 01:56:49,011] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,011] 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 01:56:49,011] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,011] 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 01:56:49,011] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,011] 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 01:56:49,011] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,011] 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 01:56:49,012] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,012] 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 01:56:49,012] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,012] 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 01:56:49,012] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,012] 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 01:56:49,012] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,012] 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 01:56:49,012] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,012] 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 01:56:49,012] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,012] 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 01:56:49,012] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,013] 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 01:56:49,013] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,013] 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 01:56:49,013] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,013] 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 01:56:49,013] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,013] 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 01:56:49,013] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,013] 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 01:56:49,013] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,013] 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 01:56:49,013] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,014] 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 01:56:49,014] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,014] 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 01:56:49,014] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,014] 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 01:56:49,014] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,014] 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 01:56:49,014] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,014] 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 01:56:49,014] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,014] 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 01:56:49,014] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,014] 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 01:56:49,014] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,014] 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 01:56:49,014] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,015] 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 01:56:49,015] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,015] 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 01:56:49,015] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,015] 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 01:56:49,015] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,015] 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 01:56:49,015] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,015] 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 01:56:49,015] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,016] 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 01:56:49,016] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,016] 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 01:56:49,016] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,016] 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 01:56:49,016] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,016] 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 01:56:49,016] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,016] 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 01:56:49,016] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,017] 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 01:56:49,017] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,017] 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 01:56:49,017] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,017] 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 01:56:49,017] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,017] 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 01:56:49,017] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,017] 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 01:56:49,017] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,017] 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 01:56:49,017] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,017] 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 01:56:49,017] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,017] 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 01:56:49,017] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,017] 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 01:56:49,017] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,017] 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 01:56:49,017] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,017] 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 01:56:49,017] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,017] 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 01:56:49,017] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,017] 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 01:56:49,017] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,017] 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 01:56:49,017] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,017] 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 01:56:49,017] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,017] 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 01:56:49,017] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,017] 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 01:56:49,017] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,017] 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 01:56:49,017] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,017] 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 01:56:49,017] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,017] 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 01:56:49,017] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,017] 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 01:56:49,017] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,017] 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 01:56:49,017] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,017] 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 01:56:49,017] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,017] 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 01:56:49,017] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,017] 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 01:56:49,017] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,017] 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 01:56:49,017] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,017] 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 01:56:49,017] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,017] 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 01:56:49,017] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,017] 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 01:56:49,017] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,017] 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 01:56:49,018] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,018] 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 01:56:49,019] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,019] 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 01:56:49,019] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,019] 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 01:56:49,019] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,019] 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 01:56:49,019] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,019] 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 01:56:49,019] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,019] 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 01:56:49,019] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,019] 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 01:56:49,019] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,019] 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 01:56:49,019] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,019] 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 01:56:49,019] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,019] 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 01:56:49,019] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,019] 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 01:56:49,019] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,019] 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 01:56:49,019] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,019] 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 01:56:49,019] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,019] 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 01:56:49,019] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,019] 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 01:56:49,019] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,019] 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 01:56:49,019] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,019] 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 01:56:49,019] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,019] 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 01:56:49,019] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,020] 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 01:56:49,020] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,020] 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 01:56:49,020] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,020] 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 01:56:49,020] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,020] 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 01:56:49,020] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,020] 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 01:56:49,020] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,020] 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 01:56:49,020] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,020] 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 01:56:49,020] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,020] 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 01:56:49,020] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,020] 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 01:56:49,020] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,020] 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 01:56:49,020] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-27-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,023] 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 01:56:49,023] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-17-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,023] 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 01:56:49,023] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,023] 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 01:56:49,023] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,023] 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 01:56:49,023] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,023] 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 01:56:49,023] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,023] 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 01:56:49,023] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,023] 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 01:56:49,023] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,023] 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 01:56:49,023] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,023] 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 01:56:49,023] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,023] 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 01:56:49,023] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,023] 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 01:56:49,023] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,024] 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 01:56:49,024] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-8-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,024] 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 01:56:49,024] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,024] 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 01:56:49,024] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-25-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,024] 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 01:56:49,024] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-1-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,024] 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 01:56:49,024] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,024] 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 01:56:49,024] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,024] 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 01:56:49,024] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,024] 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 01:56:49,024] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,024] 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 01:56:49,024] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,024] 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 01:56:49,024] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,024] 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 01:56:49,024] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-10-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,024] 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 01:56:49,024] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-20-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,024] 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 01:56:49,024] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-15-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,024] 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 01:56:49,024] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-6-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,024] 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 01:56:49,024] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,024] 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 01:56:49,024] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,024] 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 01:56:49,024] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,024] 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 01:56:49,024] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,024] 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 01:56:49,024] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,024] 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 01:56:49,024] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,024] 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 01:56:49,024] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,031] 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 01:56:49,031] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,031] 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 01:56:49,031] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,031] 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 01:56:49,031] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,031] 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 01:56:49,031] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,031] 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 01:56:49,031] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-4-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,031] 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 01:56:49,031] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,031] 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 01:56:49,031] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,031] 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 01:56:49,031] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,031] 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 01:56:49,031] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,031] 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 01:56:49,031] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,031] 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 01:56:49,031] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,031] 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 01:56:49,031] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,031] 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 01:56:49,031] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,031] 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 01:56:49,031] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,031] 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 01:56:49,031] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,031] 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 01:56:49,031] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-13-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,031] 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 01:56:49,031] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-18-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,031] 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 01:56:49,031] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-28-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,031] 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 01:56:49,031] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-23-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,031] 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 01:56:49,031] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-9-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,031] 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 01:56:49,031] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,031] 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 01:56:49,031] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-2-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,031] 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 01:56:49,031] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,031] 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 01:56:49,031] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,031] 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 01:56:49,031] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,031] 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 01:56:49,031] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,031] 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 01:56:49,031] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,031] 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 01:56:49,032] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-11-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,032] 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 01:56:49,032] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-21-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,032] 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 01:56:49,032] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,032] 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 01:56:49,032] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,032] 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 01:56:49,032] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,032] 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 01:56:49,032] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,032] 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 01:56:49,032] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,032] 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 01:56:49,032] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,032] 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 01:56:49,032] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,032] 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 01:56:49,032] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,032] 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 01:56:49,032] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,032] 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 01:56:49,032] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,032] 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 01:56:49,032] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-14-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,032] 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 01:56:49,032] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-24-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,032] 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 01:56:49,032] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,032] 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 01:56:49,032] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-3-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,032] 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 01:56:49,032] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-29-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,032] 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 01:56:49,032] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-19-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,032] 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 01:56:49,032] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-0-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,032] 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 01:56:49,032] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-16-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,032] 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 01:56:49,032] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition structured_syslog_topic-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,032] 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 01:56:49,032] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-26-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,032] 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 01:56:49,032] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-7-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,032] 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 01:56:49,032] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-5-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,032] 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 01:56:49,032] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-12-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,032] 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 01:56:49,032] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Truncating partition -uve-topic-22-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-02-10 01:56:49,032] 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 01:58:49,848] INFO Terminating process due to signal SIGTERM (org.apache.kafka.common.utils.LoggingSignalHandler) [2025-02-10 01:58:49,850] INFO [KafkaServer id=3] shutting down (kafka.server.KafkaServer) [2025-02-10 01:58:49,850] INFO [KafkaServer id=3] Starting controlled shutdown (kafka.server.KafkaServer) [2025-02-10 01:58:50,199] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions Set(-uve-topic-1-12, -uve-topic-13-22, -uve-topic-23-21, -uve-topic-8-18, -uve-topic-10-7, -uve-topic-19-28, -uve-topic-29-27, -uve-topic-4-22, -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-14-12, -uve-topic-18-27, -uve-topic-28-26, -uve-topic-10-1, -uve-topic-9-13, HEALTH_CHECK_TOPIC-19, -uve-topic-28-10, -uve-topic-28-1, -uve-topic-18-3, -uve-topic-28-2, -uve-topic-11-16, -uve-topic-21-7, -uve-topic-29-11, -uve-topic-6-16, -uve-topic-20-14, -uve-topic-21-1, -uve-topic-27-0, -uve-topic-7-1, -uve-topic-14-7, -uve-topic-24-6, -uve-topic-27-18, HEALTH_CHECK_TOPIC-27, HEALTH_CHECK_TOPIC-6, -uve-topic-18-10, -uve-topic-28-28, -uve-topic-8-27, -uve-topic-8-12, -uve-topic-27-24, -uve-topic-1-6, -uve-topic-14-13, -uve-topic-24-12, -uve-topic-9-10, -uve-topic-16-0, -uve-topic-2-20, -uve-topic-15-17, -uve-topic-25-16, -uve-topic-28-19, -uve-topic-0-16, -uve-topic-24-28, -uve-topic-24-22, -uve-topic-6-27, -uve-topic-28-25, -uve-topic-26-24, -uve-topic-18-28, -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-12-14, -uve-topic-22-13, -uve-topic-4-4, -uve-topic-13-10, -uve-topic-23-9, -uve-topic-14-1, -uve-topic-24-0, -uve-topic-23-17, -uve-topic-13-18, -uve-topic-24-15, -uve-topic-11-5, -uve-topic-21-4, structured_syslog_topic-22, -uve-topic-8-4, -uve-topic-20-26, -uve-topic-28-22, -uve-topic-3-14, -uve-topic-27-3, -uve-topic-8-9, -uve-topic-2-27, structured_syslog_topic-3, -uve-topic-29-23, -uve-topic-11-13, structured_syslog_topic-16, -uve-topic-24-27, HEALTH_CHECK_TOPIC-12, -uve-topic-27-21, -uve-topic-0-4, -uve-topic-17-11, -uve-topic-1-9, -uve-topic-8-22, -uve-topic-12-25, -uve-topic-22-24, -uve-topic-29-5, -uve-topic-18-12, structured_syslog_topic-10, -uve-topic-9-19, structured_syslog_topic-6, -uve-topic-6-0, -uve-topic-14-27, -uve-topic-6-6, -uve-topic-10-28, -uve-topic-18-4, -uve-topic-21-20, HEALTH_CHECK_TOPIC-15, -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-29-26, -uve-topic-18-9, -uve-topic-28-8, -uve-topic-7-7, -uve-topic-19-5, -uve-topic-11-29, -uve-topic-21-28, -uve-topic-0-15, -uve-topic-19-11, -uve-topic-21-8, -uve-topic-0-9, structured_syslog_topic-28, -uve-topic-3-2, -uve-topic-7-25, structured_syslog_topic-9, -uve-topic-24-21, -uve-topic-7-0, -uve-topic-14-24, -uve-topic-19-13, -uve-topic-11-17, -uve-topic-21-16, structured_syslog_topic-24, -uve-topic-19-10, -uve-topic-29-9, -uve-topic-6-24, -uve-topic-26-23, -uve-topic-16-24, -uve-topic-26-29, -uve-topic-9-2, -uve-topic-16-6, -uve-topic-26-5, -uve-topic-0-22, -uve-topic-17-12, structured_syslog_topic-15, -uve-topic-17-20, -uve-topic-27-19, -uve-topic-18-16, -uve-topic-25-28, -uve-topic-15-29, -uve-topic-17-18, -uve-topic-22-9, -uve-topic-12-10, -uve-topic-6-10, -uve-topic-25-22, -uve-topic-15-23, -uve-topic-29-2, -uve-topic-27-6, -uve-topic-3-29, -uve-topic-25-6, -uve-topic-15-7, -uve-topic-13-4, -uve-topic-23-3, -uve-topic-29-8, HEALTH_CHECK_TOPIC-9, -uve-topic-8-3, -uve-topic-11-25, HEALTH_CHECK_TOPIC-13, -uve-topic-1-27, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-9-20, -uve-topic-26-18, -uve-topic-4-12, -uve-topic-5-10, -uve-topic-13-12, -uve-topic-23-11, -uve-topic-3-8, -uve-topic-19-29, -uve-topic-19-23, -uve-topic-6-28, -uve-topic-19-17, -uve-topic-2-14, -uve-topic-16-10, -uve-topic-16-18, -uve-topic-26-17, -uve-topic-1-13, -uve-topic-27-27, -uve-topic-1-24, -uve-topic-9-4, -uve-topic-0-0, -uve-topic-28-7, -uve-topic-6-21, -uve-topic-1-18, -uve-topic-24-3, -uve-topic-15-25, -uve-topic-25-24, -uve-topic-15-5, -uve-topic-25-4, -uve-topic-20-28, -uve-topic-20-7, -uve-topic-10-8, -uve-topic-17-8, -uve-topic-27-7, -uve-topic-0-12, -uve-topic-12-19, -uve-topic-22-18, -uve-topic-17-24, HEALTH_CHECK_TOPIC-25, -uve-topic-10-16, -uve-topic-4-3, -uve-topic-3-11, -uve-topic-25-12, -uve-topic-15-13, -uve-topic-3-17, -uve-topic-4-9, -uve-topic-26-6, -uve-topic-5-13, -uve-topic-6-15, -uve-topic-1-1, -uve-topic-5-20, -uve-topic-13-28, -uve-topic-23-27, HEALTH_CHECK_TOPIC-1, -uve-topic-18-22, -uve-topic-14-3, -uve-topic-23-26, -uve-topic-13-27, -uve-topic-2-21, -uve-topic-9-8, -uve-topic-0-21, -uve-topic-2-2, -uve-topic-8-0, -uve-topic-13-3, -uve-topic-23-2, -uve-topic-1-15, -uve-topic-25-3, -uve-topic-15-4, -uve-topic-13-16, -uve-topic-23-15, -uve-topic-5-14, -uve-topic-2-11, -uve-topic-4-27, -uve-topic-6-9, -uve-topic-9-26, -uve-topic-4-16, -uve-topic-20-4, -uve-topic-3-26, -uve-topic-11-22, -uve-topic-7-15, -uve-topic-21-13, -uve-topic-10-13, -uve-topic-1-21, -uve-topic-7-24, -uve-topic-22-6, -uve-topic-12-7, -uve-topic-3-5, -uve-topic-19-25, -uve-topic-20-20, -uve-topic-2-23, -uve-topic-12-13, -uve-topic-22-12, -uve-topic-17-17, -uve-topic-14-0, -uve-topic-5-8, -uve-topic-14-15, -uve-topic-4-0, -uve-topic-18-18, HEALTH_CHECK_TOPIC-24, HEALTH_CHECK_TOPIC-18, -uve-topic-24-4, -uve-topic-5-19, -uve-topic-5-1, -uve-topic-14-21, -uve-topic-3-12, -uve-topic-23-23, -uve-topic-13-24, -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-23-29, -uve-topic-6-3, -uve-topic-0-24, -uve-topic-1-7, -uve-topic-18-15, -uve-topic-28-14, -uve-topic-7-19, -uve-topic-26-26, -uve-topic-16-27, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-22-3, -uve-topic-12-4, -uve-topic-20-8, -uve-topic-5-28, -uve-topic-5-2, -uve-topic-19-22, -uve-topic-29-21, -uve-topic-2-17, -uve-topic-1-19, -uve-topic-21-25, -uve-topic-3-23, -uve-topic-8-6, -uve-topic-7-12, -uve-topic-11-11, -uve-topic-21-10, -uve-topic-17-6, -uve-topic-9-1, -uve-topic-12-28, -uve-topic-22-27, -uve-topic-11-19, -uve-topic-1-25, -uve-topic-20-16, -uve-topic-17-0, -uve-topic-19-16, -uve-topic-29-15, -uve-topic-0-18, -uve-topic-2-15, -uve-topic-6-4, -uve-topic-10-25, -uve-topic-11-10, -uve-topic-16-16, -uve-topic-22-0, -uve-topic-12-1, -uve-topic-18-21, -uve-topic-28-20, -uve-topic-16-12, -uve-topic-26-11, -uve-topic-17-23, -uve-topic-21-2, -uve-topic-9-14, -uve-topic-24-16, -uve-topic-8-16, -uve-topic-17-14, -uve-topic-27-13, -uve-topic-0-27, -uve-topic-4-6, -uve-topic-14-9, structured_syslog_topic-0, -uve-topic-16-28, -uve-topic-15-19, -uve-topic-25-18, structured_syslog_topic-12, -uve-topic-18-24, -uve-topic-2-29, -uve-topic-3-0, -uve-topic-15-11, -uve-topic-25-10, -uve-topic-2-8, -uve-topic-3-18, HEALTH_CHECK_TOPIC-0, -uve-topic-26-12, -uve-topic-6-22, -uve-topic-25-9, -uve-topic-15-10, -uve-topic-24-24, -uve-topic-14-25, -uve-topic-10-20, -uve-topic-20-19, -uve-topic-0-6, -uve-topic-12-16, -uve-topic-22-15, -uve-topic-0-28, -uve-topic-8-10, -uve-topic-9-7, -uve-topic-8-15, -uve-topic-28-16, HEALTH_CHECK_TOPIC-7, -uve-topic-5-25, -uve-topic-11-23, -uve-topic-21-22, -uve-topic-7-18, -uve-topic-8-24, -uve-topic-19-19, -uve-topic-16-4, -uve-topic-17-2, -uve-topic-27-1, -uve-topic-9-16, -uve-topic-5-22, -uve-topic-21-14, -uve-topic-2-26, -uve-topic-2-3, -uve-topic-29-17, -uve-topic-5-7, -uve-topic-11-7, -uve-topic-17-29, -uve-topic-2-5, -uve-topic-4-10, -uve-topic-3-6, -uve-topic-17-26, -uve-topic-27-25, -uve-topic-4-15, -uve-topic-7-9, -uve-topic-3-20, -uve-topic-9-28, -uve-topic-27-9, -uve-topic-4-21, -uve-topic-4-24, -uve-topic-16-22, -uve-topic-16-3, -uve-topic-26-2, -uve-topic-7-27, -uve-topic-12-8, -uve-topic-22-7, -uve-topic-11-1, -uve-topic-5-16, HEALTH_CHECK_TOPIC-3, -uve-topic-10-4, -uve-topic-12-2, -uve-topic-22-1, -uve-topic-10-22, -uve-topic-7-3, -uve-topic-20-13, -uve-topic-10-14, -uve-topic-13-0, -uve-topic-26-0, -uve-topic-16-9, -uve-topic-26-8, -uve-topic-24-9, -uve-topic-0-10, -uve-topic-14-18, -uve-topic-29-20, -uve-topic-13-9, -uve-topic-23-8, -uve-topic-18-6, -uve-topic-7-6, -uve-topic-11-28, -uve-topic-21-26, -uve-topic-19-7, -uve-topic-8-28, -uve-topic-20-2, -uve-topic-8-21, -uve-topic-5-26, -uve-topic-11-4, structured_syslog_topic-27, -uve-topic-25-0, -uve-topic-15-1, HEALTH_CHECK_TOPIC-21, -uve-topic-10-19, -uve-topic-29-14, -uve-topic-6-12, -uve-topic-21-19, -uve-topic-18-0, -uve-topic-20-10, -uve-topic-4-28, -uve-topic-2-9, -uve-topic-10-10, -uve-topic-7-13, -uve-topic-27-15, -uve-topic-28-13, -uve-topic-15-28, -uve-topic-25-27, -uve-topic-20-1, -uve-topic-10-2, -uve-topic-19-4, -uve-topic-29-3, -uve-topic-3-24, -uve-topic-9-25, structured_syslog_topic-18, -uve-topic-27-12, -uve-topic-19-1, -uve-topic-10-26, -uve-topic-20-25, -uve-topic-16-15, -uve-topic-26-14, -uve-topic-5-4, -uve-topic-9-22, structured_syslog_topic-4, -uve-topic-24-18, -uve-topic-14-19, -uve-topic-17-5, -uve-topic-24-10) (kafka.server.ReplicaFetcherManager) [2025-02-10 01:58:50,213] WARN [KafkaServer id=3] Error during controlled shutdown, possibly because leader movement took longer than the configured controller.socket.timeout.ms and/or request.timeout.ms: Connection to 1 was disconnected before the response was read (kafka.server.KafkaServer) [2025-02-10 01:58:50,213] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error sending fetch request (sessionId=628806818, epoch=660) to node 1: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 1 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:58:50,218] WARN [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=3, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=628806818, epoch=660), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 1 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:58:52,058] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions Set(-uve-topic-8-26, -uve-topic-10-11, -uve-topic-1-23, -uve-topic-17-22, -uve-topic-27-22, -uve-topic-3-4, -uve-topic-19-3, -uve-topic-20-18, -uve-topic-14-17, -uve-topic-12-0, -uve-topic-10-27, -uve-topic-6-26, -uve-topic-3-13, -uve-topic-19-12, -uve-topic-4-17, -uve-topic-23-12, -uve-topic-13-13, -uve-topic-4-25, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-23-28, -uve-topic-13-29, -uve-topic-6-14, -uve-topic-21-11, -uve-topic-11-12, -uve-topic-2-24, -uve-topic-18-23, -uve-topic-4-5, -uve-topic-11-20, -uve-topic-13-1, -uve-topic-23-0, -uve-topic-21-27, -uve-topic-9-0, -uve-topic-16-23, -uve-topic-26-22, -uve-topic-19-0, -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-14-22, -uve-topic-12-5, -uve-topic-22-4, -uve-topic-24-29, -uve-topic-16-11, -uve-topic-26-10, -uve-topic-12-21, -uve-topic-22-20, -uve-topic-5-6, -uve-topic-20-3, -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-12-29, -uve-topic-17-16, -uve-topic-22-28, -uve-topic-10-12, -uve-topic-20-11, -uve-topic-6-11, -uve-topic-14-10, -uve-topic-27-23, -uve-topic-29-4, -uve-topic-15-15, -uve-topic-25-14, -uve-topic-8-8, -uve-topic-1-5, -uve-topic-13-14, -uve-topic-23-13, -uve-topic-4-26, -uve-topic-27-11, -uve-topic-6-7, -uve-topic-9-21, -uve-topic-10-9, -uve-topic-6-8, HEALTH_CHECK_TOPIC-20, -uve-topic-21-12, -uve-topic-9-29, -uve-topic-2-25, -uve-topic-18-25, HEALTH_CHECK_TOPIC-28, -uve-topic-11-21, -uve-topic-28-24, -uve-topic-7-20, -uve-topic-13-2, -uve-topic-23-1, -uve-topic-0-17, -uve-topic-26-15, -uve-topic-7-28, -uve-topic-21-29, -uve-topic-0-25, HEALTH_CHECK_TOPIC-8, -uve-topic-24-14, -uve-topic-5-27, -uve-topic-14-23, -uve-topic-7-8, -uve-topic-0-5, -uve-topic-26-3, -uve-topic-19-18, -uve-topic-8-13, -uve-topic-17-9, -uve-topic-27-8, -uve-topic-24-2, -uve-topic-27-16, -uve-topic-8-29, -uve-topic-1-26, -uve-topic-17-25, -uve-topic-3-7, -uve-topic-20-21, -uve-topic-8-1, -uve-topic-4-11, -uve-topic-25-23, -uve-topic-15-24, -uve-topic-13-7, -uve-topic-23-6, -uve-topic-27-4, -uve-topic-4-20, -uve-topic-1-14, -uve-topic-6-1, -uve-topic-13-23, -uve-topic-28-9, -uve-topic-23-22, -uve-topic-21-5, -uve-topic-11-6, -uve-topic-2-18, -uve-topic-7-5, -uve-topic-2-19, -uve-topic-28-17, -uve-topic-11-14, -uve-topic-14-28, -uve-topic-11-15, -uve-topic-18-26, HEALTH_CHECK_TOPIC-29, -uve-topic-4-8, -uve-topic-16-17, -uve-topic-26-16, -uve-topic-12-27, -uve-topic-22-26, -uve-topic-5-12, -uve-topic-0-26, -uve-topic-16-25, structured_syslog_topic-25, -uve-topic-14-8, -uve-topic-24-7, -uve-topic-5-21, -uve-topic-14-16, -uve-topic-27-29, -uve-topic-5-29, -uve-topic-24-23, -uve-topic-29-10, -uve-topic-7-10, structured_syslog_topic-5, -uve-topic-12-15, -uve-topic-22-14, -uve-topic-8-14, -uve-topic-3-28, -uve-topic-19-27, -uve-topic-1-11, -uve-topic-17-10, -uve-topic-20-6, -uve-topic-27-17, -uve-topic-5-17, -uve-topic-10-15, -uve-topic-25-8, -uve-topic-15-9, HEALTH_CHECK_TOPIC-26, -uve-topic-4-13, -uve-topic-10-3, -uve-topic-2-12, -uve-topic-18-11, HEALTH_CHECK_TOPIC-14, -uve-topic-9-23, -uve-topic-11-8, -uve-topic-28-18, HEALTH_CHECK_TOPIC-22, -uve-topic-18-19, -uve-topic-16-2, -uve-topic-26-1, HEALTH_CHECK_TOPIC-23, -uve-topic-21-15, -uve-topic-4-1, -uve-topic-2-28, -uve-topic-11-24, -uve-topic-21-23, -uve-topic-0-19, -uve-topic-2-0, structured_syslog_topic-26, -uve-topic-24-8, -uve-topic-21-3, -uve-topic-24-17, -uve-topic-8-7, -uve-topic-12-9, -uve-topic-22-8, -uve-topic-3-21, -uve-topic-29-19, -uve-topic-19-20, -uve-topic-1-4, -uve-topic-17-3, -uve-topic-27-2, -uve-topic-25-29, -uve-topic-12-17, -uve-topic-22-16, -uve-topic-10-0, -uve-topic-27-10, -uve-topic-1-20, -uve-topic-17-19, structured_syslog_topic-23, -uve-topic-24-5, -uve-topic-1-28, -uve-topic-28-23, -uve-topic-10-24, -uve-topic-20-23, -uve-topic-6-23, -uve-topic-4-14, -uve-topic-25-26, -uve-topic-15-27, -uve-topic-28-3, -uve-topic-21-0, -uve-topic-2-13, -uve-topic-28-11, HEALTH_CHECK_TOPIC-16, -uve-topic-11-9, -uve-topic-18-20, -uve-topic-4-2, -uve-topic-7-16, -uve-topic-29-24, -uve-topic-0-20, structured_syslog_topic-20, -uve-topic-22-29, -uve-topic-5-15, HEALTH_CHECK_TOPIC-4, -uve-topic-14-11, -uve-topic-5-23, -uve-topic-7-4, -uve-topic-10-29, -uve-topic-29-12, -uve-topic-3-22, -uve-topic-17-4, structured_syslog_topic-8, -uve-topic-12-18, -uve-topic-22-17, -uve-topic-20-0, -uve-topic-8-17, -uve-topic-17-13, -uve-topic-8-25, -uve-topic-15-3, -uve-topic-25-2, -uve-topic-18-17, -uve-topic-10-17, -uve-topic-15-12, -uve-topic-25-11, -uve-topic-4-7, -uve-topic-21-21, -uve-topic-15-20, -uve-topic-25-19, -uve-topic-8-5, -uve-topic-1-2, -uve-topic-17-1, -uve-topic-9-9, -uve-topic-13-11, -uve-topic-23-10, -uve-topic-4-23, -uve-topic-2-6, -uve-topic-18-5, -uve-topic-23-18, -uve-topic-13-19, -uve-topic-11-2, -uve-topic-9-18, -uve-topic-18-13, -uve-topic-28-12, -uve-topic-15-0, -uve-topic-18-14, HEALTH_CHECK_TOPIC-17, -uve-topic-21-9, -uve-topic-28-21, -uve-topic-11-18, -uve-topic-16-5, -uve-topic-26-4, -uve-topic-21-17, -uve-topic-0-13, -uve-topic-5-0, -uve-topic-3-27, -uve-topic-29-25, -uve-topic-19-26, structured_syslog_topic-13, -uve-topic-12-23, -uve-topic-22-22, -uve-topic-14-4, -uve-topic-16-29, -uve-topic-26-28, structured_syslog_topic-29, -uve-topic-24-11, -uve-topic-5-24, -uve-topic-19-6, -uve-topic-12-3, -uve-topic-22-2, -uve-topic-20-29, -uve-topic-3-15, -uve-topic-8-2, -uve-topic-6-29, structured_syslog_topic-1, -uve-topic-12-11, -uve-topic-22-10, -uve-topic-27-5, -uve-topic-20-9, -uve-topic-6-17, -uve-topic-15-21, -uve-topic-25-20, -uve-topic-9-3, HEALTH_CHECK_TOPIC-2, -uve-topic-16-26, -uve-topic-26-25, -uve-topic-2-7, -uve-topic-28-5, -uve-topic-9-11, -uve-topic-18-7, -uve-topic-28-6, HEALTH_CHECK_TOPIC-10, -uve-topic-11-3, -uve-topic-7-2, -uve-topic-2-16, -uve-topic-9-27, -uve-topic-29-18, -uve-topic-0-7, -uve-topic-16-14, structured_syslog_topic-14, -uve-topic-26-13, -uve-topic-12-24, -uve-topic-22-23, -uve-topic-5-9, -uve-topic-8-23, -uve-topic-0-23, -uve-topic-26-21, -uve-topic-14-5, -uve-topic-2-4, -uve-topic-5-18, -uve-topic-27-26, -uve-topic-17-27, -uve-topic-10-23, -uve-topic-15-18, -uve-topic-25-17, -uve-topic-12-12, -uve-topic-22-11, -uve-topic-25-25, -uve-topic-8-11, -uve-topic-15-26, -uve-topic-3-25, -uve-topic-19-24, -uve-topic-1-8, -uve-topic-17-7, structured_syslog_topic-11, -uve-topic-8-19, -uve-topic-13-17, -uve-topic-23-16, -uve-topic-6-2, -uve-topic-4-29, -uve-topic-23-24, -uve-topic-13-25, -uve-topic-9-24, -uve-topic-15-6, -uve-topic-25-5, -uve-topic-6-19, -uve-topic-15-14, -uve-topic-25-13, -uve-topic-28-27, -uve-topic-20-27, -uve-topic-7-23, -uve-topic-13-5, -uve-topic-23-4, -uve-topic-16-19, -uve-topic-2-1, -uve-topic-9-12, -uve-topic-18-8, HEALTH_CHECK_TOPIC-11, -uve-topic-28-15, -uve-topic-14-26, -uve-topic-24-25, -uve-topic-7-11, -uve-topic-0-8, -uve-topic-16-7, structured_syslog_topic-7, -uve-topic-19-21, -uve-topic-5-3, -uve-topic-29-28, -uve-topic-5-11, -uve-topic-3-1, -uve-topic-20-15, -uve-topic-29-0, -uve-topic-1-29, -uve-topic-17-28, -uve-topic-3-10, -uve-topic-19-9, -uve-topic-20-24, -uve-topic-12-6, -uve-topic-22-5, -uve-topic-29-16, -uve-topic-10-5, -uve-topic-9-17, -uve-topic-1-17, -uve-topic-13-26, -uve-topic-23-25, -uve-topic-20-12, -uve-topic-2-22, -uve-topic-10-21, -uve-topic-15-8, -uve-topic-25-7, -uve-topic-6-20, -uve-topic-18-29, -uve-topic-21-24, -uve-topic-11-26, -uve-topic-16-20, -uve-topic-26-19, -uve-topic-9-5, -uve-topic-4-19, -uve-topic-18-1, -uve-topic-28-0, -uve-topic-0-29, -uve-topic-26-27, HEALTH_CHECK_TOPIC-5, -uve-topic-2-10, -uve-topic-0-1, -uve-topic-24-26, -uve-topic-19-14, -uve-topic-29-13, -uve-topic-16-8, -uve-topic-26-7, structured_syslog_topic-17, -uve-topic-7-29, -uve-topic-1-22, -uve-topic-27-20, -uve-topic-17-21, -uve-topic-3-3, -uve-topic-19-2, -uve-topic-10-18, -uve-topic-29-1, -uve-topic-27-28, -uve-topic-20-17, -uve-topic-6-25, -uve-topic-3-19, -uve-topic-1-10, -uve-topic-10-6, -uve-topic-20-5, -uve-topic-13-20, -uve-topic-23-19, -uve-topic-6-5, -uve-topic-6-13, -uve-topic-7-17, -uve-topic-21-18, -uve-topic-28-29, -uve-topic-0-14, -uve-topic-16-13, -uve-topic-11-27, -uve-topic-7-26, -uve-topic-9-6, -uve-topic-13-8, -uve-topic-23-7, -uve-topic-18-2, -uve-topic-9-15, -uve-topic-14-20, -uve-topic-24-19, -uve-topic-29-6, -uve-topic-21-6, -uve-topic-24-20, -uve-topic-0-2, -uve-topic-16-1, -uve-topic-3-16, -uve-topic-19-15, structured_syslog_topic-2, -uve-topic-7-14, -uve-topic-14-29, -uve-topic-29-22, -uve-topic-0-11, -uve-topic-26-9, -uve-topic-7-22, -uve-topic-5-5) (kafka.server.ReplicaFetcherManager) [2025-02-10 01:58:52,061] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Shutting down (kafka.server.ReplicaFetcherThread) [2025-02-10 01:58:52,062] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Shutdown completed (kafka.server.ReplicaFetcherThread) [2025-02-10 01:58:52,062] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Stopped (kafka.server.ReplicaFetcherThread) [2025-02-10 01:58:52,090] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions Set(-uve-topic-1-12, -uve-topic-11-24, -uve-topic-21-23, -uve-topic-13-22, -uve-topic-23-21, -uve-topic-8-18, -uve-topic-10-7, -uve-topic-20-6, -uve-topic-19-28, -uve-topic-29-27, -uve-topic-5-24, -uve-topic-23-10, -uve-topic-13-11, -uve-topic-4-22, HEALTH_CHECK_TOPIC-11, -uve-topic-13-6, -uve-topic-23-5, -uve-topic-2-18, -uve-topic-26-20, -uve-topic-16-21, -uve-topic-1-3, -uve-topic-10-23, -uve-topic-20-22, -uve-topic-6-25, -uve-topic-24-11, -uve-topic-14-12, -uve-topic-18-27, -uve-topic-28-26, -uve-topic-7-8, -uve-topic-10-1, -uve-topic-20-0, -uve-topic-9-13, -uve-topic-15-3, -uve-topic-25-2, HEALTH_CHECK_TOPIC-19, -uve-topic-8-5, -uve-topic-18-11, -uve-topic-28-10, -uve-topic-18-2, -uve-topic-28-1, -uve-topic-18-3, -uve-topic-28-2, -uve-topic-21-15, -uve-topic-11-16, -uve-topic-3-10, -uve-topic-11-8, -uve-topic-21-7, -uve-topic-3-19, -uve-topic-12-5, -uve-topic-22-4, -uve-topic-19-12, -uve-topic-29-11, -uve-topic-5-23, -uve-topic-6-16, -uve-topic-20-14, -uve-topic-10-15, -uve-topic-5-15, -uve-topic-11-2, -uve-topic-21-1, -uve-topic-17-1, -uve-topic-27-0, -uve-topic-7-4, structured_syslog_topic-17, -uve-topic-12-21, -uve-topic-22-20, -uve-topic-7-1, -uve-topic-14-7, -uve-topic-24-6, -uve-topic-27-8, -uve-topic-17-9, -uve-topic-17-19, -uve-topic-27-18, HEALTH_CHECK_TOPIC-27, -uve-topic-1-17, HEALTH_CHECK_TOPIC-6, -uve-topic-4-29, -uve-topic-28-9, -uve-topic-18-10, -uve-topic-19-0, -uve-topic-3-21, -uve-topic-28-28, -uve-topic-18-29, -uve-topic-1-5, -uve-topic-8-27, HEALTH_CHECK_TOPIC-10, -uve-topic-8-12, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-1-6, -uve-topic-0-23, -uve-topic-14-13, -uve-topic-24-12, -uve-topic-7-17, -uve-topic-9-10, -uve-topic-25-29, -uve-topic-8-2, HEALTH_CHECK_TOPIC-2, -uve-topic-2-13, -uve-topic-16-0, -uve-topic-9-15, -uve-topic-2-20, -uve-topic-15-17, -uve-topic-25-16, -uve-topic-28-19, -uve-topic-18-20, -uve-topic-15-8, -uve-topic-25-7, -uve-topic-15-9, -uve-topic-25-8, -uve-topic-0-16, -uve-topic-14-29, -uve-topic-24-28, -uve-topic-3-28, -uve-topic-14-23, -uve-topic-24-22, -uve-topic-0-11, -uve-topic-15-24, -uve-topic-25-23, -uve-topic-6-27, -uve-topic-7-26, -uve-topic-28-25, -uve-topic-18-26, -uve-topic-15-14, -uve-topic-25-13, -uve-topic-1-26, -uve-topic-16-25, -uve-topic-26-24, -uve-topic-13-19, -uve-topic-23-18, -uve-topic-18-28, -uve-topic-28-27, -uve-topic-0-25, -uve-topic-18-5, -uve-topic-28-4, -uve-topic-13-15, -uve-topic-23-14, -uve-topic-29-29, -uve-topic-7-21, -uve-topic-1-0, -uve-topic-15-0, -uve-topic-8-29, -uve-topic-4-26, -uve-topic-12-14, -uve-topic-22-13, -uve-topic-13-7, -uve-topic-23-6, -uve-topic-4-4, -uve-topic-5-5, -uve-topic-13-10, -uve-topic-23-9, -uve-topic-14-1, -uve-topic-24-0, -uve-topic-14-8, -uve-topic-24-7, -uve-topic-23-17, -uve-topic-13-18, -uve-topic-6-13, -uve-topic-6-20, -uve-topic-14-16, -uve-topic-24-15, -uve-topic-11-5, -uve-topic-21-4, -uve-topic-29-13, -uve-topic-19-14, -uve-topic-0-5, -uve-topic-28-12, -uve-topic-18-13, structured_syslog_topic-22, -uve-topic-8-4, -uve-topic-20-26, -uve-topic-10-27, -uve-topic-14-20, -uve-topic-24-19, structured_syslog_topic-26, -uve-topic-28-22, -uve-topic-18-23, -uve-topic-7-28, -uve-topic-3-14, -uve-topic-17-4, -uve-topic-27-3, -uve-topic-22-16, -uve-topic-12-17, -uve-topic-2-6, -uve-topic-8-9, -uve-topic-2-27, structured_syslog_topic-3, -uve-topic-29-23, -uve-topic-19-24, -uve-topic-12-9, -uve-topic-22-8, -uve-topic-26-7, -uve-topic-16-8, -uve-topic-11-13, -uve-topic-21-12, -uve-topic-8-20, -uve-topic-5-12, structured_syslog_topic-16, -uve-topic-24-27, -uve-topic-14-28, HEALTH_CHECK_TOPIC-12, -uve-topic-6-7, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-0-4, -uve-topic-3-25, -uve-topic-9-24, -uve-topic-17-11, -uve-topic-27-10, -uve-topic-1-9, HEALTH_CHECK_TOPIC-16, -uve-topic-8-22, -uve-topic-9-21, -uve-topic-12-25, -uve-topic-22-24, -uve-topic-19-6, -uve-topic-29-5, -uve-topic-18-12, -uve-topic-28-11, structured_syslog_topic-10, -uve-topic-2-1, -uve-topic-9-19, -uve-topic-2-24, -uve-topic-0-2, structured_syslog_topic-6, -uve-topic-6-0, -uve-topic-14-27, -uve-topic-24-26, -uve-topic-12-6, -uve-topic-22-5, -uve-topic-13-26, -uve-topic-23-25, -uve-topic-7-14, -uve-topic-6-6, -uve-topic-10-28, -uve-topic-20-27, -uve-topic-9-23, -uve-topic-28-3, -uve-topic-18-4, -uve-topic-9-27, -uve-topic-11-21, -uve-topic-21-20, -uve-topic-3-4, -uve-topic-23-4, -uve-topic-13-5, -uve-topic-1-23, HEALTH_CHECK_TOPIC-15, -uve-topic-24-5, -uve-topic-14-6, -uve-topic-3-3, -uve-topic-12-22, -uve-topic-22-21, -uve-topic-0-3, -uve-topic-23-20, -uve-topic-13-21, -uve-topic-4-8, -uve-topic-29-26, -uve-topic-19-27, -uve-topic-18-9, -uve-topic-28-8, -uve-topic-7-7, -uve-topic-29-4, -uve-topic-19-5, -uve-topic-11-29, -uve-topic-21-28, -uve-topic-0-15, -uve-topic-29-10, -uve-topic-19-11, -uve-topic-18-25, -uve-topic-28-24, -uve-topic-21-8, -uve-topic-11-9, -uve-topic-0-9, -uve-topic-26-13, -uve-topic-16-14, -uve-topic-19-26, -uve-topic-29-25, -uve-topic-5-6, -uve-topic-17-21, -uve-topic-27-20, structured_syslog_topic-28, -uve-topic-22-29, -uve-topic-1-20, -uve-topic-3-2, -uve-topic-7-25, structured_syslog_topic-9, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-7-0, -uve-topic-2-10, -uve-topic-14-24, -uve-topic-24-23, -uve-topic-19-13, -uve-topic-29-12, -uve-topic-11-17, -uve-topic-21-16, structured_syslog_topic-24, -uve-topic-19-10, -uve-topic-29-9, -uve-topic-6-24, -uve-topic-8-13, structured_syslog_topic-25, -uve-topic-8-17, -uve-topic-5-27, -uve-topic-26-23, -uve-topic-16-24, -uve-topic-8-26, -uve-topic-26-29, -uve-topic-9-2, -uve-topic-6-11, -uve-topic-16-6, -uve-topic-26-5, -uve-topic-0-8, -uve-topic-0-22, -uve-topic-27-11, -uve-topic-17-12, structured_syslog_topic-15, -uve-topic-1-14, -uve-topic-27-14, -uve-topic-17-15, -uve-topic-3-7, -uve-topic-17-20, -uve-topic-27-19, -uve-topic-28-15, -uve-topic-18-16, HEALTH_CHECK_TOPIC-26, -uve-topic-10-12, -uve-topic-20-11, -uve-topic-25-28, -uve-topic-15-29, -uve-topic-17-18, -uve-topic-27-17, structured_syslog_topic-19, -uve-topic-2-28, -uve-topic-22-9, -uve-topic-12-10, -uve-topic-6-10, -uve-topic-25-22, -uve-topic-15-23, -uve-topic-5-9, -uve-topic-12-18, -uve-topic-22-17, -uve-topic-19-3, -uve-topic-29-2, -uve-topic-4-5, -uve-topic-13-23, -uve-topic-23-22, -uve-topic-8-1, -uve-topic-17-7, -uve-topic-27-6, -uve-topic-20-23, -uve-topic-10-24, -uve-topic-16-17, -uve-topic-26-16, -uve-topic-3-29, -uve-topic-25-6, -uve-topic-15-7, -uve-topic-9-18, -uve-topic-13-4, -uve-topic-23-3, -uve-topic-19-9, -uve-topic-29-8, HEALTH_CHECK_TOPIC-9, -uve-topic-8-3, -uve-topic-21-24, -uve-topic-11-25, -uve-topic-3-22, -uve-topic-4-23, HEALTH_CHECK_TOPIC-13, -uve-topic-1-27, -uve-topic-13-1, -uve-topic-23-0, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-9-20, -uve-topic-16-19, -uve-topic-26-18, -uve-topic-4-12, -uve-topic-5-10, -uve-topic-2-7, -uve-topic-13-12, -uve-topic-23-11, -uve-topic-7-11, -uve-topic-26-10, -uve-topic-16-11, -uve-topic-3-8, -uve-topic-19-29, -uve-topic-29-28, -uve-topic-13-20, -uve-topic-23-19, -uve-topic-0-13, -uve-topic-19-23, -uve-topic-29-22, -uve-topic-6-28, -uve-topic-29-16, -uve-topic-19-17, -uve-topic-2-14, -uve-topic-16-10, -uve-topic-26-9, -uve-topic-16-18, -uve-topic-26-17, -uve-topic-9-9, -uve-topic-1-13, -uve-topic-27-27, -uve-topic-17-28, -uve-topic-1-24, HEALTH_CHECK_TOPIC-29, -uve-topic-9-4, -uve-topic-0-17, -uve-topic-17-27, -uve-topic-27-26, -uve-topic-12-3, -uve-topic-22-2, -uve-topic-0-0, -uve-topic-7-29, -uve-topic-18-8, -uve-topic-28-7, -uve-topic-6-21, -uve-topic-1-18, -uve-topic-14-4, -uve-topic-24-3, -uve-topic-16-26, -uve-topic-26-25, -uve-topic-15-25, -uve-topic-25-24, -uve-topic-15-5, -uve-topic-25-4, -uve-topic-7-16, -uve-topic-7-22, -uve-topic-10-29, -uve-topic-20-28, -uve-topic-2-19, -uve-topic-20-7, -uve-topic-10-8, -uve-topic-8-23, -uve-topic-2-16, -uve-topic-0-26, -uve-topic-12-11, -uve-topic-22-10, -uve-topic-8-8, -uve-topic-17-8, -uve-topic-27-7, -uve-topic-0-12, -uve-topic-12-19, -uve-topic-22-18, -uve-topic-17-24, -uve-topic-27-23, structured_syslog_topic-20, HEALTH_CHECK_TOPIC-25, -uve-topic-10-16, -uve-topic-20-15, -uve-topic-4-3, -uve-topic-3-11, -uve-topic-6-14, -uve-topic-25-12, -uve-topic-15-13, -uve-topic-3-17, -uve-topic-4-9, -uve-topic-16-7, -uve-topic-26-6, -uve-topic-5-13, -uve-topic-6-15, -uve-topic-9-6, -uve-topic-1-1, -uve-topic-5-20, -uve-topic-14-2, -uve-topic-24-1, -uve-topic-13-28, -uve-topic-23-27, structured_syslog_topic-8, HEALTH_CHECK_TOPIC-1, -uve-topic-18-22, -uve-topic-28-21, -uve-topic-24-2, -uve-topic-14-3, -uve-topic-23-26, -uve-topic-13-27, structured_syslog_topic-14, -uve-topic-2-21, structured_syslog_topic-2, -uve-topic-12-0, -uve-topic-21-29, -uve-topic-8-25, -uve-topic-0-20, -uve-topic-9-8, -uve-topic-0-21, -uve-topic-2-2, -uve-topic-8-0, -uve-topic-13-3, -uve-topic-23-2, -uve-topic-1-15, -uve-topic-25-3, -uve-topic-15-4, -uve-topic-13-16, -uve-topic-23-15, -uve-topic-5-14, -uve-topic-2-11, -uve-topic-23-7, -uve-topic-13-8, -uve-topic-16-23, -uve-topic-26-22, -uve-topic-4-27, -uve-topic-6-9, -uve-topic-9-26, -uve-topic-4-16, -uve-topic-20-4, -uve-topic-10-5, -uve-topic-1-22, -uve-topic-13-14, -uve-topic-23-13, -uve-topic-3-26, -uve-topic-21-21, -uve-topic-11-22, -uve-topic-7-15, -uve-topic-21-5, -uve-topic-11-6, -uve-topic-11-14, -uve-topic-21-13, structured_syslog_topic-1, -uve-topic-27-29, -uve-topic-26-4, -uve-topic-16-5, -uve-topic-10-13, -uve-topic-20-12, -uve-topic-1-21, -uve-topic-7-24, -uve-topic-22-6, -uve-topic-12-7, -uve-topic-16-29, -uve-topic-26-28, -uve-topic-3-5, -uve-topic-19-25, -uve-topic-29-24, -uve-topic-0-14, -uve-topic-20-20, -uve-topic-10-21, -uve-topic-2-23, -uve-topic-18-19, -uve-topic-28-18, -uve-topic-12-13, -uve-topic-22-12, -uve-topic-6-2, -uve-topic-19-20, -uve-topic-29-19, structured_syslog_topic-13, -uve-topic-17-17, -uve-topic-27-16, -uve-topic-22-22, -uve-topic-12-23, -uve-topic-14-0, -uve-topic-3-15, -uve-topic-5-8, HEALTH_CHECK_TOPIC-14, -uve-topic-14-15, -uve-topic-24-14, -uve-topic-4-0, -uve-topic-29-7, -uve-topic-19-8, -uve-topic-18-18, -uve-topic-28-17, -uve-topic-22-28, -uve-topic-12-29, HEALTH_CHECK_TOPIC-24, HEALTH_CHECK_TOPIC-18, -uve-topic-14-5, -uve-topic-24-4, -uve-topic-12-15, -uve-topic-22-14, -uve-topic-5-19, -uve-topic-9-29, -uve-topic-5-1, -uve-topic-14-21, -uve-topic-24-20, -uve-topic-3-12, -uve-topic-23-23, -uve-topic-13-24, -uve-topic-2-4, -uve-topic-15-22, -uve-topic-25-21, -uve-topic-6-18, -uve-topic-15-16, -uve-topic-25-15, -uve-topic-4-18, -uve-topic-5-17, -uve-topic-7-10, structured_syslog_topic-21, -uve-topic-8-7, -uve-topic-2-25, -uve-topic-23-29, -uve-topic-6-19, -uve-topic-6-3, -uve-topic-4-13, -uve-topic-15-6, -uve-topic-25-5, -uve-topic-4-1, -uve-topic-0-24, -uve-topic-1-7, -uve-topic-9-12, -uve-topic-12-12, -uve-topic-22-11, -uve-topic-18-15, -uve-topic-28-14, -uve-topic-7-19, -uve-topic-4-17, -uve-topic-26-26, -uve-topic-16-27, -uve-topic-3-16, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-22-3, -uve-topic-12-4, -uve-topic-10-9, -uve-topic-20-8, -uve-topic-5-28, -uve-topic-5-2, -uve-topic-20-29, -uve-topic-19-22, -uve-topic-29-21, -uve-topic-2-17, -uve-topic-1-19, -uve-topic-1-16, -uve-topic-11-26, -uve-topic-21-25, -uve-topic-3-23, -uve-topic-8-6, -uve-topic-7-12, -uve-topic-11-11, -uve-topic-21-10, -uve-topic-27-5, -uve-topic-17-6, -uve-topic-9-1, -uve-topic-21-17, -uve-topic-11-18, -uve-topic-12-28, -uve-topic-22-27, -uve-topic-21-18, -uve-topic-11-19, -uve-topic-28-6, -uve-topic-18-7, -uve-topic-4-7, -uve-topic-1-25, -uve-topic-20-16, -uve-topic-10-17, -uve-topic-17-0, -uve-topic-6-29, -uve-topic-19-16, -uve-topic-29-15, -uve-topic-0-18, -uve-topic-9-17, -uve-topic-5-18, -uve-topic-2-15, -uve-topic-6-4, -uve-topic-3-9, -uve-topic-10-25, -uve-topic-20-24, -uve-topic-2-22, -uve-topic-11-10, -uve-topic-21-9, -uve-topic-16-16, -uve-topic-26-15, -uve-topic-22-0, -uve-topic-12-1, -uve-topic-18-21, -uve-topic-28-20, -uve-topic-16-12, -uve-topic-26-11, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-4-20, -uve-topic-17-23, -uve-topic-27-22, -uve-topic-16-20, -uve-topic-26-19, -uve-topic-21-2, -uve-topic-11-3, -uve-topic-12-27, -uve-topic-22-26, -uve-topic-11-0, -uve-topic-9-3, HEALTH_CHECK_TOPIC-4, -uve-topic-9-14, -uve-topic-25-25, -uve-topic-15-26, -uve-topic-1-28, -uve-topic-14-17, -uve-topic-24-16, -uve-topic-28-0, -uve-topic-18-1, -uve-topic-8-16, -uve-topic-1-10, -uve-topic-7-23, -uve-topic-29-1, -uve-topic-19-2, -uve-topic-17-14, -uve-topic-27-13, -uve-topic-0-27, -uve-topic-4-6, HEALTH_CHECK_TOPIC-8, -uve-topic-24-8, -uve-topic-14-9, -uve-topic-23-1, -uve-topic-13-2, structured_syslog_topic-0, -uve-topic-16-28, -uve-topic-26-27, -uve-topic-15-19, -uve-topic-25-18, structured_syslog_topic-12, -uve-topic-18-24, -uve-topic-28-23, -uve-topic-8-11, -uve-topic-2-29, -uve-topic-3-0, -uve-topic-15-11, -uve-topic-25-10, -uve-topic-2-8, -uve-topic-3-18, -uve-topic-5-21, HEALTH_CHECK_TOPIC-0, -uve-topic-16-13, -uve-topic-26-12, -uve-topic-6-22, -uve-topic-25-9, -uve-topic-15-10, -uve-topic-24-24, -uve-topic-14-25, -uve-topic-7-5, -uve-topic-15-18, -uve-topic-25-17, -uve-topic-10-20, -uve-topic-20-19, -uve-topic-9-5, -uve-topic-0-6, -uve-topic-12-16, -uve-topic-22-15, -uve-topic-1-11, -uve-topic-0-28, -uve-topic-13-13, -uve-topic-23-12, -uve-topic-8-10, -uve-topic-9-7, -uve-topic-3-13, -uve-topic-8-15, -uve-topic-14-14, -uve-topic-24-13, -uve-topic-28-16, -uve-topic-18-17, HEALTH_CHECK_TOPIC-7, -uve-topic-5-25, -uve-topic-11-23, -uve-topic-21-22, -uve-topic-3-27, -uve-topic-12-24, -uve-topic-22-23, -uve-topic-9-0, -uve-topic-10-0, -uve-topic-7-18, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-8-24, -uve-topic-19-19, -uve-topic-29-18, -uve-topic-16-4, -uve-topic-26-3, -uve-topic-17-2, -uve-topic-27-1, -uve-topic-6-17, -uve-topic-1-4, structured_syslog_topic-5, -uve-topic-0-29, -uve-topic-9-16, -uve-topic-5-22, -uve-topic-4-19, -uve-topic-24-29, HEALTH_CHECK_TOPIC-20, -uve-topic-21-14, -uve-topic-11-15, -uve-topic-4-11, -uve-topic-2-26, -uve-topic-6-8, -uve-topic-2-3, -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-27-28, -uve-topic-2-5, -uve-topic-4-10, -uve-topic-10-6, -uve-topic-20-5, -uve-topic-3-6, HEALTH_CHECK_TOPIC-23, -uve-topic-17-26, -uve-topic-27-25, -uve-topic-4-15, -uve-topic-7-9, HEALTH_CHECK_TOPIC-28, -uve-topic-6-1, -uve-topic-3-20, -uve-topic-9-28, -uve-topic-17-10, -uve-topic-27-9, -uve-topic-4-21, -uve-topic-4-24, -uve-topic-16-22, -uve-topic-26-21, -uve-topic-16-3, -uve-topic-26-2, -uve-topic-5-0, -uve-topic-13-29, -uve-topic-23-28, -uve-topic-7-27, structured_syslog_topic-29, -uve-topic-12-8, -uve-topic-22-7, -uve-topic-11-1, -uve-topic-21-0, HEALTH_CHECK_TOPIC-22, -uve-topic-7-2, -uve-topic-5-16, -uve-topic-6-26, -uve-topic-5-3, HEALTH_CHECK_TOPIC-3, -uve-topic-10-4, -uve-topic-20-3, -uve-topic-12-2, -uve-topic-22-1, -uve-topic-10-22, -uve-topic-20-21, -uve-topic-7-3, -uve-topic-20-13, -uve-topic-10-14, -uve-topic-13-0, -uve-topic-16-1, -uve-topic-26-0, -uve-topic-15-21, -uve-topic-25-20, -uve-topic-15-15, -uve-topic-25-14, -uve-topic-16-9, -uve-topic-26-8, -uve-topic-2-12, -uve-topic-8-14, HEALTH_CHECK_TOPIC-17, -uve-topic-13-17, -uve-topic-23-16, -uve-topic-14-10, -uve-topic-24-9, -uve-topic-0-10, -uve-topic-14-18, -uve-topic-24-17, -uve-topic-29-20, -uve-topic-19-21, -uve-topic-6-5, -uve-topic-13-9, -uve-topic-23-8, -uve-topic-7-20, -uve-topic-18-6, -uve-topic-28-5, -uve-topic-7-6, -uve-topic-21-27, -uve-topic-11-28, -uve-topic-11-27, -uve-topic-21-26, -uve-topic-8-19, -uve-topic-19-7, -uve-topic-29-6, -uve-topic-8-28, -uve-topic-10-3, -uve-topic-20-2, -uve-topic-5-29, -uve-topic-8-21, -uve-topic-5-26, -uve-topic-11-4, -uve-topic-21-3, structured_syslog_topic-23, -uve-topic-14-26, -uve-topic-24-25, structured_syslog_topic-27, -uve-topic-25-0, -uve-topic-15-1, -uve-topic-4-2, HEALTH_CHECK_TOPIC-21, -uve-topic-10-19, -uve-topic-20-18, structured_syslog_topic-11, -uve-topic-29-14, -uve-topic-19-15, -uve-topic-11-12, -uve-topic-21-11, -uve-topic-6-12, structured_syslog_topic-7, -uve-topic-11-20, -uve-topic-21-19, -uve-topic-5-11, -uve-topic-1-8, -uve-topic-18-0, -uve-topic-20-10, -uve-topic-10-11, -uve-topic-0-1, -uve-topic-4-14, -uve-topic-4-28, -uve-topic-2-9, -uve-topic-10-10, -uve-topic-20-9, -uve-topic-7-13, -uve-topic-27-15, -uve-topic-17-16, -uve-topic-28-13, -uve-topic-18-14, -uve-topic-20-17, -uve-topic-10-18, HEALTH_CHECK_TOPIC-5, -uve-topic-15-28, -uve-topic-25-27, -uve-topic-20-1, -uve-topic-10-2, -uve-topic-19-4, -uve-topic-29-3, -uve-topic-26-1, -uve-topic-16-2, -uve-topic-3-24, -uve-topic-3-1, -uve-topic-1-2, -uve-topic-9-25, -uve-topic-1-29, -uve-topic-4-25, -uve-topic-2-0, structured_syslog_topic-18, -uve-topic-15-27, -uve-topic-25-26, -uve-topic-27-12, -uve-topic-17-13, -uve-topic-19-1, -uve-topic-29-0, -uve-topic-10-26, -uve-topic-20-25, -uve-topic-16-15, -uve-topic-26-14, -uve-topic-5-4, -uve-topic-9-22, structured_syslog_topic-4, -uve-topic-28-29, -uve-topic-0-19, -uve-topic-6-23, -uve-topic-13-25, -uve-topic-23-24, -uve-topic-0-7, -uve-topic-15-12, -uve-topic-25-11, -uve-topic-24-18, -uve-topic-14-19, -uve-topic-9-11, -uve-topic-17-5, -uve-topic-27-4, -uve-topic-14-11, -uve-topic-24-10, -uve-topic-25-19, -uve-topic-15-20) (kafka.server.ReplicaFetcherManager) [2025-02-10 01:58:55,214] WARN [KafkaServer id=3] Retrying controlled shutdown after the previous attempt failed... (kafka.server.KafkaServer) [2025-02-10 01:58:55,359] WARN [KafkaServer id=3] Error during controlled shutdown, possibly because leader movement took longer than the configured controller.socket.timeout.ms and/or request.timeout.ms: Connection to 2 was disconnected before the response was read (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 +++++ 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 +++ cut -d / -f 1 +++ local nic=ens3 +++ awk '{print $2}' +++ head -n 1 +++ ip addr show dev ens3 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.30 ++ 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 +++ tr '\n' , +++ get_local_ips +++ uniq +++ awk '/32 host/ { print f } {f=$2}' +++ cat /proc/net/fib_trie +++ grep -vi host +++ sort ++ local local_ips=,10.0.0.30,10.20.0.8,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.30,10.20.0.8,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.17, ]] ++ (( ord+=1 )) ++ for server in '"${server_list[@]}"' ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.12'\''))' ++ local server_ip=10.0.0.12 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.12 ]] ++ [[ ,10.0.0.30,10.20.0.8,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.12, ]] ++ (( ord+=1 )) ++ for server in '"${server_list[@]}"' ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.30'\''))' ++ local server_ip=10.0.0.30 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.30 ]] ++ [[ ,10.0.0.30,10.20.0.8,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.30, ]] ++ echo 10.0.0.30 3 ++ return + my_ip_and_order='10.0.0.30 3' + '[' -n '10.0.0.30 3' ']' + break + '[' -z '10.0.0.30 3' ']' ++ cut -d ' ' -f 1 ++ echo 10.0.0.30 3 + my_ip=10.0.0.30 ++ echo 10.0.0.30 3 ++ cut -d ' ' -f 2 + my_index=3 + export KAFKA_LISTEN_ADDRESS=10.0.0.30 + KAFKA_LISTEN_ADDRESS=10.0.0.30 + zk_servers_array=($ZOOKEEPER_SERVERS_SPACE_DELIM) + zk_list_size=3 + [[ 3 -gt 1 ]] + replication_factor=2 + KAFKA_BROKER_ID=3 + 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=3/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.30: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.30/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:35,647] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [2025-02-10 02:00:36,058] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [2025-02-10 02:00:36,102] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [2025-02-10 02:00:36,106] INFO starting (kafka.server.KafkaServer) [2025-02-10 02:00:36,106] 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:36,121] 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:36,126] 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:36,126] INFO Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-2705-3. (org.apache.zookeeper.ZooKeeper) [2025-02-10 02:00:36,126] INFO Client environment:java.version=1.8.0_402 (org.apache.zookeeper.ZooKeeper) [2025-02-10 02:00:36,126] INFO Client environment:java.vendor=Red Hat, Inc. (org.apache.zookeeper.ZooKeeper) [2025-02-10 02:00:36,126] 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:36,126] 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:36,126] 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:36,126] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) [2025-02-10 02:00:36,126] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper) [2025-02-10 02:00:36,126] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) [2025-02-10 02:00:36,127] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper) [2025-02-10 02:00:36,127] INFO Client environment:os.version=5.15.0-100-generic (org.apache.zookeeper.ZooKeeper) [2025-02-10 02:00:36,127] INFO Client environment:user.name=kafka (org.apache.zookeeper.ZooKeeper) [2025-02-10 02:00:36,127] INFO Client environment:user.home=/home/kafka (org.apache.zookeeper.ZooKeeper) [2025-02-10 02:00:36,127] INFO Client environment:user.dir=/opt/kafka (org.apache.zookeeper.ZooKeeper) [2025-02-10 02:00:36,127] INFO Client environment:os.memory.free=976MB (org.apache.zookeeper.ZooKeeper) [2025-02-10 02:00:36,127] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper) [2025-02-10 02:00:36,127] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper) [2025-02-10 02:00:36,129] 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:36,133] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket) [2025-02-10 02:00:36,138] INFO zookeeper.request.timeout value is 0. feature enabled= (org.apache.zookeeper.ClientCnxn) [2025-02-10 02:00:36,142] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2025-02-10 02:00:36,144] 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:00:36,147] INFO Socket connection established, initiating session, client: /10.0.0.30:60468, server: cn-jenkins-deploy-platform-ansible-os-2705-2./10.0.0.12:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-10 02:00:36,152] INFO Session establishment complete on server cn-jenkins-deploy-platform-ansible-os-2705-2./10.0.0.12:2181, sessionid = 0x2000060418b0021, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2025-02-10 02:00:36,168] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient) [2025-02-10 02:00:36,363] INFO Cluster ID = tss9aBmZQzOhh2ZnGnfMtw (kafka.server.KafkaServer) [2025-02-10 02:00:36,368] WARN No meta.properties file under dir /tmp/kafka-logs/meta.properties (kafka.server.BrokerMetadataCheckpoint) [2025-02-10 02:00:36,412] 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 = 3 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.30: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:36,420] 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 = 3 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.30: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:36,445] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 02:00:36,446] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 02:00:36,447] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-10 02:00:36,489] INFO Log directory /tmp/kafka-logs not found, creating it. (kafka.log.LogManager) [2025-02-10 02:00:36,494] INFO Loading logs from log dirs ArrayBuffer(/tmp/kafka-logs) (kafka.log.LogManager) [2025-02-10 02:00:36,496] 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:36,507] INFO Loaded 0 logs in 13ms. (kafka.log.LogManager) [2025-02-10 02:00:36,522] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) [2025-02-10 02:00:36,525] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) [2025-02-10 02:00:36,970] INFO Awaiting socket connections on 10.0.0.30:9092. (kafka.network.Acceptor) [2025-02-10 02:00:36,998] INFO [SocketServer brokerId=3] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2025-02-10 02:00:37,017] INFO [ExpirationReaper-3-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 02:00:37,018] INFO [ExpirationReaper-3-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 02:00:37,018] INFO [ExpirationReaper-3-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 02:00:37,019] INFO [ExpirationReaper-3-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 02:00:37,032] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-02-10 02:00:37,080] INFO Creating /brokers/ids/3 (is it secure? false) (kafka.zk.KafkaZkClient) [2025-02-10 02:00:37,096] INFO Stat of the created znode at /brokers/ids/3 is: 8589963387,8589963387,1739152837089,1739152837089,1,0,0,144115601492344865,188,0,8589963387 (kafka.zk.KafkaZkClient) [2025-02-10 02:00:37,096] INFO Registered broker 3 at path /brokers/ids/3 with addresses: PLAINTEXT://10.0.0.30:9092, czxid (broker epoch): 8589963387 (kafka.zk.KafkaZkClient) [2025-02-10 02:00:37,149] INFO [ExpirationReaper-3-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 02:00:37,152] INFO [ExpirationReaper-3-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 02:00:37,153] INFO [ExpirationReaper-3-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 02:00:37,173] INFO [GroupCoordinator 3]: Starting up. (kafka.coordinator.group.GroupCoordinator) [2025-02-10 02:00:37,174] INFO [GroupCoordinator 3]: Startup complete. (kafka.coordinator.group.GroupCoordinator) [2025-02-10 02:00:37,178] INFO [GroupMetadataManager brokerId=3] Removed 0 expired offsets in 5 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-10 02:00:37,186] INFO [ProducerId Manager 3]: Acquired new producerId block (brokerId:3,blockStartProducerId:6000,blockEndProducerId:6999) by writing to Zk with path version 7 (kafka.coordinator.transaction.ProducerIdManager) [2025-02-10 02:00:37,205] INFO [TransactionCoordinator id=3] Starting up. (kafka.coordinator.transaction.TransactionCoordinator) [2025-02-10 02:00:37,206] INFO [Transaction Marker Channel Manager 3]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2025-02-10 02:00:37,207] INFO [TransactionCoordinator id=3] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator) [2025-02-10 02:00:37,229] INFO [ExpirationReaper-3-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-10 02:00:37,244] INFO [/config/changes-event-process-thread]: Starting (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2025-02-10 02:00:37,287] INFO [SocketServer brokerId=3] Starting socket server acceptors and processors (kafka.network.SocketServer) [2025-02-10 02:00:37,291] INFO [SocketServer brokerId=3] Started data-plane acceptor and processor(s) for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2025-02-10 02:00:37,291] INFO [SocketServer brokerId=3] Started socket server acceptors and processors (kafka.network.SocketServer) [2025-02-10 02:00:37,295] INFO Kafka version: 2.6.3 (org.apache.kafka.common.utils.AppInfoParser) [2025-02-10 02:00:37,295] INFO Kafka commitId: c24cbd3f5eeffa1e (org.apache.kafka.common.utils.AppInfoParser) [2025-02-10 02:00:37,295] INFO Kafka startTimeMs: 1739152837292 (org.apache.kafka.common.utils.AppInfoParser) [2025-02-10 02:00:37,296] INFO [KafkaServer id=3] started (kafka.server.KafkaServer) [2025-02-10 02:00:41,723] 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:41,732] 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:41,733] INFO [Partition -uve-topic-22-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-9 (kafka.cluster.Partition) [2025-02-10 02:00:41,734] INFO [Partition -uve-topic-22-9 broker=3] Log loaded for partition -uve-topic-22-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,737] 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:41,738] 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:41,738] INFO [Partition -uve-topic-23-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-29 (kafka.cluster.Partition) [2025-02-10 02:00:41,738] INFO [Partition -uve-topic-23-29 broker=3] Log loaded for partition -uve-topic-23-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,742] 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:41,743] 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:41,743] INFO [Partition -uve-topic-17-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-29 (kafka.cluster.Partition) [2025-02-10 02:00:41,743] INFO [Partition -uve-topic-17-29 broker=3] Log loaded for partition -uve-topic-17-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,746] 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:41,747] 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:41,747] INFO [Partition -uve-topic-16-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-9 (kafka.cluster.Partition) [2025-02-10 02:00:41,747] INFO [Partition -uve-topic-16-9 broker=3] Log loaded for partition -uve-topic-16-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,750] 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:41,751] 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:41,751] INFO [Partition -uve-topic-29-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-7 (kafka.cluster.Partition) [2025-02-10 02:00:41,751] INFO [Partition -uve-topic-29-7 broker=3] Log loaded for partition -uve-topic-29-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,753] 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:41,754] 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:41,754] INFO [Partition -uve-topic-2-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-19 (kafka.cluster.Partition) [2025-02-10 02:00:41,754] INFO [Partition -uve-topic-2-19 broker=3] Log loaded for partition -uve-topic-2-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,757] 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:41,758] 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:41,758] INFO [Partition -uve-topic-18-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-11 (kafka.cluster.Partition) [2025-02-10 02:00:41,758] INFO [Partition -uve-topic-18-11 broker=3] Log loaded for partition -uve-topic-18-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,761] 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:41,762] 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:41,762] INFO [Partition -uve-topic-27-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-14 (kafka.cluster.Partition) [2025-02-10 02:00:41,762] INFO [Partition -uve-topic-27-14 broker=3] Log loaded for partition -uve-topic-27-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,764] 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:41,765] 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:41,765] INFO [Partition -uve-topic-14-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-16 (kafka.cluster.Partition) [2025-02-10 02:00:41,765] INFO [Partition -uve-topic-14-16 broker=3] Log loaded for partition -uve-topic-14-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,769] 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:41,769] 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:41,770] INFO [Partition -uve-topic-5-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-3 (kafka.cluster.Partition) [2025-02-10 02:00:41,770] INFO [Partition -uve-topic-5-3 broker=3] Log loaded for partition -uve-topic-5-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,773] 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:41,774] 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:41,774] INFO [Partition -uve-topic-16-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-28 (kafka.cluster.Partition) [2025-02-10 02:00:41,774] INFO [Partition -uve-topic-16-28 broker=3] Log loaded for partition -uve-topic-16-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,777] 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:41,778] 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:41,778] INFO [Partition -uve-topic-29-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-26 (kafka.cluster.Partition) [2025-02-10 02:00:41,778] INFO [Partition -uve-topic-29-26 broker=3] Log loaded for partition -uve-topic-29-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,782] 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:41,782] 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:41,783] INFO [Partition -uve-topic-17-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-10 (kafka.cluster.Partition) [2025-02-10 02:00:41,783] INFO [Partition -uve-topic-17-10 broker=3] Log loaded for partition -uve-topic-17-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,785] 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:41,786] 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:41,786] INFO [Partition -uve-topic-21-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-27 (kafka.cluster.Partition) [2025-02-10 02:00:41,786] INFO [Partition -uve-topic-21-27 broker=3] Log loaded for partition -uve-topic-21-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,790] 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:41,791] 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:41,791] INFO [Partition -uve-topic-11-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-13 (kafka.cluster.Partition) [2025-02-10 02:00:41,791] INFO [Partition -uve-topic-11-13 broker=3] Log loaded for partition -uve-topic-11-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,797] 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:41,798] 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:41,798] INFO [Partition -uve-topic-24-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-11 (kafka.cluster.Partition) [2025-02-10 02:00:41,798] INFO [Partition -uve-topic-24-11 broker=3] Log loaded for partition -uve-topic-24-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,800] 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:41,801] 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:41,802] INFO [Partition -uve-topic-13-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-15 (kafka.cluster.Partition) [2025-02-10 02:00:41,802] INFO [Partition -uve-topic-13-15 broker=3] Log loaded for partition -uve-topic-13-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,804] 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:41,805] 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:41,805] INFO [Partition -uve-topic-26-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-13 (kafka.cluster.Partition) [2025-02-10 02:00:41,805] INFO [Partition -uve-topic-26-13 broker=3] Log loaded for partition -uve-topic-26-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,807] 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:41,808] 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:41,808] INFO [Partition -uve-topic-8-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-25 (kafka.cluster.Partition) [2025-02-10 02:00:41,808] INFO [Partition -uve-topic-8-25 broker=3] Log loaded for partition -uve-topic-8-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,810] 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:41,811] 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:41,811] INFO [Partition -uve-topic-0-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-7 (kafka.cluster.Partition) [2025-02-10 02:00:41,811] INFO [Partition -uve-topic-0-7 broker=3] Log loaded for partition -uve-topic-0-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,813] 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:41,814] 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:41,814] INFO [Partition -uve-topic-17-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-0 (kafka.cluster.Partition) [2025-02-10 02:00:41,814] INFO [Partition -uve-topic-17-0 broker=3] Log loaded for partition -uve-topic-17-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,816] 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:41,817] 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:41,817] INFO [Partition -uve-topic-9-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-7 (kafka.cluster.Partition) [2025-02-10 02:00:41,817] INFO [Partition -uve-topic-9-7 broker=3] Log loaded for partition -uve-topic-9-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,819] 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:41,819] 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:41,820] INFO [Partition -uve-topic-0-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-26 (kafka.cluster.Partition) [2025-02-10 02:00:41,820] INFO [Partition -uve-topic-0-26 broker=3] Log loaded for partition -uve-topic-0-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,822] 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:41,822] 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:41,823] INFO [Partition -uve-topic-20-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-26 (kafka.cluster.Partition) [2025-02-10 02:00:41,823] INFO [Partition -uve-topic-20-26 broker=3] Log loaded for partition -uve-topic-20-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,825] 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:41,825] 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:41,825] INFO [Partition -uve-topic-1-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-18 (kafka.cluster.Partition) [2025-02-10 02:00:41,826] INFO [Partition -uve-topic-1-18 broker=3] Log loaded for partition -uve-topic-1-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,828] 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:41,828] 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:41,828] INFO [Partition -uve-topic-3-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-20 (kafka.cluster.Partition) [2025-02-10 02:00:41,829] INFO [Partition -uve-topic-3-20 broker=3] Log loaded for partition -uve-topic-3-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,831] 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:41,831] 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:41,831] INFO [Partition -uve-topic-2-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-0 (kafka.cluster.Partition) [2025-02-10 02:00:41,832] INFO [Partition -uve-topic-2-0 broker=3] Log loaded for partition -uve-topic-2-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,833] 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:41,834] 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:41,834] INFO [Partition -uve-topic-7-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-24 (kafka.cluster.Partition) [2025-02-10 02:00:41,835] INFO [Partition -uve-topic-7-24 broker=3] Log loaded for partition -uve-topic-7-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,837] 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:41,838] 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:41,838] INFO [Partition -uve-topic-6-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-4 (kafka.cluster.Partition) [2025-02-10 02:00:41,839] INFO [Partition -uve-topic-6-4 broker=3] Log loaded for partition -uve-topic-6-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,841] 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:41,841] 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:41,841] INFO [Partition -uve-topic-15-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-17 (kafka.cluster.Partition) [2025-02-10 02:00:41,842] INFO [Partition -uve-topic-15-17 broker=3] Log loaded for partition -uve-topic-15-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,844] 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:41,844] 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:41,844] INFO [Partition -uve-topic-28-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-15 (kafka.cluster.Partition) [2025-02-10 02:00:41,845] INFO [Partition -uve-topic-28-15 broker=3] Log loaded for partition -uve-topic-28-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,848] 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:41,849] 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:41,849] INFO [Partition -uve-topic-6-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-23 (kafka.cluster.Partition) [2025-02-10 02:00:41,849] INFO [Partition -uve-topic-6-23 broker=3] Log loaded for partition -uve-topic-6-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,851] 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:41,852] 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:41,852] INFO [Partition -uve-topic-7-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-5 (kafka.cluster.Partition) [2025-02-10 02:00:41,852] INFO [Partition -uve-topic-7-5 broker=3] Log loaded for partition -uve-topic-7-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,856] 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:41,856] 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:41,856] INFO [Partition -uve-topic-22-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-28 (kafka.cluster.Partition) [2025-02-10 02:00:41,857] INFO [Partition -uve-topic-22-28 broker=3] Log loaded for partition -uve-topic-22-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,859] 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:41,859] 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:41,860] INFO [Partition -uve-topic-0-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-17 (kafka.cluster.Partition) [2025-02-10 02:00:41,860] INFO [Partition -uve-topic-0-17 broker=3] Log loaded for partition -uve-topic-0-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,862] 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:41,863] 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:41,863] INFO [Partition -uve-topic-9-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-17 (kafka.cluster.Partition) [2025-02-10 02:00:41,863] INFO [Partition -uve-topic-9-17 broker=3] Log loaded for partition -uve-topic-9-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,865] 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:41,866] 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:41,866] INFO [Partition -uve-topic-21-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-8 (kafka.cluster.Partition) [2025-02-10 02:00:41,866] INFO [Partition -uve-topic-21-8 broker=3] Log loaded for partition -uve-topic-21-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,868] 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:41,869] 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:41,869] INFO [Partition structured_syslog_topic-15 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-15 (kafka.cluster.Partition) [2025-02-10 02:00:41,869] INFO [Partition structured_syslog_topic-15 broker=3] Log loaded for partition structured_syslog_topic-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,871] 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:41,872] 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:41,872] INFO [Partition -uve-topic-5-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-22 (kafka.cluster.Partition) [2025-02-10 02:00:41,872] INFO [Partition -uve-topic-5-22 broker=3] Log loaded for partition -uve-topic-5-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,875] 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:41,876] 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:41,876] INFO [Partition -uve-topic-4-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-2 (kafka.cluster.Partition) [2025-02-10 02:00:41,876] INFO [Partition -uve-topic-4-2 broker=3] Log loaded for partition -uve-topic-4-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,879] 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:41,879] 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:41,879] INFO [Partition -uve-topic-17-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-19 (kafka.cluster.Partition) [2025-02-10 02:00:41,880] INFO [Partition -uve-topic-17-19 broker=3] Log loaded for partition -uve-topic-17-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,882] 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:41,883] 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:41,883] INFO [Partition -uve-topic-8-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-16 (kafka.cluster.Partition) [2025-02-10 02:00:41,883] INFO [Partition -uve-topic-8-16 broker=3] Log loaded for partition -uve-topic-8-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,885] 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:41,886] 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:41,886] INFO [Partition -uve-topic-3-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-1 (kafka.cluster.Partition) [2025-02-10 02:00:41,886] INFO [Partition -uve-topic-3-1 broker=3] Log loaded for partition -uve-topic-3-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,889] 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:41,889] 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:41,889] INFO [Partition -uve-topic-4-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-21 (kafka.cluster.Partition) [2025-02-10 02:00:41,890] INFO [Partition -uve-topic-4-21 broker=3] Log loaded for partition -uve-topic-4-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,892] 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:41,893] 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:41,894] INFO [Partition -uve-topic-10-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-12 (kafka.cluster.Partition) [2025-02-10 02:00:41,894] INFO [Partition -uve-topic-10-12 broker=3] Log loaded for partition -uve-topic-10-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,897] 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:41,897] 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:41,897] INFO [Partition -uve-topic-23-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-10 (kafka.cluster.Partition) [2025-02-10 02:00:41,898] INFO [Partition -uve-topic-23-10 broker=3] Log loaded for partition -uve-topic-23-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,900] 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:41,900] 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:41,900] INFO [Partition -uve-topic-25-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-12 (kafka.cluster.Partition) [2025-02-10 02:00:41,901] INFO [Partition -uve-topic-25-12 broker=3] Log loaded for partition -uve-topic-25-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,903] 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:41,903] 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:41,903] INFO [Partition -uve-topic-20-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-16 (kafka.cluster.Partition) [2025-02-10 02:00:41,903] INFO [Partition -uve-topic-20-16 broker=3] Log loaded for partition -uve-topic-20-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,906] 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:41,906] 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:41,907] INFO [Partition -uve-topic-12-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-14 (kafka.cluster.Partition) [2025-02-10 02:00:41,907] INFO [Partition -uve-topic-12-14 broker=3] Log loaded for partition -uve-topic-12-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,909] 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:41,909] 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:41,909] INFO [Partition -uve-topic-19-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-12 (kafka.cluster.Partition) [2025-02-10 02:00:41,909] INFO [Partition -uve-topic-19-12 broker=3] Log loaded for partition -uve-topic-19-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,911] 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:41,912] 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:41,913] INFO [Partition -uve-topic-29-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-16 (kafka.cluster.Partition) [2025-02-10 02:00:41,913] INFO [Partition -uve-topic-29-16 broker=3] Log loaded for partition -uve-topic-29-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,915] 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:41,916] 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:41,916] INFO [Partition -uve-topic-16-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-18 (kafka.cluster.Partition) [2025-02-10 02:00:41,916] INFO [Partition -uve-topic-16-18 broker=3] Log loaded for partition -uve-topic-16-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,918] 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:41,919] 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:41,919] INFO [Partition -uve-topic-8-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-6 (kafka.cluster.Partition) [2025-02-10 02:00:41,919] INFO [Partition -uve-topic-8-6 broker=3] Log loaded for partition -uve-topic-8-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,922] 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:41,922] 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:41,923] INFO [Partition -uve-topic-21-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-17 (kafka.cluster.Partition) [2025-02-10 02:00:41,923] INFO [Partition -uve-topic-21-17 broker=3] Log loaded for partition -uve-topic-21-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,925] 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:41,926] 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:41,926] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-14 (kafka.cluster.Partition) [2025-02-10 02:00:41,927] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,929] 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:41,930] 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:41,930] INFO [Partition -uve-topic-2-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-16 (kafka.cluster.Partition) [2025-02-10 02:00:41,930] INFO [Partition -uve-topic-2-16 broker=3] Log loaded for partition -uve-topic-2-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,932] 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:41,932] 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:41,933] INFO [Partition -uve-topic-9-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-14 (kafka.cluster.Partition) [2025-02-10 02:00:41,933] INFO [Partition -uve-topic-9-14 broker=3] Log loaded for partition -uve-topic-9-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,934] 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:41,935] 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:41,935] INFO [Partition -uve-topic-18-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-8 (kafka.cluster.Partition) [2025-02-10 02:00:41,935] INFO [Partition -uve-topic-18-8 broker=3] Log loaded for partition -uve-topic-18-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,939] 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:41,940] 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:41,940] INFO [Partition -uve-topic-10-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-9 (kafka.cluster.Partition) [2025-02-10 02:00:41,940] INFO [Partition -uve-topic-10-9 broker=3] Log loaded for partition -uve-topic-10-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,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:41,943] 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:41,943] INFO [Partition -uve-topic-23-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-7 (kafka.cluster.Partition) [2025-02-10 02:00:41,943] INFO [Partition -uve-topic-23-7 broker=3] Log loaded for partition -uve-topic-23-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,946] 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:41,947] 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:41,947] INFO [Partition -uve-topic-14-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-13 (kafka.cluster.Partition) [2025-02-10 02:00:41,948] INFO [Partition -uve-topic-14-13 broker=3] Log loaded for partition -uve-topic-14-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,951] 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:41,951] 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:41,952] INFO [Partition -uve-topic-27-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-11 (kafka.cluster.Partition) [2025-02-10 02:00:41,952] INFO [Partition -uve-topic-27-11 broker=3] Log loaded for partition -uve-topic-27-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,954] 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:41,954] 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:41,954] INFO [Partition -uve-topic-7-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-21 (kafka.cluster.Partition) [2025-02-10 02:00:41,954] INFO [Partition -uve-topic-7-21 broker=3] Log loaded for partition -uve-topic-7-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,957] 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:41,958] 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:41,958] INFO [Partition -uve-topic-6-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-1 (kafka.cluster.Partition) [2025-02-10 02:00:41,958] INFO [Partition -uve-topic-6-1 broker=3] Log loaded for partition -uve-topic-6-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,960] 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:41,961] 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:41,961] INFO [Partition -uve-topic-8-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-13 (kafka.cluster.Partition) [2025-02-10 02:00:41,961] INFO [Partition -uve-topic-8-13 broker=3] Log loaded for partition -uve-topic-8-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,964] 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:41,964] 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:41,964] INFO [Partition -uve-topic-21-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-24 (kafka.cluster.Partition) [2025-02-10 02:00:41,965] INFO [Partition -uve-topic-21-24 broker=3] Log loaded for partition -uve-topic-21-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,967] 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:41,967] 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:41,967] INFO [Partition -uve-topic-20-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-4 (kafka.cluster.Partition) [2025-02-10 02:00:41,967] INFO [Partition -uve-topic-20-4 broker=3] Log loaded for partition -uve-topic-20-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,969] 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:41,970] 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:41,970] INFO [Partition -uve-topic-0-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-14 (kafka.cluster.Partition) [2025-02-10 02:00:41,970] INFO [Partition -uve-topic-0-14 broker=3] Log loaded for partition -uve-topic-0-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,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 02:00:41,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 02:00:41,972] INFO [Partition -uve-topic-17-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-26 (kafka.cluster.Partition) [2025-02-10 02:00:41,972] INFO [Partition -uve-topic-17-26 broker=3] Log loaded for partition -uve-topic-17-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,974] 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:41,975] 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:41,975] INFO [Partition -uve-topic-29-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-4 (kafka.cluster.Partition) [2025-02-10 02:00:41,975] INFO [Partition -uve-topic-29-4 broker=3] Log loaded for partition -uve-topic-29-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,977] 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:41,978] 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:41,979] INFO [Partition -uve-topic-16-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-6 (kafka.cluster.Partition) [2025-02-10 02:00:41,979] INFO [Partition -uve-topic-16-6 broker=3] Log loaded for partition -uve-topic-16-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,982] 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:41,983] 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:41,983] INFO [Partition -uve-topic-4-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-18 (kafka.cluster.Partition) [2025-02-10 02:00:41,983] INFO [Partition -uve-topic-4-18 broker=3] Log loaded for partition -uve-topic-4-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,985] 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:41,986] 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:41,987] INFO [Partition -uve-topic-13-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-12 (kafka.cluster.Partition) [2025-02-10 02:00:41,987] INFO [Partition -uve-topic-13-12 broker=3] Log loaded for partition -uve-topic-13-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,989] 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:41,990] 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:41,990] INFO [Partition -uve-topic-26-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-10 (kafka.cluster.Partition) [2025-02-10 02:00:41,990] INFO [Partition -uve-topic-26-10 broker=3] Log loaded for partition -uve-topic-26-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:41,998] 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:41,999] 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:41,999] INFO [Partition -uve-topic-6-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-20 (kafka.cluster.Partition) [2025-02-10 02:00:41,999] INFO [Partition -uve-topic-6-20 broker=3] Log loaded for partition -uve-topic-6-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,001] 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:42,002] 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:42,002] INFO [Partition -uve-topic-5-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-0 (kafka.cluster.Partition) [2025-02-10 02:00:42,002] INFO [Partition -uve-topic-5-0 broker=3] Log loaded for partition -uve-topic-5-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,004] 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:42,004] 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:42,005] INFO [Partition -uve-topic-12-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-11 (kafka.cluster.Partition) [2025-02-10 02:00:42,005] INFO [Partition -uve-topic-12-11 broker=3] Log loaded for partition -uve-topic-12-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,011] 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:42,012] 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:42,012] INFO [Partition -uve-topic-26-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-29 (kafka.cluster.Partition) [2025-02-10 02:00:42,012] INFO [Partition -uve-topic-26-29 broker=3] Log loaded for partition -uve-topic-26-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,014] 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:42,015] 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:42,015] INFO [Partition -uve-topic-25-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-9 (kafka.cluster.Partition) [2025-02-10 02:00:42,015] INFO [Partition -uve-topic-25-9 broker=3] Log loaded for partition -uve-topic-25-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,017] 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:42,018] 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:42,018] INFO [Partition -uve-topic-29-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-23 (kafka.cluster.Partition) [2025-02-10 02:00:42,018] INFO [Partition -uve-topic-29-23 broker=3] Log loaded for partition -uve-topic-29-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,020] 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:42,021] 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:42,021] INFO [Partition -uve-topic-16-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-25 (kafka.cluster.Partition) [2025-02-10 02:00:42,021] INFO [Partition -uve-topic-16-25 broker=3] Log loaded for partition -uve-topic-16-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,023] 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:42,023] 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:42,023] INFO [Partition -uve-topic-10-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-28 (kafka.cluster.Partition) [2025-02-10 02:00:42,024] INFO [Partition -uve-topic-10-28 broker=3] Log loaded for partition -uve-topic-10-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,026] 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:42,028] 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:42,028] INFO [Partition -uve-topic-23-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-26 (kafka.cluster.Partition) [2025-02-10 02:00:42,028] INFO [Partition -uve-topic-23-26 broker=3] Log loaded for partition -uve-topic-23-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,030] 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:42,030] 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:42,031] INFO [Partition -uve-topic-19-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-9 (kafka.cluster.Partition) [2025-02-10 02:00:42,031] INFO [Partition -uve-topic-19-9 broker=3] Log loaded for partition -uve-topic-19-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,033] 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:42,033] 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:42,033] INFO [Partition -uve-topic-25-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-28 (kafka.cluster.Partition) [2025-02-10 02:00:42,033] INFO [Partition -uve-topic-25-28 broker=3] Log loaded for partition -uve-topic-25-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,035] 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:42,035] 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:42,035] INFO [Partition -uve-topic-11-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-10 (kafka.cluster.Partition) [2025-02-10 02:00:42,036] INFO [Partition -uve-topic-11-10 broker=3] Log loaded for partition -uve-topic-11-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,038] 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:42,038] 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:42,038] INFO [Partition -uve-topic-24-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-8 (kafka.cluster.Partition) [2025-02-10 02:00:42,039] INFO [Partition -uve-topic-24-8 broker=3] Log loaded for partition -uve-topic-24-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,040] 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:42,041] 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:42,041] INFO [Partition -uve-topic-19-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-28 (kafka.cluster.Partition) [2025-02-10 02:00:42,041] INFO [Partition -uve-topic-19-28 broker=3] Log loaded for partition -uve-topic-19-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,043] 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:42,043] 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:42,044] INFO [Partition -uve-topic-28-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-12 (kafka.cluster.Partition) [2025-02-10 02:00:42,044] INFO [Partition -uve-topic-28-12 broker=3] Log loaded for partition -uve-topic-28-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,046] 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:42,047] 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:42,047] INFO [Partition -uve-topic-15-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-14 (kafka.cluster.Partition) [2025-02-10 02:00:42,047] INFO [Partition -uve-topic-15-14 broker=3] Log loaded for partition -uve-topic-15-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,053] 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:42,054] 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:42,054] INFO [Partition -uve-topic-20-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-13 (kafka.cluster.Partition) [2025-02-10 02:00:42,054] INFO [Partition -uve-topic-20-13 broker=3] Log loaded for partition -uve-topic-20-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,057] 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:42,058] 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:42,059] INFO [Partition -uve-topic-29-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-13 (kafka.cluster.Partition) [2025-02-10 02:00:42,059] INFO [Partition -uve-topic-29-13 broker=3] Log loaded for partition -uve-topic-29-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,061] 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:42,063] 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:42,063] INFO [Partition -uve-topic-16-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-15 (kafka.cluster.Partition) [2025-02-10 02:00:42,063] INFO [Partition -uve-topic-16-15 broker=3] Log loaded for partition -uve-topic-16-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,066] 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:42,067] 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:42,067] INFO [Partition -uve-topic-7-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-2 (kafka.cluster.Partition) [2025-02-10 02:00:42,067] INFO [Partition -uve-topic-7-2 broker=3] Log loaded for partition -uve-topic-7-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,069] 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:42,073] 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:42,073] INFO [Partition -uve-topic-8-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-22 (kafka.cluster.Partition) [2025-02-10 02:00:42,073] INFO [Partition -uve-topic-8-22 broker=3] Log loaded for partition -uve-topic-8-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,075] 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:42,076] 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:42,076] INFO [Partition -uve-topic-22-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-25 (kafka.cluster.Partition) [2025-02-10 02:00:42,076] INFO [Partition -uve-topic-22-25 broker=3] Log loaded for partition -uve-topic-22-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,083] 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:42,084] 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:42,084] INFO [Partition -uve-topic-18-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-27 (kafka.cluster.Partition) [2025-02-10 02:00:42,084] INFO [Partition -uve-topic-18-27 broker=3] Log loaded for partition -uve-topic-18-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,088] 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:42,089] 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:42,089] INFO [Partition -uve-topic-24-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-27 (kafka.cluster.Partition) [2025-02-10 02:00:42,089] INFO [Partition -uve-topic-24-27 broker=3] Log loaded for partition -uve-topic-24-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,091] 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:42,092] 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:42,092] INFO [Partition -uve-topic-11-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-29 (kafka.cluster.Partition) [2025-02-10 02:00:42,092] INFO [Partition -uve-topic-11-29 broker=3] Log loaded for partition -uve-topic-11-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,096] 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:42,096] 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:42,097] INFO [Partition -uve-topic-17-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-7 (kafka.cluster.Partition) [2025-02-10 02:00:42,097] INFO [Partition -uve-topic-17-7 broker=3] Log loaded for partition -uve-topic-17-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,102] 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:42,102] 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:42,103] INFO [Partition -uve-topic-22-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-6 (kafka.cluster.Partition) [2025-02-10 02:00:42,103] INFO [Partition -uve-topic-22-6 broker=3] Log loaded for partition -uve-topic-22-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,105] 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:42,106] 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:42,106] INFO [Partition -uve-topic-1-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-15 (kafka.cluster.Partition) [2025-02-10 02:00:42,106] INFO [Partition -uve-topic-1-15 broker=3] Log loaded for partition -uve-topic-1-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,119] 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:42,120] 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:42,120] INFO [Partition structured_syslog_topic-12 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-12 (kafka.cluster.Partition) [2025-02-10 02:00:42,120] INFO [Partition structured_syslog_topic-12 broker=3] Log loaded for partition structured_syslog_topic-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,125] 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:42,125] 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:42,130] INFO [Partition -uve-topic-5-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-19 (kafka.cluster.Partition) [2025-02-10 02:00:42,130] INFO [Partition -uve-topic-5-19 broker=3] Log loaded for partition -uve-topic-5-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,134] 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:42,135] 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:42,136] INFO [Partition -uve-topic-15-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-24 (kafka.cluster.Partition) [2025-02-10 02:00:42,136] INFO [Partition -uve-topic-15-24 broker=3] Log loaded for partition -uve-topic-15-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,140] 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:42,141] 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:42,141] INFO [Partition -uve-topic-28-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-22 (kafka.cluster.Partition) [2025-02-10 02:00:42,141] INFO [Partition -uve-topic-28-22 broker=3] Log loaded for partition -uve-topic-28-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,145] 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:42,145] 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:42,145] INFO [Partition -uve-topic-20-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-23 (kafka.cluster.Partition) [2025-02-10 02:00:42,145] INFO [Partition -uve-topic-20-23 broker=3] Log loaded for partition -uve-topic-20-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,147] 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:42,148] 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:42,148] INFO [Partition -uve-topic-21-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-5 (kafka.cluster.Partition) [2025-02-10 02:00:42,148] INFO [Partition -uve-topic-21-5 broker=3] Log loaded for partition -uve-topic-21-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,156] 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:42,157] 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:42,157] INFO [Partition -uve-topic-7-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-12 (kafka.cluster.Partition) [2025-02-10 02:00:42,157] INFO [Partition -uve-topic-7-12 broker=3] Log loaded for partition -uve-topic-7-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,159] 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:42,161] 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:42,161] INFO [Partition -uve-topic-3-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-17 (kafka.cluster.Partition) [2025-02-10 02:00:42,161] INFO [Partition -uve-topic-3-17 broker=3] Log loaded for partition -uve-topic-3-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,162] 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:42,163] 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:42,163] INFO [Partition -uve-topic-8-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-3 (kafka.cluster.Partition) [2025-02-10 02:00:42,163] INFO [Partition -uve-topic-8-3 broker=3] Log loaded for partition -uve-topic-8-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,165] 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:42,166] 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:42,166] INFO [Partition -uve-topic-21-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-14 (kafka.cluster.Partition) [2025-02-10 02:00:42,166] INFO [Partition -uve-topic-21-14 broker=3] Log loaded for partition -uve-topic-21-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,168] 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:42,169] 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:42,169] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-11 (kafka.cluster.Partition) [2025-02-10 02:00:42,169] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,171] 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:42,171] 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:42,171] INFO [Partition -uve-topic-0-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-4 (kafka.cluster.Partition) [2025-02-10 02:00:42,172] INFO [Partition -uve-topic-0-4 broker=3] Log loaded for partition -uve-topic-0-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,173] 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:42,174] 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:42,174] INFO [Partition -uve-topic-24-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-24 (kafka.cluster.Partition) [2025-02-10 02:00:42,174] INFO [Partition -uve-topic-24-24 broker=3] Log loaded for partition -uve-topic-24-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,193] 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:42,194] 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:42,194] INFO [Partition -uve-topic-23-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-4 (kafka.cluster.Partition) [2025-02-10 02:00:42,194] INFO [Partition -uve-topic-23-4 broker=3] Log loaded for partition -uve-topic-23-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,197] 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:42,197] 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:42,197] INFO [Partition -uve-topic-11-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-26 (kafka.cluster.Partition) [2025-02-10 02:00:42,197] INFO [Partition -uve-topic-11-26 broker=3] Log loaded for partition -uve-topic-11-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,199] 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:42,200] 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:42,200] INFO [Partition -uve-topic-10-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-6 (kafka.cluster.Partition) [2025-02-10 02:00:42,200] INFO [Partition -uve-topic-10-6 broker=3] Log loaded for partition -uve-topic-10-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,202] 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:42,204] 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:42,204] INFO [Partition -uve-topic-19-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-6 (kafka.cluster.Partition) [2025-02-10 02:00:42,204] INFO [Partition -uve-topic-19-6 broker=3] Log loaded for partition -uve-topic-19-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,206] 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:42,206] 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:42,206] INFO [Partition -uve-topic-20-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-29 (kafka.cluster.Partition) [2025-02-10 02:00:42,206] INFO [Partition -uve-topic-20-29 broker=3] Log loaded for partition -uve-topic-20-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,208] 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:42,209] 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:42,209] INFO [Partition -uve-topic-3-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-14 (kafka.cluster.Partition) [2025-02-10 02:00:42,209] INFO [Partition -uve-topic-3-14 broker=3] Log loaded for partition -uve-topic-3-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,211] 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:42,211] 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:42,211] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-8 (kafka.cluster.Partition) [2025-02-10 02:00:42,211] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,214] 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:42,214] 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:42,214] INFO [Partition -uve-topic-7-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-18 (kafka.cluster.Partition) [2025-02-10 02:00:42,214] INFO [Partition -uve-topic-7-18 broker=3] Log loaded for partition -uve-topic-7-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,216] 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:42,217] 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:42,217] INFO [Partition -uve-topic-17-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-23 (kafka.cluster.Partition) [2025-02-10 02:00:42,217] INFO [Partition -uve-topic-17-23 broker=3] Log loaded for partition -uve-topic-17-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,219] 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:42,220] 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:42,220] INFO [Partition -uve-topic-16-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-3 (kafka.cluster.Partition) [2025-02-10 02:00:42,220] INFO [Partition -uve-topic-16-3 broker=3] Log loaded for partition -uve-topic-16-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,222] 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:42,222] 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:42,222] INFO [Partition -uve-topic-29-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-1 (kafka.cluster.Partition) [2025-02-10 02:00:42,222] INFO [Partition -uve-topic-29-1 broker=3] Log loaded for partition -uve-topic-29-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,230] 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:42,230] 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:42,230] INFO [Partition -uve-topic-0-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-11 (kafka.cluster.Partition) [2025-02-10 02:00:42,230] INFO [Partition -uve-topic-0-11 broker=3] Log loaded for partition -uve-topic-0-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,233] 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:42,233] 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:42,233] INFO [Partition structured_syslog_topic-28 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-28 (kafka.cluster.Partition) [2025-02-10 02:00:42,233] INFO [Partition structured_syslog_topic-28 broker=3] Log loaded for partition structured_syslog_topic-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,235] 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:42,236] 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:42,236] INFO [Partition -uve-topic-9-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-11 (kafka.cluster.Partition) [2025-02-10 02:00:42,236] INFO [Partition -uve-topic-9-11 broker=3] Log loaded for partition -uve-topic-9-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,237] 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:42,238] 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:42,238] INFO [Partition -uve-topic-6-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-17 (kafka.cluster.Partition) [2025-02-10 02:00:42,238] INFO [Partition -uve-topic-6-17 broker=3] Log loaded for partition -uve-topic-6-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,239] 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:42,240] 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:42,240] INFO [Partition -uve-topic-26-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-26 (kafka.cluster.Partition) [2025-02-10 02:00:42,240] INFO [Partition -uve-topic-26-26 broker=3] Log loaded for partition -uve-topic-26-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,245] 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:42,245] 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:42,245] INFO [Partition -uve-topic-13-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-28 (kafka.cluster.Partition) [2025-02-10 02:00:42,245] INFO [Partition -uve-topic-13-28 broker=3] Log loaded for partition -uve-topic-13-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,247] 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:42,247] 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:42,247] INFO [Partition -uve-topic-5-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-16 (kafka.cluster.Partition) [2025-02-10 02:00:42,248] INFO [Partition -uve-topic-5-16 broker=3] Log loaded for partition -uve-topic-5-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,249] 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:42,250] 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:42,250] INFO [Partition -uve-topic-7-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-28 (kafka.cluster.Partition) [2025-02-10 02:00:42,250] INFO [Partition -uve-topic-7-28 broker=3] Log loaded for partition -uve-topic-7-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,251] 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:42,252] 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:42,252] INFO [Partition -uve-topic-8-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-10 (kafka.cluster.Partition) [2025-02-10 02:00:42,252] INFO [Partition -uve-topic-8-10 broker=3] Log loaded for partition -uve-topic-8-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,253] 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:42,254] 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:42,254] INFO [Partition -uve-topic-19-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-25 (kafka.cluster.Partition) [2025-02-10 02:00:42,254] INFO [Partition -uve-topic-19-25 broker=3] Log loaded for partition -uve-topic-19-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,255] 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:42,256] 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:42,256] INFO [Partition -uve-topic-4-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-15 (kafka.cluster.Partition) [2025-02-10 02:00:42,256] INFO [Partition -uve-topic-4-15 broker=3] Log loaded for partition -uve-topic-4-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,257] 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:42,258] 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:42,258] INFO [Partition -uve-topic-25-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-6 (kafka.cluster.Partition) [2025-02-10 02:00:42,258] INFO [Partition -uve-topic-25-6 broker=3] Log loaded for partition -uve-topic-25-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,259] 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:42,260] 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:42,260] INFO [Partition -uve-topic-20-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-10 (kafka.cluster.Partition) [2025-02-10 02:00:42,260] INFO [Partition -uve-topic-20-10 broker=3] Log loaded for partition -uve-topic-20-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,261] 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:42,262] 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:42,262] INFO [Partition -uve-topic-12-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-8 (kafka.cluster.Partition) [2025-02-10 02:00:42,262] INFO [Partition -uve-topic-12-8 broker=3] Log loaded for partition -uve-topic-12-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,263] 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:42,264] 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:42,264] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-27 (kafka.cluster.Partition) [2025-02-10 02:00:42,264] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,267] 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:42,267] 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:42,267] INFO [Partition -uve-topic-16-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-12 (kafka.cluster.Partition) [2025-02-10 02:00:42,267] INFO [Partition -uve-topic-16-12 broker=3] Log loaded for partition -uve-topic-16-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,269] 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:42,270] 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:42,270] INFO [Partition -uve-topic-29-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-10 (kafka.cluster.Partition) [2025-02-10 02:00:42,270] INFO [Partition -uve-topic-29-10 broker=3] Log loaded for partition -uve-topic-29-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,271] 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:42,272] 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:42,272] INFO [Partition -uve-topic-8-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-0 (kafka.cluster.Partition) [2025-02-10 02:00:42,272] INFO [Partition -uve-topic-8-0 broker=3] Log loaded for partition -uve-topic-8-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,273] 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:42,274] 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:42,274] INFO [Partition -uve-topic-18-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-24 (kafka.cluster.Partition) [2025-02-10 02:00:42,274] INFO [Partition -uve-topic-18-24 broker=3] Log loaded for partition -uve-topic-18-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,276] 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:42,277] 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:42,277] INFO [Partition -uve-topic-1-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-12 (kafka.cluster.Partition) [2025-02-10 02:00:42,277] INFO [Partition -uve-topic-1-12 broker=3] Log loaded for partition -uve-topic-1-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,279] 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:42,279] 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:42,279] INFO [Partition -uve-topic-22-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-3 (kafka.cluster.Partition) [2025-02-10 02:00:42,279] INFO [Partition -uve-topic-22-3 broker=3] Log loaded for partition -uve-topic-22-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,281] 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:42,282] 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:42,283] INFO [Partition -uve-topic-23-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-23 (kafka.cluster.Partition) [2025-02-10 02:00:42,283] INFO [Partition -uve-topic-23-23 broker=3] Log loaded for partition -uve-topic-23-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,284] 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:42,285] 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:42,285] INFO [Partition -uve-topic-10-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-25 (kafka.cluster.Partition) [2025-02-10 02:00:42,285] INFO [Partition -uve-topic-10-25 broker=3] Log loaded for partition -uve-topic-10-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,287] 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:42,288] 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:42,288] INFO [Partition -uve-topic-2-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-13 (kafka.cluster.Partition) [2025-02-10 02:00:42,289] INFO [Partition -uve-topic-2-13 broker=3] Log loaded for partition -uve-topic-2-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,291] 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:42,291] 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:42,292] INFO [Partition -uve-topic-18-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-5 (kafka.cluster.Partition) [2025-02-10 02:00:42,292] INFO [Partition -uve-topic-18-5 broker=3] Log loaded for partition -uve-topic-18-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,295] 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:42,296] 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:42,296] INFO [Partition -uve-topic-27-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-27 (kafka.cluster.Partition) [2025-02-10 02:00:42,296] INFO [Partition -uve-topic-27-27 broker=3] Log loaded for partition -uve-topic-27-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,298] 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:42,300] 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:42,300] INFO [Partition -uve-topic-14-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-29 (kafka.cluster.Partition) [2025-02-10 02:00:42,300] INFO [Partition -uve-topic-14-29 broker=3] Log loaded for partition -uve-topic-14-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,305] 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:42,305] 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:42,306] INFO [Partition -uve-topic-15-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-11 (kafka.cluster.Partition) [2025-02-10 02:00:42,306] INFO [Partition -uve-topic-15-11 broker=3] Log loaded for partition -uve-topic-15-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,307] 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:42,310] 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:42,311] INFO [Partition -uve-topic-28-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-9 (kafka.cluster.Partition) [2025-02-10 02:00:42,311] INFO [Partition -uve-topic-28-9 broker=3] Log loaded for partition -uve-topic-28-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,313] 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:42,316] 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:42,317] INFO [Partition -uve-topic-28-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-28 (kafka.cluster.Partition) [2025-02-10 02:00:42,317] INFO [Partition -uve-topic-28-28 broker=3] Log loaded for partition -uve-topic-28-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,319] 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:42,319] 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:42,319] INFO [Partition -uve-topic-27-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-8 (kafka.cluster.Partition) [2025-02-10 02:00:42,319] INFO [Partition -uve-topic-27-8 broker=3] Log loaded for partition -uve-topic-27-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,321] 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:42,322] 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:42,322] INFO [Partition -uve-topic-14-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-10 (kafka.cluster.Partition) [2025-02-10 02:00:42,322] INFO [Partition -uve-topic-14-10 broker=3] Log loaded for partition -uve-topic-14-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,325] 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:42,325] 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:42,325] INFO [Partition -uve-topic-8-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-29 (kafka.cluster.Partition) [2025-02-10 02:00:42,325] INFO [Partition -uve-topic-8-29 broker=3] Log loaded for partition -uve-topic-8-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,327] 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:42,327] 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:42,327] INFO [Partition -uve-topic-22-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-22 (kafka.cluster.Partition) [2025-02-10 02:00:42,327] INFO [Partition -uve-topic-22-22 broker=3] Log loaded for partition -uve-topic-22-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,329] 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:42,329] 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:42,329] INFO [Partition -uve-topic-16-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-22 (kafka.cluster.Partition) [2025-02-10 02:00:42,329] INFO [Partition -uve-topic-16-22 broker=3] Log loaded for partition -uve-topic-16-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,332] 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:42,332] 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:42,332] INFO [Partition -uve-topic-15-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-2 (kafka.cluster.Partition) [2025-02-10 02:00:42,333] INFO [Partition -uve-topic-15-2 broker=3] Log loaded for partition -uve-topic-15-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,334] 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:42,335] 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:42,335] INFO [Partition -uve-topic-29-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-20 (kafka.cluster.Partition) [2025-02-10 02:00:42,335] INFO [Partition -uve-topic-29-20 broker=3] Log loaded for partition -uve-topic-29-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,342] 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:42,342] 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:42,342] INFO [Partition -uve-topic-28-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-0 (kafka.cluster.Partition) [2025-02-10 02:00:42,342] INFO [Partition -uve-topic-28-0 broker=3] Log loaded for partition -uve-topic-28-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,346] 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:42,347] 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:42,347] INFO [Partition -uve-topic-21-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-2 (kafka.cluster.Partition) [2025-02-10 02:00:42,347] INFO [Partition -uve-topic-21-2 broker=3] Log loaded for partition -uve-topic-21-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,353] 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:42,354] 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:42,354] INFO [Partition -uve-topic-17-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-4 (kafka.cluster.Partition) [2025-02-10 02:00:42,354] INFO [Partition -uve-topic-17-4 broker=3] Log loaded for partition -uve-topic-17-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,359] 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:42,360] 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:42,360] INFO [Partition -uve-topic-20-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-1 (kafka.cluster.Partition) [2025-02-10 02:00:42,360] INFO [Partition -uve-topic-20-1 broker=3] Log loaded for partition -uve-topic-20-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,362] 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:42,363] 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:42,363] INFO [Partition -uve-topic-21-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-21 (kafka.cluster.Partition) [2025-02-10 02:00:42,363] INFO [Partition -uve-topic-21-21 broker=3] Log loaded for partition -uve-topic-21-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,366] 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:42,366] 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:42,366] INFO [Partition structured_syslog_topic-9 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-9 (kafka.cluster.Partition) [2025-02-10 02:00:42,366] INFO [Partition structured_syslog_topic-9 broker=3] Log loaded for partition structured_syslog_topic-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,368] 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:42,369] 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:42,369] INFO [Partition -uve-topic-25-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-25 (kafka.cluster.Partition) [2025-02-10 02:00:42,369] INFO [Partition -uve-topic-25-25 broker=3] Log loaded for partition -uve-topic-25-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,371] 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:42,371] 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:42,371] INFO [Partition -uve-topic-12-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-27 (kafka.cluster.Partition) [2025-02-10 02:00:42,371] INFO [Partition -uve-topic-12-27 broker=3] Log loaded for partition -uve-topic-12-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,374] 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:42,375] 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:42,375] INFO [Partition -uve-topic-24-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-5 (kafka.cluster.Partition) [2025-02-10 02:00:42,375] INFO [Partition -uve-topic-24-5 broker=3] Log loaded for partition -uve-topic-24-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,377] 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:42,377] 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:42,377] INFO [Partition -uve-topic-11-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-7 (kafka.cluster.Partition) [2025-02-10 02:00:42,377] INFO [Partition -uve-topic-11-7 broker=3] Log loaded for partition -uve-topic-11-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,379] 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:42,379] 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:42,380] INFO [Partition -uve-topic-26-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-7 (kafka.cluster.Partition) [2025-02-10 02:00:42,380] INFO [Partition -uve-topic-26-7 broker=3] Log loaded for partition -uve-topic-26-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,381] 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:42,382] 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:42,382] INFO [Partition -uve-topic-13-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-9 (kafka.cluster.Partition) [2025-02-10 02:00:42,382] INFO [Partition -uve-topic-13-9 broker=3] Log loaded for partition -uve-topic-13-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,383] 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:42,384] 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:42,384] INFO [Partition -uve-topic-15-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-21 (kafka.cluster.Partition) [2025-02-10 02:00:42,384] INFO [Partition -uve-topic-15-21 broker=3] Log loaded for partition -uve-topic-15-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,387] 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:42,388] 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:42,388] INFO [Partition -uve-topic-28-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-19 (kafka.cluster.Partition) [2025-02-10 02:00:42,388] INFO [Partition -uve-topic-28-19 broker=3] Log loaded for partition -uve-topic-28-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,390] 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:42,390] 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:42,390] INFO [Partition -uve-topic-20-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-20 (kafka.cluster.Partition) [2025-02-10 02:00:42,390] INFO [Partition -uve-topic-20-20 broker=3] Log loaded for partition -uve-topic-20-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,392] 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:42,393] 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:42,393] INFO [Partition -uve-topic-7-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-9 (kafka.cluster.Partition) [2025-02-10 02:00:42,393] INFO [Partition -uve-topic-7-9 broker=3] Log loaded for partition -uve-topic-7-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,394] 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:42,395] 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:42,395] INFO [Partition -uve-topic-3-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-11 (kafka.cluster.Partition) [2025-02-10 02:00:42,395] INFO [Partition -uve-topic-3-11 broker=3] Log loaded for partition -uve-topic-3-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,397] 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:42,397] 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:42,397] INFO [Partition -uve-topic-19-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-3 (kafka.cluster.Partition) [2025-02-10 02:00:42,397] INFO [Partition -uve-topic-19-3 broker=3] Log loaded for partition -uve-topic-19-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,400] 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:42,401] 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:42,401] INFO [Partition -uve-topic-23-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-20 (kafka.cluster.Partition) [2025-02-10 02:00:42,401] INFO [Partition -uve-topic-23-20 broker=3] Log loaded for partition -uve-topic-23-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,403] 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:42,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 02:00:42,403] INFO [Partition -uve-topic-10-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-22 (kafka.cluster.Partition) [2025-02-10 02:00:42,403] INFO [Partition -uve-topic-10-22 broker=3] Log loaded for partition -uve-topic-10-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,408] 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:42,408] 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:42,408] INFO [Partition -uve-topic-25-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-22 (kafka.cluster.Partition) [2025-02-10 02:00:42,408] INFO [Partition -uve-topic-25-22 broker=3] Log loaded for partition -uve-topic-25-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,410] 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:42,410] 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:42,410] INFO [Partition -uve-topic-12-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-24 (kafka.cluster.Partition) [2025-02-10 02:00:42,411] INFO [Partition -uve-topic-12-24 broker=3] Log loaded for partition -uve-topic-12-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,412] 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:42,412] 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:42,412] INFO [Partition -uve-topic-24-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-2 (kafka.cluster.Partition) [2025-02-10 02:00:42,412] INFO [Partition -uve-topic-24-2 broker=3] Log loaded for partition -uve-topic-24-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,416] 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:42,417] 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:42,417] INFO [Partition -uve-topic-11-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-4 (kafka.cluster.Partition) [2025-02-10 02:00:42,417] INFO [Partition -uve-topic-11-4 broker=3] Log loaded for partition -uve-topic-11-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,418] 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:42,421] 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:42,422] INFO [Partition -uve-topic-15-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-8 (kafka.cluster.Partition) [2025-02-10 02:00:42,422] INFO [Partition -uve-topic-15-8 broker=3] Log loaded for partition -uve-topic-15-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,425] 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:42,426] 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:42,426] INFO [Partition -uve-topic-28-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-6 (kafka.cluster.Partition) [2025-02-10 02:00:42,426] INFO [Partition -uve-topic-28-6 broker=3] Log loaded for partition -uve-topic-28-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,427] 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:42,428] 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:42,428] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-5 (kafka.cluster.Partition) [2025-02-10 02:00:42,428] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,429] 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:42,429] 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:42,429] INFO [Partition -uve-topic-20-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-7 (kafka.cluster.Partition) [2025-02-10 02:00:42,429] INFO [Partition -uve-topic-20-7 broker=3] Log loaded for partition -uve-topic-20-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,431] 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:42,432] 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:42,432] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-24 (kafka.cluster.Partition) [2025-02-10 02:00:42,432] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,433] 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:42,434] 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:42,434] INFO [Partition -uve-topic-6-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-24 (kafka.cluster.Partition) [2025-02-10 02:00:42,434] INFO [Partition -uve-topic-6-24 broker=3] Log loaded for partition -uve-topic-6-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,435] 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:42,437] 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:42,437] INFO [Partition -uve-topic-9-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-8 (kafka.cluster.Partition) [2025-02-10 02:00:42,437] INFO [Partition -uve-topic-9-8 broker=3] Log loaded for partition -uve-topic-9-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,439] 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:42,439] 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:42,439] INFO [Partition -uve-topic-19-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-22 (kafka.cluster.Partition) [2025-02-10 02:00:42,439] INFO [Partition -uve-topic-19-22 broker=3] Log loaded for partition -uve-topic-19-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,440] 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:42,441] 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:42,441] INFO [Partition -uve-topic-18-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-2 (kafka.cluster.Partition) [2025-02-10 02:00:42,441] INFO [Partition -uve-topic-18-2 broker=3] Log loaded for partition -uve-topic-18-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,443] 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:42,444] 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:42,444] INFO [Partition -uve-topic-22-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-19 (kafka.cluster.Partition) [2025-02-10 02:00:42,444] INFO [Partition -uve-topic-22-19 broker=3] Log loaded for partition -uve-topic-22-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,445] 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:42,446] 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:42,447] INFO [Partition -uve-topic-10-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-3 (kafka.cluster.Partition) [2025-02-10 02:00:42,447] INFO [Partition -uve-topic-10-3 broker=3] Log loaded for partition -uve-topic-10-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,448] 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:42,449] 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:42,449] INFO [Partition -uve-topic-23-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-1 (kafka.cluster.Partition) [2025-02-10 02:00:42,449] INFO [Partition -uve-topic-23-1 broker=3] Log loaded for partition -uve-topic-23-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,454] 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:42,455] 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:42,455] INFO [Partition -uve-topic-18-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-21 (kafka.cluster.Partition) [2025-02-10 02:00:42,455] INFO [Partition -uve-topic-18-21 broker=3] Log loaded for partition -uve-topic-18-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,457] 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:42,457] 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:42,458] INFO [Partition -uve-topic-17-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-1 (kafka.cluster.Partition) [2025-02-10 02:00:42,459] INFO [Partition -uve-topic-17-1 broker=3] Log loaded for partition -uve-topic-17-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,460] 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:42,461] 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:42,461] INFO [Partition -uve-topic-22-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-0 (kafka.cluster.Partition) [2025-02-10 02:00:42,461] INFO [Partition -uve-topic-22-0 broker=3] Log loaded for partition -uve-topic-22-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,462] 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:42,462] 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:42,463] INFO [Partition -uve-topic-14-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-26 (kafka.cluster.Partition) [2025-02-10 02:00:42,463] INFO [Partition -uve-topic-14-26 broker=3] Log loaded for partition -uve-topic-14-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,465] 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:42,465] 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:42,465] INFO [Partition -uve-topic-27-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-24 (kafka.cluster.Partition) [2025-02-10 02:00:42,465] INFO [Partition -uve-topic-27-24 broker=3] Log loaded for partition -uve-topic-27-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,467] 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:42,467] 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:42,467] INFO [Partition -uve-topic-5-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-13 (kafka.cluster.Partition) [2025-02-10 02:00:42,467] INFO [Partition -uve-topic-5-13 broker=3] Log loaded for partition -uve-topic-5-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,469] 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:42,469] 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:42,469] INFO [Partition -uve-topic-21-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-18 (kafka.cluster.Partition) [2025-02-10 02:00:42,469] INFO [Partition -uve-topic-21-18 broker=3] Log loaded for partition -uve-topic-21-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,471] 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:42,471] 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:42,471] INFO [Partition -uve-topic-28-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-16 (kafka.cluster.Partition) [2025-02-10 02:00:42,471] INFO [Partition -uve-topic-28-16 broker=3] Log loaded for partition -uve-topic-28-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,472] 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:42,481] 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:42,481] INFO [Partition -uve-topic-15-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-18 (kafka.cluster.Partition) [2025-02-10 02:00:42,481] INFO [Partition -uve-topic-15-18 broker=3] Log loaded for partition -uve-topic-15-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,483] 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:42,483] 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:42,483] INFO [Partition -uve-topic-16-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-0 (kafka.cluster.Partition) [2025-02-10 02:00:42,483] INFO [Partition -uve-topic-16-0 broker=3] Log loaded for partition -uve-topic-16-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,485] 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:42,486] 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:42,486] INFO [Partition -uve-topic-17-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-20 (kafka.cluster.Partition) [2025-02-10 02:00:42,486] INFO [Partition -uve-topic-17-20 broker=3] Log loaded for partition -uve-topic-17-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,487] 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:42,487] 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:42,488] INFO [Partition -uve-topic-13-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-25 (kafka.cluster.Partition) [2025-02-10 02:00:42,488] INFO [Partition -uve-topic-13-25 broker=3] Log loaded for partition -uve-topic-13-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,489] 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:42,490] 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:42,490] INFO [Partition -uve-topic-12-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-5 (kafka.cluster.Partition) [2025-02-10 02:00:42,490] INFO [Partition -uve-topic-12-5 broker=3] Log loaded for partition -uve-topic-12-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,491] 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:42,491] 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:42,491] INFO [Partition -uve-topic-25-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-3 (kafka.cluster.Partition) [2025-02-10 02:00:42,491] INFO [Partition -uve-topic-25-3 broker=3] Log loaded for partition -uve-topic-25-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,493] 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:42,493] 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:42,493] INFO [Partition -uve-topic-26-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-23 (kafka.cluster.Partition) [2025-02-10 02:00:42,493] INFO [Partition -uve-topic-26-23 broker=3] Log loaded for partition -uve-topic-26-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,494] 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:42,495] 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:42,495] INFO [Partition -uve-topic-14-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-17 (kafka.cluster.Partition) [2025-02-10 02:00:42,495] INFO [Partition -uve-topic-14-17 broker=3] Log loaded for partition -uve-topic-14-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,497] 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:42,497] 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:42,497] INFO [Partition -uve-topic-27-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-15 (kafka.cluster.Partition) [2025-02-10 02:00:42,497] INFO [Partition -uve-topic-27-15 broker=3] Log loaded for partition -uve-topic-27-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,499] 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:42,499] 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:42,499] INFO [Partition -uve-topic-7-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-25 (kafka.cluster.Partition) [2025-02-10 02:00:42,499] INFO [Partition -uve-topic-7-25 broker=3] Log loaded for partition -uve-topic-7-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,501] 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:42,501] 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:42,501] INFO [Partition -uve-topic-2-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-10 (kafka.cluster.Partition) [2025-02-10 02:00:42,501] INFO [Partition -uve-topic-2-10 broker=3] Log loaded for partition -uve-topic-2-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,505] 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:42,505] 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:42,505] INFO [Partition -uve-topic-14-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-7 (kafka.cluster.Partition) [2025-02-10 02:00:42,505] INFO [Partition -uve-topic-14-7 broker=3] Log loaded for partition -uve-topic-14-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,507] 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:42,507] 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:42,507] INFO [Partition -uve-topic-27-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-5 (kafka.cluster.Partition) [2025-02-10 02:00:42,508] INFO [Partition -uve-topic-27-5 broker=3] Log loaded for partition -uve-topic-27-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,509] 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:42,510] 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:42,510] INFO [Partition -uve-topic-28-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-25 (kafka.cluster.Partition) [2025-02-10 02:00:42,510] INFO [Partition -uve-topic-28-25 broker=3] Log loaded for partition -uve-topic-28-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,511] 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:42,511] 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:42,511] INFO [Partition -uve-topic-15-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-27 (kafka.cluster.Partition) [2025-02-10 02:00:42,511] INFO [Partition -uve-topic-15-27 broker=3] Log loaded for partition -uve-topic-15-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,513] 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:42,513] 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:42,513] INFO [Partition -uve-topic-7-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-15 (kafka.cluster.Partition) [2025-02-10 02:00:42,513] INFO [Partition -uve-topic-7-15 broker=3] Log loaded for partition -uve-topic-7-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,515] 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:42,515] 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:42,515] INFO [Partition -uve-topic-0-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-27 (kafka.cluster.Partition) [2025-02-10 02:00:42,515] INFO [Partition -uve-topic-0-27 broker=3] Log loaded for partition -uve-topic-0-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,517] 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:42,517] 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:42,517] INFO [Partition -uve-topic-1-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-9 (kafka.cluster.Partition) [2025-02-10 02:00:42,517] INFO [Partition -uve-topic-1-9 broker=3] Log loaded for partition -uve-topic-1-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,518] 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:42,519] 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:42,519] INFO [Partition -uve-topic-2-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-29 (kafka.cluster.Partition) [2025-02-10 02:00:42,519] INFO [Partition -uve-topic-2-29 broker=3] Log loaded for partition -uve-topic-2-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,520] 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:42,521] 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:42,521] INFO [Partition -uve-topic-9-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-27 (kafka.cluster.Partition) [2025-02-10 02:00:42,521] INFO [Partition -uve-topic-9-27 broker=3] Log loaded for partition -uve-topic-9-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,522] 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:42,522] 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:42,522] INFO [Partition -uve-topic-8-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-7 (kafka.cluster.Partition) [2025-02-10 02:00:42,522] INFO [Partition -uve-topic-8-7 broker=3] Log loaded for partition -uve-topic-8-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,524] 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:42,524] 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:42,524] INFO [Partition structured_syslog_topic-6 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-6 (kafka.cluster.Partition) [2025-02-10 02:00:42,524] INFO [Partition structured_syslog_topic-6 broker=3] Log loaded for partition structured_syslog_topic-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,526] 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:42,526] 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:42,526] INFO [Partition -uve-topic-1-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-28 (kafka.cluster.Partition) [2025-02-10 02:00:42,526] INFO [Partition -uve-topic-1-28 broker=3] Log loaded for partition -uve-topic-1-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,528] 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:42,528] 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:42,528] INFO [Partition -uve-topic-0-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-8 (kafka.cluster.Partition) [2025-02-10 02:00:42,528] INFO [Partition -uve-topic-0-8 broker=3] Log loaded for partition -uve-topic-0-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,529] 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:42,530] 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:42,530] INFO [Partition structured_syslog_topic-25 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-25 (kafka.cluster.Partition) [2025-02-10 02:00:42,530] INFO [Partition structured_syslog_topic-25 broker=3] Log loaded for partition structured_syslog_topic-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,531] 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:42,531] 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:42,531] INFO [Partition -uve-topic-4-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-12 (kafka.cluster.Partition) [2025-02-10 02:00:42,531] INFO [Partition -uve-topic-4-12 broker=3] Log loaded for partition -uve-topic-4-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,533] 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:42,533] 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:42,533] INFO [Partition -uve-topic-13-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-6 (kafka.cluster.Partition) [2025-02-10 02:00:42,533] INFO [Partition -uve-topic-13-6 broker=3] Log loaded for partition -uve-topic-13-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,534] 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:42,535] 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:42,535] INFO [Partition -uve-topic-26-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-4 (kafka.cluster.Partition) [2025-02-10 02:00:42,535] INFO [Partition -uve-topic-26-4 broker=3] Log loaded for partition -uve-topic-26-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,536] 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:42,536] 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:42,536] INFO [Partition -uve-topic-6-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-14 (kafka.cluster.Partition) [2025-02-10 02:00:42,536] INFO [Partition -uve-topic-6-14 broker=3] Log loaded for partition -uve-topic-6-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,538] 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:42,538] 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:42,538] INFO [Partition -uve-topic-8-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-26 (kafka.cluster.Partition) [2025-02-10 02:00:42,538] INFO [Partition -uve-topic-8-26 broker=3] Log loaded for partition -uve-topic-8-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,539] 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:42,540] 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:42,540] INFO [Partition -uve-topic-7-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-6 (kafka.cluster.Partition) [2025-02-10 02:00:42,540] INFO [Partition -uve-topic-7-6 broker=3] Log loaded for partition -uve-topic-7-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,541] 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:42,542] 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:42,542] INFO [Partition -uve-topic-20-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-17 (kafka.cluster.Partition) [2025-02-10 02:00:42,542] INFO [Partition -uve-topic-20-17 broker=3] Log loaded for partition -uve-topic-20-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,543] 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:42,543] 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:42,543] INFO [Partition -uve-topic-11-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-23 (kafka.cluster.Partition) [2025-02-10 02:00:42,543] INFO [Partition -uve-topic-11-23 broker=3] Log loaded for partition -uve-topic-11-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,545] 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:42,545] 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:42,545] INFO [Partition -uve-topic-24-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-21 (kafka.cluster.Partition) [2025-02-10 02:00:42,545] INFO [Partition -uve-topic-24-21 broker=3] Log loaded for partition -uve-topic-24-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,547] 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:42,547] 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:42,547] INFO [Partition -uve-topic-29-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-17 (kafka.cluster.Partition) [2025-02-10 02:00:42,547] INFO [Partition -uve-topic-29-17 broker=3] Log loaded for partition -uve-topic-29-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,549] 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:42,549] 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:42,549] INFO [Partition -uve-topic-16-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-19 (kafka.cluster.Partition) [2025-02-10 02:00:42,549] INFO [Partition -uve-topic-16-19 broker=3] Log loaded for partition -uve-topic-16-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,550] 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:42,551] 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:42,551] INFO [Partition -uve-topic-3-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-27 (kafka.cluster.Partition) [2025-02-10 02:00:42,551] INFO [Partition -uve-topic-3-27 broker=3] Log loaded for partition -uve-topic-3-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,552] 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:42,553] 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:42,553] INFO [Partition -uve-topic-11-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-1 (kafka.cluster.Partition) [2025-02-10 02:00:42,553] INFO [Partition -uve-topic-11-1 broker=3] Log loaded for partition -uve-topic-11-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,555] 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:42,555] 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:42,555] INFO [Partition -uve-topic-4-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-9 (kafka.cluster.Partition) [2025-02-10 02:00:42,555] INFO [Partition -uve-topic-4-9 broker=3] Log loaded for partition -uve-topic-4-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,556] 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:42,557] 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:42,557] INFO [Partition -uve-topic-5-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-29 (kafka.cluster.Partition) [2025-02-10 02:00:42,557] INFO [Partition -uve-topic-5-29 broker=3] Log loaded for partition -uve-topic-5-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,559] 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:42,559] 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:42,559] INFO [Partition -uve-topic-6-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-21 (kafka.cluster.Partition) [2025-02-10 02:00:42,559] INFO [Partition -uve-topic-6-21 broker=3] Log loaded for partition -uve-topic-6-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,561] 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:42,562] 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:42,562] INFO [Partition -uve-topic-2-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-26 (kafka.cluster.Partition) [2025-02-10 02:00:42,562] INFO [Partition -uve-topic-2-26 broker=3] Log loaded for partition -uve-topic-2-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,563] 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:42,563] 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:42,564] INFO [Partition -uve-topic-1-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-6 (kafka.cluster.Partition) [2025-02-10 02:00:42,564] INFO [Partition -uve-topic-1-6 broker=3] Log loaded for partition -uve-topic-1-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,565] 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:42,566] 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:42,566] INFO [Partition -uve-topic-18-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-18 (kafka.cluster.Partition) [2025-02-10 02:00:42,566] INFO [Partition -uve-topic-18-18 broker=3] Log loaded for partition -uve-topic-18-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,567] 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:42,568] 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:42,568] INFO [Partition structured_syslog_topic-3 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-3 (kafka.cluster.Partition) [2025-02-10 02:00:42,568] INFO [Partition structured_syslog_topic-3 broker=3] Log loaded for partition structured_syslog_topic-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,569] 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:42,570] 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:42,570] INFO [Partition -uve-topic-3-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-8 (kafka.cluster.Partition) [2025-02-10 02:00:42,570] INFO [Partition -uve-topic-3-8 broker=3] Log loaded for partition -uve-topic-3-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,571] 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:42,572] 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:42,572] INFO [Partition -uve-topic-2-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-7 (kafka.cluster.Partition) [2025-02-10 02:00:42,572] INFO [Partition -uve-topic-2-7 broker=3] Log loaded for partition -uve-topic-2-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,582] 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:42,583] 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:42,583] INFO [Partition -uve-topic-14-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-23 (kafka.cluster.Partition) [2025-02-10 02:00:42,584] INFO [Partition -uve-topic-14-23 broker=3] Log loaded for partition -uve-topic-14-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,588] 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:42,591] 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:42,591] INFO [Partition -uve-topic-27-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-21 (kafka.cluster.Partition) [2025-02-10 02:00:42,591] INFO [Partition -uve-topic-27-21 broker=3] Log loaded for partition -uve-topic-27-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,594] 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:42,595] 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:42,595] INFO [Partition -uve-topic-28-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-3 (kafka.cluster.Partition) [2025-02-10 02:00:42,595] INFO [Partition -uve-topic-28-3 broker=3] Log loaded for partition -uve-topic-28-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,597] 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:42,598] 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:42,598] INFO [Partition -uve-topic-15-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-5 (kafka.cluster.Partition) [2025-02-10 02:00:42,598] INFO [Partition -uve-topic-15-5 broker=3] Log loaded for partition -uve-topic-15-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,602] 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:42,602] 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:42,602] INFO [Partition -uve-topic-8-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-23 (kafka.cluster.Partition) [2025-02-10 02:00:42,603] INFO [Partition -uve-topic-8-23 broker=3] Log loaded for partition -uve-topic-8-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,606] 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:42,607] 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:42,607] INFO [Partition -uve-topic-1-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-25 (kafka.cluster.Partition) [2025-02-10 02:00:42,607] INFO [Partition -uve-topic-1-25 broker=3] Log loaded for partition -uve-topic-1-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,608] 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:42,609] 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:42,609] INFO [Partition -uve-topic-0-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-5 (kafka.cluster.Partition) [2025-02-10 02:00:42,609] INFO [Partition -uve-topic-0-5 broker=3] Log loaded for partition -uve-topic-0-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,611] 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:42,611] 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:42,611] INFO [Partition -uve-topic-20-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-14 (kafka.cluster.Partition) [2025-02-10 02:00:42,611] INFO [Partition -uve-topic-20-14 broker=3] Log loaded for partition -uve-topic-20-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,613] 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:42,613] 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:42,613] INFO [Partition structured_syslog_topic-22 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-22 (kafka.cluster.Partition) [2025-02-10 02:00:42,613] INFO [Partition structured_syslog_topic-22 broker=3] Log loaded for partition structured_syslog_topic-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,615] 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:42,615] 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:42,615] INFO [Partition -uve-topic-9-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-5 (kafka.cluster.Partition) [2025-02-10 02:00:42,615] INFO [Partition -uve-topic-9-5 broker=3] Log loaded for partition -uve-topic-9-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,617] 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:42,617] 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:42,617] INFO [Partition -uve-topic-22-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-16 (kafka.cluster.Partition) [2025-02-10 02:00:42,617] INFO [Partition -uve-topic-22-16 broker=3] Log loaded for partition -uve-topic-22-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,619] 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:42,619] 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:42,619] INFO [Partition -uve-topic-13-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-22 (kafka.cluster.Partition) [2025-02-10 02:00:42,619] INFO [Partition -uve-topic-13-22 broker=3] Log loaded for partition -uve-topic-13-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,621] 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:42,621] 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:42,621] INFO [Partition -uve-topic-12-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-2 (kafka.cluster.Partition) [2025-02-10 02:00:42,621] INFO [Partition -uve-topic-12-2 broker=3] Log loaded for partition -uve-topic-12-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,623] 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:42,624] 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:42,624] INFO [Partition -uve-topic-25-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-0 (kafka.cluster.Partition) [2025-02-10 02:00:42,624] INFO [Partition -uve-topic-25-0 broker=3] Log loaded for partition -uve-topic-25-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,625] 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:42,625] 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:42,626] INFO [Partition -uve-topic-26-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-20 (kafka.cluster.Partition) [2025-02-10 02:00:42,626] INFO [Partition -uve-topic-26-20 broker=3] Log loaded for partition -uve-topic-26-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,627] 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:42,627] 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:42,627] INFO [Partition -uve-topic-5-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-10 (kafka.cluster.Partition) [2025-02-10 02:00:42,627] INFO [Partition -uve-topic-5-10 broker=3] Log loaded for partition -uve-topic-5-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,629] 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:42,629] 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:42,629] INFO [Partition -uve-topic-12-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-21 (kafka.cluster.Partition) [2025-02-10 02:00:42,629] INFO [Partition -uve-topic-12-21 broker=3] Log loaded for partition -uve-topic-12-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,631] 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:42,631] 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:42,631] INFO [Partition -uve-topic-25-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-19 (kafka.cluster.Partition) [2025-02-10 02:00:42,631] INFO [Partition -uve-topic-25-19 broker=3] Log loaded for partition -uve-topic-25-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,633] 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:42,633] 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:42,634] INFO [Partition -uve-topic-13-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-3 (kafka.cluster.Partition) [2025-02-10 02:00:42,634] INFO [Partition -uve-topic-13-3 broker=3] Log loaded for partition -uve-topic-13-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,635] 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:42,635] 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:42,635] INFO [Partition -uve-topic-26-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-1 (kafka.cluster.Partition) [2025-02-10 02:00:42,635] INFO [Partition -uve-topic-26-1 broker=3] Log loaded for partition -uve-topic-26-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,637] 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:42,637] 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:42,637] INFO [Partition -uve-topic-7-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-22 (kafka.cluster.Partition) [2025-02-10 02:00:42,637] INFO [Partition -uve-topic-7-22 broker=3] Log loaded for partition -uve-topic-7-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,639] 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:42,639] 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:42,640] INFO [Partition -uve-topic-6-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-2 (kafka.cluster.Partition) [2025-02-10 02:00:42,640] INFO [Partition -uve-topic-6-2 broker=3] Log loaded for partition -uve-topic-6-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,641] 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:42,641] 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:42,641] INFO [Partition -uve-topic-28-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-13 (kafka.cluster.Partition) [2025-02-10 02:00:42,641] INFO [Partition -uve-topic-28-13 broker=3] Log loaded for partition -uve-topic-28-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,643] 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:42,643] 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:42,643] INFO [Partition -uve-topic-15-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-15 (kafka.cluster.Partition) [2025-02-10 02:00:42,643] INFO [Partition -uve-topic-15-15 broker=3] Log loaded for partition -uve-topic-15-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,644] 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:42,645] 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:42,645] INFO [Partition -uve-topic-7-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-3 (kafka.cluster.Partition) [2025-02-10 02:00:42,645] INFO [Partition -uve-topic-7-3 broker=3] Log loaded for partition -uve-topic-7-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,647] 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:42,647] 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:42,647] INFO [Partition -uve-topic-19-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-19 (kafka.cluster.Partition) [2025-02-10 02:00:42,647] INFO [Partition -uve-topic-19-19 broker=3] Log loaded for partition -uve-topic-19-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,649] 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:42,649] 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:42,649] INFO [Partition -uve-topic-10-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-0 (kafka.cluster.Partition) [2025-02-10 02:00:42,649] INFO [Partition -uve-topic-10-0 broker=3] Log loaded for partition -uve-topic-10-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,650] 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:42,651] 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:42,651] INFO [Partition -uve-topic-11-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-20 (kafka.cluster.Partition) [2025-02-10 02:00:42,651] INFO [Partition -uve-topic-11-20 broker=3] Log loaded for partition -uve-topic-11-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,659] 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:42,660] 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:42,660] INFO [Partition -uve-topic-24-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-18 (kafka.cluster.Partition) [2025-02-10 02:00:42,660] INFO [Partition -uve-topic-24-18 broker=3] Log loaded for partition -uve-topic-24-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,662] 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:42,662] 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:42,662] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-21 (kafka.cluster.Partition) [2025-02-10 02:00:42,662] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,664] 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:42,664] 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:42,664] INFO [Partition -uve-topic-19-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-0 (kafka.cluster.Partition) [2025-02-10 02:00:42,664] INFO [Partition -uve-topic-19-0 broker=3] Log loaded for partition -uve-topic-19-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,665] 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:42,666] 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:42,666] INFO [Partition structured_syslog_topic-13 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-13 (kafka.cluster.Partition) [2025-02-10 02:00:42,666] INFO [Partition structured_syslog_topic-13 broker=3] Log loaded for partition structured_syslog_topic-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,667] 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:42,667] 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:42,667] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-2 (kafka.cluster.Partition) [2025-02-10 02:00:42,667] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,669] 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:42,669] 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:42,669] INFO [Partition -uve-topic-14-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-14 (kafka.cluster.Partition) [2025-02-10 02:00:42,669] INFO [Partition -uve-topic-14-14 broker=3] Log loaded for partition -uve-topic-14-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,670] 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:42,671] 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:42,671] INFO [Partition -uve-topic-27-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-12 (kafka.cluster.Partition) [2025-02-10 02:00:42,671] INFO [Partition -uve-topic-27-12 broker=3] Log loaded for partition -uve-topic-27-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,672] 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:42,672] 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:42,672] INFO [Partition -uve-topic-10-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-19 (kafka.cluster.Partition) [2025-02-10 02:00:42,672] INFO [Partition -uve-topic-10-19 broker=3] Log loaded for partition -uve-topic-10-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,674] 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:42,674] 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:42,674] INFO [Partition -uve-topic-23-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-17 (kafka.cluster.Partition) [2025-02-10 02:00:42,674] INFO [Partition -uve-topic-23-17 broker=3] Log loaded for partition -uve-topic-23-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,675] 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:42,676] 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:42,676] INFO [Partition -uve-topic-17-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-17 (kafka.cluster.Partition) [2025-02-10 02:00:42,676] INFO [Partition -uve-topic-17-17 broker=3] Log loaded for partition -uve-topic-17-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,677] 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:42,677] 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:42,677] INFO [Partition -uve-topic-9-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-24 (kafka.cluster.Partition) [2025-02-10 02:00:42,677] INFO [Partition -uve-topic-9-24 broker=3] Log loaded for partition -uve-topic-9-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,679] 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:42,679] 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:42,679] INFO [Partition -uve-topic-14-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-4 (kafka.cluster.Partition) [2025-02-10 02:00:42,679] INFO [Partition -uve-topic-14-4 broker=3] Log loaded for partition -uve-topic-14-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,680] 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:42,681] 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:42,681] INFO [Partition -uve-topic-27-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-2 (kafka.cluster.Partition) [2025-02-10 02:00:42,681] INFO [Partition -uve-topic-27-2 broker=3] Log loaded for partition -uve-topic-27-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,682] 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:42,682] 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:42,682] INFO [Partition -uve-topic-6-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-11 (kafka.cluster.Partition) [2025-02-10 02:00:42,682] INFO [Partition -uve-topic-6-11 broker=3] Log loaded for partition -uve-topic-6-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,683] 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:42,684] 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:42,684] INFO [Partition -uve-topic-29-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-14 (kafka.cluster.Partition) [2025-02-10 02:00:42,684] INFO [Partition -uve-topic-29-14 broker=3] Log loaded for partition -uve-topic-29-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,685] 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:42,685] 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:42,685] INFO [Partition -uve-topic-16-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-16 (kafka.cluster.Partition) [2025-02-10 02:00:42,685] INFO [Partition -uve-topic-16-16 broker=3] Log loaded for partition -uve-topic-16-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,687] 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:42,687] 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:42,687] INFO [Partition -uve-topic-21-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-15 (kafka.cluster.Partition) [2025-02-10 02:00:42,687] INFO [Partition -uve-topic-21-15 broker=3] Log loaded for partition -uve-topic-21-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,689] 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:42,689] 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:42,689] INFO [Partition -uve-topic-0-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-24 (kafka.cluster.Partition) [2025-02-10 02:00:42,689] INFO [Partition -uve-topic-0-24 broker=3] Log loaded for partition -uve-topic-0-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,690] 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:42,691] 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:42,691] INFO [Partition -uve-topic-4-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-28 (kafka.cluster.Partition) [2025-02-10 02:00:42,691] INFO [Partition -uve-topic-4-28 broker=3] Log loaded for partition -uve-topic-4-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,692] 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:42,692] 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:42,692] INFO [Partition -uve-topic-8-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-4 (kafka.cluster.Partition) [2025-02-10 02:00:42,692] INFO [Partition -uve-topic-8-4 broker=3] Log loaded for partition -uve-topic-8-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,693] 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:42,694] 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:42,694] INFO [Partition -uve-topic-28-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-29 (kafka.cluster.Partition) [2025-02-10 02:00:42,694] INFO [Partition -uve-topic-28-29 broker=3] Log loaded for partition -uve-topic-28-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,695] 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:42,695] 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:42,695] INFO [Partition -uve-topic-14-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-11 (kafka.cluster.Partition) [2025-02-10 02:00:42,695] INFO [Partition -uve-topic-14-11 broker=3] Log loaded for partition -uve-topic-14-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,697] 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:42,697] 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:42,697] INFO [Partition -uve-topic-27-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-9 (kafka.cluster.Partition) [2025-02-10 02:00:42,697] INFO [Partition -uve-topic-27-9 broker=3] Log loaded for partition -uve-topic-27-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,698] 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:42,699] 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:42,699] INFO [Partition -uve-topic-29-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-11 (kafka.cluster.Partition) [2025-02-10 02:00:42,699] INFO [Partition -uve-topic-29-11 broker=3] Log loaded for partition -uve-topic-29-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,700] 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:42,700] 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:42,700] INFO [Partition -uve-topic-16-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-13 (kafka.cluster.Partition) [2025-02-10 02:00:42,700] INFO [Partition -uve-topic-16-13 broker=3] Log loaded for partition -uve-topic-16-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,701] 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:42,702] 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:42,702] INFO [Partition -uve-topic-10-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-16 (kafka.cluster.Partition) [2025-02-10 02:00:42,702] INFO [Partition -uve-topic-10-16 broker=3] Log loaded for partition -uve-topic-10-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,703] 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:42,703] 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:42,703] INFO [Partition -uve-topic-23-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-14 (kafka.cluster.Partition) [2025-02-10 02:00:42,703] INFO [Partition -uve-topic-23-14 broker=3] Log loaded for partition -uve-topic-23-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,704] 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:42,705] 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:42,705] INFO [Partition -uve-topic-12-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-18 (kafka.cluster.Partition) [2025-02-10 02:00:42,705] INFO [Partition -uve-topic-12-18 broker=3] Log loaded for partition -uve-topic-12-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,706] 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:42,706] 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:42,706] INFO [Partition -uve-topic-25-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-16 (kafka.cluster.Partition) [2025-02-10 02:00:42,706] INFO [Partition -uve-topic-25-16 broker=3] Log loaded for partition -uve-topic-25-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,707] 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:42,708] 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:42,708] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-18 (kafka.cluster.Partition) [2025-02-10 02:00:42,708] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,709] 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:42,709] 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:42,709] INFO [Partition -uve-topic-27-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-28 (kafka.cluster.Partition) [2025-02-10 02:00:42,709] INFO [Partition -uve-topic-27-28 broker=3] Log loaded for partition -uve-topic-27-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,711] 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:42,711] 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:42,711] INFO [Partition -uve-topic-13-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-29 (kafka.cluster.Partition) [2025-02-10 02:00:42,711] INFO [Partition -uve-topic-13-29 broker=3] Log loaded for partition -uve-topic-13-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,712] 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:42,712] 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:42,712] INFO [Partition -uve-topic-26-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-27 (kafka.cluster.Partition) [2025-02-10 02:00:42,712] INFO [Partition -uve-topic-26-27 broker=3] Log loaded for partition -uve-topic-26-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,714] 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:42,714] 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:42,714] INFO [Partition -uve-topic-18-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-15 (kafka.cluster.Partition) [2025-02-10 02:00:42,714] INFO [Partition -uve-topic-18-15 broker=3] Log loaded for partition -uve-topic-18-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,715] 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:42,715] 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:42,715] INFO [Partition -uve-topic-9-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-2 (kafka.cluster.Partition) [2025-02-10 02:00:42,715] INFO [Partition -uve-topic-9-2 broker=3] Log loaded for partition -uve-topic-9-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,716] 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:42,717] 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:42,717] INFO [Partition -uve-topic-0-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-21 (kafka.cluster.Partition) [2025-02-10 02:00:42,717] INFO [Partition -uve-topic-0-21 broker=3] Log loaded for partition -uve-topic-0-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,718] 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:42,718] 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:42,718] INFO [Partition -uve-topic-1-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-3 (kafka.cluster.Partition) [2025-02-10 02:00:42,718] INFO [Partition -uve-topic-1-3 broker=3] Log loaded for partition -uve-topic-1-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,720] 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:42,720] 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:42,720] INFO [Partition -uve-topic-2-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-23 (kafka.cluster.Partition) [2025-02-10 02:00:42,720] INFO [Partition -uve-topic-2-23 broker=3] Log loaded for partition -uve-topic-2-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,721] 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:42,722] 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:42,722] INFO [Partition structured_syslog_topic-0 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-0 (kafka.cluster.Partition) [2025-02-10 02:00:42,722] INFO [Partition structured_syslog_topic-0 broker=3] Log loaded for partition structured_syslog_topic-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,723] 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:42,723] 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:42,723] INFO [Partition -uve-topic-6-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-27 (kafka.cluster.Partition) [2025-02-10 02:00:42,723] INFO [Partition -uve-topic-6-27 broker=3] Log loaded for partition -uve-topic-6-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,725] 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:42,725] 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:42,725] INFO [Partition -uve-topic-5-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-7 (kafka.cluster.Partition) [2025-02-10 02:00:42,725] INFO [Partition -uve-topic-5-7 broker=3] Log loaded for partition -uve-topic-5-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,726] 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:42,727] 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:42,727] INFO [Partition -uve-topic-14-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-20 (kafka.cluster.Partition) [2025-02-10 02:00:42,727] INFO [Partition -uve-topic-14-20 broker=3] Log loaded for partition -uve-topic-14-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,728] 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:42,728] 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:42,728] INFO [Partition -uve-topic-27-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-18 (kafka.cluster.Partition) [2025-02-10 02:00:42,728] INFO [Partition -uve-topic-27-18 broker=3] Log loaded for partition -uve-topic-27-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,729] 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:42,730] 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:42,730] INFO [Partition -uve-topic-5-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-26 (kafka.cluster.Partition) [2025-02-10 02:00:42,730] INFO [Partition -uve-topic-5-26 broker=3] Log loaded for partition -uve-topic-5-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,732] 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:42,732] 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:42,732] INFO [Partition -uve-topic-13-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-0 (kafka.cluster.Partition) [2025-02-10 02:00:42,732] INFO [Partition -uve-topic-13-0 broker=3] Log loaded for partition -uve-topic-13-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,735] 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:42,735] 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:42,735] INFO [Partition -uve-topic-6-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-8 (kafka.cluster.Partition) [2025-02-10 02:00:42,735] INFO [Partition -uve-topic-6-8 broker=3] Log loaded for partition -uve-topic-6-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,737] 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:42,737] 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:42,737] INFO [Partition -uve-topic-7-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-0 (kafka.cluster.Partition) [2025-02-10 02:00:42,737] INFO [Partition -uve-topic-7-0 broker=3] Log loaded for partition -uve-topic-7-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,738] 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:42,738] 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:42,738] INFO [Partition -uve-topic-8-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-20 (kafka.cluster.Partition) [2025-02-10 02:00:42,738] INFO [Partition -uve-topic-8-20 broker=3] Log loaded for partition -uve-topic-8-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,740] 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:42,740] 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:42,740] INFO [Partition -uve-topic-20-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-11 (kafka.cluster.Partition) [2025-02-10 02:00:42,740] INFO [Partition -uve-topic-20-11 broker=3] Log loaded for partition -uve-topic-20-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,741] 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:42,741] 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:42,742] INFO [Partition -uve-topic-11-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-17 (kafka.cluster.Partition) [2025-02-10 02:00:42,742] INFO [Partition -uve-topic-11-17 broker=3] Log loaded for partition -uve-topic-11-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,743] 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:42,743] 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:42,743] INFO [Partition -uve-topic-24-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-15 (kafka.cluster.Partition) [2025-02-10 02:00:42,743] INFO [Partition -uve-topic-24-15 broker=3] Log loaded for partition -uve-topic-24-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,744] 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:42,745] 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:42,745] INFO [Partition -uve-topic-4-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-25 (kafka.cluster.Partition) [2025-02-10 02:00:42,745] INFO [Partition -uve-topic-4-25 broker=3] Log loaded for partition -uve-topic-4-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,746] 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:42,746] 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:42,746] INFO [Partition -uve-topic-3-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-5 (kafka.cluster.Partition) [2025-02-10 02:00:42,746] INFO [Partition -uve-topic-3-5 broker=3] Log loaded for partition -uve-topic-3-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,748] 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:42,748] 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:42,748] INFO [Partition structured_syslog_topic-10 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-10 (kafka.cluster.Partition) [2025-02-10 02:00:42,748] INFO [Partition structured_syslog_topic-10 broker=3] Log loaded for partition structured_syslog_topic-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,750] 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:42,750] 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:42,750] INFO [Partition -uve-topic-5-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-17 (kafka.cluster.Partition) [2025-02-10 02:00:42,750] INFO [Partition -uve-topic-5-17 broker=3] Log loaded for partition -uve-topic-5-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,751] 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:42,752] 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:42,752] INFO [Partition -uve-topic-7-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-19 (kafka.cluster.Partition) [2025-02-10 02:00:42,752] INFO [Partition -uve-topic-7-19 broker=3] Log loaded for partition -uve-topic-7-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,753] 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:42,754] 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:42,754] INFO [Partition -uve-topic-13-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-10 (kafka.cluster.Partition) [2025-02-10 02:00:42,754] INFO [Partition -uve-topic-13-10 broker=3] Log loaded for partition -uve-topic-13-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,755] 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:42,756] 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:42,756] INFO [Partition -uve-topic-26-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-8 (kafka.cluster.Partition) [2025-02-10 02:00:42,756] INFO [Partition -uve-topic-26-8 broker=3] Log loaded for partition -uve-topic-26-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,757] 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:42,757] 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:42,757] INFO [Partition -uve-topic-6-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-18 (kafka.cluster.Partition) [2025-02-10 02:00:42,757] INFO [Partition -uve-topic-6-18 broker=3] Log loaded for partition -uve-topic-6-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,759] 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:42,759] 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:42,759] INFO [Partition -uve-topic-3-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-24 (kafka.cluster.Partition) [2025-02-10 02:00:42,759] INFO [Partition -uve-topic-3-24 broker=3] Log loaded for partition -uve-topic-3-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,760] 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:42,761] 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:42,761] INFO [Partition -uve-topic-2-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-4 (kafka.cluster.Partition) [2025-02-10 02:00:42,761] INFO [Partition -uve-topic-2-4 broker=3] Log loaded for partition -uve-topic-2-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,762] 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:42,762] 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:42,762] INFO [Partition -uve-topic-22-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-13 (kafka.cluster.Partition) [2025-02-10 02:00:42,762] INFO [Partition -uve-topic-22-13 broker=3] Log loaded for partition -uve-topic-22-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,763] 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:42,764] 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:42,764] INFO [Partition -uve-topic-19-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-16 (kafka.cluster.Partition) [2025-02-10 02:00:42,764] INFO [Partition -uve-topic-19-16 broker=3] Log loaded for partition -uve-topic-19-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,765] 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:42,765] 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:42,765] INFO [Partition structured_syslog_topic-29 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-29 (kafka.cluster.Partition) [2025-02-10 02:00:42,766] INFO [Partition structured_syslog_topic-29 broker=3] Log loaded for partition structured_syslog_topic-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,767] 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:42,767] 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:42,767] INFO [Partition -uve-topic-14-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-1 (kafka.cluster.Partition) [2025-02-10 02:00:42,767] INFO [Partition -uve-topic-14-1 broker=3] Log loaded for partition -uve-topic-14-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,768] 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:42,769] 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:42,769] INFO [Partition -uve-topic-9-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-21 (kafka.cluster.Partition) [2025-02-10 02:00:42,769] INFO [Partition -uve-topic-9-21 broker=3] Log loaded for partition -uve-topic-9-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,770] 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:42,770] 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:42,770] INFO [Partition -uve-topic-8-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-1 (kafka.cluster.Partition) [2025-02-10 02:00:42,770] INFO [Partition -uve-topic-8-1 broker=3] Log loaded for partition -uve-topic-8-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,771] 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:42,772] 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:42,772] INFO [Partition -uve-topic-21-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-12 (kafka.cluster.Partition) [2025-02-10 02:00:42,772] INFO [Partition -uve-topic-21-12 broker=3] Log loaded for partition -uve-topic-21-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,773] 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:42,773] 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:42,773] INFO [Partition -uve-topic-28-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-10 (kafka.cluster.Partition) [2025-02-10 02:00:42,773] INFO [Partition -uve-topic-28-10 broker=3] Log loaded for partition -uve-topic-28-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,775] 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:42,775] 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:42,775] INFO [Partition -uve-topic-15-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-12 (kafka.cluster.Partition) [2025-02-10 02:00:42,775] INFO [Partition -uve-topic-15-12 broker=3] Log loaded for partition -uve-topic-15-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,776] 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:42,776] 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:42,776] INFO [Partition -uve-topic-1-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-22 (kafka.cluster.Partition) [2025-02-10 02:00:42,776] INFO [Partition -uve-topic-1-22 broker=3] Log loaded for partition -uve-topic-1-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,778] 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:42,778] 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:42,778] INFO [Partition -uve-topic-0-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-2 (kafka.cluster.Partition) [2025-02-10 02:00:42,778] INFO [Partition -uve-topic-0-2 broker=3] Log loaded for partition -uve-topic-0-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,779] 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:42,780] 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:42,780] INFO [Partition -uve-topic-17-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-14 (kafka.cluster.Partition) [2025-02-10 02:00:42,780] INFO [Partition -uve-topic-17-14 broker=3] Log loaded for partition -uve-topic-17-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,781] 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:42,781] 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:42,782] INFO [Partition structured_syslog_topic-19 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-19 (kafka.cluster.Partition) [2025-02-10 02:00:42,782] INFO [Partition structured_syslog_topic-19 broker=3] Log loaded for partition structured_syslog_topic-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,783] 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:42,783] 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:42,783] INFO [Partition -uve-topic-13-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-19 (kafka.cluster.Partition) [2025-02-10 02:00:42,783] INFO [Partition -uve-topic-13-19 broker=3] Log loaded for partition -uve-topic-13-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,785] 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:42,785] 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:42,785] INFO [Partition -uve-topic-26-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-17 (kafka.cluster.Partition) [2025-02-10 02:00:42,785] INFO [Partition -uve-topic-26-17 broker=3] Log loaded for partition -uve-topic-26-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,787] 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:42,787] 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:42,787] INFO [Partition -uve-topic-4-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-6 (kafka.cluster.Partition) [2025-02-10 02:00:42,787] INFO [Partition -uve-topic-4-6 broker=3] Log loaded for partition -uve-topic-4-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,788] 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:42,789] 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:42,789] INFO [Partition structured_syslog_topic-7 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-7 (kafka.cluster.Partition) [2025-02-10 02:00:42,789] INFO [Partition structured_syslog_topic-7 broker=3] Log loaded for partition structured_syslog_topic-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,790] 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:42,790] 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:42,790] INFO [Partition -uve-topic-28-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-26 (kafka.cluster.Partition) [2025-02-10 02:00:42,790] INFO [Partition -uve-topic-28-26 broker=3] Log loaded for partition -uve-topic-28-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,794] 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:42,795] 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:42,795] INFO [Partition -uve-topic-15-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-28 (kafka.cluster.Partition) [2025-02-10 02:00:42,795] INFO [Partition -uve-topic-15-28 broker=3] Log loaded for partition -uve-topic-15-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,796] 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:42,796] 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:42,796] INFO [Partition -uve-topic-0-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-18 (kafka.cluster.Partition) [2025-02-10 02:00:42,796] INFO [Partition -uve-topic-0-18 broker=3] Log loaded for partition -uve-topic-0-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,797] 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:42,798] 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:42,798] INFO [Partition -uve-topic-7-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-16 (kafka.cluster.Partition) [2025-02-10 02:00:42,798] INFO [Partition -uve-topic-7-16 broker=3] Log loaded for partition -uve-topic-7-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,799] 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:42,799] 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:42,799] INFO [Partition -uve-topic-20-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-27 (kafka.cluster.Partition) [2025-02-10 02:00:42,799] INFO [Partition -uve-topic-20-27 broker=3] Log loaded for partition -uve-topic-20-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,801] 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:42,801] 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:42,801] INFO [Partition -uve-topic-28-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-7 (kafka.cluster.Partition) [2025-02-10 02:00:42,801] INFO [Partition -uve-topic-28-7 broker=3] Log loaded for partition -uve-topic-28-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,802] 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:42,802] 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:42,802] INFO [Partition -uve-topic-15-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-9 (kafka.cluster.Partition) [2025-02-10 02:00:42,802] INFO [Partition -uve-topic-15-9 broker=3] Log loaded for partition -uve-topic-15-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,804] 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:42,804] 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:42,804] INFO [Partition -uve-topic-12-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-15 (kafka.cluster.Partition) [2025-02-10 02:00:42,804] INFO [Partition -uve-topic-12-15 broker=3] Log loaded for partition -uve-topic-12-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,806] 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:42,806] 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:42,806] INFO [Partition -uve-topic-25-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-13 (kafka.cluster.Partition) [2025-02-10 02:00:42,806] INFO [Partition -uve-topic-25-13 broker=3] Log loaded for partition -uve-topic-25-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,807] 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:42,807] 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:42,807] INFO [Partition -uve-topic-3-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-21 (kafka.cluster.Partition) [2025-02-10 02:00:42,808] INFO [Partition -uve-topic-3-21 broker=3] Log loaded for partition -uve-topic-3-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,809] 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:42,809] 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:42,809] INFO [Partition -uve-topic-19-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-13 (kafka.cluster.Partition) [2025-02-10 02:00:42,809] INFO [Partition -uve-topic-19-13 broker=3] Log loaded for partition -uve-topic-19-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,833] 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:42,834] 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:42,834] INFO [Partition -uve-topic-4-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-3 (kafka.cluster.Partition) [2025-02-10 02:00:42,834] INFO [Partition -uve-topic-4-3 broker=3] Log loaded for partition -uve-topic-4-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,837] 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:42,837] 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:42,837] INFO [Partition -uve-topic-11-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-14 (kafka.cluster.Partition) [2025-02-10 02:00:42,837] INFO [Partition -uve-topic-11-14 broker=3] Log loaded for partition -uve-topic-11-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,839] 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:42,839] 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:42,839] INFO [Partition -uve-topic-24-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-12 (kafka.cluster.Partition) [2025-02-10 02:00:42,839] INFO [Partition -uve-topic-24-12 broker=3] Log loaded for partition -uve-topic-24-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,840] 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:42,840] 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:42,840] INFO [Partition structured_syslog_topic-26 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-26 (kafka.cluster.Partition) [2025-02-10 02:00:42,840] INFO [Partition structured_syslog_topic-26 broker=3] Log loaded for partition structured_syslog_topic-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,842] 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:42,842] 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:42,842] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-15 (kafka.cluster.Partition) [2025-02-10 02:00:42,842] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,843] 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:42,843] 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:42,843] INFO [Partition -uve-topic-6-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-15 (kafka.cluster.Partition) [2025-02-10 02:00:42,843] INFO [Partition -uve-topic-6-15 broker=3] Log loaded for partition -uve-topic-6-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,845] 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:42,845] 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:42,845] INFO [Partition -uve-topic-13-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-26 (kafka.cluster.Partition) [2025-02-10 02:00:42,845] INFO [Partition -uve-topic-13-26 broker=3] Log loaded for partition -uve-topic-13-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,846] 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:42,847] 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:42,847] INFO [Partition -uve-topic-26-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-24 (kafka.cluster.Partition) [2025-02-10 02:00:42,847] INFO [Partition -uve-topic-26-24 broker=3] Log loaded for partition -uve-topic-26-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,848] 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:42,849] 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:42,849] INFO [Partition -uve-topic-14-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-8 (kafka.cluster.Partition) [2025-02-10 02:00:42,849] INFO [Partition -uve-topic-14-8 broker=3] Log loaded for partition -uve-topic-14-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,850] 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:42,851] 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:42,851] INFO [Partition -uve-topic-27-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-6 (kafka.cluster.Partition) [2025-02-10 02:00:42,851] INFO [Partition -uve-topic-27-6 broker=3] Log loaded for partition -uve-topic-27-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,852] 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:42,853] 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:42,853] INFO [Partition -uve-topic-18-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-12 (kafka.cluster.Partition) [2025-02-10 02:00:42,853] INFO [Partition -uve-topic-18-12 broker=3] Log loaded for partition -uve-topic-18-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,854] 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:42,854] 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:42,855] INFO [Partition -uve-topic-22-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-29 (kafka.cluster.Partition) [2025-02-10 02:00:42,855] INFO [Partition -uve-topic-22-29 broker=3] Log loaded for partition -uve-topic-22-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,856] 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:42,857] 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:42,857] INFO [Partition -uve-topic-10-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-13 (kafka.cluster.Partition) [2025-02-10 02:00:42,857] INFO [Partition -uve-topic-10-13 broker=3] Log loaded for partition -uve-topic-10-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,858] 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:42,858] 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:42,858] INFO [Partition -uve-topic-23-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-11 (kafka.cluster.Partition) [2025-02-10 02:00:42,858] INFO [Partition -uve-topic-23-11 broker=3] Log loaded for partition -uve-topic-23-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,859] 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:42,860] 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:42,860] INFO [Partition -uve-topic-6-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-5 (kafka.cluster.Partition) [2025-02-10 02:00:42,860] INFO [Partition -uve-topic-6-5 broker=3] Log loaded for partition -uve-topic-6-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,861] 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:42,862] 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:42,862] INFO [Partition -uve-topic-20-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-8 (kafka.cluster.Partition) [2025-02-10 02:00:42,862] INFO [Partition -uve-topic-20-8 broker=3] Log loaded for partition -uve-topic-20-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,863] 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:42,863] 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:42,863] INFO [Partition -uve-topic-21-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-28 (kafka.cluster.Partition) [2025-02-10 02:00:42,863] INFO [Partition -uve-topic-21-28 broker=3] Log loaded for partition -uve-topic-21-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,864] 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:42,865] 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:42,865] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-25 (kafka.cluster.Partition) [2025-02-10 02:00:42,865] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,866] 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:42,866] 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:42,866] INFO [Partition -uve-topic-16-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-10 (kafka.cluster.Partition) [2025-02-10 02:00:42,866] INFO [Partition -uve-topic-16-10 broker=3] Log loaded for partition -uve-topic-16-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,867] 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:42,868] 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:42,868] INFO [Partition -uve-topic-29-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-8 (kafka.cluster.Partition) [2025-02-10 02:00:42,868] INFO [Partition -uve-topic-29-8 broker=3] Log loaded for partition -uve-topic-29-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,869] 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:42,869] 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:42,869] INFO [Partition -uve-topic-21-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-9 (kafka.cluster.Partition) [2025-02-10 02:00:42,869] INFO [Partition -uve-topic-21-9 broker=3] Log loaded for partition -uve-topic-21-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,870] 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:42,871] 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:42,871] INFO [Partition -uve-topic-4-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-22 (kafka.cluster.Partition) [2025-02-10 02:00:42,871] INFO [Partition -uve-topic-4-22 broker=3] Log loaded for partition -uve-topic-4-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,872] 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:42,872] 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:42,872] INFO [Partition -uve-topic-27-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-25 (kafka.cluster.Partition) [2025-02-10 02:00:42,872] INFO [Partition -uve-topic-27-25 broker=3] Log loaded for partition -uve-topic-27-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,874] 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:42,874] 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:42,874] INFO [Partition -uve-topic-14-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-27 (kafka.cluster.Partition) [2025-02-10 02:00:42,874] INFO [Partition -uve-topic-14-27 broker=3] Log loaded for partition -uve-topic-14-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,875] 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:42,875] 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:42,875] INFO [Partition -uve-topic-16-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-29 (kafka.cluster.Partition) [2025-02-10 02:00:42,875] INFO [Partition -uve-topic-16-29 broker=3] Log loaded for partition -uve-topic-16-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,877] 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:42,877] 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:42,877] INFO [Partition -uve-topic-29-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-27 (kafka.cluster.Partition) [2025-02-10 02:00:42,877] INFO [Partition -uve-topic-29-27 broker=3] Log loaded for partition -uve-topic-29-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,878] 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:42,879] 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:42,879] INFO [Partition -uve-topic-2-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-1 (kafka.cluster.Partition) [2025-02-10 02:00:42,879] INFO [Partition -uve-topic-2-1 broker=3] Log loaded for partition -uve-topic-2-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,880] 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:42,880] 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:42,880] INFO [Partition -uve-topic-2-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-20 (kafka.cluster.Partition) [2025-02-10 02:00:42,880] INFO [Partition -uve-topic-2-20 broker=3] Log loaded for partition -uve-topic-2-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,881] 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:42,882] 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:42,882] INFO [Partition -uve-topic-1-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-0 (kafka.cluster.Partition) [2025-02-10 02:00:42,882] INFO [Partition -uve-topic-1-0 broker=3] Log loaded for partition -uve-topic-1-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,883] 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:42,883] 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:42,883] INFO [Partition -uve-topic-3-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-2 (kafka.cluster.Partition) [2025-02-10 02:00:42,883] INFO [Partition -uve-topic-3-2 broker=3] Log loaded for partition -uve-topic-3-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,884] 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:42,885] 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:42,885] INFO [Partition -uve-topic-26-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-5 (kafka.cluster.Partition) [2025-02-10 02:00:42,885] INFO [Partition -uve-topic-26-5 broker=3] Log loaded for partition -uve-topic-26-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,886] 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:42,886] 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:42,886] INFO [Partition -uve-topic-13-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-7 (kafka.cluster.Partition) [2025-02-10 02:00:42,886] INFO [Partition -uve-topic-13-7 broker=3] Log loaded for partition -uve-topic-13-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,888] 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:42,888] 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:42,888] INFO [Partition -uve-topic-5-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-14 (kafka.cluster.Partition) [2025-02-10 02:00:42,888] INFO [Partition -uve-topic-5-14 broker=3] Log loaded for partition -uve-topic-5-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,889] 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:42,890] 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:42,890] INFO [Partition -uve-topic-9-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-18 (kafka.cluster.Partition) [2025-02-10 02:00:42,890] INFO [Partition -uve-topic-9-18 broker=3] Log loaded for partition -uve-topic-9-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,891] 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:42,891] 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:42,891] INFO [Partition -uve-topic-17-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-11 (kafka.cluster.Partition) [2025-02-10 02:00:42,891] INFO [Partition -uve-topic-17-11 broker=3] Log loaded for partition -uve-topic-17-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,892] 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:42,893] 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:42,893] INFO [Partition -uve-topic-1-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-19 (kafka.cluster.Partition) [2025-02-10 02:00:42,893] INFO [Partition -uve-topic-1-19 broker=3] Log loaded for partition -uve-topic-1-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,894] 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:42,894] 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:42,894] INFO [Partition -uve-topic-8-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-17 (kafka.cluster.Partition) [2025-02-10 02:00:42,894] INFO [Partition -uve-topic-8-17 broker=3] Log loaded for partition -uve-topic-8-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,896] 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:42,896] 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:42,896] INFO [Partition structured_syslog_topic-16 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-16 (kafka.cluster.Partition) [2025-02-10 02:00:42,896] INFO [Partition structured_syslog_topic-16 broker=3] Log loaded for partition structured_syslog_topic-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,897] 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:42,898] 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:42,898] INFO [Partition -uve-topic-5-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-23 (kafka.cluster.Partition) [2025-02-10 02:00:42,898] INFO [Partition -uve-topic-5-23 broker=3] Log loaded for partition -uve-topic-5-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,899] 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:42,899] 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:42,899] INFO [Partition -uve-topic-22-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-10 (kafka.cluster.Partition) [2025-02-10 02:00:42,899] INFO [Partition -uve-topic-22-10 broker=3] Log loaded for partition -uve-topic-22-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,900] 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:42,901] 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:42,901] INFO [Partition -uve-topic-26-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-14 (kafka.cluster.Partition) [2025-02-10 02:00:42,901] INFO [Partition -uve-topic-26-14 broker=3] Log loaded for partition -uve-topic-26-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,902] 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:42,903] 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:42,903] INFO [Partition -uve-topic-13-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-16 (kafka.cluster.Partition) [2025-02-10 02:00:42,903] INFO [Partition -uve-topic-13-16 broker=3] Log loaded for partition -uve-topic-13-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,904] 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:42,904] 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:42,904] INFO [Partition -uve-topic-5-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-4 (kafka.cluster.Partition) [2025-02-10 02:00:42,904] INFO [Partition -uve-topic-5-4 broker=3] Log loaded for partition -uve-topic-5-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,905] 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:42,906] 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:42,906] INFO [Partition -uve-topic-16-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-26 (kafka.cluster.Partition) [2025-02-10 02:00:42,906] INFO [Partition -uve-topic-16-26 broker=3] Log loaded for partition -uve-topic-16-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,907] 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:42,908] 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:42,908] INFO [Partition -uve-topic-29-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-24 (kafka.cluster.Partition) [2025-02-10 02:00:42,908] INFO [Partition -uve-topic-29-24 broker=3] Log loaded for partition -uve-topic-29-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,909] 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:42,909] 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:42,909] INFO [Partition -uve-topic-15-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-6 (kafka.cluster.Partition) [2025-02-10 02:00:42,909] INFO [Partition -uve-topic-15-6 broker=3] Log loaded for partition -uve-topic-15-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,910] 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:42,911] 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:42,911] INFO [Partition -uve-topic-28-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-4 (kafka.cluster.Partition) [2025-02-10 02:00:42,911] INFO [Partition -uve-topic-28-4 broker=3] Log loaded for partition -uve-topic-28-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,912] 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:42,912] 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:42,912] INFO [Partition -uve-topic-8-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-14 (kafka.cluster.Partition) [2025-02-10 02:00:42,912] INFO [Partition -uve-topic-8-14 broker=3] Log loaded for partition -uve-topic-8-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,913] 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:42,913] 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:42,914] INFO [Partition -uve-topic-5-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-20 (kafka.cluster.Partition) [2025-02-10 02:00:42,914] INFO [Partition -uve-topic-5-20 broker=3] Log loaded for partition -uve-topic-5-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,915] 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:42,915] 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:42,915] INFO [Partition -uve-topic-4-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-0 (kafka.cluster.Partition) [2025-02-10 02:00:42,915] INFO [Partition -uve-topic-4-0 broker=3] Log loaded for partition -uve-topic-4-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,916] 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:42,917] 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:42,917] INFO [Partition -uve-topic-24-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-9 (kafka.cluster.Partition) [2025-02-10 02:00:42,917] INFO [Partition -uve-topic-24-9 broker=3] Log loaded for partition -uve-topic-24-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,918] 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:42,918] 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:42,918] INFO [Partition -uve-topic-11-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-11 (kafka.cluster.Partition) [2025-02-10 02:00:42,918] INFO [Partition -uve-topic-11-11 broker=3] Log loaded for partition -uve-topic-11-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,919] 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:42,920] 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:42,920] INFO [Partition -uve-topic-4-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-19 (kafka.cluster.Partition) [2025-02-10 02:00:42,920] INFO [Partition -uve-topic-4-19 broker=3] Log loaded for partition -uve-topic-4-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,921] 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:42,921] 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:42,921] INFO [Partition structured_syslog_topic-4 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-4 (kafka.cluster.Partition) [2025-02-10 02:00:42,921] INFO [Partition structured_syslog_topic-4 broker=3] Log loaded for partition structured_syslog_topic-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,922] 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:42,923] 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:42,923] INFO [Partition -uve-topic-5-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-11 (kafka.cluster.Partition) [2025-02-10 02:00:42,923] INFO [Partition -uve-topic-5-11 broker=3] Log loaded for partition -uve-topic-5-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,924] 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:42,924] 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:42,924] INFO [Partition -uve-topic-7-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-13 (kafka.cluster.Partition) [2025-02-10 02:00:42,924] INFO [Partition -uve-topic-7-13 broker=3] Log loaded for partition -uve-topic-7-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,925] 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:42,926] 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:42,926] INFO [Partition -uve-topic-18-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-28 (kafka.cluster.Partition) [2025-02-10 02:00:42,926] INFO [Partition -uve-topic-18-28 broker=3] Log loaded for partition -uve-topic-18-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,927] 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:42,927] 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:42,927] INFO [Partition -uve-topic-1-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-16 (kafka.cluster.Partition) [2025-02-10 02:00:42,927] INFO [Partition -uve-topic-1-16 broker=3] Log loaded for partition -uve-topic-1-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,928] 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:42,929] 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:42,929] INFO [Partition -uve-topic-3-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-18 (kafka.cluster.Partition) [2025-02-10 02:00:42,929] INFO [Partition -uve-topic-3-18 broker=3] Log loaded for partition -uve-topic-3-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,930] 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:42,930] 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:42,930] INFO [Partition -uve-topic-19-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-10 (kafka.cluster.Partition) [2025-02-10 02:00:42,930] INFO [Partition -uve-topic-19-10 broker=3] Log loaded for partition -uve-topic-19-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,931] 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:42,932] 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:42,932] INFO [Partition structured_syslog_topic-23 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-23 (kafka.cluster.Partition) [2025-02-10 02:00:42,932] INFO [Partition structured_syslog_topic-23 broker=3] Log loaded for partition structured_syslog_topic-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,933] 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:42,933] 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:42,933] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-12 (kafka.cluster.Partition) [2025-02-10 02:00:42,933] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,934] 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:42,935] 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:42,935] INFO [Partition -uve-topic-4-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-10 (kafka.cluster.Partition) [2025-02-10 02:00:42,935] INFO [Partition -uve-topic-4-10 broker=3] Log loaded for partition -uve-topic-4-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,936] 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:42,936] 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:42,936] INFO [Partition -uve-topic-25-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-1 (kafka.cluster.Partition) [2025-02-10 02:00:42,936] INFO [Partition -uve-topic-25-1 broker=3] Log loaded for partition -uve-topic-25-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,937] 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:42,938] 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:42,938] INFO [Partition -uve-topic-26-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-21 (kafka.cluster.Partition) [2025-02-10 02:00:42,938] INFO [Partition -uve-topic-26-21 broker=3] Log loaded for partition -uve-topic-26-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,939] 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:42,939] 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:42,939] INFO [Partition -uve-topic-12-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-3 (kafka.cluster.Partition) [2025-02-10 02:00:42,939] INFO [Partition -uve-topic-12-3 broker=3] Log loaded for partition -uve-topic-12-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,940] 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:42,941] 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:42,941] INFO [Partition -uve-topic-13-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-23 (kafka.cluster.Partition) [2025-02-10 02:00:42,941] INFO [Partition -uve-topic-13-23 broker=3] Log loaded for partition -uve-topic-13-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,942] 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:42,942] 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:42,942] INFO [Partition -uve-topic-4-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-29 (kafka.cluster.Partition) [2025-02-10 02:00:42,942] INFO [Partition -uve-topic-4-29 broker=3] Log loaded for partition -uve-topic-4-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,943] 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:42,944] 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:42,944] INFO [Partition -uve-topic-0-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-15 (kafka.cluster.Partition) [2025-02-10 02:00:42,944] INFO [Partition -uve-topic-0-15 broker=3] Log loaded for partition -uve-topic-0-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,945] 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:42,945] 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:42,945] INFO [Partition -uve-topic-17-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-27 (kafka.cluster.Partition) [2025-02-10 02:00:42,945] INFO [Partition -uve-topic-17-27 broker=3] Log loaded for partition -uve-topic-17-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,946] 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:42,947] 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:42,947] INFO [Partition -uve-topic-16-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-7 (kafka.cluster.Partition) [2025-02-10 02:00:42,947] INFO [Partition -uve-topic-16-7 broker=3] Log loaded for partition -uve-topic-16-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,948] 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:42,956] 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:42,956] INFO [Partition -uve-topic-29-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-5 (kafka.cluster.Partition) [2025-02-10 02:00:42,956] INFO [Partition -uve-topic-29-5 broker=3] Log loaded for partition -uve-topic-29-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,958] 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:42,959] 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:42,959] INFO [Partition -uve-topic-2-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-17 (kafka.cluster.Partition) [2025-02-10 02:00:42,959] INFO [Partition -uve-topic-2-17 broker=3] Log loaded for partition -uve-topic-2-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,960] 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:42,960] 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:42,960] INFO [Partition -uve-topic-22-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-26 (kafka.cluster.Partition) [2025-02-10 02:00:42,961] INFO [Partition -uve-topic-22-26 broker=3] Log loaded for partition -uve-topic-22-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,962] 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:42,962] 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:42,962] INFO [Partition -uve-topic-9-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-15 (kafka.cluster.Partition) [2025-02-10 02:00:42,962] INFO [Partition -uve-topic-9-15 broker=3] Log loaded for partition -uve-topic-9-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,963] 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:42,964] 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:42,964] INFO [Partition -uve-topic-21-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-6 (kafka.cluster.Partition) [2025-02-10 02:00:42,964] INFO [Partition -uve-topic-21-6 broker=3] Log loaded for partition -uve-topic-21-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,965] 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:42,966] 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:42,966] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-3 (kafka.cluster.Partition) [2025-02-10 02:00:42,966] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,967] 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:42,967] 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:42,967] INFO [Partition -uve-topic-17-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-8 (kafka.cluster.Partition) [2025-02-10 02:00:42,967] INFO [Partition -uve-topic-17-8 broker=3] Log loaded for partition -uve-topic-17-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,969] 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:42,969] 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:42,969] INFO [Partition -uve-topic-26-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-11 (kafka.cluster.Partition) [2025-02-10 02:00:42,969] INFO [Partition -uve-topic-26-11 broker=3] Log loaded for partition -uve-topic-26-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,970] 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:42,970] 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:42,970] INFO [Partition -uve-topic-13-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-13 (kafka.cluster.Partition) [2025-02-10 02:00:42,970] INFO [Partition -uve-topic-13-13 broker=3] Log loaded for partition -uve-topic-13-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,972] 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:42,972] 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:42,972] INFO [Partition -uve-topic-15-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-25 (kafka.cluster.Partition) [2025-02-10 02:00:42,972] INFO [Partition -uve-topic-15-25 broker=3] Log loaded for partition -uve-topic-15-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,973] 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:42,973] 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:42,973] INFO [Partition -uve-topic-28-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-23 (kafka.cluster.Partition) [2025-02-10 02:00:42,973] INFO [Partition -uve-topic-28-23 broker=3] Log loaded for partition -uve-topic-28-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,975] 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:42,975] 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:42,975] INFO [Partition -uve-topic-20-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-5 (kafka.cluster.Partition) [2025-02-10 02:00:42,975] INFO [Partition -uve-topic-20-5 broker=3] Log loaded for partition -uve-topic-20-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,976] 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:42,976] 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:42,976] INFO [Partition -uve-topic-21-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-25 (kafka.cluster.Partition) [2025-02-10 02:00:42,976] INFO [Partition -uve-topic-21-25 broker=3] Log loaded for partition -uve-topic-21-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,978] 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:42,978] 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:42,978] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-22 (kafka.cluster.Partition) [2025-02-10 02:00:42,978] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,979] 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:42,979] 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:42,979] INFO [Partition -uve-topic-27-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-3 (kafka.cluster.Partition) [2025-02-10 02:00:42,979] INFO [Partition -uve-topic-27-3 broker=3] Log loaded for partition -uve-topic-27-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,981] 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:42,981] 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:42,981] INFO [Partition -uve-topic-14-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-5 (kafka.cluster.Partition) [2025-02-10 02:00:42,981] INFO [Partition -uve-topic-14-5 broker=3] Log loaded for partition -uve-topic-14-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,982] 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:42,983] 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:42,983] INFO [Partition -uve-topic-25-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-29 (kafka.cluster.Partition) [2025-02-10 02:00:42,983] INFO [Partition -uve-topic-25-29 broker=3] Log loaded for partition -uve-topic-25-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,984] 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:42,984] 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:42,984] INFO [Partition -uve-topic-19-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-29 (kafka.cluster.Partition) [2025-02-10 02:00:42,984] INFO [Partition -uve-topic-19-29 broker=3] Log loaded for partition -uve-topic-19-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,985] 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:42,986] 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:42,986] INFO [Partition -uve-topic-20-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-24 (kafka.cluster.Partition) [2025-02-10 02:00:42,986] INFO [Partition -uve-topic-20-24 broker=3] Log loaded for partition -uve-topic-20-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,987] 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:42,987] 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:42,987] INFO [Partition -uve-topic-10-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-10 (kafka.cluster.Partition) [2025-02-10 02:00:42,987] INFO [Partition -uve-topic-10-10 broker=3] Log loaded for partition -uve-topic-10-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,988] 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:42,989] 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:42,989] INFO [Partition -uve-topic-24-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-28 (kafka.cluster.Partition) [2025-02-10 02:00:42,989] INFO [Partition -uve-topic-24-28 broker=3] Log loaded for partition -uve-topic-24-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,990] 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:42,990] 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:42,990] INFO [Partition -uve-topic-23-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-8 (kafka.cluster.Partition) [2025-02-10 02:00:42,990] INFO [Partition -uve-topic-23-8 broker=3] Log loaded for partition -uve-topic-23-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,992] 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:42,992] 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:42,992] INFO [Partition -uve-topic-25-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-10 (kafka.cluster.Partition) [2025-02-10 02:00:42,992] INFO [Partition -uve-topic-25-10 broker=3] Log loaded for partition -uve-topic-25-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,993] 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:42,994] 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:42,994] INFO [Partition -uve-topic-12-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-12 (kafka.cluster.Partition) [2025-02-10 02:00:42,994] INFO [Partition -uve-topic-12-12 broker=3] Log loaded for partition -uve-topic-12-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,995] 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:42,995] 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:42,995] INFO [Partition -uve-topic-27-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-22 (kafka.cluster.Partition) [2025-02-10 02:00:42,995] INFO [Partition -uve-topic-27-22 broker=3] Log loaded for partition -uve-topic-27-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,996] 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:42,997] 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:42,997] INFO [Partition -uve-topic-26-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-2 (kafka.cluster.Partition) [2025-02-10 02:00:42,997] INFO [Partition -uve-topic-26-2 broker=3] Log loaded for partition -uve-topic-26-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,998] 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:42,998] 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:42,998] INFO [Partition -uve-topic-13-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-4 (kafka.cluster.Partition) [2025-02-10 02:00:42,998] INFO [Partition -uve-topic-13-4 broker=3] Log loaded for partition -uve-topic-13-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:42,999] 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:43,000] 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:43,000] INFO [Partition -uve-topic-14-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-24 (kafka.cluster.Partition) [2025-02-10 02:00:43,000] INFO [Partition -uve-topic-14-24 broker=3] Log loaded for partition -uve-topic-14-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,001] 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:43,001] 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:43,001] INFO [Partition -uve-topic-6-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-12 (kafka.cluster.Partition) [2025-02-10 02:00:43,001] INFO [Partition -uve-topic-6-12 broker=3] Log loaded for partition -uve-topic-6-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,002] 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:43,003] 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:43,003] INFO [Partition -uve-topic-10-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-29 (kafka.cluster.Partition) [2025-02-10 02:00:43,003] INFO [Partition -uve-topic-10-29 broker=3] Log loaded for partition -uve-topic-10-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,004] 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:43,004] 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:43,004] INFO [Partition -uve-topic-22-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-7 (kafka.cluster.Partition) [2025-02-10 02:00:43,004] INFO [Partition -uve-topic-22-7 broker=3] Log loaded for partition -uve-topic-22-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,005] 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:43,006] 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:43,006] INFO [Partition -uve-topic-23-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-27 (kafka.cluster.Partition) [2025-02-10 02:00:43,006] INFO [Partition -uve-topic-23-27 broker=3] Log loaded for partition -uve-topic-23-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,007] 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:43,007] 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:43,007] INFO [Partition -uve-topic-18-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-9 (kafka.cluster.Partition) [2025-02-10 02:00:43,007] INFO [Partition -uve-topic-18-9 broker=3] Log loaded for partition -uve-topic-18-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,008] 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:43,009] 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:43,009] INFO [Partition -uve-topic-5-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-1 (kafka.cluster.Partition) [2025-02-10 02:00:43,009] INFO [Partition -uve-topic-5-1 broker=3] Log loaded for partition -uve-topic-5-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,010] 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:43,010] 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:43,010] INFO [Partition -uve-topic-25-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-20 (kafka.cluster.Partition) [2025-02-10 02:00:43,010] INFO [Partition -uve-topic-25-20 broker=3] Log loaded for partition -uve-topic-25-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,011] 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:43,011] 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:43,012] INFO [Partition -uve-topic-12-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-22 (kafka.cluster.Partition) [2025-02-10 02:00:43,012] INFO [Partition -uve-topic-12-22 broker=3] Log loaded for partition -uve-topic-12-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,013] 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:43,013] 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:43,013] INFO [Partition -uve-topic-18-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-25 (kafka.cluster.Partition) [2025-02-10 02:00:43,013] INFO [Partition -uve-topic-18-25 broker=3] Log loaded for partition -uve-topic-18-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,015] 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:43,015] 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:43,015] INFO [Partition -uve-topic-17-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-5 (kafka.cluster.Partition) [2025-02-10 02:00:43,015] INFO [Partition -uve-topic-17-5 broker=3] Log loaded for partition -uve-topic-17-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,017] 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:43,017] 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:43,017] INFO [Partition -uve-topic-20-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-2 (kafka.cluster.Partition) [2025-02-10 02:00:43,017] INFO [Partition -uve-topic-20-2 broker=3] Log loaded for partition -uve-topic-20-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,019] 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:43,019] 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:43,019] INFO [Partition -uve-topic-21-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-22 (kafka.cluster.Partition) [2025-02-10 02:00:43,019] INFO [Partition -uve-topic-21-22 broker=3] Log loaded for partition -uve-topic-21-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,020] 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:43,021] 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:43,021] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-19 (kafka.cluster.Partition) [2025-02-10 02:00:43,021] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,022] 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:43,022] 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:43,022] INFO [Partition -uve-topic-22-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-4 (kafka.cluster.Partition) [2025-02-10 02:00:43,022] INFO [Partition -uve-topic-22-4 broker=3] Log loaded for partition -uve-topic-22-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,023] 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:43,024] 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:43,024] INFO [Partition -uve-topic-17-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-24 (kafka.cluster.Partition) [2025-02-10 02:00:43,024] INFO [Partition -uve-topic-17-24 broker=3] Log loaded for partition -uve-topic-17-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,025] 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:43,025] 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:43,025] INFO [Partition -uve-topic-16-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-4 (kafka.cluster.Partition) [2025-02-10 02:00:43,025] INFO [Partition -uve-topic-16-4 broker=3] Log loaded for partition -uve-topic-16-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,026] 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:43,027] 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:43,027] INFO [Partition -uve-topic-29-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-2 (kafka.cluster.Partition) [2025-02-10 02:00:43,027] INFO [Partition -uve-topic-29-2 broker=3] Log loaded for partition -uve-topic-29-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,028] 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:43,028] 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:43,028] INFO [Partition -uve-topic-21-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-3 (kafka.cluster.Partition) [2025-02-10 02:00:43,028] INFO [Partition -uve-topic-21-3 broker=3] Log loaded for partition -uve-topic-21-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,029] 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:43,030] 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:43,030] INFO [Partition structured_syslog_topic-1 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-1 (kafka.cluster.Partition) [2025-02-10 02:00:43,030] INFO [Partition structured_syslog_topic-1 broker=3] Log loaded for partition structured_syslog_topic-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,031] 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:43,031] 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:43,031] INFO [Partition -uve-topic-20-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-21 (kafka.cluster.Partition) [2025-02-10 02:00:43,031] INFO [Partition -uve-topic-20-21 broker=3] Log loaded for partition -uve-topic-20-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,032] 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:43,033] 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:43,033] INFO [Partition -uve-topic-27-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-19 (kafka.cluster.Partition) [2025-02-10 02:00:43,033] INFO [Partition -uve-topic-27-19 broker=3] Log loaded for partition -uve-topic-27-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,034] 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:43,034] 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:43,034] INFO [Partition -uve-topic-14-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-21 (kafka.cluster.Partition) [2025-02-10 02:00:43,034] INFO [Partition -uve-topic-14-21 broker=3] Log loaded for partition -uve-topic-14-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,035] 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:43,035] 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:43,035] INFO [Partition -uve-topic-16-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-23 (kafka.cluster.Partition) [2025-02-10 02:00:43,035] INFO [Partition -uve-topic-16-23 broker=3] Log loaded for partition -uve-topic-16-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,036] 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:43,037] 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:43,037] INFO [Partition -uve-topic-15-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-3 (kafka.cluster.Partition) [2025-02-10 02:00:43,037] INFO [Partition -uve-topic-15-3 broker=3] Log loaded for partition -uve-topic-15-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,038] 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:43,038] 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:43,038] INFO [Partition -uve-topic-29-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-21 (kafka.cluster.Partition) [2025-02-10 02:00:43,038] INFO [Partition -uve-topic-29-21 broker=3] Log loaded for partition -uve-topic-29-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,039] 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:43,040] 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:43,040] INFO [Partition -uve-topic-28-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-1 (kafka.cluster.Partition) [2025-02-10 02:00:43,040] INFO [Partition -uve-topic-28-1 broker=3] Log loaded for partition -uve-topic-28-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,041] 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:43,041] 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:43,041] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-0 (kafka.cluster.Partition) [2025-02-10 02:00:43,041] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,043] 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:43,043] 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:43,043] INFO [Partition -uve-topic-25-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-26 (kafka.cluster.Partition) [2025-02-10 02:00:43,043] INFO [Partition -uve-topic-25-26 broker=3] Log loaded for partition -uve-topic-25-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,044] 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:43,045] 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:43,045] INFO [Partition -uve-topic-12-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-28 (kafka.cluster.Partition) [2025-02-10 02:00:43,045] INFO [Partition -uve-topic-12-28 broker=3] Log loaded for partition -uve-topic-12-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,046] 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:43,046] 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:43,046] INFO [Partition -uve-topic-24-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-6 (kafka.cluster.Partition) [2025-02-10 02:00:43,046] INFO [Partition -uve-topic-24-6 broker=3] Log loaded for partition -uve-topic-24-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,048] 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:43,048] 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:43,048] INFO [Partition -uve-topic-11-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-8 (kafka.cluster.Partition) [2025-02-10 02:00:43,048] INFO [Partition -uve-topic-11-8 broker=3] Log loaded for partition -uve-topic-11-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,050] 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:43,050] 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:43,050] INFO [Partition -uve-topic-26-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-18 (kafka.cluster.Partition) [2025-02-10 02:00:43,050] INFO [Partition -uve-topic-26-18 broker=3] Log loaded for partition -uve-topic-26-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,051] 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:43,052] 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:43,052] INFO [Partition -uve-topic-13-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-20 (kafka.cluster.Partition) [2025-02-10 02:00:43,052] INFO [Partition -uve-topic-13-20 broker=3] Log loaded for partition -uve-topic-13-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,053] 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:43,053] 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:43,054] INFO [Partition -uve-topic-12-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-0 (kafka.cluster.Partition) [2025-02-10 02:00:43,054] INFO [Partition -uve-topic-12-0 broker=3] Log loaded for partition -uve-topic-12-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,055] 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:43,055] 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:43,055] INFO [Partition -uve-topic-13-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-1 (kafka.cluster.Partition) [2025-02-10 02:00:43,055] INFO [Partition -uve-topic-13-1 broker=3] Log loaded for partition -uve-topic-13-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,057] 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:43,057] 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:43,057] INFO [Partition -uve-topic-5-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-8 (kafka.cluster.Partition) [2025-02-10 02:00:43,057] INFO [Partition -uve-topic-5-8 broker=3] Log loaded for partition -uve-topic-5-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,058] 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:43,059] 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:43,059] INFO [Partition -uve-topic-6-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-28 (kafka.cluster.Partition) [2025-02-10 02:00:43,059] INFO [Partition -uve-topic-6-28 broker=3] Log loaded for partition -uve-topic-6-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,060] 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:43,061] 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:43,061] INFO [Partition -uve-topic-9-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-12 (kafka.cluster.Partition) [2025-02-10 02:00:43,061] INFO [Partition -uve-topic-9-12 broker=3] Log loaded for partition -uve-topic-9-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,062] 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:43,062] 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:43,062] INFO [Partition -uve-topic-1-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-13 (kafka.cluster.Partition) [2025-02-10 02:00:43,062] INFO [Partition -uve-topic-1-13 broker=3] Log loaded for partition -uve-topic-1-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,063] 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:43,064] 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:43,064] INFO [Partition -uve-topic-8-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-11 (kafka.cluster.Partition) [2025-02-10 02:00:43,064] INFO [Partition -uve-topic-8-11 broker=3] Log loaded for partition -uve-topic-8-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,066] 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:43,066] 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:43,066] INFO [Partition -uve-topic-15-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-22 (kafka.cluster.Partition) [2025-02-10 02:00:43,066] INFO [Partition -uve-topic-15-22 broker=3] Log loaded for partition -uve-topic-15-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,068] 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:43,068] 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:43,068] INFO [Partition -uve-topic-28-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-20 (kafka.cluster.Partition) [2025-02-10 02:00:43,069] INFO [Partition -uve-topic-28-20 broker=3] Log loaded for partition -uve-topic-28-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,070] 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:43,070] 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:43,070] INFO [Partition -uve-topic-0-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-12 (kafka.cluster.Partition) [2025-02-10 02:00:43,070] INFO [Partition -uve-topic-0-12 broker=3] Log loaded for partition -uve-topic-0-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,071] 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:43,071] 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:43,071] INFO [Partition -uve-topic-7-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-10 (kafka.cluster.Partition) [2025-02-10 02:00:43,072] INFO [Partition -uve-topic-7-10 broker=3] Log loaded for partition -uve-topic-7-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,073] 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:43,073] 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:43,073] INFO [Partition -uve-topic-4-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-16 (kafka.cluster.Partition) [2025-02-10 02:00:43,073] INFO [Partition -uve-topic-4-16 broker=3] Log loaded for partition -uve-topic-4-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,074] 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:43,075] 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:43,075] INFO [Partition -uve-topic-3-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-15 (kafka.cluster.Partition) [2025-02-10 02:00:43,075] INFO [Partition -uve-topic-3-15 broker=3] Log loaded for partition -uve-topic-3-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,076] 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:43,076] 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:43,076] INFO [Partition -uve-topic-25-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-7 (kafka.cluster.Partition) [2025-02-10 02:00:43,076] INFO [Partition -uve-topic-25-7 broker=3] Log loaded for partition -uve-topic-25-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,078] 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:43,079] 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:43,079] INFO [Partition -uve-topic-12-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-9 (kafka.cluster.Partition) [2025-02-10 02:00:43,079] INFO [Partition -uve-topic-12-9 broker=3] Log loaded for partition -uve-topic-12-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,083] 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:43,083] 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:43,083] INFO [Partition -uve-topic-19-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-7 (kafka.cluster.Partition) [2025-02-10 02:00:43,083] INFO [Partition -uve-topic-19-7 broker=3] Log loaded for partition -uve-topic-19-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,084] 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:43,085] 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:43,085] INFO [Partition structured_syslog_topic-20 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-20 (kafka.cluster.Partition) [2025-02-10 02:00:43,085] INFO [Partition structured_syslog_topic-20 broker=3] Log loaded for partition structured_syslog_topic-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,086] 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:43,086] 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:43,086] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-9 (kafka.cluster.Partition) [2025-02-10 02:00:43,086] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,087] 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:43,088] 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:43,088] INFO [Partition -uve-topic-7-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-29 (kafka.cluster.Partition) [2025-02-10 02:00:43,088] INFO [Partition -uve-topic-7-29 broker=3] Log loaded for partition -uve-topic-7-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,089] 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:43,089] 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:43,089] INFO [Partition -uve-topic-6-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-9 (kafka.cluster.Partition) [2025-02-10 02:00:43,089] INFO [Partition -uve-topic-6-9 broker=3] Log loaded for partition -uve-topic-6-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,090] 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:43,091] 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:43,091] INFO [Partition -uve-topic-10-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-26 (kafka.cluster.Partition) [2025-02-10 02:00:43,091] INFO [Partition -uve-topic-10-26 broker=3] Log loaded for partition -uve-topic-10-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,093] 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:43,094] 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:43,094] INFO [Partition -uve-topic-27-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-0 (kafka.cluster.Partition) [2025-02-10 02:00:43,094] INFO [Partition -uve-topic-27-0 broker=3] Log loaded for partition -uve-topic-27-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,095] 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:43,096] 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:43,096] INFO [Partition -uve-topic-23-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-24 (kafka.cluster.Partition) [2025-02-10 02:00:43,096] INFO [Partition -uve-topic-23-24 broker=3] Log loaded for partition -uve-topic-23-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,100] 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:43,101] 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:43,101] INFO [Partition -uve-topic-14-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-2 (kafka.cluster.Partition) [2025-02-10 02:00:43,101] INFO [Partition -uve-topic-14-2 broker=3] Log loaded for partition -uve-topic-14-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,102] 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:43,102] 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:43,102] INFO [Partition -uve-topic-2-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-14 (kafka.cluster.Partition) [2025-02-10 02:00:43,102] INFO [Partition -uve-topic-2-14 broker=3] Log loaded for partition -uve-topic-2-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,104] 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:43,104] 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:43,104] INFO [Partition -uve-topic-18-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-6 (kafka.cluster.Partition) [2025-02-10 02:00:43,104] INFO [Partition -uve-topic-18-6 broker=3] Log loaded for partition -uve-topic-18-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,105] 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:43,106] 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:43,106] INFO [Partition -uve-topic-19-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-26 (kafka.cluster.Partition) [2025-02-10 02:00:43,106] INFO [Partition -uve-topic-19-26 broker=3] Log loaded for partition -uve-topic-19-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,107] 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:43,107] 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:43,107] INFO [Partition -uve-topic-22-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-23 (kafka.cluster.Partition) [2025-02-10 02:00:43,107] INFO [Partition -uve-topic-22-23 broker=3] Log loaded for partition -uve-topic-22-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,109] 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:43,109] 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:43,109] INFO [Partition -uve-topic-24-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-25 (kafka.cluster.Partition) [2025-02-10 02:00:43,109] INFO [Partition -uve-topic-24-25 broker=3] Log loaded for partition -uve-topic-24-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,110] 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:43,111] 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:43,111] INFO [Partition -uve-topic-11-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-27 (kafka.cluster.Partition) [2025-02-10 02:00:43,111] INFO [Partition -uve-topic-11-27 broker=3] Log loaded for partition -uve-topic-11-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,112] 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:43,113] 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:43,113] INFO [Partition -uve-topic-10-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-7 (kafka.cluster.Partition) [2025-02-10 02:00:43,113] INFO [Partition -uve-topic-10-7 broker=3] Log loaded for partition -uve-topic-10-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,114] 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:43,114] 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:43,114] INFO [Partition -uve-topic-23-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-5 (kafka.cluster.Partition) [2025-02-10 02:00:43,114] INFO [Partition -uve-topic-23-5 broker=3] Log loaded for partition -uve-topic-23-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,120] 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:43,120] 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:43,120] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-28 (kafka.cluster.Partition) [2025-02-10 02:00:43,120] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,122] 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:43,122] 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:43,122] INFO [Partition -uve-topic-4-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-26 (kafka.cluster.Partition) [2025-02-10 02:00:43,122] INFO [Partition -uve-topic-4-26 broker=3] Log loaded for partition -uve-topic-4-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,123] 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:43,124] 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:43,124] INFO [Partition -uve-topic-25-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-17 (kafka.cluster.Partition) [2025-02-10 02:00:43,124] INFO [Partition -uve-topic-25-17 broker=3] Log loaded for partition -uve-topic-25-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,125] 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:43,125] 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:43,125] INFO [Partition -uve-topic-12-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-19 (kafka.cluster.Partition) [2025-02-10 02:00:43,125] INFO [Partition -uve-topic-12-19 broker=3] Log loaded for partition -uve-topic-12-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,127] 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:43,127] 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:43,127] INFO [Partition -uve-topic-5-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-27 (kafka.cluster.Partition) [2025-02-10 02:00:43,127] INFO [Partition -uve-topic-5-27 broker=3] Log loaded for partition -uve-topic-5-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,128] 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:43,128] 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:43,128] INFO [Partition -uve-topic-4-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-7 (kafka.cluster.Partition) [2025-02-10 02:00:43,128] INFO [Partition -uve-topic-4-7 broker=3] Log loaded for partition -uve-topic-4-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,129] 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:43,130] 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:43,130] INFO [Partition -uve-topic-17-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-21 (kafka.cluster.Partition) [2025-02-10 02:00:43,130] INFO [Partition -uve-topic-17-21 broker=3] Log loaded for partition -uve-topic-17-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,131] 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:43,131] 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:43,131] INFO [Partition -uve-topic-0-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-9 (kafka.cluster.Partition) [2025-02-10 02:00:43,131] INFO [Partition -uve-topic-0-9 broker=3] Log loaded for partition -uve-topic-0-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,132] 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:43,133] 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:43,133] INFO [Partition -uve-topic-1-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-29 (kafka.cluster.Partition) [2025-02-10 02:00:43,133] INFO [Partition -uve-topic-1-29 broker=3] Log loaded for partition -uve-topic-1-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,134] 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:43,134] 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:43,134] INFO [Partition -uve-topic-16-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-1 (kafka.cluster.Partition) [2025-02-10 02:00:43,134] INFO [Partition -uve-topic-16-1 broker=3] Log loaded for partition -uve-topic-16-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,135] 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:43,136] 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:43,136] INFO [Partition -uve-topic-2-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-11 (kafka.cluster.Partition) [2025-02-10 02:00:43,136] INFO [Partition -uve-topic-2-11 broker=3] Log loaded for partition -uve-topic-2-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,137] 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:43,137] 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:43,137] INFO [Partition -uve-topic-9-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-9 (kafka.cluster.Partition) [2025-02-10 02:00:43,137] INFO [Partition -uve-topic-9-9 broker=3] Log loaded for partition -uve-topic-9-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,138] 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:43,139] 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:43,139] INFO [Partition -uve-topic-25-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-4 (kafka.cluster.Partition) [2025-02-10 02:00:43,139] INFO [Partition -uve-topic-25-4 broker=3] Log loaded for partition -uve-topic-25-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,140] 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:43,140] 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:43,140] INFO [Partition -uve-topic-12-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-6 (kafka.cluster.Partition) [2025-02-10 02:00:43,140] INFO [Partition -uve-topic-12-6 broker=3] Log loaded for partition -uve-topic-12-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,141] 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:43,142] 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:43,142] INFO [Partition -uve-topic-4-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-23 (kafka.cluster.Partition) [2025-02-10 02:00:43,142] INFO [Partition -uve-topic-4-23 broker=3] Log loaded for partition -uve-topic-4-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,143] 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:43,143] 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:43,143] INFO [Partition -uve-topic-3-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-3 (kafka.cluster.Partition) [2025-02-10 02:00:43,143] INFO [Partition -uve-topic-3-3 broker=3] Log loaded for partition -uve-topic-3-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,144] 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:43,145] 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:43,145] INFO [Partition -uve-topic-3-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-22 (kafka.cluster.Partition) [2025-02-10 02:00:43,145] INFO [Partition -uve-topic-3-22 broker=3] Log loaded for partition -uve-topic-3-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,146] 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:43,146] 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:43,146] INFO [Partition -uve-topic-0-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-28 (kafka.cluster.Partition) [2025-02-10 02:00:43,146] INFO [Partition -uve-topic-0-28 broker=3] Log loaded for partition -uve-topic-0-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,148] 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:43,148] 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:43,148] INFO [Partition -uve-topic-15-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-0 (kafka.cluster.Partition) [2025-02-10 02:00:43,148] INFO [Partition -uve-topic-15-0 broker=3] Log loaded for partition -uve-topic-15-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,150] 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:43,150] 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:43,150] INFO [Partition -uve-topic-6-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-6 (kafka.cluster.Partition) [2025-02-10 02:00:43,150] INFO [Partition -uve-topic-6-6 broker=3] Log loaded for partition -uve-topic-6-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,152] 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:43,152] 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:43,152] INFO [Partition -uve-topic-7-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-26 (kafka.cluster.Partition) [2025-02-10 02:00:43,153] INFO [Partition -uve-topic-7-26 broker=3] Log loaded for partition -uve-topic-7-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,154] 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:43,154] 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:43,154] INFO [Partition -uve-topic-8-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-8 (kafka.cluster.Partition) [2025-02-10 02:00:43,154] INFO [Partition -uve-topic-8-8 broker=3] Log loaded for partition -uve-topic-8-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,156] 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:43,156] 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:43,156] INFO [Partition -uve-topic-21-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-19 (kafka.cluster.Partition) [2025-02-10 02:00:43,156] INFO [Partition -uve-topic-21-19 broker=3] Log loaded for partition -uve-topic-21-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,160] 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:43,161] 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:43,161] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-16 (kafka.cluster.Partition) [2025-02-10 02:00:43,161] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,170] 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:43,173] 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:43,178] INFO [Partition -uve-topic-25-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-23 (kafka.cluster.Partition) [2025-02-10 02:00:43,178] INFO [Partition -uve-topic-25-23 broker=3] Log loaded for partition -uve-topic-25-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,186] 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:43,187] 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:43,187] INFO [Partition -uve-topic-12-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-25 (kafka.cluster.Partition) [2025-02-10 02:00:43,187] INFO [Partition -uve-topic-12-25 broker=3] Log loaded for partition -uve-topic-12-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,191] 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:43,191] 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:43,191] INFO [Partition -uve-topic-19-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-23 (kafka.cluster.Partition) [2025-02-10 02:00:43,191] INFO [Partition -uve-topic-19-23 broker=3] Log loaded for partition -uve-topic-19-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,194] 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:43,195] 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:43,195] INFO [Partition -uve-topic-24-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-3 (kafka.cluster.Partition) [2025-02-10 02:00:43,195] INFO [Partition -uve-topic-24-3 broker=3] Log loaded for partition -uve-topic-24-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,196] 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:43,197] 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:43,197] INFO [Partition -uve-topic-11-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-5 (kafka.cluster.Partition) [2025-02-10 02:00:43,197] INFO [Partition -uve-topic-11-5 broker=3] Log loaded for partition -uve-topic-11-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,198] 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:43,199] 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:43,199] INFO [Partition -uve-topic-4-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-13 (kafka.cluster.Partition) [2025-02-10 02:00:43,199] INFO [Partition -uve-topic-4-13 broker=3] Log loaded for partition -uve-topic-4-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,200] 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:43,200] 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:43,200] INFO [Partition -uve-topic-24-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-22 (kafka.cluster.Partition) [2025-02-10 02:00:43,200] INFO [Partition -uve-topic-24-22 broker=3] Log loaded for partition -uve-topic-24-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,202] 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:43,203] 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:43,203] INFO [Partition -uve-topic-11-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-24 (kafka.cluster.Partition) [2025-02-10 02:00:43,203] INFO [Partition -uve-topic-11-24 broker=3] Log loaded for partition -uve-topic-11-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,204] 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:43,204] 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:43,204] INFO [Partition -uve-topic-5-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-5 (kafka.cluster.Partition) [2025-02-10 02:00:43,204] INFO [Partition -uve-topic-5-5 broker=3] Log loaded for partition -uve-topic-5-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,205] 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:43,206] 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:43,206] INFO [Partition -uve-topic-6-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-25 (kafka.cluster.Partition) [2025-02-10 02:00:43,206] INFO [Partition -uve-topic-6-25 broker=3] Log loaded for partition -uve-topic-6-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,207] 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:43,207] 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:43,207] INFO [Partition -uve-topic-27-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-16 (kafka.cluster.Partition) [2025-02-10 02:00:43,207] INFO [Partition -uve-topic-27-16 broker=3] Log loaded for partition -uve-topic-27-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,208] 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:43,209] 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:43,209] INFO [Partition -uve-topic-14-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-18 (kafka.cluster.Partition) [2025-02-10 02:00:43,209] INFO [Partition -uve-topic-14-18 broker=3] Log loaded for partition -uve-topic-14-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,210] 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:43,210] 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:43,210] INFO [Partition -uve-topic-18-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-22 (kafka.cluster.Partition) [2025-02-10 02:00:43,210] INFO [Partition -uve-topic-18-22 broker=3] Log loaded for partition -uve-topic-18-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,211] 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:43,212] 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:43,212] INFO [Partition -uve-topic-19-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-4 (kafka.cluster.Partition) [2025-02-10 02:00:43,212] INFO [Partition -uve-topic-19-4 broker=3] Log loaded for partition -uve-topic-19-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,213] 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:43,213] 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:43,213] INFO [Partition -uve-topic-10-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-23 (kafka.cluster.Partition) [2025-02-10 02:00:43,213] INFO [Partition -uve-topic-10-23 broker=3] Log loaded for partition -uve-topic-10-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,214] 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:43,215] 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:43,215] INFO [Partition -uve-topic-22-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-1 (kafka.cluster.Partition) [2025-02-10 02:00:43,215] INFO [Partition -uve-topic-22-1 broker=3] Log loaded for partition -uve-topic-22-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,216] 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:43,216] 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:43,216] INFO [Partition -uve-topic-23-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-21 (kafka.cluster.Partition) [2025-02-10 02:00:43,216] INFO [Partition -uve-topic-23-21 broker=3] Log loaded for partition -uve-topic-23-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,217] 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:43,217] 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:43,217] INFO [Partition -uve-topic-18-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-3 (kafka.cluster.Partition) [2025-02-10 02:00:43,217] INFO [Partition -uve-topic-18-3 broker=3] Log loaded for partition -uve-topic-18-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,220] 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:43,220] 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:43,220] INFO [Partition -uve-topic-24-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-13 (kafka.cluster.Partition) [2025-02-10 02:00:43,220] INFO [Partition -uve-topic-24-13 broker=3] Log loaded for partition -uve-topic-24-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,223] 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:43,224] 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:43,224] INFO [Partition -uve-topic-11-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-15 (kafka.cluster.Partition) [2025-02-10 02:00:43,224] INFO [Partition -uve-topic-11-15 broker=3] Log loaded for partition -uve-topic-11-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,236] 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:43,237] 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:43,237] INFO [Partition -uve-topic-26-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-15 (kafka.cluster.Partition) [2025-02-10 02:00:43,237] INFO [Partition -uve-topic-26-15 broker=3] Log loaded for partition -uve-topic-26-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,238] 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:43,239] 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:43,239] INFO [Partition -uve-topic-13-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-17 (kafka.cluster.Partition) [2025-02-10 02:00:43,239] INFO [Partition -uve-topic-13-17 broker=3] Log loaded for partition -uve-topic-13-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,240] 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:43,240] 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:43,240] INFO [Partition -uve-topic-25-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-14 (kafka.cluster.Partition) [2025-02-10 02:00:43,240] INFO [Partition -uve-topic-25-14 broker=3] Log loaded for partition -uve-topic-25-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,243] 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:43,244] 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:43,244] INFO [Partition -uve-topic-20-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-18 (kafka.cluster.Partition) [2025-02-10 02:00:43,244] INFO [Partition -uve-topic-20-18 broker=3] Log loaded for partition -uve-topic-20-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,247] 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:43,248] 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:43,248] INFO [Partition -uve-topic-12-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-16 (kafka.cluster.Partition) [2025-02-10 02:00:43,248] INFO [Partition -uve-topic-12-16 broker=3] Log loaded for partition -uve-topic-12-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,250] 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:43,250] 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:43,250] INFO [Partition -uve-topic-22-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-20 (kafka.cluster.Partition) [2025-02-10 02:00:43,250] INFO [Partition -uve-topic-22-20 broker=3] Log loaded for partition -uve-topic-22-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,251] 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:43,252] 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:43,252] INFO [Partition -uve-topic-16-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-20 (kafka.cluster.Partition) [2025-02-10 02:00:43,252] INFO [Partition -uve-topic-16-20 broker=3] Log loaded for partition -uve-topic-16-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,253] 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:43,253] 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:43,253] INFO [Partition -uve-topic-29-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-18 (kafka.cluster.Partition) [2025-02-10 02:00:43,253] INFO [Partition -uve-topic-29-18 broker=3] Log loaded for partition -uve-topic-29-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,255] 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:43,255] 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:43,255] INFO [Partition -uve-topic-21-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-0 (kafka.cluster.Partition) [2025-02-10 02:00:43,255] INFO [Partition -uve-topic-21-0 broker=3] Log loaded for partition -uve-topic-21-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,256] 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:43,257] 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:43,257] INFO [Partition -uve-topic-8-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-27 (kafka.cluster.Partition) [2025-02-10 02:00:43,257] INFO [Partition -uve-topic-8-27 broker=3] Log loaded for partition -uve-topic-8-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,258] 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:43,258] 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:43,258] INFO [Partition -uve-topic-17-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-2 (kafka.cluster.Partition) [2025-02-10 02:00:43,258] INFO [Partition -uve-topic-17-2 broker=3] Log loaded for partition -uve-topic-17-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,259] 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:43,260] 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:43,260] INFO [Partition -uve-topic-15-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-19 (kafka.cluster.Partition) [2025-02-10 02:00:43,260] INFO [Partition -uve-topic-15-19 broker=3] Log loaded for partition -uve-topic-15-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,261] 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:43,261] 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:43,261] INFO [Partition -uve-topic-28-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-17 (kafka.cluster.Partition) [2025-02-10 02:00:43,261] INFO [Partition -uve-topic-28-17 broker=3] Log loaded for partition -uve-topic-28-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,263] 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:43,263] 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:43,263] INFO [Partition -uve-topic-7-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-7 (kafka.cluster.Partition) [2025-02-10 02:00:43,263] INFO [Partition -uve-topic-7-7 broker=3] Log loaded for partition -uve-topic-7-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,264] 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:43,264] 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:43,264] INFO [Partition -uve-topic-10-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-4 (kafka.cluster.Partition) [2025-02-10 02:00:43,264] INFO [Partition -uve-topic-10-4 broker=3] Log loaded for partition -uve-topic-10-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,266] 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:43,266] 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:43,266] INFO [Partition -uve-topic-23-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-2 (kafka.cluster.Partition) [2025-02-10 02:00:43,266] INFO [Partition -uve-topic-23-2 broker=3] Log loaded for partition -uve-topic-23-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,267] 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:43,268] 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:43,268] INFO [Partition -uve-topic-1-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-10 (kafka.cluster.Partition) [2025-02-10 02:00:43,268] INFO [Partition -uve-topic-1-10 broker=3] Log loaded for partition -uve-topic-1-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,269] 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:43,269] 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:43,269] INFO [Partition -uve-topic-3-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-12 (kafka.cluster.Partition) [2025-02-10 02:00:43,269] INFO [Partition -uve-topic-3-12 broker=3] Log loaded for partition -uve-topic-3-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,270] 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:43,271] 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:43,271] INFO [Partition structured_syslog_topic-17 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-17 (kafka.cluster.Partition) [2025-02-10 02:00:43,271] INFO [Partition structured_syslog_topic-17 broker=3] Log loaded for partition structured_syslog_topic-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,272] 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:43,272] 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:43,272] INFO [Partition -uve-topic-5-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-24 (kafka.cluster.Partition) [2025-02-10 02:00:43,272] INFO [Partition -uve-topic-5-24 broker=3] Log loaded for partition -uve-topic-5-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,273] 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:43,274] 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:43,274] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-6 (kafka.cluster.Partition) [2025-02-10 02:00:43,274] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,275] 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:43,275] 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:43,275] INFO [Partition -uve-topic-4-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-4 (kafka.cluster.Partition) [2025-02-10 02:00:43,275] INFO [Partition -uve-topic-4-4 broker=3] Log loaded for partition -uve-topic-4-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,276] 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:43,277] 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:43,277] INFO [Partition -uve-topic-9-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-28 (kafka.cluster.Partition) [2025-02-10 02:00:43,277] INFO [Partition -uve-topic-9-28 broker=3] Log loaded for partition -uve-topic-9-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,278] 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:43,278] 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:43,278] INFO [Partition -uve-topic-9-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-6 (kafka.cluster.Partition) [2025-02-10 02:00:43,278] INFO [Partition -uve-topic-9-6 broker=3] Log loaded for partition -uve-topic-9-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,279] 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:43,280] 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:43,280] INFO [Partition -uve-topic-19-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-11 (kafka.cluster.Partition) [2025-02-10 02:00:43,280] INFO [Partition -uve-topic-19-11 broker=3] Log loaded for partition -uve-topic-19-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,281] 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:43,281] 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:43,281] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-13 (kafka.cluster.Partition) [2025-02-10 02:00:43,281] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,283] 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:43,283] 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:43,283] INFO [Partition -uve-topic-17-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-18 (kafka.cluster.Partition) [2025-02-10 02:00:43,283] INFO [Partition -uve-topic-17-18 broker=3] Log loaded for partition -uve-topic-17-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,284] 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:43,285] 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:43,285] INFO [Partition -uve-topic-8-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-5 (kafka.cluster.Partition) [2025-02-10 02:00:43,285] INFO [Partition -uve-topic-8-5 broker=3] Log loaded for partition -uve-topic-8-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,286] 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:43,286] 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:43,286] INFO [Partition -uve-topic-1-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-26 (kafka.cluster.Partition) [2025-02-10 02:00:43,286] INFO [Partition -uve-topic-1-26 broker=3] Log loaded for partition -uve-topic-1-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,287] 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:43,288] 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:43,288] INFO [Partition -uve-topic-0-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-6 (kafka.cluster.Partition) [2025-02-10 02:00:43,288] INFO [Partition -uve-topic-0-6 broker=3] Log loaded for partition -uve-topic-0-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,289] 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:43,289] 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:43,289] INFO [Partition -uve-topic-24-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-29 (kafka.cluster.Partition) [2025-02-10 02:00:43,289] INFO [Partition -uve-topic-24-29 broker=3] Log loaded for partition -uve-topic-24-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,291] 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:43,291] 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:43,291] INFO [Partition -uve-topic-5-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-21 (kafka.cluster.Partition) [2025-02-10 02:00:43,291] INFO [Partition -uve-topic-5-21 broker=3] Log loaded for partition -uve-topic-5-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,292] 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:43,292] 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:43,292] INFO [Partition -uve-topic-7-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-23 (kafka.cluster.Partition) [2025-02-10 02:00:43,292] INFO [Partition -uve-topic-7-23 broker=3] Log loaded for partition -uve-topic-7-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,294] 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:43,294] 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:43,294] INFO [Partition -uve-topic-6-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-3 (kafka.cluster.Partition) [2025-02-10 02:00:43,294] INFO [Partition -uve-topic-6-3 broker=3] Log loaded for partition -uve-topic-6-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,295] 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:43,296] 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:43,296] INFO [Partition -uve-topic-23-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-18 (kafka.cluster.Partition) [2025-02-10 02:00:43,296] INFO [Partition -uve-topic-23-18 broker=3] Log loaded for partition -uve-topic-23-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,297] 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:43,297] 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:43,297] INFO [Partition -uve-topic-10-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-20 (kafka.cluster.Partition) [2025-02-10 02:00:43,297] INFO [Partition -uve-topic-10-20 broker=3] Log loaded for partition -uve-topic-10-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,298] 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:43,298] 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:43,298] INFO [Partition -uve-topic-3-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-28 (kafka.cluster.Partition) [2025-02-10 02:00:43,298] INFO [Partition -uve-topic-3-28 broker=3] Log loaded for partition -uve-topic-3-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,299] 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:43,300] 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:43,300] INFO [Partition -uve-topic-2-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-8 (kafka.cluster.Partition) [2025-02-10 02:00:43,300] INFO [Partition -uve-topic-2-8 broker=3] Log loaded for partition -uve-topic-2-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,301] 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:43,301] 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:43,301] INFO [Partition -uve-topic-18-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-0 (kafka.cluster.Partition) [2025-02-10 02:00:43,301] INFO [Partition -uve-topic-18-0 broker=3] Log loaded for partition -uve-topic-18-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,302] 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:43,303] 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:43,303] INFO [Partition -uve-topic-19-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-20 (kafka.cluster.Partition) [2025-02-10 02:00:43,303] INFO [Partition -uve-topic-19-20 broker=3] Log loaded for partition -uve-topic-19-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,304] 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:43,304] 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:43,304] INFO [Partition -uve-topic-4-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-20 (kafka.cluster.Partition) [2025-02-10 02:00:43,304] INFO [Partition -uve-topic-4-20 broker=3] Log loaded for partition -uve-topic-4-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,305] 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:43,305] 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:43,305] INFO [Partition -uve-topic-5-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-2 (kafka.cluster.Partition) [2025-02-10 02:00:43,305] INFO [Partition -uve-topic-5-2 broker=3] Log loaded for partition -uve-topic-5-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,306] 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:43,307] 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:43,307] INFO [Partition -uve-topic-6-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-22 (kafka.cluster.Partition) [2025-02-10 02:00:43,307] INFO [Partition -uve-topic-6-22 broker=3] Log loaded for partition -uve-topic-6-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,308] 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:43,308] 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:43,308] INFO [Partition -uve-topic-25-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-11 (kafka.cluster.Partition) [2025-02-10 02:00:43,308] INFO [Partition -uve-topic-25-11 broker=3] Log loaded for partition -uve-topic-25-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,309] 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:43,310] 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:43,310] INFO [Partition -uve-topic-12-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-13 (kafka.cluster.Partition) [2025-02-10 02:00:43,310] INFO [Partition -uve-topic-12-13 broker=3] Log loaded for partition -uve-topic-12-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,311] 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:43,311] 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:43,311] INFO [Partition -uve-topic-0-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-25 (kafka.cluster.Partition) [2025-02-10 02:00:43,311] INFO [Partition -uve-topic-0-25 broker=3] Log loaded for partition -uve-topic-0-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,312] 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:43,313] 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:43,313] INFO [Partition -uve-topic-4-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-1 (kafka.cluster.Partition) [2025-02-10 02:00:43,313] INFO [Partition -uve-topic-4-1 broker=3] Log loaded for partition -uve-topic-4-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,314] 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:43,314] 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:43,314] INFO [Partition -uve-topic-2-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-27 (kafka.cluster.Partition) [2025-02-10 02:00:43,314] INFO [Partition -uve-topic-2-27 broker=3] Log loaded for partition -uve-topic-2-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,315] 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:43,316] 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:43,316] INFO [Partition -uve-topic-18-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-19 (kafka.cluster.Partition) [2025-02-10 02:00:43,316] INFO [Partition -uve-topic-18-19 broker=3] Log loaded for partition -uve-topic-18-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,317] 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:43,317] 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:43,317] INFO [Partition -uve-topic-1-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-7 (kafka.cluster.Partition) [2025-02-10 02:00:43,317] INFO [Partition -uve-topic-1-7 broker=3] Log loaded for partition -uve-topic-1-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,318] 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:43,319] 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:43,319] INFO [Partition -uve-topic-9-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-25 (kafka.cluster.Partition) [2025-02-10 02:00:43,319] INFO [Partition -uve-topic-9-25 broker=3] Log loaded for partition -uve-topic-9-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,320] 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:43,320] 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:43,320] INFO [Partition -uve-topic-21-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-16 (kafka.cluster.Partition) [2025-02-10 02:00:43,320] INFO [Partition -uve-topic-21-16 broker=3] Log loaded for partition -uve-topic-21-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,321] 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:43,322] 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:43,322] INFO [Partition -uve-topic-3-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-19 (kafka.cluster.Partition) [2025-02-10 02:00:43,322] INFO [Partition -uve-topic-3-19 broker=3] Log loaded for partition -uve-topic-3-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,323] 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:43,323] 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:43,323] INFO [Partition -uve-topic-23-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-28 (kafka.cluster.Partition) [2025-02-10 02:00:43,323] INFO [Partition -uve-topic-23-28 broker=3] Log loaded for partition -uve-topic-23-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,324] 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:43,324] 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:43,324] INFO [Partition -uve-topic-24-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-10 (kafka.cluster.Partition) [2025-02-10 02:00:43,324] INFO [Partition -uve-topic-24-10 broker=3] Log loaded for partition -uve-topic-24-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,325] 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:43,326] 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:43,326] INFO [Partition -uve-topic-11-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-12 (kafka.cluster.Partition) [2025-02-10 02:00:43,326] INFO [Partition -uve-topic-11-12 broker=3] Log loaded for partition -uve-topic-11-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,327] 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:43,327] 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:43,327] INFO [Partition -uve-topic-15-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-16 (kafka.cluster.Partition) [2025-02-10 02:00:43,327] INFO [Partition -uve-topic-15-16 broker=3] Log loaded for partition -uve-topic-15-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,328] 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:43,328] 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:43,328] INFO [Partition -uve-topic-3-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-0 (kafka.cluster.Partition) [2025-02-10 02:00:43,328] INFO [Partition -uve-topic-3-0 broker=3] Log loaded for partition -uve-topic-3-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,329] 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:43,330] 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:43,330] INFO [Partition -uve-topic-28-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-14 (kafka.cluster.Partition) [2025-02-10 02:00:43,330] INFO [Partition -uve-topic-28-14 broker=3] Log loaded for partition -uve-topic-28-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,331] 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:43,331] 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:43,331] INFO [Partition -uve-topic-8-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-24 (kafka.cluster.Partition) [2025-02-10 02:00:43,331] INFO [Partition -uve-topic-8-24 broker=3] Log loaded for partition -uve-topic-8-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,332] 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:43,333] 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:43,333] INFO [Partition -uve-topic-20-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-15 (kafka.cluster.Partition) [2025-02-10 02:00:43,333] INFO [Partition -uve-topic-20-15 broker=3] Log loaded for partition -uve-topic-20-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,334] 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:43,334] 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:43,334] INFO [Partition -uve-topic-7-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-4 (kafka.cluster.Partition) [2025-02-10 02:00:43,335] INFO [Partition -uve-topic-7-4 broker=3] Log loaded for partition -uve-topic-7-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,336] 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:43,336] 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:43,336] INFO [Partition -uve-topic-27-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-13 (kafka.cluster.Partition) [2025-02-10 02:00:43,336] INFO [Partition -uve-topic-27-13 broker=3] Log loaded for partition -uve-topic-27-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,338] 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:43,338] 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:43,338] INFO [Partition -uve-topic-14-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-15 (kafka.cluster.Partition) [2025-02-10 02:00:43,338] INFO [Partition -uve-topic-14-15 broker=3] Log loaded for partition -uve-topic-14-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,339] 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:43,340] 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:43,340] INFO [Partition -uve-topic-16-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-17 (kafka.cluster.Partition) [2025-02-10 02:00:43,340] INFO [Partition -uve-topic-16-17 broker=3] Log loaded for partition -uve-topic-16-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,342] 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:43,343] 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:43,343] INFO [Partition -uve-topic-29-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-15 (kafka.cluster.Partition) [2025-02-10 02:00:43,343] INFO [Partition -uve-topic-29-15 broker=3] Log loaded for partition -uve-topic-29-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,344] 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:43,345] 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:43,345] INFO [Partition -uve-topic-24-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-19 (kafka.cluster.Partition) [2025-02-10 02:00:43,345] INFO [Partition -uve-topic-24-19 broker=3] Log loaded for partition -uve-topic-24-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,346] 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:43,346] 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:43,346] INFO [Partition -uve-topic-11-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-21 (kafka.cluster.Partition) [2025-02-10 02:00:43,346] INFO [Partition -uve-topic-11-21 broker=3] Log loaded for partition -uve-topic-11-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,347] 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:43,347] 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:43,347] INFO [Partition -uve-topic-19-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-1 (kafka.cluster.Partition) [2025-02-10 02:00:43,347] INFO [Partition -uve-topic-19-1 broker=3] Log loaded for partition -uve-topic-19-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,348] 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:43,348] 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:43,348] INFO [Partition -uve-topic-24-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-0 (kafka.cluster.Partition) [2025-02-10 02:00:43,349] INFO [Partition -uve-topic-24-0 broker=3] Log loaded for partition -uve-topic-24-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,350] 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:43,350] 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:43,350] INFO [Partition -uve-topic-11-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-2 (kafka.cluster.Partition) [2025-02-10 02:00:43,350] INFO [Partition -uve-topic-11-2 broker=3] Log loaded for partition -uve-topic-11-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,351] 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:43,351] 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:43,351] INFO [Partition -uve-topic-3-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-9 (kafka.cluster.Partition) [2025-02-10 02:00:43,351] INFO [Partition -uve-topic-3-9 broker=3] Log loaded for partition -uve-topic-3-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,352] 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:43,353] 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:43,353] INFO [Partition structured_syslog_topic-14 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-14 (kafka.cluster.Partition) [2025-02-10 02:00:43,353] INFO [Partition structured_syslog_topic-14 broker=3] Log loaded for partition structured_syslog_topic-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,354] 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:43,354] 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:43,354] INFO [Partition -uve-topic-26-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-12 (kafka.cluster.Partition) [2025-02-10 02:00:43,354] INFO [Partition -uve-topic-26-12 broker=3] Log loaded for partition -uve-topic-26-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,355] 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:43,355] 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:43,355] INFO [Partition -uve-topic-13-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-14 (kafka.cluster.Partition) [2025-02-10 02:00:43,355] INFO [Partition -uve-topic-13-14 broker=3] Log loaded for partition -uve-topic-13-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,356] 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:43,357] 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:43,357] INFO [Partition -uve-topic-22-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-17 (kafka.cluster.Partition) [2025-02-10 02:00:43,357] INFO [Partition -uve-topic-22-17 broker=3] Log loaded for partition -uve-topic-22-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,358] 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:43,358] 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:43,358] INFO [Partition -uve-topic-10-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-1 (kafka.cluster.Partition) [2025-02-10 02:00:43,358] INFO [Partition -uve-topic-10-1 broker=3] Log loaded for partition -uve-topic-10-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,359] 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:43,359] 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:43,359] INFO [Partition structured_syslog_topic-11 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-11 (kafka.cluster.Partition) [2025-02-10 02:00:43,359] INFO [Partition structured_syslog_topic-11 broker=3] Log loaded for partition structured_syslog_topic-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,360] 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:43,361] 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:43,361] INFO [Partition -uve-topic-5-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-18 (kafka.cluster.Partition) [2025-02-10 02:00:43,361] INFO [Partition -uve-topic-5-18 broker=3] Log loaded for partition -uve-topic-5-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,362] 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:43,362] 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:43,362] INFO [Partition -uve-topic-25-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-27 (kafka.cluster.Partition) [2025-02-10 02:00:43,362] INFO [Partition -uve-topic-25-27 broker=3] Log loaded for partition -uve-topic-25-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,363] 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:43,364] 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:43,364] INFO [Partition -uve-topic-12-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-29 (kafka.cluster.Partition) [2025-02-10 02:00:43,364] INFO [Partition -uve-topic-12-29 broker=3] Log loaded for partition -uve-topic-12-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,365] 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:43,365] 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:43,365] INFO [Partition -uve-topic-24-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-7 (kafka.cluster.Partition) [2025-02-10 02:00:43,365] INFO [Partition -uve-topic-24-7 broker=3] Log loaded for partition -uve-topic-24-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,366] 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:43,367] 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:43,367] INFO [Partition -uve-topic-11-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-9 (kafka.cluster.Partition) [2025-02-10 02:00:43,367] INFO [Partition -uve-topic-11-9 broker=3] Log loaded for partition -uve-topic-11-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,368] 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:43,369] 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:43,369] INFO [Partition -uve-topic-26-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-9 (kafka.cluster.Partition) [2025-02-10 02:00:43,369] INFO [Partition -uve-topic-26-9 broker=3] Log loaded for partition -uve-topic-26-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,370] 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:43,371] 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:43,371] INFO [Partition -uve-topic-13-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-11 (kafka.cluster.Partition) [2025-02-10 02:00:43,371] INFO [Partition -uve-topic-13-11 broker=3] Log loaded for partition -uve-topic-13-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,372] 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:43,372] 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:43,372] INFO [Partition -uve-topic-17-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-15 (kafka.cluster.Partition) [2025-02-10 02:00:43,372] INFO [Partition -uve-topic-17-15 broker=3] Log loaded for partition -uve-topic-17-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,373] 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:43,388] 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:43,388] INFO [Partition -uve-topic-20-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-12 (kafka.cluster.Partition) [2025-02-10 02:00:43,388] INFO [Partition -uve-topic-20-12 broker=3] Log loaded for partition -uve-topic-20-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,392] 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:43,392] 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:43,392] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-29 (kafka.cluster.Partition) [2025-02-10 02:00:43,392] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,394] 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:43,394] 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:43,394] INFO [Partition -uve-topic-22-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-14 (kafka.cluster.Partition) [2025-02-10 02:00:43,394] INFO [Partition -uve-topic-22-14 broker=3] Log loaded for partition -uve-topic-22-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,396] 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:43,396] 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:43,396] INFO [Partition -uve-topic-9-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-3 (kafka.cluster.Partition) [2025-02-10 02:00:43,396] INFO [Partition -uve-topic-9-3 broker=3] Log loaded for partition -uve-topic-9-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,397] 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:43,398] 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:43,398] INFO [Partition -uve-topic-19-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-27 (kafka.cluster.Partition) [2025-02-10 02:00:43,398] INFO [Partition -uve-topic-19-27 broker=3] Log loaded for partition -uve-topic-19-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,399] 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:43,399] 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:43,399] INFO [Partition -uve-topic-18-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-26 (kafka.cluster.Partition) [2025-02-10 02:00:43,399] INFO [Partition -uve-topic-18-26 broker=3] Log loaded for partition -uve-topic-18-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,400] 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:43,401] 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:43,401] INFO [Partition -uve-topic-24-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-26 (kafka.cluster.Partition) [2025-02-10 02:00:43,401] INFO [Partition -uve-topic-24-26 broker=3] Log loaded for partition -uve-topic-24-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,402] 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:43,402] 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:43,402] INFO [Partition -uve-topic-23-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-6 (kafka.cluster.Partition) [2025-02-10 02:00:43,402] INFO [Partition -uve-topic-23-6 broker=3] Log loaded for partition -uve-topic-23-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,403] 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:43,403] 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:43,404] INFO [Partition -uve-topic-11-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-28 (kafka.cluster.Partition) [2025-02-10 02:00:43,404] INFO [Partition -uve-topic-11-28 broker=3] Log loaded for partition -uve-topic-11-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,405] 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:43,405] 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:43,405] INFO [Partition -uve-topic-10-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-8 (kafka.cluster.Partition) [2025-02-10 02:00:43,405] INFO [Partition -uve-topic-10-8 broker=3] Log loaded for partition -uve-topic-10-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,406] 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:43,407] 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:43,407] INFO [Partition -uve-topic-3-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-16 (kafka.cluster.Partition) [2025-02-10 02:00:43,407] INFO [Partition -uve-topic-3-16 broker=3] Log loaded for partition -uve-topic-3-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,408] 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:43,408] 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:43,408] INFO [Partition -uve-topic-19-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-8 (kafka.cluster.Partition) [2025-02-10 02:00:43,408] INFO [Partition -uve-topic-19-8 broker=3] Log loaded for partition -uve-topic-19-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,409] 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:43,410] 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:43,410] INFO [Partition -uve-topic-23-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-25 (kafka.cluster.Partition) [2025-02-10 02:00:43,410] INFO [Partition -uve-topic-23-25 broker=3] Log loaded for partition -uve-topic-23-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,411] 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:43,411] 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:43,411] INFO [Partition -uve-topic-10-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-27 (kafka.cluster.Partition) [2025-02-10 02:00:43,411] INFO [Partition -uve-topic-10-27 broker=3] Log loaded for partition -uve-topic-10-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,412] 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:43,412] 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:43,412] INFO [Partition -uve-topic-15-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-13 (kafka.cluster.Partition) [2025-02-10 02:00:43,412] INFO [Partition -uve-topic-15-13 broker=3] Log loaded for partition -uve-topic-15-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,414] 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:43,414] 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:43,414] INFO [Partition -uve-topic-28-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-11 (kafka.cluster.Partition) [2025-02-10 02:00:43,414] INFO [Partition -uve-topic-28-11 broker=3] Log loaded for partition -uve-topic-28-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,415] 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:43,415] 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:43,415] INFO [Partition -uve-topic-21-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-13 (kafka.cluster.Partition) [2025-02-10 02:00:43,415] INFO [Partition -uve-topic-21-13 broker=3] Log loaded for partition -uve-topic-21-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,417] 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:43,417] 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:43,417] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-10 (kafka.cluster.Partition) [2025-02-10 02:00:43,417] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,419] 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:43,419] 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:43,419] INFO [Partition -uve-topic-6-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-0 (kafka.cluster.Partition) [2025-02-10 02:00:43,419] INFO [Partition -uve-topic-6-0 broker=3] Log loaded for partition -uve-topic-6-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,420] 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:43,421] 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:43,421] INFO [Partition -uve-topic-19-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-17 (kafka.cluster.Partition) [2025-02-10 02:00:43,421] INFO [Partition -uve-topic-19-17 broker=3] Log loaded for partition -uve-topic-19-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,422] 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:43,422] 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:43,422] INFO [Partition -uve-topic-3-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-25 (kafka.cluster.Partition) [2025-02-10 02:00:43,422] INFO [Partition -uve-topic-3-25 broker=3] Log loaded for partition -uve-topic-3-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,423] 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:43,423] 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:43,424] INFO [Partition -uve-topic-26-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-28 (kafka.cluster.Partition) [2025-02-10 02:00:43,424] INFO [Partition -uve-topic-26-28 broker=3] Log loaded for partition -uve-topic-26-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,426] 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:43,426] 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:43,426] INFO [Partition -uve-topic-1-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-4 (kafka.cluster.Partition) [2025-02-10 02:00:43,426] INFO [Partition -uve-topic-1-4 broker=3] Log loaded for partition -uve-topic-1-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,427] 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:43,427] 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:43,427] INFO [Partition -uve-topic-9-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-22 (kafka.cluster.Partition) [2025-02-10 02:00:43,427] INFO [Partition -uve-topic-9-22 broker=3] Log loaded for partition -uve-topic-9-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,429] 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:43,429] 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:43,429] INFO [Partition -uve-topic-0-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-3 (kafka.cluster.Partition) [2025-02-10 02:00:43,429] INFO [Partition -uve-topic-0-3 broker=3] Log loaded for partition -uve-topic-0-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,430] 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:43,431] 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:43,431] INFO [Partition -uve-topic-1-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-23 (kafka.cluster.Partition) [2025-02-10 02:00:43,431] INFO [Partition -uve-topic-1-23 broker=3] Log loaded for partition -uve-topic-1-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,432] 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:43,432] 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:43,432] INFO [Partition -uve-topic-2-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-5 (kafka.cluster.Partition) [2025-02-10 02:00:43,432] INFO [Partition -uve-topic-2-5 broker=3] Log loaded for partition -uve-topic-2-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,433] 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:43,433] 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:43,433] INFO [Partition -uve-topic-25-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-8 (kafka.cluster.Partition) [2025-02-10 02:00:43,433] INFO [Partition -uve-topic-25-8 broker=3] Log loaded for partition -uve-topic-25-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,435] 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:43,435] 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:43,435] INFO [Partition -uve-topic-12-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-10 (kafka.cluster.Partition) [2025-02-10 02:00:43,435] INFO [Partition -uve-topic-12-10 broker=3] Log loaded for partition -uve-topic-12-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,437] 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:43,437] 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:43,437] INFO [Partition -uve-topic-4-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-17 (kafka.cluster.Partition) [2025-02-10 02:00:43,437] INFO [Partition -uve-topic-4-17 broker=3] Log loaded for partition -uve-topic-4-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,438] 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:43,438] 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:43,438] INFO [Partition -uve-topic-8-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-21 (kafka.cluster.Partition) [2025-02-10 02:00:43,438] INFO [Partition -uve-topic-8-21 broker=3] Log loaded for partition -uve-topic-8-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,440] 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:43,440] 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:43,440] INFO [Partition -uve-topic-0-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-22 (kafka.cluster.Partition) [2025-02-10 02:00:43,440] INFO [Partition -uve-topic-0-22 broker=3] Log loaded for partition -uve-topic-0-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,441] 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:43,441] 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:43,441] INFO [Partition -uve-topic-16-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-14 (kafka.cluster.Partition) [2025-02-10 02:00:43,441] INFO [Partition -uve-topic-16-14 broker=3] Log loaded for partition -uve-topic-16-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,442] 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:43,443] 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:43,443] INFO [Partition -uve-topic-29-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-12 (kafka.cluster.Partition) [2025-02-10 02:00:43,443] INFO [Partition -uve-topic-29-12 broker=3] Log loaded for partition -uve-topic-29-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,444] 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:43,444] 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:43,444] INFO [Partition -uve-topic-7-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-20 (kafka.cluster.Partition) [2025-02-10 02:00:43,444] INFO [Partition -uve-topic-7-20 broker=3] Log loaded for partition -uve-topic-7-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,445] 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:43,445] 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:43,445] INFO [Partition -uve-topic-8-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-2 (kafka.cluster.Partition) [2025-02-10 02:00:43,445] INFO [Partition -uve-topic-8-2 broker=3] Log loaded for partition -uve-topic-8-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,446] 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:43,447] 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:43,447] INFO [Partition -uve-topic-2-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-15 (kafka.cluster.Partition) [2025-02-10 02:00:43,447] INFO [Partition -uve-topic-2-15 broker=3] Log loaded for partition -uve-topic-2-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,448] 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:43,448] 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:43,448] INFO [Partition -uve-topic-27-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-29 (kafka.cluster.Partition) [2025-02-10 02:00:43,448] INFO [Partition -uve-topic-27-29 broker=3] Log loaded for partition -uve-topic-27-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,449] 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:43,449] 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:43,449] INFO [Partition -uve-topic-6-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-19 (kafka.cluster.Partition) [2025-02-10 02:00:43,449] INFO [Partition -uve-topic-6-19 broker=3] Log loaded for partition -uve-topic-6-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,450] 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:43,451] 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:43,451] INFO [Partition -uve-topic-7-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-1 (kafka.cluster.Partition) [2025-02-10 02:00:43,451] INFO [Partition -uve-topic-7-1 broker=3] Log loaded for partition -uve-topic-7-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,452] 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:43,452] 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:43,452] INFO [Partition -uve-topic-27-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-10 (kafka.cluster.Partition) [2025-02-10 02:00:43,452] INFO [Partition -uve-topic-27-10 broker=3] Log loaded for partition -uve-topic-27-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,453] 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:43,454] 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:43,454] INFO [Partition -uve-topic-14-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-12 (kafka.cluster.Partition) [2025-02-10 02:00:43,454] INFO [Partition -uve-topic-14-12 broker=3] Log loaded for partition -uve-topic-14-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,455] 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:43,455] 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:43,455] INFO [Partition -uve-topic-2-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-24 (kafka.cluster.Partition) [2025-02-10 02:00:43,455] INFO [Partition -uve-topic-2-24 broker=3] Log loaded for partition -uve-topic-2-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,456] 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:43,456] 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:43,456] INFO [Partition -uve-topic-24-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-16 (kafka.cluster.Partition) [2025-02-10 02:00:43,456] INFO [Partition -uve-topic-24-16 broker=3] Log loaded for partition -uve-topic-24-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,457] 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:43,457] 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:43,457] INFO [Partition -uve-topic-11-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-18 (kafka.cluster.Partition) [2025-02-10 02:00:43,457] INFO [Partition -uve-topic-11-18 broker=3] Log loaded for partition -uve-topic-11-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,458] 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:43,459] 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:43,459] INFO [Partition -uve-topic-18-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-16 (kafka.cluster.Partition) [2025-02-10 02:00:43,459] INFO [Partition -uve-topic-18-16 broker=3] Log loaded for partition -uve-topic-18-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,460] 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:43,460] 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:43,460] INFO [Partition -uve-topic-3-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-6 (kafka.cluster.Partition) [2025-02-10 02:00:43,460] INFO [Partition -uve-topic-3-6 broker=3] Log loaded for partition -uve-topic-3-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,461] 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:43,461] 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:43,461] INFO [Partition -uve-topic-23-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-15 (kafka.cluster.Partition) [2025-02-10 02:00:43,461] INFO [Partition -uve-topic-23-15 broker=3] Log loaded for partition -uve-topic-23-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,462] 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:43,462] 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:43,462] INFO [Partition -uve-topic-10-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-17 (kafka.cluster.Partition) [2025-02-10 02:00:43,462] INFO [Partition -uve-topic-10-17 broker=3] Log loaded for partition -uve-topic-10-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,463] 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:43,463] 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:43,463] INFO [Partition -uve-topic-4-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-14 (kafka.cluster.Partition) [2025-02-10 02:00:43,463] INFO [Partition -uve-topic-4-14 broker=3] Log loaded for partition -uve-topic-4-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,464] 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:43,465] 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:43,465] INFO [Partition -uve-topic-1-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-20 (kafka.cluster.Partition) [2025-02-10 02:00:43,465] INFO [Partition -uve-topic-1-20 broker=3] Log loaded for partition -uve-topic-1-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,466] 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:43,466] 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:43,466] INFO [Partition -uve-topic-6-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-16 (kafka.cluster.Partition) [2025-02-10 02:00:43,466] INFO [Partition -uve-topic-6-16 broker=3] Log loaded for partition -uve-topic-6-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,467] 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:43,467] 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:43,467] INFO [Partition -uve-topic-0-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-19 (kafka.cluster.Partition) [2025-02-10 02:00:43,467] INFO [Partition -uve-topic-0-19 broker=3] Log loaded for partition -uve-topic-0-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,468] 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:43,468] 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:43,468] INFO [Partition -uve-topic-9-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-0 (kafka.cluster.Partition) [2025-02-10 02:00:43,468] INFO [Partition -uve-topic-9-0 broker=3] Log loaded for partition -uve-topic-9-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,469] 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:43,470] 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:43,470] INFO [Partition -uve-topic-16-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-11 (kafka.cluster.Partition) [2025-02-10 02:00:43,470] INFO [Partition -uve-topic-16-11 broker=3] Log loaded for partition -uve-topic-16-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,471] 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:43,471] 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:43,471] INFO [Partition -uve-topic-29-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-9 (kafka.cluster.Partition) [2025-02-10 02:00:43,471] INFO [Partition -uve-topic-29-9 broker=3] Log loaded for partition -uve-topic-29-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,472] 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:43,473] 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:43,473] INFO [Partition -uve-topic-2-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-21 (kafka.cluster.Partition) [2025-02-10 02:00:43,473] INFO [Partition -uve-topic-2-21 broker=3] Log loaded for partition -uve-topic-2-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,474] 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:43,474] 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:43,474] INFO [Partition -uve-topic-1-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-1 (kafka.cluster.Partition) [2025-02-10 02:00:43,474] INFO [Partition -uve-topic-1-1 broker=3] Log loaded for partition -uve-topic-1-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,475] 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:43,475] 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:43,475] INFO [Partition -uve-topic-18-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-13 (kafka.cluster.Partition) [2025-02-10 02:00:43,475] INFO [Partition -uve-topic-18-13 broker=3] Log loaded for partition -uve-topic-18-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,476] 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:43,477] 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:43,477] INFO [Partition -uve-topic-3-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-13 (kafka.cluster.Partition) [2025-02-10 02:00:43,477] INFO [Partition -uve-topic-3-13 broker=3] Log loaded for partition -uve-topic-3-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,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:43,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:43,478] INFO [Partition -uve-topic-19-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-5 (kafka.cluster.Partition) [2025-02-10 02:00:43,478] INFO [Partition -uve-topic-19-5 broker=3] Log loaded for partition -uve-topic-19-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,479] 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:43,479] 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:43,479] INFO [Partition -uve-topic-25-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-24 (kafka.cluster.Partition) [2025-02-10 02:00:43,479] INFO [Partition -uve-topic-25-24 broker=3] Log loaded for partition -uve-topic-25-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,480] 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:43,481] 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:43,481] INFO [Partition -uve-topic-12-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-26 (kafka.cluster.Partition) [2025-02-10 02:00:43,481] INFO [Partition -uve-topic-12-26 broker=3] Log loaded for partition -uve-topic-12-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,482] 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:43,482] 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:43,482] INFO [Partition -uve-topic-24-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-4 (kafka.cluster.Partition) [2025-02-10 02:00:43,482] INFO [Partition -uve-topic-24-4 broker=3] Log loaded for partition -uve-topic-24-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,483] 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:43,483] 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:43,483] INFO [Partition -uve-topic-11-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-6 (kafka.cluster.Partition) [2025-02-10 02:00:43,483] INFO [Partition -uve-topic-11-6 broker=3] Log loaded for partition -uve-topic-11-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,484] 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:43,484] 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:43,484] INFO [Partition -uve-topic-15-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-10 (kafka.cluster.Partition) [2025-02-10 02:00:43,484] INFO [Partition -uve-topic-15-10 broker=3] Log loaded for partition -uve-topic-15-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,485] 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:43,486] 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:43,486] INFO [Partition -uve-topic-29-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-28 (kafka.cluster.Partition) [2025-02-10 02:00:43,486] INFO [Partition -uve-topic-29-28 broker=3] Log loaded for partition -uve-topic-29-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,487] 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:43,487] 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:43,487] INFO [Partition -uve-topic-28-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-8 (kafka.cluster.Partition) [2025-02-10 02:00:43,487] INFO [Partition -uve-topic-28-8 broker=3] Log loaded for partition -uve-topic-28-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,488] 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:43,488] 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:43,488] INFO [Partition -uve-topic-8-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-18 (kafka.cluster.Partition) [2025-02-10 02:00:43,488] INFO [Partition -uve-topic-8-18 broker=3] Log loaded for partition -uve-topic-8-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,489] 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:43,490] 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:43,490] INFO [Partition -uve-topic-20-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-9 (kafka.cluster.Partition) [2025-02-10 02:00:43,490] INFO [Partition -uve-topic-20-9 broker=3] Log loaded for partition -uve-topic-20-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,491] 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:43,491] 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:43,491] INFO [Partition -uve-topic-21-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-29 (kafka.cluster.Partition) [2025-02-10 02:00:43,491] INFO [Partition -uve-topic-21-29 broker=3] Log loaded for partition -uve-topic-21-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,492] 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:43,492] 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:43,492] INFO [Partition -uve-topic-18-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-23 (kafka.cluster.Partition) [2025-02-10 02:00:43,492] INFO [Partition -uve-topic-18-23 broker=3] Log loaded for partition -uve-topic-18-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,493] 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:43,493] 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:43,493] INFO [Partition structured_syslog_topic-8 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-8 (kafka.cluster.Partition) [2025-02-10 02:00:43,493] INFO [Partition structured_syslog_topic-8 broker=3] Log loaded for partition structured_syslog_topic-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,496] 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:43,496] 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:43,496] INFO [Partition -uve-topic-5-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-15 (kafka.cluster.Partition) [2025-02-10 02:00:43,496] INFO [Partition -uve-topic-5-15 broker=3] Log loaded for partition -uve-topic-5-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,497] 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:43,498] 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:43,498] INFO [Partition -uve-topic-27-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-7 (kafka.cluster.Partition) [2025-02-10 02:00:43,498] INFO [Partition -uve-topic-27-7 broker=3] Log loaded for partition -uve-topic-27-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,499] 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:43,499] 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:43,499] INFO [Partition -uve-topic-14-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-9 (kafka.cluster.Partition) [2025-02-10 02:00:43,499] INFO [Partition -uve-topic-14-9 broker=3] Log loaded for partition -uve-topic-14-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,500] 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:43,500] 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:43,500] INFO [Partition -uve-topic-7-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-17 (kafka.cluster.Partition) [2025-02-10 02:00:43,500] INFO [Partition -uve-topic-7-17 broker=3] Log loaded for partition -uve-topic-7-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,502] 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:43,502] 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:43,502] INFO [Partition -uve-topic-20-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-28 (kafka.cluster.Partition) [2025-02-10 02:00:43,502] INFO [Partition -uve-topic-20-28 broker=3] Log loaded for partition -uve-topic-20-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,503] 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:43,504] 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:43,504] INFO [Partition -uve-topic-27-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-26 (kafka.cluster.Partition) [2025-02-10 02:00:43,504] INFO [Partition -uve-topic-27-26 broker=3] Log loaded for partition -uve-topic-27-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,505] 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:43,505] 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:43,505] INFO [Partition -uve-topic-26-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-6 (kafka.cluster.Partition) [2025-02-10 02:00:43,505] INFO [Partition -uve-topic-26-6 broker=3] Log loaded for partition -uve-topic-26-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,506] 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:43,507] 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:43,507] INFO [Partition -uve-topic-13-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-8 (kafka.cluster.Partition) [2025-02-10 02:00:43,507] INFO [Partition -uve-topic-13-8 broker=3] Log loaded for partition -uve-topic-13-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,508] 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:43,508] 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:43,508] INFO [Partition -uve-topic-14-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-28 (kafka.cluster.Partition) [2025-02-10 02:00:43,508] INFO [Partition -uve-topic-14-28 broker=3] Log loaded for partition -uve-topic-14-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,510] 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:43,510] 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:43,510] INFO [Partition -uve-topic-23-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-12 (kafka.cluster.Partition) [2025-02-10 02:00:43,510] INFO [Partition -uve-topic-23-12 broker=3] Log loaded for partition -uve-topic-23-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,511] 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:43,511] 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:43,511] INFO [Partition -uve-topic-10-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-14 (kafka.cluster.Partition) [2025-02-10 02:00:43,511] INFO [Partition -uve-topic-10-14 broker=3] Log loaded for partition -uve-topic-10-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,513] 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:43,513] 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:43,513] INFO [Partition -uve-topic-19-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-14 (kafka.cluster.Partition) [2025-02-10 02:00:43,513] INFO [Partition -uve-topic-19-14 broker=3] Log loaded for partition -uve-topic-19-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,514] 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:43,514] 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:43,514] INFO [Partition -uve-topic-22-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-11 (kafka.cluster.Partition) [2025-02-10 02:00:43,514] INFO [Partition -uve-topic-22-11 broker=3] Log loaded for partition -uve-topic-22-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,516] 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:43,516] 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:43,516] INFO [Partition structured_syslog_topic-27 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-27 (kafka.cluster.Partition) [2025-02-10 02:00:43,516] INFO [Partition structured_syslog_topic-27 broker=3] Log loaded for partition structured_syslog_topic-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,517] 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:43,517] 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:43,517] INFO [Partition -uve-topic-24-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-23 (kafka.cluster.Partition) [2025-02-10 02:00:43,517] INFO [Partition -uve-topic-24-23 broker=3] Log loaded for partition -uve-topic-24-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,519] 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:43,519] 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:43,519] INFO [Partition -uve-topic-11-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-25 (kafka.cluster.Partition) [2025-02-10 02:00:43,519] INFO [Partition -uve-topic-11-25 broker=3] Log loaded for partition -uve-topic-11-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,520] 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:43,520] 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:43,520] INFO [Partition -uve-topic-26-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-25 (kafka.cluster.Partition) [2025-02-10 02:00:43,520] INFO [Partition -uve-topic-26-25 broker=3] Log loaded for partition -uve-topic-26-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,522] 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:43,522] 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:43,522] INFO [Partition -uve-topic-25-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-5 (kafka.cluster.Partition) [2025-02-10 02:00:43,522] INFO [Partition -uve-topic-25-5 broker=3] Log loaded for partition -uve-topic-25-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,523] 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:43,523] 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:43,523] INFO [Partition -uve-topic-12-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-7 (kafka.cluster.Partition) [2025-02-10 02:00:43,523] INFO [Partition -uve-topic-12-7 broker=3] Log loaded for partition -uve-topic-12-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,524] 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:43,525] 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:43,525] INFO [Partition -uve-topic-13-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-27 (kafka.cluster.Partition) [2025-02-10 02:00:43,525] INFO [Partition -uve-topic-13-27 broker=3] Log loaded for partition -uve-topic-13-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,526] 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:43,526] 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:43,526] INFO [Partition -uve-topic-21-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-10 (kafka.cluster.Partition) [2025-02-10 02:00:43,526] INFO [Partition -uve-topic-21-10 broker=3] Log loaded for partition -uve-topic-21-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,527] 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:43,527] 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:43,527] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-7 (kafka.cluster.Partition) [2025-02-10 02:00:43,527] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,530] 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:43,530] 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:43,530] INFO [Partition -uve-topic-17-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-12 (kafka.cluster.Partition) [2025-02-10 02:00:43,530] INFO [Partition -uve-topic-17-12 broker=3] Log loaded for partition -uve-topic-17-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,532] 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:43,532] 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:43,532] INFO [Partition -uve-topic-9-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-19 (kafka.cluster.Partition) [2025-02-10 02:00:43,532] INFO [Partition -uve-topic-9-19 broker=3] Log loaded for partition -uve-topic-9-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,533] 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:43,533] 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:43,533] INFO [Partition -uve-topic-23-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-22 (kafka.cluster.Partition) [2025-02-10 02:00:43,533] INFO [Partition -uve-topic-23-22 broker=3] Log loaded for partition -uve-topic-23-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,534] 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:43,535] 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:43,535] INFO [Partition -uve-topic-0-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-0 (kafka.cluster.Partition) [2025-02-10 02:00:43,535] INFO [Partition -uve-topic-0-0 broker=3] Log loaded for partition -uve-topic-0-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,536] 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:43,536] 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:43,536] INFO [Partition -uve-topic-10-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-24 (kafka.cluster.Partition) [2025-02-10 02:00:43,536] INFO [Partition -uve-topic-10-24 broker=3] Log loaded for partition -uve-topic-10-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,537] 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:43,538] 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:43,538] INFO [Partition -uve-topic-18-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-4 (kafka.cluster.Partition) [2025-02-10 02:00:43,538] INFO [Partition -uve-topic-18-4 broker=3] Log loaded for partition -uve-topic-18-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,539] 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:43,539] 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:43,539] INFO [Partition -uve-topic-19-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-24 (kafka.cluster.Partition) [2025-02-10 02:00:43,539] INFO [Partition -uve-topic-19-24 broker=3] Log loaded for partition -uve-topic-19-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,540] 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:43,541] 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:43,541] INFO [Partition -uve-topic-23-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-3 (kafka.cluster.Partition) [2025-02-10 02:00:43,541] INFO [Partition -uve-topic-23-3 broker=3] Log loaded for partition -uve-topic-23-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,542] 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:43,542] 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:43,542] INFO [Partition -uve-topic-10-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-5 (kafka.cluster.Partition) [2025-02-10 02:00:43,542] INFO [Partition -uve-topic-10-5 broker=3] Log loaded for partition -uve-topic-10-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,543] 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:43,544] 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:43,544] INFO [Partition -uve-topic-2-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-12 (kafka.cluster.Partition) [2025-02-10 02:00:43,544] INFO [Partition -uve-topic-2-12 broker=3] Log loaded for partition -uve-topic-2-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,545] 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:43,545] 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:43,545] INFO [Partition -uve-topic-28-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-27 (kafka.cluster.Partition) [2025-02-10 02:00:43,545] INFO [Partition -uve-topic-28-27 broker=3] Log loaded for partition -uve-topic-28-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,547] 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:43,547] 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:43,547] INFO [Partition -uve-topic-15-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-29 (kafka.cluster.Partition) [2025-02-10 02:00:43,547] INFO [Partition -uve-topic-15-29 broker=3] Log loaded for partition -uve-topic-15-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,548] 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:43,548] 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:43,548] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-26 (kafka.cluster.Partition) [2025-02-10 02:00:43,549] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,550] 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:43,550] 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:43,550] INFO [Partition -uve-topic-2-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-2 (kafka.cluster.Partition) [2025-02-10 02:00:43,550] INFO [Partition -uve-topic-2-2 broker=3] Log loaded for partition -uve-topic-2-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,552] 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:43,552] 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:43,552] INFO [Partition -uve-topic-13-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-24 (kafka.cluster.Partition) [2025-02-10 02:00:43,552] INFO [Partition -uve-topic-13-24 broker=3] Log loaded for partition -uve-topic-13-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,554] 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:43,554] 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:43,554] INFO [Partition -uve-topic-26-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-22 (kafka.cluster.Partition) [2025-02-10 02:00:43,554] INFO [Partition -uve-topic-26-22 broker=3] Log loaded for partition -uve-topic-26-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,555] 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:43,556] 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:43,556] INFO [Partition -uve-topic-12-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-4 (kafka.cluster.Partition) [2025-02-10 02:00:43,556] INFO [Partition -uve-topic-12-4 broker=3] Log loaded for partition -uve-topic-12-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,557] 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:43,557] 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:43,557] INFO [Partition -uve-topic-25-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-2 (kafka.cluster.Partition) [2025-02-10 02:00:43,557] INFO [Partition -uve-topic-25-2 broker=3] Log loaded for partition -uve-topic-25-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,559] 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:43,559] 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:43,559] INFO [Partition -uve-topic-14-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-6 (kafka.cluster.Partition) [2025-02-10 02:00:43,559] INFO [Partition -uve-topic-14-6 broker=3] Log loaded for partition -uve-topic-14-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,560] 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:43,560] 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:43,561] INFO [Partition -uve-topic-27-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-4 (kafka.cluster.Partition) [2025-02-10 02:00:43,561] INFO [Partition -uve-topic-27-4 broker=3] Log loaded for partition -uve-topic-27-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,562] 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:43,562] 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:43,562] INFO [Partition -uve-topic-10-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-11 (kafka.cluster.Partition) [2025-02-10 02:00:43,562] INFO [Partition -uve-topic-10-11 broker=3] Log loaded for partition -uve-topic-10-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,563] 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:43,564] 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:43,564] INFO [Partition -uve-topic-23-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-9 (kafka.cluster.Partition) [2025-02-10 02:00:43,564] INFO [Partition -uve-topic-23-9 broker=3] Log loaded for partition -uve-topic-23-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,565] 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:43,565] 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:43,566] INFO [Partition -uve-topic-12-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-23 (kafka.cluster.Partition) [2025-02-10 02:00:43,566] INFO [Partition -uve-topic-12-23 broker=3] Log loaded for partition -uve-topic-12-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,567] 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:43,567] 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:43,567] INFO [Partition -uve-topic-25-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-21 (kafka.cluster.Partition) [2025-02-10 02:00:43,567] INFO [Partition -uve-topic-25-21 broker=3] Log loaded for partition -uve-topic-25-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,568] 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:43,569] 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:43,569] INFO [Partition -uve-topic-11-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-3 (kafka.cluster.Partition) [2025-02-10 02:00:43,569] INFO [Partition -uve-topic-11-3 broker=3] Log loaded for partition -uve-topic-11-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,570] 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:43,570] 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:43,570] INFO [Partition -uve-topic-24-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-1 (kafka.cluster.Partition) [2025-02-10 02:00:43,570] INFO [Partition -uve-topic-24-1 broker=3] Log loaded for partition -uve-topic-24-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,571] 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:43,572] 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:43,572] INFO [Partition -uve-topic-4-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-11 (kafka.cluster.Partition) [2025-02-10 02:00:43,572] INFO [Partition -uve-topic-4-11 broker=3] Log loaded for partition -uve-topic-4-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,573] 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:43,573] 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:43,573] INFO [Partition -uve-topic-8-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-15 (kafka.cluster.Partition) [2025-02-10 02:00:43,574] INFO [Partition -uve-topic-8-15 broker=3] Log loaded for partition -uve-topic-8-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,575] 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:43,575] 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:43,575] INFO [Partition -uve-topic-0-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-16 (kafka.cluster.Partition) [2025-02-10 02:00:43,575] INFO [Partition -uve-topic-0-16 broker=3] Log loaded for partition -uve-topic-0-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,576] 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:43,577] 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:43,577] INFO [Partition -uve-topic-18-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-20 (kafka.cluster.Partition) [2025-02-10 02:00:43,577] INFO [Partition -uve-topic-18-20 broker=3] Log loaded for partition -uve-topic-18-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,578] 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:43,578] 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:43,578] INFO [Partition -uve-topic-2-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-28 (kafka.cluster.Partition) [2025-02-10 02:00:43,578] INFO [Partition -uve-topic-2-28 broker=3] Log loaded for partition -uve-topic-2-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,579] 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:43,580] 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:43,580] INFO [Partition -uve-topic-1-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-8 (kafka.cluster.Partition) [2025-02-10 02:00:43,580] INFO [Partition -uve-topic-1-8 broker=3] Log loaded for partition -uve-topic-1-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,581] 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:43,581] 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:43,582] INFO [Partition structured_syslog_topic-5 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-5 (kafka.cluster.Partition) [2025-02-10 02:00:43,582] INFO [Partition structured_syslog_topic-5 broker=3] Log loaded for partition structured_syslog_topic-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,583] 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:43,583] 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:43,583] INFO [Partition -uve-topic-7-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-14 (kafka.cluster.Partition) [2025-02-10 02:00:43,583] INFO [Partition -uve-topic-7-14 broker=3] Log loaded for partition -uve-topic-7-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,584] 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:43,585] 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:43,585] INFO [Partition -uve-topic-14-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-25 (kafka.cluster.Partition) [2025-02-10 02:00:43,585] INFO [Partition -uve-topic-14-25 broker=3] Log loaded for partition -uve-topic-14-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,586] 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:43,586] 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:43,586] INFO [Partition -uve-topic-27-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-23 (kafka.cluster.Partition) [2025-02-10 02:00:43,586] INFO [Partition -uve-topic-27-23 broker=3] Log loaded for partition -uve-topic-27-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,587] 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:43,588] 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:43,588] INFO [Partition -uve-topic-6-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-13 (kafka.cluster.Partition) [2025-02-10 02:00:43,588] INFO [Partition -uve-topic-6-13 broker=3] Log loaded for partition -uve-topic-6-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,589] 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:43,590] 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:43,590] INFO [Partition -uve-topic-2-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-18 (kafka.cluster.Partition) [2025-02-10 02:00:43,590] INFO [Partition -uve-topic-2-18 broker=3] Log loaded for partition -uve-topic-2-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,591] 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:43,591] 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:43,591] INFO [Partition -uve-topic-18-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-10 (kafka.cluster.Partition) [2025-02-10 02:00:43,591] INFO [Partition -uve-topic-18-10 broker=3] Log loaded for partition -uve-topic-18-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,592] 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:43,593] 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:43,593] INFO [Partition -uve-topic-5-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-12 (kafka.cluster.Partition) [2025-02-10 02:00:43,593] INFO [Partition -uve-topic-5-12 broker=3] Log loaded for partition -uve-topic-5-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,595] 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:43,595] 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:43,596] INFO [Partition -uve-topic-9-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-16 (kafka.cluster.Partition) [2025-02-10 02:00:43,596] INFO [Partition -uve-topic-9-16 broker=3] Log loaded for partition -uve-topic-9-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,597] 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:43,597] 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:43,597] INFO [Partition -uve-topic-22-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-27 (kafka.cluster.Partition) [2025-02-10 02:00:43,597] INFO [Partition -uve-topic-22-27 broker=3] Log loaded for partition -uve-topic-22-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,598] 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:43,599] 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:43,599] INFO [Partition -uve-topic-13-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-5 (kafka.cluster.Partition) [2025-02-10 02:00:43,599] INFO [Partition -uve-topic-13-5 broker=3] Log loaded for partition -uve-topic-13-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,600] 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:43,600] 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:43,600] INFO [Partition -uve-topic-26-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-3 (kafka.cluster.Partition) [2025-02-10 02:00:43,600] INFO [Partition -uve-topic-26-3 broker=3] Log loaded for partition -uve-topic-26-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,601] 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:43,602] 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:43,602] INFO [Partition -uve-topic-1-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-17 (kafka.cluster.Partition) [2025-02-10 02:00:43,602] INFO [Partition -uve-topic-1-17 broker=3] Log loaded for partition -uve-topic-1-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,603] 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:43,604] 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:43,604] INFO [Partition -uve-topic-17-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-9 (kafka.cluster.Partition) [2025-02-10 02:00:43,604] INFO [Partition -uve-topic-17-9 broker=3] Log loaded for partition -uve-topic-17-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,605] 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:43,606] 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:43,606] INFO [Partition -uve-topic-18-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-29 (kafka.cluster.Partition) [2025-02-10 02:00:43,606] INFO [Partition -uve-topic-18-29 broker=3] Log loaded for partition -uve-topic-18-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,607] 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:43,608] 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:43,608] INFO [Partition -uve-topic-21-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-26 (kafka.cluster.Partition) [2025-02-10 02:00:43,608] INFO [Partition -uve-topic-21-26 broker=3] Log loaded for partition -uve-topic-21-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,609] 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:43,610] 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:43,610] INFO [Partition -uve-topic-20-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-6 (kafka.cluster.Partition) [2025-02-10 02:00:43,610] INFO [Partition -uve-topic-20-6 broker=3] Log loaded for partition -uve-topic-20-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,611] 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:43,611] 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:43,612] INFO [Partition -uve-topic-22-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-8 (kafka.cluster.Partition) [2025-02-10 02:00:43,612] INFO [Partition -uve-topic-22-8 broker=3] Log loaded for partition -uve-topic-22-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,613] 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:43,613] 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:43,613] INFO [Partition -uve-topic-3-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-29 (kafka.cluster.Partition) [2025-02-10 02:00:43,613] INFO [Partition -uve-topic-3-29 broker=3] Log loaded for partition -uve-topic-3-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,615] 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:43,615] 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:43,615] INFO [Partition -uve-topic-19-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-21 (kafka.cluster.Partition) [2025-02-10 02:00:43,615] INFO [Partition -uve-topic-19-21 broker=3] Log loaded for partition -uve-topic-19-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,616] 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:43,617] 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:43,617] INFO [Partition -uve-topic-10-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-2 (kafka.cluster.Partition) [2025-02-10 02:00:43,617] INFO [Partition -uve-topic-10-2 broker=3] Log loaded for partition -uve-topic-10-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,619] 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:43,619] 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:43,619] INFO [Partition -uve-topic-11-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-22 (kafka.cluster.Partition) [2025-02-10 02:00:43,619] INFO [Partition -uve-topic-11-22 broker=3] Log loaded for partition -uve-topic-11-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,621] 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:43,621] 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:43,621] INFO [Partition -uve-topic-23-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-0 (kafka.cluster.Partition) [2025-02-10 02:00:43,621] INFO [Partition -uve-topic-23-0 broker=3] Log loaded for partition -uve-topic-23-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,623] 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:43,623] 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:43,623] INFO [Partition -uve-topic-24-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-20 (kafka.cluster.Partition) [2025-02-10 02:00:43,623] INFO [Partition -uve-topic-24-20 broker=3] Log loaded for partition -uve-topic-24-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,624] 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:43,625] 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:43,625] INFO [Partition -uve-topic-28-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-24 (kafka.cluster.Partition) [2025-02-10 02:00:43,625] INFO [Partition -uve-topic-28-24 broker=3] Log loaded for partition -uve-topic-28-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,626] INFO [Log partition=-uve-topic-3-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-10 02:00:43,626] INFO Created log for partition -uve-topic-3-10 in /tmp/kafka-logs/-uve-topic-3-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-02-10 02:00:43,626] INFO [Partition -uve-topic-3-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-10 (kafka.cluster.Partition) [2025-02-10 02:00:43,626] INFO [Partition -uve-topic-3-10 broker=3] Log loaded for partition -uve-topic-3-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,628] 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:43,628] 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:43,628] INFO [Partition -uve-topic-15-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-26 (kafka.cluster.Partition) [2025-02-10 02:00:43,628] INFO [Partition -uve-topic-15-26 broker=3] Log loaded for partition -uve-topic-15-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,629] 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:43,629] 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:43,630] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-23 (kafka.cluster.Partition) [2025-02-10 02:00:43,630] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,631] 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:43,631] 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:43,631] INFO [Partition -uve-topic-19-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-2 (kafka.cluster.Partition) [2025-02-10 02:00:43,631] INFO [Partition -uve-topic-19-2 broker=3] Log loaded for partition -uve-topic-19-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,632] 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:43,633] 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:43,633] INFO [Partition -uve-topic-17-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-28 (kafka.cluster.Partition) [2025-02-10 02:00:43,633] INFO [Partition -uve-topic-17-28 broker=3] Log loaded for partition -uve-topic-17-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,634] 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:43,634] 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:43,634] INFO [Partition -uve-topic-20-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-25 (kafka.cluster.Partition) [2025-02-10 02:00:43,634] INFO [Partition -uve-topic-20-25 broker=3] Log loaded for partition -uve-topic-20-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,635] 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:43,636] 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:43,636] INFO [Partition -uve-topic-29-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-6 (kafka.cluster.Partition) [2025-02-10 02:00:43,636] INFO [Partition -uve-topic-29-6 broker=3] Log loaded for partition -uve-topic-29-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,637] 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:43,638] 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:43,638] INFO [Partition -uve-topic-16-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-8 (kafka.cluster.Partition) [2025-02-10 02:00:43,638] INFO [Partition -uve-topic-16-8 broker=3] Log loaded for partition -uve-topic-16-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,643] 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:43,643] 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:43,643] INFO [Partition -uve-topic-21-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-7 (kafka.cluster.Partition) [2025-02-10 02:00:43,643] INFO [Partition -uve-topic-21-7 broker=3] Log loaded for partition -uve-topic-21-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,644] 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:43,645] 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:43,645] INFO [Partition -uve-topic-28-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-5 (kafka.cluster.Partition) [2025-02-10 02:00:43,645] INFO [Partition -uve-topic-28-5 broker=3] Log loaded for partition -uve-topic-28-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,646] 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:43,646] 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:43,646] INFO [Partition -uve-topic-29-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-25 (kafka.cluster.Partition) [2025-02-10 02:00:43,646] INFO [Partition -uve-topic-29-25 broker=3] Log loaded for partition -uve-topic-29-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,647] 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:43,647] 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:43,647] INFO [Partition -uve-topic-15-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-7 (kafka.cluster.Partition) [2025-02-10 02:00:43,647] INFO [Partition -uve-topic-15-7 broker=3] Log loaded for partition -uve-topic-15-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,651] 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:43,651] 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:43,651] INFO [Partition -uve-topic-16-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-27 (kafka.cluster.Partition) [2025-02-10 02:00:43,651] INFO [Partition -uve-topic-16-27 broker=3] Log loaded for partition -uve-topic-16-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,652] 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:43,652] 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:43,653] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-4 (kafka.cluster.Partition) [2025-02-10 02:00:43,653] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,654] 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:43,654] 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:43,654] INFO [Partition -uve-topic-9-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-26 (kafka.cluster.Partition) [2025-02-10 02:00:43,654] INFO [Partition -uve-topic-9-26 broker=3] Log loaded for partition -uve-topic-9-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,655] 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:43,655] 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:43,655] INFO [Partition -uve-topic-1-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-27 (kafka.cluster.Partition) [2025-02-10 02:00:43,655] INFO [Partition -uve-topic-1-27 broker=3] Log loaded for partition -uve-topic-1-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,656] 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:43,657] 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:43,657] INFO [Partition -uve-topic-23-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-19 (kafka.cluster.Partition) [2025-02-10 02:00:43,657] INFO [Partition -uve-topic-23-19 broker=3] Log loaded for partition -uve-topic-23-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,658] 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:43,658] 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:43,658] INFO [Partition -uve-topic-10-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-21 (kafka.cluster.Partition) [2025-02-10 02:00:43,658] INFO [Partition -uve-topic-10-21 broker=3] Log loaded for partition -uve-topic-10-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,659] 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:43,660] 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:43,660] INFO [Partition structured_syslog_topic-24 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-24 (kafka.cluster.Partition) [2025-02-10 02:00:43,660] INFO [Partition structured_syslog_topic-24 broker=3] Log loaded for partition structured_syslog_topic-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,661] 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:43,661] 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:43,661] INFO [Partition -uve-topic-2-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-9 (kafka.cluster.Partition) [2025-02-10 02:00:43,661] INFO [Partition -uve-topic-2-9 broker=3] Log loaded for partition -uve-topic-2-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,662] 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:43,662] 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:43,662] INFO [Partition -uve-topic-22-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-18 (kafka.cluster.Partition) [2025-02-10 02:00:43,662] INFO [Partition -uve-topic-22-18 broker=3] Log loaded for partition -uve-topic-22-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,664] 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:43,664] 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:43,664] INFO [Partition -uve-topic-18-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-1 (kafka.cluster.Partition) [2025-02-10 02:00:43,664] INFO [Partition -uve-topic-18-1 broker=3] Log loaded for partition -uve-topic-18-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,665] 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:43,665] 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:43,665] INFO [Partition -uve-topic-6-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-29 (kafka.cluster.Partition) [2025-02-10 02:00:43,665] INFO [Partition -uve-topic-6-29 broker=3] Log loaded for partition -uve-topic-6-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,667] 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:43,667] 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:43,667] INFO [Partition -uve-topic-5-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-9 (kafka.cluster.Partition) [2025-02-10 02:00:43,667] INFO [Partition -uve-topic-5-9 broker=3] Log loaded for partition -uve-topic-5-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,668] 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:43,669] 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:43,669] INFO [Partition -uve-topic-14-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-3 (kafka.cluster.Partition) [2025-02-10 02:00:43,669] INFO [Partition -uve-topic-14-3 broker=3] Log loaded for partition -uve-topic-14-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,670] 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:43,671] 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:43,671] INFO [Partition -uve-topic-27-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-1 (kafka.cluster.Partition) [2025-02-10 02:00:43,671] INFO [Partition -uve-topic-27-1 broker=3] Log loaded for partition -uve-topic-27-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,673] 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:43,673] 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:43,674] INFO [Partition -uve-topic-7-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-11 (kafka.cluster.Partition) [2025-02-10 02:00:43,674] INFO [Partition -uve-topic-7-11 broker=3] Log loaded for partition -uve-topic-7-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,675] 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:43,675] 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:43,676] INFO [Partition -uve-topic-20-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-22 (kafka.cluster.Partition) [2025-02-10 02:00:43,676] INFO [Partition -uve-topic-20-22 broker=3] Log loaded for partition -uve-topic-20-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,677] 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:43,678] 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:43,678] INFO [Partition -uve-topic-0-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-23 (kafka.cluster.Partition) [2025-02-10 02:00:43,678] INFO [Partition -uve-topic-0-23 broker=3] Log loaded for partition -uve-topic-0-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,679] 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:43,680] 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:43,680] INFO [Partition -uve-topic-9-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-23 (kafka.cluster.Partition) [2025-02-10 02:00:43,680] INFO [Partition -uve-topic-9-23 broker=3] Log loaded for partition -uve-topic-9-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,681] 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:43,681] 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:43,681] INFO [Partition -uve-topic-1-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-24 (kafka.cluster.Partition) [2025-02-10 02:00:43,682] INFO [Partition -uve-topic-1-24 broker=3] Log loaded for partition -uve-topic-1-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,683] 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:43,683] 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:43,683] INFO [Partition -uve-topic-17-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-16 (kafka.cluster.Partition) [2025-02-10 02:00:43,683] INFO [Partition -uve-topic-17-16 broker=3] Log loaded for partition -uve-topic-17-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,684] 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:43,685] 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:43,685] INFO [Partition structured_syslog_topic-21 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-21 (kafka.cluster.Partition) [2025-02-10 02:00:43,685] INFO [Partition structured_syslog_topic-21 broker=3] Log loaded for partition structured_syslog_topic-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,686] 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:43,686] 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:43,686] INFO [Partition -uve-topic-5-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-28 (kafka.cluster.Partition) [2025-02-10 02:00:43,686] INFO [Partition -uve-topic-5-28 broker=3] Log loaded for partition -uve-topic-5-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,687] 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:43,687] 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:43,687] INFO [Partition -uve-topic-4-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-8 (kafka.cluster.Partition) [2025-02-10 02:00:43,687] INFO [Partition -uve-topic-4-8 broker=3] Log loaded for partition -uve-topic-4-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,688] 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:43,689] 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:43,689] INFO [Partition -uve-topic-11-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-19 (kafka.cluster.Partition) [2025-02-10 02:00:43,689] INFO [Partition -uve-topic-11-19 broker=3] Log loaded for partition -uve-topic-11-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,690] 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:43,690] 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:43,690] INFO [Partition -uve-topic-24-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-17 (kafka.cluster.Partition) [2025-02-10 02:00:43,690] INFO [Partition -uve-topic-24-17 broker=3] Log loaded for partition -uve-topic-24-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,691] 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:43,692] 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:43,692] INFO [Partition -uve-topic-13-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-21 (kafka.cluster.Partition) [2025-02-10 02:00:43,692] INFO [Partition -uve-topic-13-21 broker=3] Log loaded for partition -uve-topic-13-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,693] 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:43,693] 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:43,693] INFO [Partition -uve-topic-12-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-1 (kafka.cluster.Partition) [2025-02-10 02:00:43,693] INFO [Partition -uve-topic-12-1 broker=3] Log loaded for partition -uve-topic-12-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,694] 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:43,694] 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:43,694] INFO [Partition -uve-topic-26-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-19 (kafka.cluster.Partition) [2025-02-10 02:00:43,694] INFO [Partition -uve-topic-26-19 broker=3] Log loaded for partition -uve-topic-26-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,695] 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:43,696] 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:43,696] INFO [Partition -uve-topic-29-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-3 (kafka.cluster.Partition) [2025-02-10 02:00:43,696] INFO [Partition -uve-topic-29-3 broker=3] Log loaded for partition -uve-topic-29-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,697] 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:43,697] 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:43,697] INFO [Partition -uve-topic-16-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-5 (kafka.cluster.Partition) [2025-02-10 02:00:43,697] INFO [Partition -uve-topic-16-5 broker=3] Log loaded for partition -uve-topic-16-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,698] 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:43,698] 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:43,698] INFO [Partition -uve-topic-17-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-25 (kafka.cluster.Partition) [2025-02-10 02:00:43,698] INFO [Partition -uve-topic-17-25 broker=3] Log loaded for partition -uve-topic-17-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,699] 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:43,699] 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:43,699] INFO [Partition -uve-topic-22-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-24 (kafka.cluster.Partition) [2025-02-10 02:00:43,699] INFO [Partition -uve-topic-22-24 broker=3] Log loaded for partition -uve-topic-22-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,700] 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:43,701] 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:43,701] INFO [Partition -uve-topic-18-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-7 (kafka.cluster.Partition) [2025-02-10 02:00:43,701] INFO [Partition -uve-topic-18-7 broker=3] Log loaded for partition -uve-topic-18-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,703] 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:43,703] 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:43,703] INFO [Partition -uve-topic-21-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-4 (kafka.cluster.Partition) [2025-02-10 02:00:43,703] INFO [Partition -uve-topic-21-4 broker=3] Log loaded for partition -uve-topic-21-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,704] 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:43,705] 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:43,705] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-1 (kafka.cluster.Partition) [2025-02-10 02:00:43,705] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,706] 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:43,706] 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:43,707] INFO [Partition -uve-topic-17-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-6 (kafka.cluster.Partition) [2025-02-10 02:00:43,707] INFO [Partition -uve-topic-17-6 broker=3] Log loaded for partition -uve-topic-17-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,708] 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:43,708] 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:43,708] INFO [Partition -uve-topic-23-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-16 (kafka.cluster.Partition) [2025-02-10 02:00:43,708] INFO [Partition -uve-topic-23-16 broker=3] Log loaded for partition -uve-topic-23-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,709] 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:43,709] 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:43,709] INFO [Partition -uve-topic-10-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-18 (kafka.cluster.Partition) [2025-02-10 02:00:43,709] INFO [Partition -uve-topic-10-18 broker=3] Log loaded for partition -uve-topic-10-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,711] INFO [Log partition=-uve-topic-12-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-02-10 02:00:43,711] 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:43,711] INFO [Partition -uve-topic-12-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-20 (kafka.cluster.Partition) [2025-02-10 02:00:43,711] INFO [Partition -uve-topic-12-20 broker=3] Log loaded for partition -uve-topic-12-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,712] 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:43,712] 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:43,713] INFO [Partition -uve-topic-25-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-18 (kafka.cluster.Partition) [2025-02-10 02:00:43,713] INFO [Partition -uve-topic-25-18 broker=3] Log loaded for partition -uve-topic-25-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,714] 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:43,714] 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:43,714] INFO [Partition -uve-topic-11-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-0 (kafka.cluster.Partition) [2025-02-10 02:00:43,714] INFO [Partition -uve-topic-11-0 broker=3] Log loaded for partition -uve-topic-11-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,715] 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:43,715] 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:43,715] INFO [Partition -uve-topic-19-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-18 (kafka.cluster.Partition) [2025-02-10 02:00:43,715] INFO [Partition -uve-topic-19-18 broker=3] Log loaded for partition -uve-topic-19-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,716] 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:43,716] 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:43,716] INFO [Partition -uve-topic-21-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-23 (kafka.cluster.Partition) [2025-02-10 02:00:43,716] INFO [Partition -uve-topic-21-23 broker=3] Log loaded for partition -uve-topic-21-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,717] 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:43,718] 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:43,718] INFO [Partition -uve-topic-20-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-3 (kafka.cluster.Partition) [2025-02-10 02:00:43,718] INFO [Partition -uve-topic-20-3 broker=3] Log loaded for partition -uve-topic-20-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,719] 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:43,719] 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:43,719] INFO [Partition -uve-topic-28-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-21 (kafka.cluster.Partition) [2025-02-10 02:00:43,719] INFO [Partition -uve-topic-28-21 broker=3] Log loaded for partition -uve-topic-28-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,720] 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:43,720] 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:43,720] INFO [Partition -uve-topic-15-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-23 (kafka.cluster.Partition) [2025-02-10 02:00:43,720] INFO [Partition -uve-topic-15-23 broker=3] Log loaded for partition -uve-topic-15-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,721] 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:43,721] 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:43,721] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-20 (kafka.cluster.Partition) [2025-02-10 02:00:43,721] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,722] 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:43,723] 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:43,723] INFO [Partition -uve-topic-22-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-15 (kafka.cluster.Partition) [2025-02-10 02:00:43,723] INFO [Partition -uve-topic-22-15 broker=3] Log loaded for partition -uve-topic-22-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,724] 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:43,724] 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:43,724] INFO [Partition -uve-topic-18-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-17 (kafka.cluster.Partition) [2025-02-10 02:00:43,724] INFO [Partition -uve-topic-18-17 broker=3] Log loaded for partition -uve-topic-18-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,725] 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:43,725] 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:43,725] INFO [Partition -uve-topic-14-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-22 (kafka.cluster.Partition) [2025-02-10 02:00:43,725] INFO [Partition -uve-topic-14-22 broker=3] Log loaded for partition -uve-topic-14-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,726] 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:43,727] 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:43,727] INFO [Partition -uve-topic-13-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-2 (kafka.cluster.Partition) [2025-02-10 02:00:43,727] INFO [Partition -uve-topic-13-2 broker=3] Log loaded for partition -uve-topic-13-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,728] 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:43,728] 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:43,728] INFO [Partition -uve-topic-26-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-0 (kafka.cluster.Partition) [2025-02-10 02:00:43,728] INFO [Partition -uve-topic-26-0 broker=3] Log loaded for partition -uve-topic-26-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,729] 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:43,729] 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:43,729] INFO [Partition -uve-topic-27-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-20 (kafka.cluster.Partition) [2025-02-10 02:00:43,729] INFO [Partition -uve-topic-27-20 broker=3] Log loaded for partition -uve-topic-27-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,730] 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:43,731] 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:43,731] INFO [Partition -uve-topic-6-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-10 (kafka.cluster.Partition) [2025-02-10 02:00:43,731] INFO [Partition -uve-topic-6-10 broker=3] Log loaded for partition -uve-topic-6-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,765] 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:43,766] 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:43,766] INFO [Partition -uve-topic-1-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-14 (kafka.cluster.Partition) [2025-02-10 02:00:43,766] INFO [Partition -uve-topic-1-14 broker=3] Log loaded for partition -uve-topic-1-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,767] 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:43,768] 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:43,768] INFO [Partition -uve-topic-0-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-13 (kafka.cluster.Partition) [2025-02-10 02:00:43,768] INFO [Partition -uve-topic-0-13 broker=3] Log loaded for partition -uve-topic-0-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,769] 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:43,769] 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:43,769] INFO [Partition -uve-topic-22-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-5 (kafka.cluster.Partition) [2025-02-10 02:00:43,769] INFO [Partition -uve-topic-22-5 broker=3] Log loaded for partition -uve-topic-22-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,785] 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:43,786] 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:43,786] INFO [Partition -uve-topic-4-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-27 (kafka.cluster.Partition) [2025-02-10 02:00:43,786] INFO [Partition -uve-topic-4-27 broker=3] Log loaded for partition -uve-topic-4-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,793] 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:43,793] 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:43,793] INFO [Partition -uve-topic-3-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-7 (kafka.cluster.Partition) [2025-02-10 02:00:43,793] INFO [Partition -uve-topic-3-7 broker=3] Log loaded for partition -uve-topic-3-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,799] 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:43,799] 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:43,799] INFO [Partition -uve-topic-9-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-13 (kafka.cluster.Partition) [2025-02-10 02:00:43,799] INFO [Partition -uve-topic-9-13 broker=3] Log loaded for partition -uve-topic-9-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,801] 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:43,801] 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:43,801] INFO [Partition -uve-topic-28-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-2 (kafka.cluster.Partition) [2025-02-10 02:00:43,801] INFO [Partition -uve-topic-28-2 broker=3] Log loaded for partition -uve-topic-28-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,803] 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:43,803] 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:43,803] INFO [Partition -uve-topic-29-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-22 (kafka.cluster.Partition) [2025-02-10 02:00:43,803] INFO [Partition -uve-topic-29-22 broker=3] Log loaded for partition -uve-topic-29-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,804] 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:43,804] 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:43,805] INFO [Partition -uve-topic-15-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-4 (kafka.cluster.Partition) [2025-02-10 02:00:43,805] INFO [Partition -uve-topic-15-4 broker=3] Log loaded for partition -uve-topic-15-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,806] 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:43,806] 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:43,806] INFO [Partition -uve-topic-16-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-24 (kafka.cluster.Partition) [2025-02-10 02:00:43,806] INFO [Partition -uve-topic-16-24 broker=3] Log loaded for partition -uve-topic-16-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,808] 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:43,808] 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:43,808] INFO [Partition -uve-topic-8-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-12 (kafka.cluster.Partition) [2025-02-10 02:00:43,809] INFO [Partition -uve-topic-8-12 broker=3] Log loaded for partition -uve-topic-8-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,810] 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:43,811] 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:43,811] INFO [Partition -uve-topic-2-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-6 (kafka.cluster.Partition) [2025-02-10 02:00:43,811] INFO [Partition -uve-topic-2-6 broker=3] Log loaded for partition -uve-topic-2-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,814] 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:43,814] 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:43,814] INFO [Partition -uve-topic-3-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-26 (kafka.cluster.Partition) [2025-02-10 02:00:43,815] INFO [Partition -uve-topic-3-26 broker=3] Log loaded for partition -uve-topic-3-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,816] 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:43,816] 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:43,816] INFO [Partition -uve-topic-9-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-4 (kafka.cluster.Partition) [2025-02-10 02:00:43,816] INFO [Partition -uve-topic-9-4 broker=3] Log loaded for partition -uve-topic-9-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,820] 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:43,821] 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:43,821] INFO [Partition -uve-topic-2-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-25 (kafka.cluster.Partition) [2025-02-10 02:00:43,821] INFO [Partition -uve-topic-2-25 broker=3] Log loaded for partition -uve-topic-2-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,822] 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:43,823] 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:43,823] INFO [Partition -uve-topic-1-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-5 (kafka.cluster.Partition) [2025-02-10 02:00:43,823] INFO [Partition -uve-topic-1-5 broker=3] Log loaded for partition -uve-topic-1-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,825] 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:43,825] 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:43,825] INFO [Partition structured_syslog_topic-2 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-2 (kafka.cluster.Partition) [2025-02-10 02:00:43,825] INFO [Partition structured_syslog_topic-2 broker=3] Log loaded for partition structured_syslog_topic-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,827] 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:43,827] 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:43,827] INFO [Partition -uve-topic-22-12 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-12 (kafka.cluster.Partition) [2025-02-10 02:00:43,827] INFO [Partition -uve-topic-22-12 broker=3] Log loaded for partition -uve-topic-22-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,828] 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:43,829] 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:43,829] INFO [Partition -uve-topic-1-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-21 (kafka.cluster.Partition) [2025-02-10 02:00:43,829] INFO [Partition -uve-topic-1-21 broker=3] Log loaded for partition -uve-topic-1-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,830] 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:43,830] 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:43,830] INFO [Partition -uve-topic-0-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-1 (kafka.cluster.Partition) [2025-02-10 02:00:43,830] INFO [Partition -uve-topic-0-1 broker=3] Log loaded for partition -uve-topic-0-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,831] 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:43,831] 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:43,831] INFO [Partition -uve-topic-9-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-1 (kafka.cluster.Partition) [2025-02-10 02:00:43,831] INFO [Partition -uve-topic-9-1 broker=3] Log loaded for partition -uve-topic-9-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,832] 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:43,832] 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:43,832] INFO [Partition -uve-topic-4-24 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-24 (kafka.cluster.Partition) [2025-02-10 02:00:43,833] INFO [Partition -uve-topic-4-24 broker=3] Log loaded for partition -uve-topic-4-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,834] 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:43,834] 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:43,834] INFO [Partition -uve-topic-6-26 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-26 (kafka.cluster.Partition) [2025-02-10 02:00:43,834] INFO [Partition -uve-topic-6-26 broker=3] Log loaded for partition -uve-topic-6-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,835] 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:43,835] 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:43,835] INFO [Partition -uve-topic-5-6 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-6 (kafka.cluster.Partition) [2025-02-10 02:00:43,835] INFO [Partition -uve-topic-5-6 broker=3] Log loaded for partition -uve-topic-5-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,836] 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:43,836] 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:43,837] INFO [Partition -uve-topic-9-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-10 (kafka.cluster.Partition) [2025-02-10 02:00:43,837] INFO [Partition -uve-topic-9-10 broker=3] Log loaded for partition -uve-topic-9-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,837] 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:43,838] 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:43,838] INFO [Partition -uve-topic-22-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-21 (kafka.cluster.Partition) [2025-02-10 02:00:43,838] INFO [Partition -uve-topic-22-21 broker=3] Log loaded for partition -uve-topic-22-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,840] 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:43,840] 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:43,840] INFO [Partition -uve-topic-1-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-11 (kafka.cluster.Partition) [2025-02-10 02:00:43,840] INFO [Partition -uve-topic-1-11 broker=3] Log loaded for partition -uve-topic-1-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,842] 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:43,842] 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:43,842] INFO [Partition -uve-topic-17-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-3 (kafka.cluster.Partition) [2025-02-10 02:00:43,842] INFO [Partition -uve-topic-17-3 broker=3] Log loaded for partition -uve-topic-17-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,843] 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:43,843] 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:43,843] INFO [Partition -uve-topic-3-23 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-23 (kafka.cluster.Partition) [2025-02-10 02:00:43,843] INFO [Partition -uve-topic-3-23 broker=3] Log loaded for partition -uve-topic-3-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,844] 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:43,844] 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:43,844] INFO [Partition -uve-topic-19-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-19-15 (kafka.cluster.Partition) [2025-02-10 02:00:43,844] INFO [Partition -uve-topic-19-15 broker=3] Log loaded for partition -uve-topic-19-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,846] 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:43,846] 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:43,846] INFO [Partition -uve-topic-4-5 broker=3] No checkpointed highwatermark is found for partition -uve-topic-4-5 (kafka.cluster.Partition) [2025-02-10 02:00:43,846] INFO [Partition -uve-topic-4-5 broker=3] Log loaded for partition -uve-topic-4-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,847] 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:43,847] 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:43,847] INFO [Partition -uve-topic-5-25 broker=3] No checkpointed highwatermark is found for partition -uve-topic-5-25 (kafka.cluster.Partition) [2025-02-10 02:00:43,847] INFO [Partition -uve-topic-5-25 broker=3] Log loaded for partition -uve-topic-5-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,854] 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:43,854] 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:43,854] INFO [Partition -uve-topic-20-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-0 (kafka.cluster.Partition) [2025-02-10 02:00:43,854] INFO [Partition -uve-topic-20-0 broker=3] Log loaded for partition -uve-topic-20-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,856] 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:43,857] 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:43,857] INFO [Partition -uve-topic-28-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-28-18 (kafka.cluster.Partition) [2025-02-10 02:00:43,857] INFO [Partition -uve-topic-28-18 broker=3] Log loaded for partition -uve-topic-28-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,858] 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:43,858] 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:43,858] INFO [Partition -uve-topic-3-4 broker=3] No checkpointed highwatermark is found for partition -uve-topic-3-4 (kafka.cluster.Partition) [2025-02-10 02:00:43,858] INFO [Partition -uve-topic-3-4 broker=3] Log loaded for partition -uve-topic-3-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,860] 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:43,860] 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:43,860] INFO [Partition -uve-topic-15-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-20 (kafka.cluster.Partition) [2025-02-10 02:00:43,860] INFO [Partition -uve-topic-15-20 broker=3] Log loaded for partition -uve-topic-15-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,861] 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:43,861] 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:43,862] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=3] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-17 (kafka.cluster.Partition) [2025-02-10 02:00:43,862] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=3] Log loaded for partition HEALTH_CHECK_TOPIC-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,863] 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:43,863] 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:43,863] INFO [Partition -uve-topic-8-28 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-28 (kafka.cluster.Partition) [2025-02-10 02:00:43,863] INFO [Partition -uve-topic-8-28 broker=3] Log loaded for partition -uve-topic-8-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,864] 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:43,864] 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:43,864] INFO [Partition -uve-topic-0-10 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-10 (kafka.cluster.Partition) [2025-02-10 02:00:43,864] INFO [Partition -uve-topic-0-10 broker=3] Log loaded for partition -uve-topic-0-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,865] 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:43,865] 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:43,865] INFO [Partition -uve-topic-17-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-22 (kafka.cluster.Partition) [2025-02-10 02:00:43,865] INFO [Partition -uve-topic-17-22 broker=3] Log loaded for partition -uve-topic-17-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,866] 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:43,867] 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:43,867] INFO [Partition -uve-topic-20-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-20-19 (kafka.cluster.Partition) [2025-02-10 02:00:43,867] INFO [Partition -uve-topic-20-19 broker=3] Log loaded for partition -uve-topic-20-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,868] 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:43,868] 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:43,868] INFO [Partition -uve-topic-29-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-0 (kafka.cluster.Partition) [2025-02-10 02:00:43,868] INFO [Partition -uve-topic-29-0 broker=3] Log loaded for partition -uve-topic-29-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,869] 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:43,869] 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:43,869] INFO [Partition -uve-topic-16-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-2 (kafka.cluster.Partition) [2025-02-10 02:00:43,869] INFO [Partition -uve-topic-16-2 broker=3] Log loaded for partition -uve-topic-16-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,870] 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:43,871] 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:43,871] INFO [Partition -uve-topic-21-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-1 (kafka.cluster.Partition) [2025-02-10 02:00:43,871] INFO [Partition -uve-topic-21-1 broker=3] Log loaded for partition -uve-topic-21-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,872] 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:43,872] 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:43,872] INFO [Partition -uve-topic-2-22 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-22 (kafka.cluster.Partition) [2025-02-10 02:00:43,872] INFO [Partition -uve-topic-2-22 broker=3] Log loaded for partition -uve-topic-2-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,873] 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:43,873] 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:43,873] INFO [Partition -uve-topic-9-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-20 (kafka.cluster.Partition) [2025-02-10 02:00:43,873] INFO [Partition -uve-topic-9-20 broker=3] Log loaded for partition -uve-topic-9-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,874] 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:43,875] 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:43,875] INFO [Partition -uve-topic-1-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-1-2 (kafka.cluster.Partition) [2025-02-10 02:00:43,875] INFO [Partition -uve-topic-1-2 broker=3] Log loaded for partition -uve-topic-1-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,875] 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:43,876] 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:43,876] INFO [Partition -uve-topic-23-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-23-13 (kafka.cluster.Partition) [2025-02-10 02:00:43,876] INFO [Partition -uve-topic-23-13 broker=3] Log loaded for partition -uve-topic-23-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,877] 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:43,878] 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:43,878] INFO [Partition -uve-topic-10-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-10-15 (kafka.cluster.Partition) [2025-02-10 02:00:43,878] INFO [Partition -uve-topic-10-15 broker=3] Log loaded for partition -uve-topic-10-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,879] 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:43,879] 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:43,879] INFO [Partition -uve-topic-17-13 broker=3] No checkpointed highwatermark is found for partition -uve-topic-17-13 (kafka.cluster.Partition) [2025-02-10 02:00:43,879] INFO [Partition -uve-topic-17-13 broker=3] Log loaded for partition -uve-topic-17-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,880] 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:43,880] 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:43,880] INFO [Partition structured_syslog_topic-18 broker=3] No checkpointed highwatermark is found for partition structured_syslog_topic-18 (kafka.cluster.Partition) [2025-02-10 02:00:43,880] INFO [Partition structured_syslog_topic-18 broker=3] Log loaded for partition structured_syslog_topic-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,881] 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:43,882] 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:43,882] INFO [Partition -uve-topic-2-3 broker=3] No checkpointed highwatermark is found for partition -uve-topic-2-3 (kafka.cluster.Partition) [2025-02-10 02:00:43,882] INFO [Partition -uve-topic-2-3 broker=3] Log loaded for partition -uve-topic-2-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,883] 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:43,883] 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:43,883] INFO [Partition -uve-topic-14-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-19 (kafka.cluster.Partition) [2025-02-10 02:00:43,883] INFO [Partition -uve-topic-14-19 broker=3] Log loaded for partition -uve-topic-14-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,884] 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:43,884] 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:43,885] INFO [Partition -uve-topic-27-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-27-17 (kafka.cluster.Partition) [2025-02-10 02:00:43,885] INFO [Partition -uve-topic-27-17 broker=3] Log loaded for partition -uve-topic-27-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,886] 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:43,886] 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:43,886] INFO [Partition -uve-topic-7-27 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-27 (kafka.cluster.Partition) [2025-02-10 02:00:43,886] INFO [Partition -uve-topic-7-27 broker=3] Log loaded for partition -uve-topic-7-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,888] 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:43,888] 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:43,888] INFO [Partition -uve-topic-6-7 broker=3] No checkpointed highwatermark is found for partition -uve-topic-6-7 (kafka.cluster.Partition) [2025-02-10 02:00:43,888] INFO [Partition -uve-topic-6-7 broker=3] Log loaded for partition -uve-topic-6-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,889] 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:43,890] 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:43,890] INFO [Partition -uve-topic-13-18 broker=3] No checkpointed highwatermark is found for partition -uve-topic-13-18 (kafka.cluster.Partition) [2025-02-10 02:00:43,890] INFO [Partition -uve-topic-13-18 broker=3] Log loaded for partition -uve-topic-13-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,891] 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:43,891] 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:43,891] INFO [Partition -uve-topic-26-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-26-16 (kafka.cluster.Partition) [2025-02-10 02:00:43,891] INFO [Partition -uve-topic-26-16 broker=3] Log loaded for partition -uve-topic-26-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,892] 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:43,892] 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:43,892] INFO [Partition -uve-topic-14-0 broker=3] No checkpointed highwatermark is found for partition -uve-topic-14-0 (kafka.cluster.Partition) [2025-02-10 02:00:43,892] INFO [Partition -uve-topic-14-0 broker=3] Log loaded for partition -uve-topic-14-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,893] 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:43,894] 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:43,894] INFO [Partition -uve-topic-8-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-19 (kafka.cluster.Partition) [2025-02-10 02:00:43,894] INFO [Partition -uve-topic-8-19 broker=3] Log loaded for partition -uve-topic-8-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,895] 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:43,895] 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:43,895] INFO [Partition -uve-topic-0-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-20 (kafka.cluster.Partition) [2025-02-10 02:00:43,895] INFO [Partition -uve-topic-0-20 broker=3] Log loaded for partition -uve-topic-0-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,896] 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:43,896] 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:43,896] INFO [Partition -uve-topic-21-11 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-11 (kafka.cluster.Partition) [2025-02-10 02:00:43,896] INFO [Partition -uve-topic-21-11 broker=3] Log loaded for partition -uve-topic-21-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,897] 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:43,897] 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:43,897] INFO [Partition -uve-topic-12-17 broker=3] No checkpointed highwatermark is found for partition -uve-topic-12-17 (kafka.cluster.Partition) [2025-02-10 02:00:43,897] INFO [Partition -uve-topic-12-17 broker=3] Log loaded for partition -uve-topic-12-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,898] 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:43,899] 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:43,899] INFO [Partition -uve-topic-25-15 broker=3] No checkpointed highwatermark is found for partition -uve-topic-25-15 (kafka.cluster.Partition) [2025-02-10 02:00:43,899] INFO [Partition -uve-topic-25-15 broker=3] Log loaded for partition -uve-topic-25-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,901] 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:43,901] 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:43,901] INFO [Partition -uve-topic-21-20 broker=3] No checkpointed highwatermark is found for partition -uve-topic-21-20 (kafka.cluster.Partition) [2025-02-10 02:00:43,901] INFO [Partition -uve-topic-21-20 broker=3] Log loaded for partition -uve-topic-21-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,902] 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:43,902] 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:43,902] INFO [Partition -uve-topic-0-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-0-29 (kafka.cluster.Partition) [2025-02-10 02:00:43,902] INFO [Partition -uve-topic-0-29 broker=3] Log loaded for partition -uve-topic-0-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,903] 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:43,903] 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:43,903] INFO [Partition -uve-topic-22-2 broker=3] No checkpointed highwatermark is found for partition -uve-topic-22-2 (kafka.cluster.Partition) [2025-02-10 02:00:43,903] INFO [Partition -uve-topic-22-2 broker=3] Log loaded for partition -uve-topic-22-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,904] 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:43,905] 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:43,905] INFO [Partition -uve-topic-9-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-9-29 (kafka.cluster.Partition) [2025-02-10 02:00:43,905] INFO [Partition -uve-topic-9-29 broker=3] Log loaded for partition -uve-topic-9-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,905] 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:43,906] 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:43,906] INFO [Partition -uve-topic-8-9 broker=3] No checkpointed highwatermark is found for partition -uve-topic-8-9 (kafka.cluster.Partition) [2025-02-10 02:00:43,906] INFO [Partition -uve-topic-8-9 broker=3] Log loaded for partition -uve-topic-8-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,907] 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:43,907] 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:43,907] INFO [Partition -uve-topic-29-29 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-29 (kafka.cluster.Partition) [2025-02-10 02:00:43,907] INFO [Partition -uve-topic-29-29 broker=3] Log loaded for partition -uve-topic-29-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,908] 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:43,908] 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:43,908] INFO [Partition -uve-topic-11-16 broker=3] No checkpointed highwatermark is found for partition -uve-topic-11-16 (kafka.cluster.Partition) [2025-02-10 02:00:43,908] INFO [Partition -uve-topic-11-16 broker=3] Log loaded for partition -uve-topic-11-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,910] 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:43,910] 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:43,910] INFO [Partition -uve-topic-24-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-24-14 (kafka.cluster.Partition) [2025-02-10 02:00:43,910] INFO [Partition -uve-topic-24-14 broker=3] Log loaded for partition -uve-topic-24-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,911] 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:43,912] 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:43,912] INFO [Partition -uve-topic-18-14 broker=3] No checkpointed highwatermark is found for partition -uve-topic-18-14 (kafka.cluster.Partition) [2025-02-10 02:00:43,912] INFO [Partition -uve-topic-18-14 broker=3] Log loaded for partition -uve-topic-18-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,913] 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:43,913] 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:43,913] INFO [Partition -uve-topic-29-19 broker=3] No checkpointed highwatermark is found for partition -uve-topic-29-19 (kafka.cluster.Partition) [2025-02-10 02:00:43,913] INFO [Partition -uve-topic-29-19 broker=3] Log loaded for partition -uve-topic-29-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,914] 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:43,914] 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:43,914] INFO [Partition -uve-topic-15-1 broker=3] No checkpointed highwatermark is found for partition -uve-topic-15-1 (kafka.cluster.Partition) [2025-02-10 02:00:43,914] INFO [Partition -uve-topic-15-1 broker=3] Log loaded for partition -uve-topic-15-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,915] 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:43,916] 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:43,916] INFO [Partition -uve-topic-16-21 broker=3] No checkpointed highwatermark is found for partition -uve-topic-16-21 (kafka.cluster.Partition) [2025-02-10 02:00:43,916] INFO [Partition -uve-topic-16-21 broker=3] Log loaded for partition -uve-topic-16-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,917] 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:43,917] 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:43,917] INFO [Partition -uve-topic-7-8 broker=3] No checkpointed highwatermark is found for partition -uve-topic-7-8 (kafka.cluster.Partition) [2025-02-10 02:00:43,917] INFO [Partition -uve-topic-7-8 broker=3] Log loaded for partition -uve-topic-7-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-10 02:00:43,975] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions Set(-uve-topic-1-12, -uve-topic-11-24, -uve-topic-21-23, -uve-topic-13-22, -uve-topic-23-21, -uve-topic-8-18, -uve-topic-10-7, -uve-topic-20-6, -uve-topic-19-28, -uve-topic-29-27, -uve-topic-5-24, -uve-topic-23-10, -uve-topic-13-11, -uve-topic-4-22, HEALTH_CHECK_TOPIC-11, -uve-topic-13-6, -uve-topic-23-5, -uve-topic-2-18, -uve-topic-26-20, -uve-topic-16-21, -uve-topic-1-3, -uve-topic-10-23, -uve-topic-20-22, -uve-topic-6-25, -uve-topic-24-11, -uve-topic-14-12, -uve-topic-18-27, -uve-topic-28-26, -uve-topic-7-8, -uve-topic-10-1, -uve-topic-20-0, -uve-topic-9-13, -uve-topic-15-3, -uve-topic-25-2, HEALTH_CHECK_TOPIC-19, -uve-topic-8-5, -uve-topic-18-11, -uve-topic-28-10, -uve-topic-18-2, -uve-topic-28-1, -uve-topic-18-3, -uve-topic-28-2, -uve-topic-21-15, -uve-topic-11-16, -uve-topic-3-10, -uve-topic-11-8, -uve-topic-21-7, -uve-topic-3-19, -uve-topic-12-5, -uve-topic-22-4, -uve-topic-19-12, -uve-topic-29-11, -uve-topic-5-23, -uve-topic-6-16, -uve-topic-20-14, -uve-topic-10-15, -uve-topic-5-15, -uve-topic-11-2, -uve-topic-21-1, -uve-topic-17-1, -uve-topic-27-0, -uve-topic-7-4, structured_syslog_topic-17, -uve-topic-12-21, -uve-topic-22-20, -uve-topic-7-1, -uve-topic-14-7, -uve-topic-24-6, -uve-topic-27-8, -uve-topic-17-9, -uve-topic-17-19, -uve-topic-27-18, HEALTH_CHECK_TOPIC-27, -uve-topic-1-17, HEALTH_CHECK_TOPIC-6, -uve-topic-4-29, -uve-topic-28-9, -uve-topic-18-10, -uve-topic-19-0, -uve-topic-3-21, -uve-topic-28-28, -uve-topic-18-29, -uve-topic-1-5, -uve-topic-8-27, HEALTH_CHECK_TOPIC-10, -uve-topic-8-12, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-1-6, -uve-topic-0-23, -uve-topic-14-13, -uve-topic-24-12, -uve-topic-7-17, -uve-topic-9-10, -uve-topic-25-29, -uve-topic-8-2, HEALTH_CHECK_TOPIC-2, -uve-topic-2-13, -uve-topic-16-0, -uve-topic-9-15, -uve-topic-2-20, -uve-topic-15-17, -uve-topic-25-16, -uve-topic-28-19, -uve-topic-18-20, -uve-topic-15-8, -uve-topic-25-7, -uve-topic-15-9, -uve-topic-25-8, -uve-topic-0-16, -uve-topic-14-29, -uve-topic-24-28, -uve-topic-3-28, -uve-topic-14-23, -uve-topic-24-22, -uve-topic-0-11, -uve-topic-15-24, -uve-topic-25-23, -uve-topic-6-27, -uve-topic-7-26, -uve-topic-28-25, -uve-topic-18-26, -uve-topic-15-14, -uve-topic-25-13, -uve-topic-1-26, -uve-topic-16-25, -uve-topic-26-24, -uve-topic-13-19, -uve-topic-23-18, -uve-topic-18-28, -uve-topic-28-27, -uve-topic-0-25, -uve-topic-18-5, -uve-topic-28-4, -uve-topic-13-15, -uve-topic-23-14, -uve-topic-29-29, -uve-topic-7-21, -uve-topic-1-0, -uve-topic-15-0, -uve-topic-8-29, -uve-topic-4-26, -uve-topic-12-14, -uve-topic-22-13, -uve-topic-13-7, -uve-topic-23-6, -uve-topic-4-4, -uve-topic-5-5, -uve-topic-13-10, -uve-topic-23-9, -uve-topic-14-1, -uve-topic-24-0, -uve-topic-14-8, -uve-topic-24-7, -uve-topic-23-17, -uve-topic-13-18, -uve-topic-6-13, -uve-topic-6-20, -uve-topic-14-16, -uve-topic-24-15, -uve-topic-11-5, -uve-topic-21-4, -uve-topic-29-13, -uve-topic-19-14, -uve-topic-0-5, -uve-topic-28-12, -uve-topic-18-13, structured_syslog_topic-22, -uve-topic-8-4, -uve-topic-20-26, -uve-topic-10-27, -uve-topic-14-20, -uve-topic-24-19, structured_syslog_topic-26, -uve-topic-28-22, -uve-topic-18-23, -uve-topic-7-28, -uve-topic-3-14, -uve-topic-17-4, -uve-topic-27-3, -uve-topic-22-16, -uve-topic-12-17, -uve-topic-2-6, -uve-topic-8-9, -uve-topic-2-27, structured_syslog_topic-3, -uve-topic-29-23, -uve-topic-19-24, -uve-topic-12-9, -uve-topic-22-8, -uve-topic-26-7, -uve-topic-16-8, -uve-topic-11-13, -uve-topic-21-12, -uve-topic-8-20, -uve-topic-5-12, structured_syslog_topic-16, -uve-topic-24-27, -uve-topic-14-28, HEALTH_CHECK_TOPIC-12, -uve-topic-6-7, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-0-4, -uve-topic-3-25, -uve-topic-9-24, -uve-topic-17-11, -uve-topic-27-10, -uve-topic-1-9, HEALTH_CHECK_TOPIC-16, -uve-topic-8-22, -uve-topic-9-21, -uve-topic-12-25, -uve-topic-22-24, -uve-topic-19-6, -uve-topic-29-5, -uve-topic-18-12, -uve-topic-28-11, structured_syslog_topic-10, -uve-topic-2-1, -uve-topic-9-19, -uve-topic-2-24, -uve-topic-0-2, structured_syslog_topic-6, -uve-topic-6-0, -uve-topic-14-27, -uve-topic-24-26, -uve-topic-12-6, -uve-topic-22-5, -uve-topic-13-26, -uve-topic-23-25, -uve-topic-7-14, -uve-topic-6-6, -uve-topic-10-28, -uve-topic-20-27, -uve-topic-9-23, -uve-topic-28-3, -uve-topic-18-4, -uve-topic-9-27, -uve-topic-11-21, -uve-topic-21-20, -uve-topic-3-4, -uve-topic-23-4, -uve-topic-13-5, -uve-topic-1-23, HEALTH_CHECK_TOPIC-15, -uve-topic-24-5, -uve-topic-14-6, -uve-topic-3-3, -uve-topic-12-22, -uve-topic-22-21, -uve-topic-0-3, -uve-topic-23-20, -uve-topic-13-21, -uve-topic-4-8, -uve-topic-29-26, -uve-topic-19-27, -uve-topic-18-9, -uve-topic-28-8, -uve-topic-7-7, -uve-topic-29-4, -uve-topic-19-5, -uve-topic-11-29, -uve-topic-21-28, -uve-topic-0-15, -uve-topic-29-10, -uve-topic-19-11, -uve-topic-18-25, -uve-topic-28-24, -uve-topic-21-8, -uve-topic-11-9, -uve-topic-0-9, -uve-topic-26-13, -uve-topic-16-14, -uve-topic-19-26, -uve-topic-29-25, -uve-topic-5-6, -uve-topic-17-21, -uve-topic-27-20, structured_syslog_topic-28, -uve-topic-22-29, -uve-topic-1-20, -uve-topic-3-2, -uve-topic-7-25, structured_syslog_topic-9, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-7-0, -uve-topic-2-10, -uve-topic-14-24, -uve-topic-24-23, -uve-topic-19-13, -uve-topic-29-12, -uve-topic-11-17, -uve-topic-21-16, structured_syslog_topic-24, -uve-topic-19-10, -uve-topic-29-9, -uve-topic-6-24, -uve-topic-8-13, structured_syslog_topic-25, -uve-topic-8-17, -uve-topic-5-27, -uve-topic-26-23, -uve-topic-16-24, -uve-topic-8-26, -uve-topic-26-29, -uve-topic-9-2, -uve-topic-6-11, -uve-topic-16-6, -uve-topic-26-5, -uve-topic-0-8, -uve-topic-0-22, -uve-topic-27-11, -uve-topic-17-12, structured_syslog_topic-15, -uve-topic-1-14, -uve-topic-27-14, -uve-topic-17-15, -uve-topic-3-7, -uve-topic-17-20, -uve-topic-27-19, -uve-topic-28-15, -uve-topic-18-16, HEALTH_CHECK_TOPIC-26, -uve-topic-10-12, -uve-topic-20-11, -uve-topic-25-28, -uve-topic-15-29, -uve-topic-17-18, -uve-topic-27-17, structured_syslog_topic-19, -uve-topic-2-28, -uve-topic-22-9, -uve-topic-12-10, -uve-topic-6-10, -uve-topic-25-22, -uve-topic-15-23, -uve-topic-5-9, -uve-topic-12-18, -uve-topic-22-17, -uve-topic-19-3, -uve-topic-29-2, -uve-topic-4-5, -uve-topic-13-23, -uve-topic-23-22, -uve-topic-8-1, -uve-topic-17-7, -uve-topic-27-6, -uve-topic-20-23, -uve-topic-10-24, -uve-topic-16-17, -uve-topic-26-16, -uve-topic-3-29, -uve-topic-25-6, -uve-topic-15-7, -uve-topic-9-18, -uve-topic-13-4, -uve-topic-23-3, -uve-topic-19-9, -uve-topic-29-8, HEALTH_CHECK_TOPIC-9, -uve-topic-8-3, -uve-topic-21-24, -uve-topic-11-25, -uve-topic-3-22, -uve-topic-4-23, HEALTH_CHECK_TOPIC-13, -uve-topic-1-27, -uve-topic-13-1, -uve-topic-23-0, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-9-20, -uve-topic-16-19, -uve-topic-26-18, -uve-topic-4-12, -uve-topic-5-10, -uve-topic-2-7, -uve-topic-13-12, -uve-topic-23-11, -uve-topic-7-11, -uve-topic-26-10, -uve-topic-16-11, -uve-topic-3-8, -uve-topic-19-29, -uve-topic-29-28, -uve-topic-13-20, -uve-topic-23-19, -uve-topic-0-13, -uve-topic-19-23, -uve-topic-29-22, -uve-topic-6-28, -uve-topic-29-16, -uve-topic-19-17, -uve-topic-2-14, -uve-topic-16-10, -uve-topic-26-9, -uve-topic-16-18, -uve-topic-26-17, -uve-topic-9-9, -uve-topic-1-13, -uve-topic-27-27, -uve-topic-17-28, -uve-topic-1-24, HEALTH_CHECK_TOPIC-29, -uve-topic-9-4, -uve-topic-0-17, -uve-topic-17-27, -uve-topic-27-26, -uve-topic-12-3, -uve-topic-22-2, -uve-topic-0-0, -uve-topic-7-29, -uve-topic-18-8, -uve-topic-28-7, -uve-topic-6-21, -uve-topic-1-18, -uve-topic-14-4, -uve-topic-24-3, -uve-topic-16-26, -uve-topic-26-25, -uve-topic-15-25, -uve-topic-25-24, -uve-topic-15-5, -uve-topic-25-4, -uve-topic-7-16, -uve-topic-7-22, -uve-topic-10-29, -uve-topic-20-28, -uve-topic-2-19, -uve-topic-20-7, -uve-topic-10-8, -uve-topic-8-23, -uve-topic-2-16, -uve-topic-0-26, -uve-topic-12-11, -uve-topic-22-10, -uve-topic-8-8, -uve-topic-17-8, -uve-topic-27-7, -uve-topic-0-12, -uve-topic-12-19, -uve-topic-22-18, -uve-topic-17-24, -uve-topic-27-23, structured_syslog_topic-20, HEALTH_CHECK_TOPIC-25, -uve-topic-10-16, -uve-topic-20-15, -uve-topic-4-3, -uve-topic-3-11, -uve-topic-6-14, -uve-topic-25-12, -uve-topic-15-13, -uve-topic-3-17, -uve-topic-4-9, -uve-topic-16-7, -uve-topic-26-6, -uve-topic-5-13, -uve-topic-6-15, -uve-topic-9-6, -uve-topic-1-1, -uve-topic-5-20, -uve-topic-14-2, -uve-topic-24-1, -uve-topic-13-28, -uve-topic-23-27, structured_syslog_topic-8, HEALTH_CHECK_TOPIC-1, -uve-topic-18-22, -uve-topic-28-21, -uve-topic-24-2, -uve-topic-14-3, -uve-topic-23-26, -uve-topic-13-27, structured_syslog_topic-14, -uve-topic-2-21, structured_syslog_topic-2, -uve-topic-12-0, -uve-topic-21-29, -uve-topic-8-25, -uve-topic-0-20, -uve-topic-9-8, -uve-topic-0-21, -uve-topic-2-2, -uve-topic-8-0, -uve-topic-13-3, -uve-topic-23-2, -uve-topic-1-15, -uve-topic-25-3, -uve-topic-15-4, -uve-topic-13-16, -uve-topic-23-15, -uve-topic-5-14, -uve-topic-2-11, -uve-topic-23-7, -uve-topic-13-8, -uve-topic-16-23, -uve-topic-26-22, -uve-topic-4-27, -uve-topic-6-9, -uve-topic-9-26, -uve-topic-4-16, -uve-topic-20-4, -uve-topic-10-5, -uve-topic-1-22, -uve-topic-13-14, -uve-topic-23-13, -uve-topic-3-26, -uve-topic-21-21, -uve-topic-11-22, -uve-topic-7-15, -uve-topic-21-5, -uve-topic-11-6, -uve-topic-11-14, -uve-topic-21-13, structured_syslog_topic-1, -uve-topic-27-29, -uve-topic-26-4, -uve-topic-16-5, -uve-topic-10-13, -uve-topic-20-12, -uve-topic-1-21, -uve-topic-7-24, -uve-topic-22-6, -uve-topic-12-7, -uve-topic-16-29, -uve-topic-26-28, -uve-topic-3-5, -uve-topic-19-25, -uve-topic-29-24, -uve-topic-0-14, -uve-topic-20-20, -uve-topic-10-21, -uve-topic-2-23, -uve-topic-18-19, -uve-topic-28-18, -uve-topic-12-13, -uve-topic-22-12, -uve-topic-6-2, -uve-topic-19-20, -uve-topic-29-19, structured_syslog_topic-13, -uve-topic-17-17, -uve-topic-27-16, -uve-topic-22-22, -uve-topic-12-23, -uve-topic-14-0, -uve-topic-3-15, -uve-topic-5-8, HEALTH_CHECK_TOPIC-14, -uve-topic-14-15, -uve-topic-24-14, -uve-topic-4-0, -uve-topic-29-7, -uve-topic-19-8, -uve-topic-18-18, -uve-topic-28-17, -uve-topic-22-28, -uve-topic-12-29, HEALTH_CHECK_TOPIC-24, HEALTH_CHECK_TOPIC-18, -uve-topic-14-5, -uve-topic-24-4, -uve-topic-12-15, -uve-topic-22-14, -uve-topic-5-19, -uve-topic-9-29, -uve-topic-5-1, -uve-topic-14-21, -uve-topic-24-20, -uve-topic-3-12, -uve-topic-23-23, -uve-topic-13-24, -uve-topic-2-4, -uve-topic-15-22, -uve-topic-25-21, -uve-topic-6-18, -uve-topic-15-16, -uve-topic-25-15, -uve-topic-4-18, -uve-topic-5-17, -uve-topic-7-10, structured_syslog_topic-21, -uve-topic-8-7, -uve-topic-2-25, -uve-topic-23-29, -uve-topic-6-19, -uve-topic-6-3, -uve-topic-4-13, -uve-topic-15-6, -uve-topic-25-5, -uve-topic-4-1, -uve-topic-0-24, -uve-topic-1-7, -uve-topic-9-12, -uve-topic-12-12, -uve-topic-22-11, -uve-topic-18-15, -uve-topic-28-14, -uve-topic-7-19, -uve-topic-4-17, -uve-topic-26-26, -uve-topic-16-27, -uve-topic-3-16, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-22-3, -uve-topic-12-4, -uve-topic-10-9, -uve-topic-20-8, -uve-topic-5-28, -uve-topic-5-2, -uve-topic-20-29, -uve-topic-19-22, -uve-topic-29-21, -uve-topic-2-17, -uve-topic-1-19, -uve-topic-1-16, -uve-topic-11-26, -uve-topic-21-25, -uve-topic-3-23, -uve-topic-8-6, -uve-topic-7-12, -uve-topic-11-11, -uve-topic-21-10, -uve-topic-27-5, -uve-topic-17-6, -uve-topic-9-1, -uve-topic-21-17, -uve-topic-11-18, -uve-topic-12-28, -uve-topic-22-27, -uve-topic-21-18, -uve-topic-11-19, -uve-topic-28-6, -uve-topic-18-7, -uve-topic-4-7, -uve-topic-1-25, -uve-topic-20-16, -uve-topic-10-17, -uve-topic-17-0, -uve-topic-6-29, -uve-topic-19-16, -uve-topic-29-15, -uve-topic-0-18, -uve-topic-9-17, -uve-topic-5-18, -uve-topic-2-15, -uve-topic-6-4, -uve-topic-3-9, -uve-topic-10-25, -uve-topic-20-24, -uve-topic-2-22, -uve-topic-11-10, -uve-topic-21-9, -uve-topic-16-16, -uve-topic-26-15, -uve-topic-22-0, -uve-topic-12-1, -uve-topic-18-21, -uve-topic-28-20, -uve-topic-16-12, -uve-topic-26-11, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-4-20, -uve-topic-17-23, -uve-topic-27-22, -uve-topic-16-20, -uve-topic-26-19, -uve-topic-21-2, -uve-topic-11-3, -uve-topic-12-27, -uve-topic-22-26, -uve-topic-11-0, -uve-topic-9-3, HEALTH_CHECK_TOPIC-4, -uve-topic-9-14, -uve-topic-25-25, -uve-topic-15-26, -uve-topic-1-28, -uve-topic-14-17, -uve-topic-24-16, -uve-topic-28-0, -uve-topic-18-1, -uve-topic-8-16, -uve-topic-1-10, -uve-topic-7-23, -uve-topic-29-1, -uve-topic-19-2, -uve-topic-17-14, -uve-topic-27-13, -uve-topic-0-27, -uve-topic-4-6, HEALTH_CHECK_TOPIC-8, -uve-topic-24-8, -uve-topic-14-9, -uve-topic-23-1, -uve-topic-13-2, structured_syslog_topic-0, -uve-topic-16-28, -uve-topic-26-27, -uve-topic-15-19, -uve-topic-25-18, structured_syslog_topic-12, -uve-topic-18-24, -uve-topic-28-23, -uve-topic-8-11, -uve-topic-2-29, -uve-topic-3-0, -uve-topic-15-11, -uve-topic-25-10, -uve-topic-2-8, -uve-topic-3-18, -uve-topic-5-21, HEALTH_CHECK_TOPIC-0, -uve-topic-16-13, -uve-topic-26-12, -uve-topic-6-22, -uve-topic-25-9, -uve-topic-15-10, -uve-topic-24-24, -uve-topic-14-25, -uve-topic-7-5, -uve-topic-15-18, -uve-topic-25-17, -uve-topic-10-20, -uve-topic-20-19, -uve-topic-9-5, -uve-topic-0-6, -uve-topic-12-16, -uve-topic-22-15, -uve-topic-1-11, -uve-topic-0-28, -uve-topic-13-13, -uve-topic-23-12, -uve-topic-8-10, -uve-topic-9-7, -uve-topic-3-13, -uve-topic-8-15, -uve-topic-14-14, -uve-topic-24-13, -uve-topic-28-16, -uve-topic-18-17, HEALTH_CHECK_TOPIC-7, -uve-topic-5-25, -uve-topic-11-23, -uve-topic-21-22, -uve-topic-3-27, -uve-topic-12-24, -uve-topic-22-23, -uve-topic-9-0, -uve-topic-10-0, -uve-topic-7-18, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-8-24, -uve-topic-19-19, -uve-topic-29-18, -uve-topic-16-4, -uve-topic-26-3, -uve-topic-17-2, -uve-topic-27-1, -uve-topic-6-17, -uve-topic-1-4, structured_syslog_topic-5, -uve-topic-0-29, -uve-topic-9-16, -uve-topic-5-22, -uve-topic-4-19, -uve-topic-24-29, HEALTH_CHECK_TOPIC-20, -uve-topic-21-14, -uve-topic-11-15, -uve-topic-4-11, -uve-topic-2-26, -uve-topic-6-8, -uve-topic-2-3, -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-27-28, -uve-topic-2-5, -uve-topic-4-10, -uve-topic-10-6, -uve-topic-20-5, -uve-topic-3-6, HEALTH_CHECK_TOPIC-23, -uve-topic-17-26, -uve-topic-27-25, -uve-topic-4-15, -uve-topic-7-9, HEALTH_CHECK_TOPIC-28, -uve-topic-6-1, -uve-topic-3-20, -uve-topic-9-28, -uve-topic-17-10, -uve-topic-27-9, -uve-topic-4-21, -uve-topic-4-24, -uve-topic-16-22, -uve-topic-26-21, -uve-topic-16-3, -uve-topic-26-2, -uve-topic-5-0, -uve-topic-13-29, -uve-topic-23-28, -uve-topic-7-27, structured_syslog_topic-29, -uve-topic-12-8, -uve-topic-22-7, -uve-topic-11-1, -uve-topic-21-0, HEALTH_CHECK_TOPIC-22, -uve-topic-7-2, -uve-topic-5-16, -uve-topic-6-26, -uve-topic-5-3, HEALTH_CHECK_TOPIC-3, -uve-topic-10-4, -uve-topic-20-3, -uve-topic-12-2, -uve-topic-22-1, -uve-topic-10-22, -uve-topic-20-21, -uve-topic-7-3, -uve-topic-20-13, -uve-topic-10-14, -uve-topic-13-0, -uve-topic-16-1, -uve-topic-26-0, -uve-topic-15-21, -uve-topic-25-20, -uve-topic-15-15, -uve-topic-25-14, -uve-topic-16-9, -uve-topic-26-8, -uve-topic-2-12, -uve-topic-8-14, HEALTH_CHECK_TOPIC-17, -uve-topic-13-17, -uve-topic-23-16, -uve-topic-14-10, -uve-topic-24-9, -uve-topic-0-10, -uve-topic-14-18, -uve-topic-24-17, -uve-topic-29-20, -uve-topic-19-21, -uve-topic-6-5, -uve-topic-13-9, -uve-topic-23-8, -uve-topic-7-20, -uve-topic-18-6, -uve-topic-28-5, -uve-topic-7-6, -uve-topic-21-27, -uve-topic-11-28, -uve-topic-11-27, -uve-topic-21-26, -uve-topic-8-19, -uve-topic-19-7, -uve-topic-29-6, -uve-topic-8-28, -uve-topic-10-3, -uve-topic-20-2, -uve-topic-5-29, -uve-topic-8-21, -uve-topic-5-26, -uve-topic-11-4, -uve-topic-21-3, structured_syslog_topic-23, -uve-topic-14-26, -uve-topic-24-25, structured_syslog_topic-27, -uve-topic-25-0, -uve-topic-15-1, -uve-topic-4-2, HEALTH_CHECK_TOPIC-21, -uve-topic-10-19, -uve-topic-20-18, structured_syslog_topic-11, -uve-topic-29-14, -uve-topic-19-15, -uve-topic-11-12, -uve-topic-21-11, -uve-topic-6-12, structured_syslog_topic-7, -uve-topic-11-20, -uve-topic-21-19, -uve-topic-5-11, -uve-topic-1-8, -uve-topic-18-0, -uve-topic-20-10, -uve-topic-10-11, -uve-topic-0-1, -uve-topic-4-14, -uve-topic-4-28, -uve-topic-2-9, -uve-topic-10-10, -uve-topic-20-9, -uve-topic-7-13, -uve-topic-27-15, -uve-topic-17-16, -uve-topic-28-13, -uve-topic-18-14, -uve-topic-20-17, -uve-topic-10-18, HEALTH_CHECK_TOPIC-5, -uve-topic-15-28, -uve-topic-25-27, -uve-topic-20-1, -uve-topic-10-2, -uve-topic-19-4, -uve-topic-29-3, -uve-topic-26-1, -uve-topic-16-2, -uve-topic-3-24, -uve-topic-3-1, -uve-topic-1-2, -uve-topic-9-25, -uve-topic-1-29, -uve-topic-4-25, -uve-topic-2-0, structured_syslog_topic-18, -uve-topic-15-27, -uve-topic-25-26, -uve-topic-27-12, -uve-topic-17-13, -uve-topic-19-1, -uve-topic-29-0, -uve-topic-10-26, -uve-topic-20-25, -uve-topic-16-15, -uve-topic-26-14, -uve-topic-5-4, -uve-topic-9-22, structured_syslog_topic-4, -uve-topic-28-29, -uve-topic-0-19, -uve-topic-6-23, -uve-topic-13-25, -uve-topic-23-24, -uve-topic-0-7, -uve-topic-15-12, -uve-topic-25-11, -uve-topic-24-18, -uve-topic-14-19, -uve-topic-9-11, -uve-topic-17-5, -uve-topic-27-4, -uve-topic-14-11, -uve-topic-24-10, -uve-topic-25-19, -uve-topic-15-20) (kafka.server.ReplicaFetcherManager) [2025-02-10 02:00:45,292] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2025-02-10 02:00:45,295] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2025-02-10 02:00:45,296] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2025-02-10 02:00:45,298] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2025-02-10 02:00:45,506] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2025-02-10 02:00:45,508] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2025-02-10 02:00:45,513] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2025-02-10 02:00:45,532] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2025-02-10 02:00:45,608] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2025-02-10 02:00:45,710] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2025-02-10 02:00:45,750] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2025-02-10 02:00:45,853] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2025-02-10 02:00:45,918] INFO [Partition -uve-topic-1-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:45,932] INFO [Partition -uve-topic-1-12 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:45,933] INFO [Partition -uve-topic-1-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:45,942] INFO [Partition -uve-topic-1-9 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:45,942] INFO [Partition -uve-topic-1-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:45,945] INFO [Partition -uve-topic-1-25 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:45,945] INFO [Partition -uve-topic-1-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:45,947] INFO [Partition -uve-topic-1-28 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:45,947] INFO [Partition -uve-topic-1-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:45,949] INFO [Partition -uve-topic-1-6 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:45,950] INFO [Partition -uve-topic-1-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:45,952] INFO [Partition -uve-topic-1-22 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:45,953] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-02-10 02:00:45,955] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2025-02-10 02:00:45,955] INFO [Partition -uve-topic-1-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:45,958] INFO [Partition -uve-topic-1-0 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:45,958] INFO [Partition -uve-topic-1-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:45,960] INFO [Partition -uve-topic-1-3 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:45,960] INFO [Partition -uve-topic-1-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:45,962] INFO [Partition -uve-topic-1-19 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:45,962] INFO [Partition -uve-topic-1-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:45,964] INFO [Partition -uve-topic-1-16 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:45,964] INFO [Partition -uve-topic-1-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:45,966] INFO [Partition -uve-topic-1-13 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:45,967] INFO [Partition -uve-topic-1-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:45,977] INFO [Partition -uve-topic-1-29 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:45,977] INFO [Partition -uve-topic-1-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:45,979] INFO [Partition -uve-topic-1-18 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:45,979] INFO [Partition -uve-topic-1-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:45,981] INFO [Partition -uve-topic-1-15 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:45,981] INFO [Partition -uve-topic-6-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:45,983] INFO [Partition -uve-topic-6-2 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:45,984] INFO [Partition -uve-topic-6-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:45,986] INFO [Partition -uve-topic-6-24 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:45,986] INFO [Partition -uve-topic-6-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:45,987] INFO [Partition -uve-topic-6-18 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:45,987] INFO [Partition -uve-topic-6-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:45,989] INFO [Partition -uve-topic-6-21 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:45,990] INFO [Partition -uve-topic-6-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:45,992] INFO [Partition -uve-topic-6-15 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:45,992] INFO [Partition -uve-topic-6-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:45,994] INFO [Partition -uve-topic-6-4 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:45,994] INFO [Partition -uve-topic-6-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:45,997] INFO [Partition -uve-topic-6-23 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:45,997] INFO [Partition -uve-topic-6-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,000] INFO [Partition -uve-topic-6-12 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,000] INFO [Partition -uve-topic-6-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,002] INFO [Partition -uve-topic-6-1 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,002] INFO [Partition -uve-topic-6-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,004] INFO [Partition -uve-topic-6-9 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,004] INFO [Partition -uve-topic-6-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,006] INFO [Partition -uve-topic-6-20 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,007] INFO [Partition -uve-topic-6-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,009] INFO [Partition -uve-topic-6-25 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,009] INFO [Partition -uve-topic-6-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,011] INFO [Partition -uve-topic-6-28 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,011] INFO [Partition -uve-topic-6-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,013] INFO [Partition -uve-topic-6-6 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,013] INFO [Partition -uve-topic-6-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,015] INFO [Partition -uve-topic-6-17 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,015] INFO [Partition -uve-topic-6-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,017] INFO [Partition -uve-topic-6-11 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,017] INFO [Partition -uve-topic-6-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,019] INFO [Partition -uve-topic-6-14 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,019] INFO [Partition -uve-topic-6-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,021] INFO [Partition -uve-topic-6-8 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,021] INFO [Partition -uve-topic-6-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,023] INFO [Partition -uve-topic-6-27 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,023] INFO [Partition -uve-topic-6-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,025] INFO [Partition -uve-topic-6-5 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,025] INFO [Partition -uve-topic-21-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,027] INFO [Partition -uve-topic-21-15 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,027] INFO [Partition -uve-topic-21-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,029] INFO [Partition -uve-topic-21-12 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,029] INFO [Partition -uve-topic-21-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,031] INFO [Partition -uve-topic-21-28 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,031] INFO [Partition -uve-topic-21-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,033] INFO [Partition -uve-topic-21-9 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,033] INFO [Partition -uve-topic-21-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,035] INFO [Partition -uve-topic-21-25 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,036] INFO [Partition -uve-topic-21-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,039] INFO [Partition -uve-topic-21-14 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,039] INFO [Partition -uve-topic-21-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,043] INFO [Partition -uve-topic-21-6 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,043] INFO [Partition -uve-topic-21-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,047] INFO [Partition -uve-topic-21-17 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,048] INFO [Partition -uve-topic-21-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,050] INFO [Partition -uve-topic-21-0 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,050] INFO [Partition -uve-topic-21-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,053] INFO [Partition -uve-topic-21-22 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,053] INFO [Partition -uve-topic-21-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,054] INFO [Partition -uve-topic-21-3 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,055] INFO [Partition -uve-topic-21-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,057] INFO [Partition -uve-topic-21-19 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,057] INFO [Partition -uve-topic-21-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,059] INFO [Partition -uve-topic-21-8 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,060] INFO [Partition -uve-topic-21-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,061] INFO [Partition -uve-topic-21-5 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,062] INFO [Partition -uve-topic-21-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,064] INFO [Partition -uve-topic-21-27 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,064] INFO [Partition -uve-topic-21-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,066] INFO [Partition -uve-topic-21-21 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,066] INFO [Partition -uve-topic-21-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,068] INFO [Partition -uve-topic-21-24 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,068] INFO [Partition -uve-topic-21-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,070] INFO [Partition -uve-topic-21-2 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,070] INFO [Partition -uve-topic-21-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,072] INFO [Partition -uve-topic-21-18 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,072] INFO [Partition -uve-topic-11-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,080] INFO [Partition -uve-topic-11-11 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,080] INFO [Partition -uve-topic-11-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,082] INFO [Partition -uve-topic-11-27 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,082] INFO [Partition -uve-topic-11-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,085] INFO [Partition -uve-topic-11-5 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,085] INFO [Partition -uve-topic-11-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,087] INFO [Partition -uve-topic-11-24 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,087] INFO [Partition -uve-topic-11-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,089] INFO [Partition -uve-topic-11-13 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,089] INFO [Partition -uve-topic-11-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,091] INFO [Partition -uve-topic-11-29 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,092] INFO [Partition -uve-topic-11-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,093] INFO [Partition -uve-topic-11-10 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,094] INFO [Partition -uve-topic-11-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,096] INFO [Partition -uve-topic-11-26 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,096] INFO [Partition -uve-topic-11-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,100] INFO [Partition -uve-topic-11-15 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,100] INFO [Partition -uve-topic-11-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,102] INFO [Partition -uve-topic-11-7 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,102] INFO [Partition -uve-topic-11-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,105] INFO [Partition -uve-topic-11-1 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,106] INFO [Partition -uve-topic-11-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,110] INFO [Partition -uve-topic-11-23 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,110] INFO [Partition -uve-topic-11-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,112] INFO [Partition -uve-topic-11-4 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,112] INFO [Partition -uve-topic-11-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,114] INFO [Partition -uve-topic-11-20 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,114] INFO [Partition -uve-topic-11-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,116] INFO [Partition -uve-topic-11-17 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,116] INFO [Partition -uve-topic-11-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,118] INFO [Partition -uve-topic-11-14 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,118] INFO [Partition -uve-topic-11-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,121] INFO [Partition -uve-topic-11-8 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,121] INFO [Partition -uve-topic-25-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,123] INFO [Partition -uve-topic-25-20 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,123] INFO [Partition -uve-topic-25-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,124] INFO [Partition -uve-topic-25-9 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,125] INFO [Partition -uve-topic-25-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,128] INFO [Partition -uve-topic-25-3 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,128] INFO [Partition -uve-topic-25-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,130] INFO [Partition -uve-topic-25-14 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,130] INFO [Partition -uve-topic-25-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,132] INFO [Partition -uve-topic-25-25 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,132] INFO [Partition -uve-topic-25-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,135] INFO [Partition -uve-topic-25-6 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,135] INFO [Partition -uve-topic-25-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,137] INFO [Partition -uve-topic-25-22 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,137] INFO [Partition -uve-topic-25-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,139] INFO [Partition -uve-topic-25-0 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,139] INFO [Partition -uve-topic-25-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,141] INFO [Partition -uve-topic-25-19 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,141] INFO [Partition -uve-topic-25-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,143] INFO [Partition -uve-topic-25-16 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,143] INFO [Partition -uve-topic-25-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,145] INFO [Partition -uve-topic-25-10 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,145] INFO [Partition -uve-topic-25-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,147] INFO [Partition -uve-topic-25-13 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,147] INFO [Partition -uve-topic-25-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,149] INFO [Partition -uve-topic-25-29 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,149] INFO [Partition -uve-topic-25-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,151] INFO [Partition -uve-topic-25-7 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,152] INFO [Partition -uve-topic-25-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,154] INFO [Partition -uve-topic-25-26 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,154] INFO [Partition -uve-topic-25-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,157] INFO [Partition -uve-topic-25-4 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,157] INFO [Partition -uve-topic-25-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,159] INFO [Partition -uve-topic-25-23 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,159] INFO [Partition -uve-topic-25-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,161] INFO [Partition -uve-topic-25-12 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,162] INFO [Partition -uve-topic-25-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,163] INFO [Partition -uve-topic-25-1 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,163] INFO [Partition -uve-topic-25-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,167] INFO [Partition -uve-topic-25-28 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,167] INFO [Partition -uve-topic-25-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,169] INFO [Partition -uve-topic-25-17 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,170] INFO [Partition -uve-topic-15-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,173] INFO [Partition -uve-topic-15-21 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,174] INFO [Partition -uve-topic-15-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,185] INFO [Partition -uve-topic-15-15 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,185] INFO [Partition -uve-topic-15-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,189] INFO [Partition -uve-topic-15-12 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,189] INFO [Partition -uve-topic-15-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,194] INFO [Partition -uve-topic-15-9 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,194] INFO [Partition -uve-topic-15-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,197] INFO [Partition -uve-topic-15-25 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,197] INFO [Partition -uve-topic-15-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,200] INFO [Partition -uve-topic-15-28 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,200] INFO [Partition -uve-topic-15-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,202] INFO [Partition -uve-topic-15-17 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,202] INFO [Partition -uve-topic-15-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,214] INFO [Partition -uve-topic-15-6 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,214] INFO [Partition -uve-topic-15-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,217] INFO [Partition -uve-topic-15-22 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,217] INFO [Partition -uve-topic-15-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,220] INFO [Partition -uve-topic-15-11 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,221] INFO [Partition -uve-topic-15-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,223] INFO [Partition -uve-topic-15-14 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,223] INFO [Partition -uve-topic-15-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,225] INFO [Partition -uve-topic-15-3 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,226] INFO [Partition -uve-topic-15-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,239] INFO [Partition -uve-topic-15-19 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,240] INFO [Partition -uve-topic-15-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,242] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2025-02-10 02:00:46,243] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2025-02-10 02:00:46,246] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-19-0 [2025-02-10 02:00:46,249] INFO [Partition -uve-topic-15-8 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,249] INFO [Partition -uve-topic-15-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,252] INFO [Partition -uve-topic-15-0 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,252] INFO [Partition -uve-topic-15-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,254] INFO [Partition -uve-topic-15-27 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,255] INFO [Partition -uve-topic-15-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,258] INFO [Partition -uve-topic-15-5 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,259] INFO [Partition -uve-topic-15-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,261] INFO [Partition -uve-topic-15-24 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,261] INFO [Partition -uve-topic-15-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,264] INFO [Partition -uve-topic-15-2 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,264] INFO [Partition -uve-topic-15-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,266] INFO [Partition -uve-topic-15-18 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,267] INFO [Partition -uve-topic-24-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,268] INFO [Partition -uve-topic-24-18 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,269] INFO [Partition -uve-topic-24-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,271] INFO [Partition -uve-topic-24-15 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,272] INFO [Partition -uve-topic-24-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,276] INFO [Partition -uve-topic-24-12 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,277] INFO [Partition -uve-topic-24-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,279] INFO [Partition -uve-topic-24-28 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,280] INFO [Partition -uve-topic-24-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,281] INFO [Partition -uve-topic-24-6 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,282] INFO [Partition -uve-topic-24-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,284] INFO [Partition -uve-topic-24-9 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,284] INFO [Partition -uve-topic-24-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,286] INFO [Partition -uve-topic-24-25 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,287] INFO [Partition -uve-topic-24-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,289] INFO [Partition -uve-topic-24-3 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,289] INFO [Partition -uve-topic-24-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,292] INFO [Partition -uve-topic-24-11 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,292] INFO [Partition -uve-topic-24-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,295] INFO [Partition -uve-topic-24-22 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,296] INFO [Partition -uve-topic-24-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,298] INFO [Partition -uve-topic-24-27 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,299] INFO [Partition -uve-topic-24-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,300] INFO [Partition -uve-topic-24-8 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,301] INFO [Partition -uve-topic-24-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,303] INFO [Partition -uve-topic-24-24 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,304] INFO [Partition -uve-topic-24-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,306] INFO [Partition -uve-topic-24-13 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,307] INFO [Partition -uve-topic-24-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,310] INFO [Partition -uve-topic-24-5 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,310] INFO [Partition -uve-topic-24-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,313] INFO [Partition -uve-topic-24-21 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,313] INFO [Partition -uve-topic-24-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,316] INFO [Partition -uve-topic-24-2 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,316] INFO [Partition -uve-topic-14-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,319] INFO [Partition -uve-topic-14-8 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,320] INFO [Partition -uve-topic-14-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,322] INFO [Partition -uve-topic-14-27 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,322] INFO [Partition -uve-topic-14-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,329] INFO [Partition -uve-topic-14-16 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,329] INFO [Partition -uve-topic-14-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,332] INFO [Partition -uve-topic-14-5 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,332] INFO [Partition -uve-topic-14-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,335] INFO [Partition -uve-topic-14-21 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,336] INFO [Partition -uve-topic-14-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,338] INFO [Partition -uve-topic-14-13 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,338] INFO [Partition -uve-topic-14-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,341] INFO [Partition -uve-topic-14-2 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,341] INFO [Partition -uve-topic-14-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,344] INFO [Partition -uve-topic-14-24 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,344] INFO [Partition -uve-topic-14-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,347] INFO [Partition -uve-topic-14-29 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,347] INFO [Partition -uve-topic-14-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,349] INFO [Partition -uve-topic-14-18 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,349] INFO [Partition -uve-topic-14-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,352] INFO [Partition -uve-topic-14-7 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,352] INFO [Partition -uve-topic-14-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,354] INFO [Partition -uve-topic-14-10 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,355] INFO [Partition -uve-topic-14-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,368] INFO [Partition -uve-topic-14-26 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,373] INFO [Partition -uve-topic-14-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,379] INFO [Partition -uve-topic-14-4 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,380] INFO [Partition -uve-topic-14-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,385] INFO [Partition -uve-topic-14-23 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,385] INFO [Partition -uve-topic-14-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,387] INFO [Partition -uve-topic-14-1 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,387] INFO [Partition -uve-topic-14-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,389] INFO [Partition -uve-topic-14-20 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,389] INFO [Partition -uve-topic-14-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,391] INFO [Partition -uve-topic-14-14 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,391] INFO [Partition -uve-topic-14-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,393] INFO [Partition -uve-topic-14-17 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,393] INFO [Partition -uve-topic-14-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,396] INFO [Partition -uve-topic-14-11 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,397] INFO [Partition structured_syslog_topic-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,399] INFO [Partition structured_syslog_topic-28 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,399] INFO [Partition structured_syslog_topic-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,401] INFO [Partition structured_syslog_topic-6 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,402] INFO [Partition structured_syslog_topic-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,404] INFO [Partition structured_syslog_topic-9 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,405] INFO [Partition structured_syslog_topic-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,406] INFO [Partition structured_syslog_topic-25 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,406] INFO [Partition structured_syslog_topic-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,409] INFO [Partition structured_syslog_topic-3 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,409] INFO [Partition structured_syslog_topic-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,411] INFO [Partition structured_syslog_topic-0 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,411] INFO [Partition structured_syslog_topic-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,413] INFO [Partition structured_syslog_topic-22 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,413] INFO [Partition structured_syslog_topic-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,415] INFO [Partition structured_syslog_topic-19 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,416] INFO [Partition structured_syslog_topic-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,417] INFO [Partition structured_syslog_topic-13 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,418] INFO [Partition structured_syslog_topic-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,420] INFO [Partition structured_syslog_topic-16 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,420] INFO [Partition structured_syslog_topic-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,421] INFO [Partition structured_syslog_topic-10 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,422] INFO [Partition structured_syslog_topic-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,423] INFO [Partition structured_syslog_topic-29 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,436] INFO [Partition structured_syslog_topic-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,439] INFO [Partition structured_syslog_topic-7 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,440] INFO [Partition structured_syslog_topic-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,441] INFO [Partition structured_syslog_topic-15 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,441] INFO [Partition structured_syslog_topic-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,443] INFO [Partition structured_syslog_topic-4 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,443] INFO [Partition structured_syslog_topic-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,445] INFO [Partition structured_syslog_topic-26 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,445] INFO [Partition structured_syslog_topic-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,446] INFO [Partition structured_syslog_topic-20 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,446] INFO [Partition structured_syslog_topic-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,448] INFO [Partition structured_syslog_topic-23 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,448] INFO [Partition structured_syslog_topic-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,450] INFO [Partition structured_syslog_topic-1 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,450] INFO [Partition structured_syslog_topic-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,459] INFO [Partition structured_syslog_topic-12 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,459] INFO [Partition -uve-topic-9-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,469] INFO [Partition -uve-topic-9-21 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,469] INFO [Partition -uve-topic-9-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,471] INFO [Partition -uve-topic-9-2 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,471] INFO [Partition -uve-topic-9-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,474] INFO [Partition -uve-topic-9-18 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,474] INFO [Partition -uve-topic-9-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,476] INFO [Partition -uve-topic-9-7 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,476] INFO [Partition -uve-topic-9-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,503] INFO [Partition -uve-topic-9-15 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,503] INFO [Partition -uve-topic-9-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,508] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2025-02-10 02:00:46,509] INFO [Partition -uve-topic-9-12 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,509] INFO [Partition -uve-topic-9-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,512] INFO [Partition -uve-topic-9-17 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,512] INFO [Partition -uve-topic-9-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,516] INFO [Partition -uve-topic-9-9 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,516] INFO [Partition -uve-topic-9-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,523] INFO [Partition -uve-topic-9-14 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,523] INFO [Partition -uve-topic-9-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,526] INFO [Partition -uve-topic-9-11 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,526] INFO [Partition -uve-topic-9-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,529] INFO [Partition -uve-topic-9-8 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,530] INFO [Partition -uve-topic-9-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,533] INFO [Partition -uve-topic-9-24 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,537] INFO [Partition -uve-topic-9-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,543] INFO [Partition -uve-topic-9-27 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,543] INFO [Partition -uve-topic-9-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,546] INFO [Partition -uve-topic-9-5 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,546] INFO [Partition -uve-topic-13-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,549] INFO [Partition -uve-topic-13-28 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,549] INFO [Partition -uve-topic-13-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,553] INFO [Partition -uve-topic-13-17 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,553] INFO [Partition -uve-topic-13-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,557] INFO [Partition -uve-topic-13-6 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,558] INFO [Partition -uve-topic-13-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,560] INFO [Partition -uve-topic-13-9 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,561] INFO [Partition -uve-topic-13-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,563] INFO [Partition -uve-topic-13-25 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,563] INFO [Partition -uve-topic-13-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,565] INFO [Partition -uve-topic-13-3 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,566] INFO [Partition -uve-topic-13-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,570] INFO [Partition -uve-topic-13-0 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,570] INFO [Partition -uve-topic-13-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,572] INFO [Partition -uve-topic-13-22 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,572] INFO [Partition -uve-topic-13-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,577] INFO [Partition -uve-topic-13-19 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,578] INFO [Partition -uve-topic-13-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,582] INFO [Partition -uve-topic-13-13 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,582] INFO [Partition -uve-topic-13-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,585] INFO [Partition -uve-topic-13-16 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,585] INFO [Partition -uve-topic-13-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,591] INFO [Partition -uve-topic-13-10 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,591] INFO [Partition -uve-topic-13-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,593] INFO [Partition -uve-topic-13-29 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,594] INFO [Partition -uve-topic-13-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,596] INFO [Partition -uve-topic-13-7 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,596] INFO [Partition -uve-topic-13-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,598] INFO [Partition -uve-topic-13-4 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,598] INFO [Partition -uve-topic-13-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,600] INFO [Partition -uve-topic-13-15 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,600] INFO [Partition -uve-topic-13-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,602] INFO [Partition -uve-topic-13-26 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,602] INFO [Partition -uve-topic-13-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,604] INFO [Partition -uve-topic-13-20 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,604] INFO [Partition -uve-topic-13-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,606] INFO [Partition -uve-topic-13-12 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,606] INFO [Partition -uve-topic-13-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,608] INFO [Partition -uve-topic-13-23 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,608] INFO [Partition -uve-topic-13-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,610] INFO [Partition -uve-topic-13-1 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,610] INFO [Partition -uve-topic-23-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,615] INFO [Partition -uve-topic-23-27 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,615] INFO [Partition -uve-topic-23-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,617] INFO [Partition -uve-topic-23-5 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,617] INFO [Partition -uve-topic-23-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,619] INFO [Partition -uve-topic-23-8 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,619] INFO [Partition -uve-topic-23-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,621] INFO [Partition -uve-topic-23-24 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,621] INFO [Partition -uve-topic-23-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,623] INFO [Partition -uve-topic-23-10 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,623] INFO [Partition -uve-topic-23-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,625] INFO [Partition -uve-topic-23-21 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,625] INFO [Partition -uve-topic-23-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,630] INFO [Partition -uve-topic-23-26 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,630] INFO [Partition -uve-topic-23-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,636] INFO [Partition -uve-topic-23-7 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,636] INFO [Partition -uve-topic-23-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,639] INFO [Partition -uve-topic-23-29 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,639] INFO [Partition -uve-topic-23-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,642] INFO [Partition -uve-topic-23-23 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,642] INFO [Partition -uve-topic-23-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,646] INFO [Partition -uve-topic-23-4 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,646] INFO [Partition -uve-topic-23-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,648] INFO [Partition -uve-topic-23-20 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,648] INFO [Partition -uve-topic-23-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,651] INFO [Partition -uve-topic-23-1 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,651] INFO [Partition -uve-topic-23-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,652] INFO [Partition -uve-topic-23-17 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,653] INFO [Partition -uve-topic-23-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,655] INFO [Partition -uve-topic-23-14 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,655] INFO [Partition -uve-topic-23-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,657] INFO [Partition -uve-topic-23-11 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,657] INFO [Partition -uve-topic-28-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,661] INFO [Partition -uve-topic-28-28 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,661] INFO [Partition -uve-topic-28-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,663] INFO [Partition -uve-topic-28-17 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,664] INFO [Partition -uve-topic-28-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,667] INFO [Partition -uve-topic-28-6 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,668] INFO [Partition -uve-topic-28-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,671] INFO [Partition -uve-topic-28-25 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,671] INFO [Partition -uve-topic-28-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,673] INFO [Partition -uve-topic-28-3 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,673] INFO [Partition -uve-topic-28-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,677] INFO [Partition -uve-topic-28-22 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,678] INFO [Partition -uve-topic-28-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,680] INFO [Partition -uve-topic-28-0 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,680] INFO [Partition -uve-topic-28-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,683] INFO [Partition -uve-topic-28-16 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,684] INFO [Partition -uve-topic-28-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,685] INFO [Partition -uve-topic-28-19 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,685] INFO [Partition -uve-topic-28-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,695] INFO [Partition -uve-topic-28-13 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,696] INFO [Partition -uve-topic-28-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,698] INFO [Partition -uve-topic-28-10 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,698] INFO [Partition -uve-topic-28-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,701] INFO [Partition -uve-topic-28-29 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,701] INFO [Partition -uve-topic-28-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,703] INFO [Partition -uve-topic-28-7 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,703] INFO [Partition -uve-topic-28-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,705] INFO [Partition -uve-topic-28-23 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,705] INFO [Partition -uve-topic-28-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,706] INFO [Partition -uve-topic-28-4 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,706] INFO [Partition -uve-topic-28-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,710] INFO [Partition -uve-topic-28-15 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,710] INFO [Partition -uve-topic-28-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,712] INFO [Partition -uve-topic-28-26 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,712] INFO [Partition -uve-topic-28-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,713] INFO [Partition -uve-topic-28-9 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,714] INFO [Partition -uve-topic-28-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,715] INFO [Partition -uve-topic-28-20 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,715] INFO [Partition -uve-topic-28-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,717] INFO [Partition -uve-topic-28-1 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,717] INFO [Partition -uve-topic-28-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,718] INFO [Partition -uve-topic-28-12 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,719] INFO [Partition -uve-topic-18-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,721] INFO [Partition -uve-topic-18-18 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,721] INFO [Partition -uve-topic-18-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,722] INFO [Partition -uve-topic-18-15 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,723] INFO [Partition -uve-topic-18-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,724] INFO [Partition -uve-topic-18-12 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,725] INFO [Partition -uve-topic-18-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,726] INFO [Partition -uve-topic-18-28 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,726] INFO [Partition -uve-topic-18-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,727] INFO [Partition -uve-topic-18-9 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,727] INFO [Partition -uve-topic-18-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,731] INFO [Partition -uve-topic-18-25 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,732] INFO [Partition -uve-topic-18-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,734] INFO [Partition -uve-topic-18-3 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,734] INFO [Partition -uve-topic-18-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,736] INFO [Partition -uve-topic-18-6 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,736] INFO [Partition -uve-topic-18-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,738] INFO [Partition -uve-topic-18-22 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,738] INFO [Partition -uve-topic-18-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,740] INFO [Partition -uve-topic-18-11 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,740] INFO [Partition -uve-topic-18-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,742] INFO [Partition -uve-topic-18-8 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,742] INFO [Partition -uve-topic-18-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,746] INFO [Partition -uve-topic-18-24 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,746] INFO [Partition -uve-topic-18-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,757] INFO [Partition -uve-topic-18-5 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,759] INFO [Partition -uve-topic-18-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,762] INFO [Partition -uve-topic-18-27 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,762] INFO [Partition -uve-topic-18-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,765] INFO [Partition -uve-topic-18-21 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,765] INFO [Partition -uve-topic-18-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,768] INFO [Partition -uve-topic-18-2 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,769] INFO [Partition -uve-topic-0-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,771] INFO [Partition -uve-topic-0-21 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,772] INFO [Partition -uve-topic-0-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,773] INFO [Partition -uve-topic-0-2 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,774] INFO [Partition -uve-topic-0-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,776] INFO [Partition -uve-topic-0-7 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,776] INFO [Partition -uve-topic-0-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,777] INFO [Partition -uve-topic-0-18 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,777] INFO [Partition -uve-topic-0-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,779] INFO [Partition -uve-topic-0-26 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,779] INFO [Partition -uve-topic-0-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,780] INFO [Partition -uve-topic-0-15 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,781] INFO [Partition -uve-topic-0-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,783] INFO [Partition -uve-topic-0-4 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,783] INFO [Partition -uve-topic-0-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,784] INFO [Partition -uve-topic-0-12 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,785] INFO [Partition -uve-topic-0-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,786] INFO [Partition -uve-topic-0-17 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,786] INFO [Partition -uve-topic-0-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,790] INFO [Partition -uve-topic-0-28 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,791] INFO [Partition -uve-topic-0-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,792] INFO [Partition -uve-topic-0-9 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,792] INFO [Partition -uve-topic-0-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,794] INFO [Partition -uve-topic-0-14 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,794] INFO [Partition -uve-topic-0-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,795] INFO [Partition -uve-topic-0-11 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,796] INFO [Partition -uve-topic-0-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,798] INFO [Partition -uve-topic-0-8 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,798] INFO [Partition -uve-topic-0-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,799] INFO [Partition -uve-topic-0-24 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,799] INFO [Partition -uve-topic-0-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,801] INFO [Partition -uve-topic-0-27 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,801] INFO [Partition -uve-topic-0-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,803] INFO [Partition -uve-topic-0-5 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,803] INFO [Partition -uve-topic-17-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,805] INFO [Partition -uve-topic-17-27 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,805] INFO [Partition -uve-topic-17-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,806] INFO [Partition -uve-topic-17-8 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,807] INFO [Partition -uve-topic-17-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,808] INFO [Partition -uve-topic-17-19 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,809] INFO [Partition -uve-topic-17-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,810] INFO [Partition -uve-topic-17-2 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,810] INFO [Partition -uve-topic-17-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,812] INFO [Partition -uve-topic-17-24 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,813] INFO [Partition -uve-topic-17-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,814] INFO [Partition -uve-topic-17-5 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,814] INFO [Partition -uve-topic-17-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,816] INFO [Partition -uve-topic-17-21 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,816] INFO [Partition -uve-topic-17-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,818] INFO [Partition -uve-topic-17-10 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,818] INFO [Partition -uve-topic-17-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,819] INFO [Partition -uve-topic-17-29 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,819] INFO [Partition -uve-topic-17-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,820] INFO [Partition -uve-topic-17-7 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,821] INFO [Partition -uve-topic-17-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,822] INFO [Partition -uve-topic-17-23 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,822] INFO [Partition -uve-topic-17-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,823] INFO [Partition -uve-topic-17-26 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,823] INFO [Partition -uve-topic-17-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,825] INFO [Partition -uve-topic-17-4 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,825] INFO [Partition -uve-topic-17-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,827] INFO [Partition -uve-topic-17-20 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,827] INFO [Partition -uve-topic-17-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,829] INFO [Partition -uve-topic-17-1 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,829] INFO [Partition -uve-topic-17-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,830] INFO [Partition -uve-topic-17-17 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,831] INFO [Partition -uve-topic-17-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,832] INFO [Partition -uve-topic-17-14 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,832] INFO [Partition -uve-topic-17-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,834] INFO [Partition -uve-topic-17-11 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,835] INFO [Partition -uve-topic-17-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,836] INFO [Partition -uve-topic-17-0 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,837] INFO [Partition -uve-topic-27-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,838] INFO [Partition -uve-topic-27-15 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,838] INFO [Partition -uve-topic-27-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,843] INFO [Partition -uve-topic-27-18 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,843] INFO [Partition -uve-topic-27-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,846] INFO [Partition -uve-topic-27-12 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,846] INFO [Partition -uve-topic-27-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,848] INFO [Partition -uve-topic-27-9 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,849] INFO [Partition -uve-topic-27-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,869] INFO [Partition -uve-topic-27-28 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,869] INFO [Partition -uve-topic-27-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,872] INFO [Partition -uve-topic-27-6 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,872] INFO [Partition -uve-topic-27-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,874] INFO [Partition -uve-topic-27-22 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,874] INFO [Partition -uve-topic-27-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,876] INFO [Partition -uve-topic-27-25 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,877] INFO [Partition -uve-topic-27-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,878] INFO [Partition -uve-topic-27-14 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,878] INFO [Partition -uve-topic-27-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,880] INFO [Partition -uve-topic-27-3 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,882] INFO [Partition -uve-topic-27-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,884] INFO [Partition -uve-topic-27-19 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,884] INFO [Partition -uve-topic-27-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,886] INFO [Partition -uve-topic-27-8 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,886] INFO [Partition -uve-topic-27-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,888] INFO [Partition -uve-topic-27-11 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,888] INFO [Partition -uve-topic-27-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,894] INFO [Partition -uve-topic-27-0 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,894] INFO [Partition -uve-topic-27-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,898] INFO [Partition -uve-topic-27-27 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,899] INFO [Partition -uve-topic-27-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,901] INFO [Partition -uve-topic-27-16 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,902] INFO [Partition -uve-topic-27-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,904] INFO [Partition -uve-topic-27-5 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,904] INFO [Partition -uve-topic-27-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,908] INFO [Partition -uve-topic-27-24 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,908] INFO [Partition -uve-topic-27-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,910] INFO [Partition -uve-topic-27-2 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,910] INFO [Partition -uve-topic-27-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,913] INFO [Partition -uve-topic-27-21 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,913] INFO [Partition -uve-topic-7-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,915] INFO [Partition -uve-topic-7-15 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,915] INFO [Partition -uve-topic-7-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,917] INFO [Partition -uve-topic-7-9 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,918] INFO [Partition -uve-topic-7-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,919] INFO [Partition -uve-topic-7-28 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,920] INFO [Partition -uve-topic-7-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,922] INFO [Partition -uve-topic-7-6 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,922] INFO [Partition -uve-topic-7-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,923] INFO [Partition -uve-topic-7-25 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,923] INFO [Partition -uve-topic-7-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,925] INFO [Partition -uve-topic-7-3 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,925] INFO [Partition -uve-topic-7-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,927] INFO [Partition -uve-topic-7-19 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,927] INFO [Partition -uve-topic-7-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,929] INFO [Partition -uve-topic-7-22 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,929] INFO [Partition -uve-topic-7-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,931] INFO [Partition -uve-topic-7-0 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,931] INFO [Partition -uve-topic-7-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,933] INFO [Partition -uve-topic-7-5 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,933] INFO [Partition -uve-topic-7-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,935] INFO [Partition -uve-topic-7-16 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,935] INFO [Partition -uve-topic-7-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,937] INFO [Partition -uve-topic-7-13 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,937] INFO [Partition -uve-topic-7-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,939] INFO [Partition -uve-topic-7-24 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,939] INFO [Partition -uve-topic-7-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,940] INFO [Partition -uve-topic-7-2 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,941] INFO [Partition -uve-topic-7-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,943] INFO [Partition -uve-topic-7-21 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,944] INFO [Partition -uve-topic-7-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,945] INFO [Partition -uve-topic-7-10 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,946] INFO [Partition -uve-topic-7-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,947] INFO [Partition -uve-topic-7-26 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,947] INFO [Partition -uve-topic-7-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,949] INFO [Partition -uve-topic-7-18 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,950] INFO [Partition -uve-topic-7-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,953] INFO [Partition -uve-topic-7-7 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,953] INFO [Partition -uve-topic-7-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,955] INFO [Partition -uve-topic-7-29 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,955] INFO [Partition -uve-topic-7-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,957] INFO [Partition -uve-topic-7-12 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,957] INFO [Partition -uve-topic-5-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,959] INFO [Partition -uve-topic-5-11 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,959] INFO [Partition -uve-topic-5-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,961] INFO [Partition -uve-topic-5-22 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,961] INFO [Partition -uve-topic-5-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,964] INFO [Partition -uve-topic-5-0 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,964] INFO [Partition -uve-topic-5-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,966] INFO [Partition -uve-topic-5-19 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,966] INFO [Partition -uve-topic-5-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,968] INFO [Partition -uve-topic-5-8 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,969] INFO [Partition -uve-topic-5-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,971] INFO [Partition -uve-topic-5-16 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,972] INFO [Partition -uve-topic-5-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,974] INFO [Partition -uve-topic-5-27 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,975] INFO [Partition -uve-topic-5-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,977] INFO [Partition -uve-topic-5-5 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,977] INFO [Partition -uve-topic-5-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,979] INFO [Partition -uve-topic-5-13 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,979] INFO [Partition -uve-topic-5-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,981] INFO [Partition -uve-topic-5-29 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,981] INFO [Partition -uve-topic-5-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,982] INFO [Partition -uve-topic-5-7 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,983] INFO [Partition -uve-topic-5-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,986] INFO [Partition -uve-topic-5-10 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,986] INFO [Partition -uve-topic-5-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,988] INFO [Partition -uve-topic-5-26 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:46,988] INFO [Partition -uve-topic-5-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,993] INFO [Partition -uve-topic-5-4 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,993] INFO [Partition -uve-topic-5-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:46,996] INFO [Partition -uve-topic-5-1 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:46,996] INFO [Partition -uve-topic-5-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,000] INFO [Partition -uve-topic-5-23 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,000] INFO [Partition -uve-topic-5-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,007] INFO [Partition -uve-topic-5-20 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,007] INFO [Partition -uve-topic-5-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,009] INFO [Partition -uve-topic-5-3 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,009] INFO [Partition -uve-topic-5-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,011] INFO [Partition -uve-topic-5-14 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,011] INFO [Partition -uve-topic-5-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,013] INFO [Partition -uve-topic-5-17 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,014] INFO [Partition -uve-topic-2-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,016] INFO [Partition -uve-topic-2-14 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,016] INFO [Partition -uve-topic-2-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,018] INFO [Partition -uve-topic-2-19 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,019] INFO [Partition -uve-topic-2-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,030] INFO [Partition -uve-topic-2-0 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,030] INFO [Partition -uve-topic-2-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,037] INFO [Partition -uve-topic-2-11 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,037] INFO [Partition -uve-topic-2-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,041] INFO [Partition -uve-topic-2-16 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,041] INFO [Partition -uve-topic-2-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,043] INFO [Partition -uve-topic-2-13 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,043] INFO [Partition -uve-topic-2-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,046] INFO [Partition -uve-topic-2-29 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,046] INFO [Partition -uve-topic-2-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,048] INFO [Partition -uve-topic-2-10 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,048] INFO [Partition -uve-topic-2-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,050] INFO [Partition -uve-topic-2-26 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,051] INFO [Partition -uve-topic-2-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,053] INFO [Partition -uve-topic-2-7 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,053] INFO [Partition -uve-topic-2-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,055] INFO [Partition -uve-topic-2-23 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,056] INFO [Partition -uve-topic-2-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,058] INFO [Partition -uve-topic-2-1 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,058] INFO [Partition -uve-topic-2-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,060] INFO [Partition -uve-topic-2-4 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,061] INFO [Partition -uve-topic-2-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,063] INFO [Partition -uve-topic-2-20 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,063] INFO [Partition -uve-topic-2-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,065] INFO [Partition -uve-topic-2-17 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,065] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,067] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,068] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,069] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,070] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,072] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,072] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,075] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,075] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,077] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,077] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,079] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,080] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,081] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,081] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,083] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,084] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,085] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,085] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,087] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,087] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,090] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,090] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,092] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,092] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,094] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,094] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,096] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,096] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,102] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,103] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,105] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,105] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,107] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,107] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,110] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,111] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,113] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,115] INFO [Partition -uve-topic-20-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,116] INFO [Partition -uve-topic-20-8 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,117] INFO [Partition -uve-topic-20-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,119] INFO [Partition -uve-topic-20-24 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,119] INFO [Partition -uve-topic-20-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,120] INFO [Partition -uve-topic-20-27 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,121] INFO [Partition -uve-topic-20-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,124] INFO [Partition -uve-topic-20-5 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,125] INFO [Partition -uve-topic-20-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,127] INFO [Partition -uve-topic-20-16 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,127] INFO [Partition -uve-topic-20-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,130] INFO [Partition -uve-topic-20-21 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,130] INFO [Partition -uve-topic-20-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,137] INFO [Partition -uve-topic-20-10 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,137] INFO [Partition -uve-topic-20-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,146] INFO [Partition -uve-topic-20-2 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,146] INFO [Partition -uve-topic-20-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,148] INFO [Partition -uve-topic-20-13 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,148] INFO [Partition -uve-topic-20-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,152] INFO [Partition -uve-topic-20-18 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,152] INFO [Partition -uve-topic-20-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,157] INFO [Partition -uve-topic-20-29 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,157] INFO [Partition -uve-topic-20-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,159] INFO [Partition -uve-topic-20-7 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,159] INFO [Partition -uve-topic-20-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,162] INFO [Partition -uve-topic-20-4 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,162] INFO [Partition -uve-topic-20-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,164] INFO [Partition -uve-topic-20-26 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,164] INFO [Partition -uve-topic-20-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,166] INFO [Partition -uve-topic-20-23 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,166] INFO [Partition -uve-topic-20-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,168] INFO [Partition -uve-topic-20-1 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,168] INFO [Partition -uve-topic-20-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,170] INFO [Partition -uve-topic-20-17 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,170] INFO [Partition -uve-topic-20-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,172] INFO [Partition -uve-topic-20-20 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,172] INFO [Partition -uve-topic-20-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,174] INFO [Partition -uve-topic-20-14 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,174] INFO [Partition -uve-topic-20-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,175] INFO [Partition -uve-topic-20-11 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,175] INFO [Partition -uve-topic-10-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,177] INFO [Partition -uve-topic-10-9 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,177] INFO [Partition -uve-topic-10-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,179] INFO [Partition -uve-topic-10-25 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,179] INFO [Partition -uve-topic-10-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,181] INFO [Partition -uve-topic-10-28 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,182] INFO [Partition -uve-topic-10-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,184] INFO [Partition -uve-topic-10-6 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,184] INFO [Partition -uve-topic-10-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,185] INFO [Partition -uve-topic-10-22 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,185] INFO [Partition -uve-topic-10-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,187] INFO [Partition -uve-topic-10-0 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,187] INFO [Partition -uve-topic-10-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,189] INFO [Partition -uve-topic-10-3 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,189] INFO [Partition -uve-topic-10-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,190] INFO [Partition -uve-topic-10-19 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,190] INFO [Partition -uve-topic-10-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,192] INFO [Partition -uve-topic-10-16 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,192] INFO [Partition -uve-topic-10-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,193] INFO [Partition -uve-topic-10-13 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,193] INFO [Partition -uve-topic-10-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,195] INFO [Partition -uve-topic-10-29 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,195] INFO [Partition -uve-topic-10-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,196] INFO [Partition -uve-topic-10-7 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,197] INFO [Partition -uve-topic-10-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,198] INFO [Partition -uve-topic-10-10 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,198] INFO [Partition -uve-topic-10-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,201] INFO [Partition -uve-topic-10-26 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,201] INFO [Partition -uve-topic-10-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,203] INFO [Partition -uve-topic-10-4 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,203] INFO [Partition -uve-topic-10-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,204] INFO [Partition -uve-topic-10-23 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,204] INFO [Partition -uve-topic-10-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,206] INFO [Partition -uve-topic-10-12 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,206] INFO [Partition -uve-topic-29-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,207] INFO [Partition -uve-topic-29-8 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,207] INFO [Partition -uve-topic-29-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,209] INFO [Partition -uve-topic-29-24 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,209] INFO [Partition -uve-topic-29-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,211] INFO [Partition -uve-topic-29-13 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,211] INFO [Partition -uve-topic-29-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,212] INFO [Partition -uve-topic-29-5 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,213] INFO [Partition -uve-topic-29-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,214] INFO [Partition -uve-topic-29-16 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,214] INFO [Partition -uve-topic-29-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,216] INFO [Partition -uve-topic-29-21 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,216] INFO [Partition -uve-topic-29-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,217] INFO [Partition -uve-topic-29-10 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,221] INFO [Partition -uve-topic-29-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,223] INFO [Partition -uve-topic-29-2 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,223] INFO [Partition -uve-topic-29-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,224] INFO [Partition -uve-topic-29-7 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,225] INFO [Partition -uve-topic-29-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,226] INFO [Partition -uve-topic-29-18 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,226] INFO [Partition -uve-topic-29-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,228] INFO [Partition -uve-topic-29-26 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,228] INFO [Partition -uve-topic-29-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,230] INFO [Partition -uve-topic-29-4 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,230] INFO [Partition -uve-topic-29-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,231] INFO [Partition -uve-topic-29-20 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,231] INFO [Partition -uve-topic-29-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,233] INFO [Partition -uve-topic-29-1 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,233] INFO [Partition -uve-topic-29-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,235] INFO [Partition -uve-topic-29-23 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,235] INFO [Partition -uve-topic-29-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,237] INFO [Partition -uve-topic-29-17 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,237] INFO [Partition -uve-topic-29-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,238] INFO [Partition -uve-topic-29-14 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,238] INFO [Partition -uve-topic-29-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,240] INFO [Partition -uve-topic-29-11 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,240] INFO [Partition -uve-topic-29-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,241] INFO [Partition -uve-topic-29-27 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,241] INFO [Partition -uve-topic-19-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,243] INFO [Partition -uve-topic-19-9 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,243] INFO [Partition -uve-topic-19-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,244] INFO [Partition -uve-topic-19-25 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,244] INFO [Partition -uve-topic-19-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,247] INFO [Partition -uve-topic-19-6 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,247] INFO [Partition -uve-topic-19-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,249] INFO [Partition -uve-topic-19-22 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,249] INFO [Partition -uve-topic-19-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,250] INFO [Partition -uve-topic-19-0 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,250] INFO [Partition -uve-topic-19-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,253] INFO [Partition -uve-topic-19-3 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,253] INFO [Partition -uve-topic-19-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,255] INFO [Partition -uve-topic-19-19 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,255] INFO [Partition -uve-topic-19-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,257] INFO [Partition -uve-topic-19-16 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,257] INFO [Partition -uve-topic-19-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,258] INFO [Partition -uve-topic-19-13 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,259] INFO [Partition -uve-topic-19-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,261] INFO [Partition -uve-topic-19-29 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,261] INFO [Partition -uve-topic-19-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,263] INFO [Partition -uve-topic-19-7 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,263] INFO [Partition -uve-topic-19-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,264] INFO [Partition -uve-topic-19-10 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,265] INFO [Partition -uve-topic-19-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,266] INFO [Partition -uve-topic-19-26 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,266] INFO [Partition -uve-topic-19-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,268] INFO [Partition -uve-topic-19-4 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,268] INFO [Partition -uve-topic-19-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,269] INFO [Partition -uve-topic-19-12 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,269] INFO [Partition -uve-topic-19-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,271] INFO [Partition -uve-topic-19-23 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,271] INFO [Partition -uve-topic-19-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,273] INFO [Partition -uve-topic-19-28 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,273] INFO [Partition -uve-topic-4-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,274] INFO [Partition -uve-topic-4-12 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,274] INFO [Partition -uve-topic-4-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,277] INFO [Partition -uve-topic-4-23 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,277] INFO [Partition -uve-topic-4-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,279] INFO [Partition -uve-topic-4-6 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,279] INFO [Partition -uve-topic-4-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,280] INFO [Partition -uve-topic-4-28 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,280] INFO [Partition -uve-topic-4-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,283] INFO [Partition -uve-topic-4-9 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,283] INFO [Partition -uve-topic-4-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,285] INFO [Partition -uve-topic-4-25 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,285] INFO [Partition -uve-topic-4-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,287] INFO [Partition -uve-topic-4-3 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,287] INFO [Partition -uve-topic-4-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,288] INFO [Partition -uve-topic-4-22 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,288] INFO [Partition -uve-topic-4-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,290] INFO [Partition -uve-topic-4-0 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,290] INFO [Partition -uve-topic-4-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,292] INFO [Partition -uve-topic-4-19 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,292] INFO [Partition -uve-topic-4-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,293] INFO [Partition -uve-topic-4-13 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,293] INFO [Partition -uve-topic-4-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,295] INFO [Partition -uve-topic-4-16 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,295] INFO [Partition -uve-topic-4-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,297] INFO [Partition -uve-topic-4-21 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,297] INFO [Partition -uve-topic-4-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,299] INFO [Partition -uve-topic-4-10 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,299] INFO [Partition -uve-topic-4-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,301] INFO [Partition -uve-topic-4-2 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,301] INFO [Partition -uve-topic-4-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,302] INFO [Partition -uve-topic-4-29 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,302] INFO [Partition -uve-topic-4-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,304] INFO [Partition -uve-topic-4-18 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,304] INFO [Partition -uve-topic-4-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,305] INFO [Partition -uve-topic-4-7 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,305] INFO [Partition -uve-topic-4-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,307] INFO [Partition -uve-topic-4-15 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,307] INFO [Partition -uve-topic-4-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,309] INFO [Partition -uve-topic-4-26 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,309] INFO [Partition -uve-topic-26-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,310] INFO [Partition -uve-topic-26-5 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,310] INFO [Partition -uve-topic-26-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,312] INFO [Partition -uve-topic-26-27 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,312] INFO [Partition -uve-topic-26-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,314] INFO [Partition -uve-topic-26-24 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,314] INFO [Partition -uve-topic-26-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,316] INFO [Partition -uve-topic-26-2 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,316] INFO [Partition -uve-topic-26-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,318] INFO [Partition -uve-topic-26-13 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,318] INFO [Partition -uve-topic-26-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,319] INFO [Partition -uve-topic-26-29 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,319] INFO [Partition -uve-topic-26-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,321] INFO [Partition -uve-topic-26-18 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,321] INFO [Partition -uve-topic-26-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,322] INFO [Partition -uve-topic-26-21 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,322] INFO [Partition -uve-topic-26-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,324] INFO [Partition -uve-topic-26-10 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,324] INFO [Partition -uve-topic-26-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,326] INFO [Partition -uve-topic-26-4 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,326] INFO [Partition -uve-topic-26-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,327] INFO [Partition -uve-topic-26-26 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,328] INFO [Partition -uve-topic-26-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,329] INFO [Partition -uve-topic-26-15 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,329] INFO [Partition -uve-topic-26-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,330] INFO [Partition -uve-topic-26-7 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,330] INFO [Partition -uve-topic-26-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,332] INFO [Partition -uve-topic-26-23 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,332] INFO [Partition -uve-topic-26-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,334] INFO [Partition -uve-topic-26-1 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,334] INFO [Partition -uve-topic-26-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,336] INFO [Partition -uve-topic-26-20 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,336] INFO [Partition -uve-topic-26-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,337] INFO [Partition -uve-topic-26-17 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,337] INFO [Partition -uve-topic-26-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,338] INFO [Partition -uve-topic-26-11 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,339] INFO [Partition -uve-topic-26-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,340] INFO [Partition -uve-topic-26-14 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,340] INFO [Partition -uve-topic-26-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,342] INFO [Partition -uve-topic-26-8 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,342] INFO [Partition -uve-topic-16-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,344] INFO [Partition -uve-topic-16-1 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,344] INFO [Partition -uve-topic-16-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,345] INFO [Partition -uve-topic-16-6 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,345] INFO [Partition -uve-topic-16-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,347] INFO [Partition -uve-topic-16-28 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,347] INFO [Partition -uve-topic-16-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,348] INFO [Partition -uve-topic-16-25 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,348] INFO [Partition -uve-topic-16-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,350] INFO [Partition -uve-topic-16-3 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,350] INFO [Partition -uve-topic-16-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,351] INFO [Partition -uve-topic-16-19 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,351] INFO [Partition -uve-topic-16-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,353] INFO [Partition -uve-topic-16-22 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,353] INFO [Partition -uve-topic-16-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,355] INFO [Partition -uve-topic-16-0 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,355] INFO [Partition -uve-topic-16-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,357] INFO [Partition -uve-topic-16-16 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,357] INFO [Partition -uve-topic-16-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,359] INFO [Partition -uve-topic-16-13 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,359] INFO [Partition -uve-topic-16-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,360] INFO [Partition -uve-topic-16-10 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,360] INFO [Partition -uve-topic-16-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,362] INFO [Partition -uve-topic-16-26 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,362] INFO [Partition -uve-topic-16-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,363] INFO [Partition -uve-topic-16-29 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,363] INFO [Partition -uve-topic-16-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,365] INFO [Partition -uve-topic-16-18 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,365] INFO [Partition -uve-topic-16-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,367] INFO [Partition -uve-topic-16-7 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,367] INFO [Partition -uve-topic-16-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,368] INFO [Partition -uve-topic-16-12 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,369] INFO [Partition -uve-topic-16-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,370] INFO [Partition -uve-topic-16-23 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,370] INFO [Partition -uve-topic-16-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,372] INFO [Partition -uve-topic-16-15 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,372] INFO [Partition -uve-topic-16-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,373] INFO [Partition -uve-topic-16-4 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,373] INFO [Partition -uve-topic-16-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,375] INFO [Partition -uve-topic-16-20 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,375] INFO [Partition -uve-topic-16-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,376] INFO [Partition -uve-topic-16-9 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,376] INFO [Partition -uve-topic-3-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,378] INFO [Partition -uve-topic-3-21 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,378] INFO [Partition -uve-topic-3-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,379] INFO [Partition -uve-topic-3-18 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,379] INFO [Partition -uve-topic-3-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,381] INFO [Partition -uve-topic-3-15 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,381] INFO [Partition -uve-topic-3-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,382] INFO [Partition -uve-topic-3-20 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,382] INFO [Partition -uve-topic-3-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,384] INFO [Partition -uve-topic-3-1 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,384] INFO [Partition -uve-topic-3-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,385] INFO [Partition -uve-topic-3-12 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,385] INFO [Partition -uve-topic-3-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,387] INFO [Partition -uve-topic-3-17 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,387] INFO [Partition -uve-topic-3-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,388] INFO [Partition -uve-topic-3-3 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,388] INFO [Partition -uve-topic-3-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,390] INFO [Partition -uve-topic-3-14 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,390] INFO [Partition -uve-topic-3-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,391] INFO [Partition -uve-topic-3-22 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,391] INFO [Partition -uve-topic-3-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,392] INFO [Partition -uve-topic-3-11 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,392] INFO [Partition -uve-topic-3-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,394] INFO [Partition -uve-topic-3-5 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,394] INFO [Partition -uve-topic-3-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,395] INFO [Partition -uve-topic-3-27 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,395] INFO [Partition -uve-topic-3-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,397] INFO [Partition -uve-topic-3-8 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,397] INFO [Partition -uve-topic-3-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,398] INFO [Partition -uve-topic-3-2 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,398] INFO [Partition -uve-topic-3-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,400] INFO [Partition -uve-topic-3-24 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,400] INFO [Partition -uve-topic-8-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,402] INFO [Partition -uve-topic-8-22 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,402] INFO [Partition -uve-topic-8-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,404] INFO [Partition -uve-topic-8-0 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,404] INFO [Partition -uve-topic-8-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,405] INFO [Partition -uve-topic-8-11 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,405] INFO [Partition -uve-topic-8-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,407] INFO [Partition -uve-topic-8-27 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,407] INFO [Partition -uve-topic-8-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,408] INFO [Partition -uve-topic-8-16 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,408] INFO [Partition -uve-topic-8-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,410] INFO [Partition -uve-topic-8-8 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,410] INFO [Partition -uve-topic-8-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,411] INFO [Partition -uve-topic-8-13 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,411] INFO [Partition -uve-topic-8-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,413] INFO [Partition -uve-topic-8-10 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,413] INFO [Partition -uve-topic-8-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,415] INFO [Partition -uve-topic-8-29 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,415] INFO [Partition -uve-topic-8-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,416] INFO [Partition -uve-topic-8-7 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,416] INFO [Partition -uve-topic-8-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,418] INFO [Partition -uve-topic-8-23 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,418] INFO [Partition -uve-topic-8-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,420] INFO [Partition -uve-topic-8-26 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,420] INFO [Partition -uve-topic-8-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,422] INFO [Partition -uve-topic-8-4 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,422] INFO [Partition -uve-topic-8-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,423] INFO [Partition -uve-topic-8-20 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,423] INFO [Partition -uve-topic-8-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,424] INFO [Partition -uve-topic-8-1 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,424] INFO [Partition -uve-topic-8-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,426] INFO [Partition -uve-topic-8-17 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,426] INFO [Partition -uve-topic-8-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,428] INFO [Partition -uve-topic-8-6 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,428] INFO [Partition -uve-topic-8-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,429] INFO [Partition -uve-topic-8-25 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,429] INFO [Partition -uve-topic-8-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,431] INFO [Partition -uve-topic-8-14 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,431] INFO [Partition -uve-topic-8-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,432] INFO [Partition -uve-topic-8-3 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,432] INFO [Partition -uve-topic-22-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,434] INFO [Partition -uve-topic-22-28 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,434] INFO [Partition -uve-topic-22-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,435] INFO [Partition -uve-topic-22-6 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,436] INFO [Partition -uve-topic-22-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,437] INFO [Partition -uve-topic-22-22 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,437] INFO [Partition -uve-topic-22-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,439] INFO [Partition -uve-topic-22-25 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,439] INFO [Partition -uve-topic-22-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,440] INFO [Partition -uve-topic-22-3 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,440] INFO [Partition -uve-topic-22-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,442] INFO [Partition -uve-topic-22-19 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,442] INFO [Partition -uve-topic-22-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,443] INFO [Partition -uve-topic-22-0 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,443] INFO [Partition -uve-topic-22-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,445] INFO [Partition -uve-topic-22-16 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,445] INFO [Partition -uve-topic-22-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,446] INFO [Partition -uve-topic-22-13 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,446] INFO [Partition -uve-topic-22-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,448] INFO [Partition -uve-topic-22-29 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,448] INFO [Partition -uve-topic-22-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,449] INFO [Partition -uve-topic-22-10 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,449] INFO [Partition -uve-topic-22-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,451] INFO [Partition -uve-topic-22-26 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,451] INFO [Partition -uve-topic-22-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,454] INFO [Partition -uve-topic-22-4 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,454] INFO [Partition -uve-topic-22-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,460] INFO [Partition -uve-topic-22-7 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,460] INFO [Partition -uve-topic-22-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,468] INFO [Partition -uve-topic-22-1 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,468] INFO [Partition -uve-topic-22-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,470] INFO [Partition -uve-topic-22-23 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,470] INFO [Partition -uve-topic-22-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,472] INFO [Partition -uve-topic-22-20 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,472] INFO [Partition -uve-topic-22-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,473] INFO [Partition -uve-topic-22-9 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,474] INFO [Partition -uve-topic-12-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,475] INFO [Partition -uve-topic-12-18 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,475] INFO [Partition -uve-topic-12-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,477] INFO [Partition -uve-topic-12-15 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,477] INFO [Partition -uve-topic-12-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,478] INFO [Partition -uve-topic-12-9 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,478] INFO [Partition -uve-topic-12-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,480] INFO [Partition -uve-topic-12-12 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,480] INFO [Partition -uve-topic-12-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,482] INFO [Partition -uve-topic-12-28 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,482] INFO [Partition -uve-topic-12-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,484] INFO [Partition -uve-topic-12-6 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,484] INFO [Partition -uve-topic-12-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,486] INFO [Partition -uve-topic-12-25 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,486] INFO [Partition -uve-topic-12-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,488] INFO [Partition -uve-topic-12-14 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,488] INFO [Partition -uve-topic-12-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,489] INFO [Partition -uve-topic-12-3 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,489] INFO [Partition -uve-topic-12-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,491] INFO [Partition -uve-topic-12-22 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,491] INFO [Partition -uve-topic-12-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,492] INFO [Partition -uve-topic-12-11 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,492] INFO [Partition -uve-topic-12-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,494] INFO [Partition -uve-topic-12-0 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,494] INFO [Partition -uve-topic-12-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,496] INFO [Partition -uve-topic-12-27 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,496] INFO [Partition -uve-topic-12-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,497] INFO [Partition -uve-topic-12-16 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,497] INFO [Partition -uve-topic-12-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,499] INFO [Partition -uve-topic-12-5 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,499] INFO [Partition -uve-topic-12-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,500] INFO [Partition -uve-topic-12-19 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,501] INFO [Partition -uve-topic-12-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,502] INFO [Partition -uve-topic-12-8 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,502] INFO [Partition -uve-topic-12-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,504] INFO [Partition -uve-topic-12-2 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:47,504] INFO [Partition -uve-topic-12-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,505] INFO [Partition -uve-topic-12-24 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,505] INFO [Partition -uve-topic-12-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:47,507] INFO [Partition -uve-topic-12-21 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:47,707] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2025-02-10 02:00:47,707] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2025-02-10 02:00:47,708] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-02-10 02:00:47,709] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2025-02-10 02:00:47,727] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-02-10 02:00:47,728] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-02-10 02:00:47,728] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-02-10 02:00:47,729] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2025-02-10 02:00:47,746] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2025-02-10 02:00:47,750] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-02-10 02:00:47,750] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-02-10 02:00:47,752] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-02-10 02:00:47,753] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-02-10 02:00:47,774] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-02-10 02:00:47,775] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2025-02-10 02:00:47,776] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-02-10 02:00:47,809] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2025-02-10 02:00:47,811] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-02-10 02:00:47,811] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2025-02-10 02:00:47,829] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-02-10 02:00:47,830] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-02-10 02:00:47,831] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2025-02-10 02:00:47,834] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2025-02-10 02:00:47,835] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2025-02-10 02:00:47,835] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-02-10 02:00:47,837] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2025-02-10 02:00:47,837] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-02-10 02:00:47,848] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2025-02-10 02:00:47,876] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-02-10 02:00:47,877] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2025-02-10 02:00:47,877] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-02-10 02:00:47,911] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2025-02-10 02:00:47,912] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-02-10 02:00:47,915] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2025-02-10 02:00:47,931] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-02-10 02:00:47,932] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-02-10 02:00:47,934] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2025-02-10 02:00:47,938] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-02-10 02:00:47,939] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2025-02-10 02:00:47,950] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2025-02-10 02:00:47,977] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-02-10 02:00:47,978] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2025-02-10 02:00:47,979] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-02-10 02:00:48,014] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-02-10 02:00:48,033] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-02-10 02:00:48,052] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2025-02-10 02:00:48,080] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-02-10 02:00:48,422] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-02-10 02:00:48,450] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-02-10 02:00:48,464] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2025-02-10 02:00:48,483] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-02-10 02:00:48,524] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-02-10 02:00:48,552] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-02-10 02:00:48,566] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2025-02-10 02:00:48,585] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-02-10 02:00:48,625] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-02-10 02:00:48,654] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-02-10 02:00:48,668] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2025-02-10 02:00:48,687] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-02-10 02:00:48,769] ERROR [ReplicaManager broker=3] 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(3) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2025-02-10 02:00:49,004] INFO [Partition -uve-topic-14-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,007] INFO [Partition -uve-topic-14-19 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,007] INFO [Partition -uve-topic-27-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,009] INFO [Partition -uve-topic-27-13 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,009] INFO [Partition -uve-topic-20-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,012] INFO [Partition -uve-topic-20-28 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,012] INFO [Partition -uve-topic-29-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,014] INFO [Partition -uve-topic-29-12 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,014] INFO [Partition -uve-topic-22-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,016] INFO [Partition -uve-topic-22-27 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,016] INFO [Partition -uve-topic-10-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,018] INFO [Partition -uve-topic-10-11 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,018] INFO [Partition -uve-topic-1-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,019] INFO [Partition -uve-topic-1-23 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,019] INFO [Partition -uve-topic-17-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,021] INFO [Partition -uve-topic-17-22 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,021] INFO [Partition -uve-topic-12-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,023] INFO [Partition -uve-topic-12-10 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,023] INFO [Partition -uve-topic-8-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,024] INFO [Partition -uve-topic-8-9 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,024] INFO [Partition structured_syslog_topic-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,026] INFO [Partition structured_syslog_topic-8 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,026] INFO [Partition -uve-topic-3-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,028] INFO [Partition -uve-topic-3-4 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,028] INFO [Partition -uve-topic-22-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,031] INFO [Partition -uve-topic-22-17 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,031] INFO [Partition -uve-topic-20-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,033] INFO [Partition -uve-topic-20-0 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,033] INFO [Partition -uve-topic-24-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,035] INFO [Partition -uve-topic-24-16 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,035] INFO [Partition -uve-topic-10-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,036] INFO [Partition -uve-topic-10-1 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,036] INFO [Partition -uve-topic-10-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,038] INFO [Partition -uve-topic-10-27 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,038] INFO [Partition -uve-topic-6-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,039] INFO [Partition -uve-topic-6-26 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,039] INFO [Partition -uve-topic-17-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,041] INFO [Partition -uve-topic-17-13 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,041] INFO [Partition -uve-topic-12-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,042] INFO [Partition -uve-topic-12-26 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,042] INFO [Partition -uve-topic-3-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,044] INFO [Partition -uve-topic-3-13 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,044] INFO [Partition -uve-topic-25-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,045] INFO [Partition -uve-topic-25-2 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,045] INFO [Partition -uve-topic-18-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,047] INFO [Partition -uve-topic-18-17 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,047] INFO [Partition -uve-topic-10-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,050] INFO [Partition -uve-topic-10-17 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,050] INFO [Partition -uve-topic-15-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,052] INFO [Partition -uve-topic-15-4 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,052] INFO [Partition -uve-topic-4-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,053] INFO [Partition -uve-topic-4-17 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,053] INFO [Partition -uve-topic-6-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,055] INFO [Partition -uve-topic-6-16 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,055] INFO [Partition -uve-topic-23-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,056] INFO [Partition -uve-topic-23-12 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,056] INFO [Partition -uve-topic-25-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,058] INFO [Partition -uve-topic-25-11 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,058] INFO [Partition -uve-topic-11-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,059] INFO [Partition -uve-topic-11-22 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,059] INFO [Partition -uve-topic-13-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,061] INFO [Partition -uve-topic-13-21 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,061] INFO [Partition -uve-topic-15-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,063] INFO [Partition -uve-topic-15-20 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,063] INFO [Partition -uve-topic-8-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,064] INFO [Partition -uve-topic-8-5 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,064] INFO [Partition -uve-topic-23-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,066] INFO [Partition -uve-topic-23-2 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,066] INFO [Partition -uve-topic-1-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,068] INFO [Partition -uve-topic-1-2 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,068] INFO [Partition -uve-topic-23-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,069] INFO [Partition -uve-topic-23-28 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,069] INFO [Partition -uve-topic-21-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,071] INFO [Partition -uve-topic-21-11 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,071] INFO [Partition -uve-topic-11-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,072] INFO [Partition -uve-topic-11-12 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,072] INFO [Partition -uve-topic-16-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,074] INFO [Partition -uve-topic-16-24 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,074] INFO [Partition -uve-topic-2-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,076] INFO [Partition -uve-topic-2-24 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,076] INFO [Partition -uve-topic-13-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,077] INFO [Partition -uve-topic-13-11 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,077] INFO [Partition -uve-topic-18-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,079] INFO [Partition -uve-topic-18-23 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,079] INFO [Partition -uve-topic-9-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,081] INFO [Partition -uve-topic-9-10 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,081] INFO [Partition -uve-topic-2-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,083] INFO [Partition -uve-topic-2-6 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,083] INFO [Partition -uve-topic-4-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,084] INFO [Partition -uve-topic-4-5 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,084] INFO [Partition -uve-topic-23-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,086] INFO [Partition -uve-topic-23-18 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,087] INFO [Partition -uve-topic-21-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,089] INFO [Partition -uve-topic-21-1 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,089] INFO [Partition -uve-topic-11-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,091] INFO [Partition -uve-topic-11-2 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,091] INFO [Partition -uve-topic-23-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,093] INFO [Partition -uve-topic-23-0 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,093] INFO [Partition -uve-topic-18-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,095] INFO [Partition -uve-topic-18-13 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,095] INFO [Partition -uve-topic-7-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,096] INFO [Partition -uve-topic-7-1 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,096] INFO [Partition -uve-topic-11-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,098] INFO [Partition -uve-topic-11-28 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,098] INFO [Partition -uve-topic-9-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,099] INFO [Partition -uve-topic-9-0 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,099] INFO [Partition -uve-topic-5-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,101] INFO [Partition -uve-topic-5-28 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,101] INFO [Partition -uve-topic-7-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,103] INFO [Partition -uve-topic-7-27 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,103] INFO [Partition -uve-topic-18-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,105] INFO [Partition -uve-topic-18-14 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,105] INFO [Partition -uve-topic-2-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,106] INFO [Partition -uve-topic-2-15 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,106] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,108] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,108] INFO [Partition -uve-topic-9-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,109] INFO [Partition -uve-topic-9-26 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,109] INFO [Partition -uve-topic-26-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,111] INFO [Partition -uve-topic-26-22 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,111] INFO [Partition -uve-topic-28-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,112] INFO [Partition -uve-topic-28-21 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,112] INFO [Partition -uve-topic-11-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,113] INFO [Partition -uve-topic-11-18 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,113] INFO [Partition -uve-topic-16-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,115] INFO [Partition -uve-topic-16-5 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,115] INFO [Partition -uve-topic-0-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,117] INFO [Partition -uve-topic-0-13 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,117] INFO [Partition -uve-topic-11-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,118] INFO [Partition -uve-topic-11-0 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,118] INFO [Partition -uve-topic-29-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,120] INFO [Partition -uve-topic-29-25 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,120] INFO [Partition -uve-topic-3-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,121] INFO [Partition -uve-topic-3-9 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,122] INFO [Partition -uve-topic-19-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,124] INFO [Partition -uve-topic-19-8 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,124] INFO [Partition -uve-topic-12-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,127] INFO [Partition -uve-topic-12-23 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,127] INFO [Partition -uve-topic-14-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,129] INFO [Partition -uve-topic-14-22 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,129] INFO [Partition -uve-topic-0-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,130] INFO [Partition -uve-topic-0-22 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,130] INFO [Partition -uve-topic-16-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,132] INFO [Partition -uve-topic-16-21 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,132] INFO [Partition structured_syslog_topic-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,134] INFO [Partition structured_syslog_topic-21 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,134] INFO [Partition -uve-topic-24-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,135] INFO [Partition -uve-topic-24-29 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,135] INFO [Partition -uve-topic-26-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,137] INFO [Partition -uve-topic-26-28 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,137] INFO [Partition -uve-topic-14-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,139] INFO [Partition -uve-topic-14-12 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,139] INFO [Partition -uve-topic-5-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,140] INFO [Partition -uve-topic-5-24 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,141] INFO [Partition -uve-topic-16-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,142] INFO [Partition -uve-topic-16-11 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,142] INFO [Partition -uve-topic-5-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,144] INFO [Partition -uve-topic-5-6 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,144] INFO [Partition -uve-topic-20-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,145] INFO [Partition -uve-topic-20-3 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,145] INFO [Partition -uve-topic-17-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,147] INFO [Partition -uve-topic-17-15 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,147] INFO [Partition -uve-topic-22-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,148] INFO [Partition -uve-topic-22-2 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,148] INFO [Partition -uve-topic-24-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,150] INFO [Partition -uve-topic-24-1 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,150] INFO [Partition -uve-topic-8-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,151] INFO [Partition -uve-topic-8-2 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,151] INFO [Partition -uve-topic-6-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,153] INFO [Partition -uve-topic-6-29 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,153] INFO [Partition -uve-topic-17-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,155] INFO [Partition -uve-topic-17-16 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,155] INFO [Partition -uve-topic-12-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,156] INFO [Partition -uve-topic-12-29 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,156] INFO [Partition -uve-topic-8-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,157] INFO [Partition -uve-topic-8-28 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,158] INFO [Partition -uve-topic-25-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,160] INFO [Partition -uve-topic-25-24 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,160] INFO [Partition -uve-topic-27-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,161] INFO [Partition -uve-topic-27-23 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,161] INFO [Partition -uve-topic-1-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,163] INFO [Partition -uve-topic-1-7 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,163] INFO [Partition -uve-topic-17-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,164] INFO [Partition -uve-topic-17-6 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,164] INFO [Partition -uve-topic-22-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,165] INFO [Partition -uve-topic-22-18 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,165] INFO [Partition -uve-topic-3-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,167] INFO [Partition -uve-topic-3-6 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,167] INFO [Partition -uve-topic-19-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,168] INFO [Partition -uve-topic-19-5 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,168] INFO [Partition -uve-topic-8-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,170] INFO [Partition -uve-topic-8-18 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,170] INFO [Partition -uve-topic-12-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,171] INFO [Partition -uve-topic-12-1 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,171] INFO [Partition -uve-topic-20-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,172] INFO [Partition -uve-topic-20-9 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,173] INFO [Partition -uve-topic-13-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,175] INFO [Partition -uve-topic-13-24 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,175] INFO [Partition -uve-topic-15-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,176] INFO [Partition -uve-topic-15-23 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,176] INFO [Partition -uve-topic-1-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,178] INFO [Partition -uve-topic-1-5 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,178] INFO [Partition -uve-topic-13-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,181] INFO [Partition -uve-topic-13-14 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,181] INFO [Partition -uve-topic-23-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,183] INFO [Partition -uve-topic-23-13 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,183] INFO [Partition -uve-topic-15-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,184] INFO [Partition -uve-topic-15-13 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,184] INFO [Partition -uve-topic-17-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,186] INFO [Partition -uve-topic-17-12 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,186] INFO [Partition -uve-topic-4-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,187] INFO [Partition -uve-topic-4-27 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,187] INFO [Partition -uve-topic-6-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,189] INFO [Partition -uve-topic-6-7 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,189] INFO [Partition -uve-topic-1-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,191] INFO [Partition -uve-topic-1-21 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,191] INFO [Partition -uve-topic-9-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,192] INFO [Partition -uve-topic-9-3 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,192] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,193] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,194] INFO [Partition -uve-topic-9-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,196] INFO [Partition -uve-topic-9-29 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,196] INFO [Partition -uve-topic-2-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,197] INFO [Partition -uve-topic-2-25 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,197] INFO [Partition -uve-topic-26-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,199] INFO [Partition -uve-topic-26-25 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,199] INFO [Partition -uve-topic-28-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,200] INFO [Partition -uve-topic-28-5 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,200] INFO [Partition -uve-topic-28-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,201] INFO [Partition -uve-topic-28-24 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,201] INFO [Partition -uve-topic-21-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,203] INFO [Partition -uve-topic-21-20 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,203] INFO [Partition -uve-topic-11-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,204] INFO [Partition -uve-topic-11-21 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,204] INFO [Partition -uve-topic-7-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,206] INFO [Partition -uve-topic-7-20 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,206] INFO [Partition -uve-topic-18-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,207] INFO [Partition -uve-topic-18-7 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,207] INFO [Partition -uve-topic-2-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,209] INFO [Partition -uve-topic-2-8 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,209] INFO [Partition -uve-topic-11-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,210] INFO [Partition -uve-topic-11-3 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,210] INFO [Partition -uve-topic-9-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,212] INFO [Partition -uve-topic-9-19 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,212] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,213] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,214] INFO [Partition -uve-topic-13-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,215] INFO [Partition -uve-topic-13-2 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,215] INFO [Partition -uve-topic-9-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,216] INFO [Partition -uve-topic-9-1 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,216] INFO [Partition -uve-topic-28-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,218] INFO [Partition -uve-topic-28-14 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,218] INFO [Partition -uve-topic-21-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,219] INFO [Partition -uve-topic-21-29 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,219] INFO [Partition -uve-topic-0-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,221] INFO [Partition -uve-topic-0-25 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,221] INFO [Partition structured_syslog_topic-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,222] INFO [Partition structured_syslog_topic-24 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,222] INFO [Partition -uve-topic-22-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,224] INFO [Partition -uve-topic-22-15 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,224] INFO [Partition -uve-topic-24-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,226] INFO [Partition -uve-topic-24-14 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,226] INFO [Partition -uve-topic-14-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,228] INFO [Partition -uve-topic-14-15 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,228] INFO [Partition -uve-topic-16-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,229] INFO [Partition -uve-topic-16-14 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,229] INFO [Partition structured_syslog_topic-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,231] INFO [Partition structured_syslog_topic-14 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,231] INFO [Partition -uve-topic-5-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,232] INFO [Partition -uve-topic-5-9 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,232] INFO [Partition -uve-topic-7-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,234] INFO [Partition -uve-topic-7-8 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,234] INFO [Partition -uve-topic-0-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,235] INFO [Partition -uve-topic-0-23 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,235] INFO [Partition -uve-topic-24-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,237] INFO [Partition -uve-topic-24-4 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,237] INFO [Partition -uve-topic-26-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,239] INFO [Partition -uve-topic-26-3 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,239] INFO [Partition -uve-topic-19-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,240] INFO [Partition -uve-topic-19-18 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,240] INFO [Partition -uve-topic-5-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,242] INFO [Partition -uve-topic-5-18 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,242] INFO [Partition -uve-topic-3-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,244] INFO [Partition -uve-topic-3-26 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,244] INFO [Partition -uve-topic-27-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,245] INFO [Partition -uve-topic-27-26 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,245] INFO [Partition -uve-topic-20-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,246] INFO [Partition -uve-topic-20-22 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,246] INFO [Partition -uve-topic-6-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,248] INFO [Partition -uve-topic-6-22 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,248] INFO [Partition -uve-topic-17-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,249] INFO [Partition -uve-topic-17-9 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,249] INFO [Partition -uve-topic-22-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,251] INFO [Partition -uve-topic-22-21 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,251] INFO [Partition -uve-topic-8-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,252] INFO [Partition -uve-topic-8-21 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,252] INFO [Partition -uve-topic-12-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,254] INFO [Partition -uve-topic-12-4 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,254] INFO [Partition -uve-topic-14-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,255] INFO [Partition -uve-topic-14-3 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,255] INFO [Partition -uve-topic-29-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,257] INFO [Partition -uve-topic-29-15 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,257] INFO [Partition -uve-topic-22-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,259] INFO [Partition -uve-topic-22-11 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,259] INFO [Partition -uve-topic-15-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,261] INFO [Partition -uve-topic-15-26 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,261] INFO [Partition -uve-topic-1-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,263] INFO [Partition -uve-topic-1-26 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,263] INFO [Partition -uve-topic-17-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,264] INFO [Partition -uve-topic-17-25 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,264] INFO [Partition -uve-topic-22-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,266] INFO [Partition -uve-topic-22-12 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,266] INFO [Partition -uve-topic-12-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,267] INFO [Partition -uve-topic-12-13 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,267] INFO [Partition -uve-topic-3-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,269] INFO [Partition -uve-topic-3-25 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,269] INFO [Partition -uve-topic-19-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,270] INFO [Partition -uve-topic-19-24 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,270] INFO [Partition -uve-topic-1-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,272] INFO [Partition -uve-topic-1-8 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,272] INFO [Partition structured_syslog_topic-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,273] INFO [Partition structured_syslog_topic-11 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,273] INFO [Partition -uve-topic-3-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,276] INFO [Partition -uve-topic-3-7 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,276] INFO [Partition -uve-topic-8-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,277] INFO [Partition -uve-topic-8-19 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,277] INFO [Partition -uve-topic-23-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,279] INFO [Partition -uve-topic-23-16 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,279] INFO [Partition -uve-topic-25-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,280] INFO [Partition -uve-topic-25-15 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,280] INFO [Partition -uve-topic-15-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,282] INFO [Partition -uve-topic-15-16 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,282] INFO [Partition -uve-topic-4-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,283] INFO [Partition -uve-topic-4-11 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,283] INFO [Partition -uve-topic-6-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,285] INFO [Partition -uve-topic-6-10 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,285] INFO [Partition -uve-topic-1-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,286] INFO [Partition -uve-topic-1-24 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,286] INFO [Partition -uve-topic-23-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,288] INFO [Partition -uve-topic-23-6 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,288] INFO [Partition -uve-topic-25-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,289] INFO [Partition -uve-topic-25-5 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,289] INFO [Partition -uve-topic-27-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,291] INFO [Partition -uve-topic-27-4 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,291] INFO [Partition -uve-topic-20-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,292] INFO [Partition -uve-topic-20-19 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,292] INFO [Partition -uve-topic-10-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,294] INFO [Partition -uve-topic-10-20 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,295] INFO [Partition -uve-topic-4-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,296] INFO [Partition -uve-topic-4-20 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,296] INFO [Partition -uve-topic-6-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,298] INFO [Partition -uve-topic-6-0 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,298] INFO [Partition -uve-topic-6-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,300] INFO [Partition -uve-topic-6-19 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,300] INFO [Partition -uve-topic-10-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,301] INFO [Partition -uve-topic-10-2 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,301] INFO [Partition -uve-topic-1-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,303] INFO [Partition -uve-topic-1-14 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,303] INFO [Partition -uve-topic-28-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,304] INFO [Partition -uve-topic-28-27 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,304] INFO [Partition -uve-topic-23-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,306] INFO [Partition -uve-topic-23-22 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,306] INFO [Partition -uve-topic-18-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,308] INFO [Partition -uve-topic-18-10 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,308] INFO [Partition -uve-topic-7-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,309] INFO [Partition -uve-topic-7-23 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,309] INFO [Partition -uve-topic-11-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,312] INFO [Partition -uve-topic-11-6 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,312] INFO [Partition -uve-topic-9-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,314] INFO [Partition -uve-topic-9-22 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,314] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,315] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,315] INFO [Partition -uve-topic-2-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,317] INFO [Partition -uve-topic-2-18 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,317] INFO [Partition -uve-topic-13-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,319] INFO [Partition -uve-topic-13-5 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,319] INFO [Partition -uve-topic-9-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,320] INFO [Partition -uve-topic-9-4 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,320] INFO [Partition -uve-topic-21-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,321] INFO [Partition -uve-topic-21-13 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,321] INFO [Partition -uve-topic-14-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,323] INFO [Partition -uve-topic-14-28 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,323] INFO [Partition -uve-topic-18-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,324] INFO [Partition -uve-topic-18-0 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,324] INFO [Partition -uve-topic-16-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,325] INFO [Partition -uve-topic-16-27 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,325] INFO [Partition -uve-topic-2-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,327] INFO [Partition -uve-topic-2-27 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,327] INFO [Partition -uve-topic-18-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,328] INFO [Partition -uve-topic-18-26 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,329] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,330] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,330] INFO [Partition -uve-topic-0-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,332] INFO [Partition -uve-topic-0-10 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,332] INFO [Partition -uve-topic-2-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,333] INFO [Partition -uve-topic-2-9 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,333] INFO [Partition -uve-topic-9-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,335] INFO [Partition -uve-topic-9-20 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,335] INFO [Partition -uve-topic-4-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,336] INFO [Partition -uve-topic-4-8 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,336] INFO [Partition -uve-topic-21-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,338] INFO [Partition -uve-topic-21-4 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,338] INFO [Partition -uve-topic-26-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,340] INFO [Partition -uve-topic-26-16 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,340] INFO [Partition -uve-topic-16-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,341] INFO [Partition -uve-topic-16-17 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,341] INFO [Partition -uve-topic-23-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,343] INFO [Partition -uve-topic-23-3 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,343] INFO [Partition -uve-topic-18-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,345] INFO [Partition -uve-topic-18-16 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,345] INFO [Partition -uve-topic-0-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,346] INFO [Partition -uve-topic-0-0 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,346] INFO [Partition -uve-topic-5-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,348] INFO [Partition -uve-topic-5-12 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,348] INFO [Partition -uve-topic-7-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,349] INFO [Partition -uve-topic-7-11 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,349] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,351] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,351] INFO [Partition -uve-topic-24-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,353] INFO [Partition -uve-topic-24-7 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,353] INFO [Partition -uve-topic-26-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,354] INFO [Partition -uve-topic-26-6 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,354] INFO [Partition -uve-topic-19-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,356] INFO [Partition -uve-topic-19-21 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,356] INFO [Partition -uve-topic-5-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,357] INFO [Partition -uve-topic-5-21 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,357] INFO [Partition -uve-topic-0-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,359] INFO [Partition -uve-topic-0-16 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,359] INFO [Partition -uve-topic-27-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,360] INFO [Partition -uve-topic-27-29 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,360] INFO [Partition -uve-topic-29-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,362] INFO [Partition -uve-topic-29-28 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,363] INFO [Partition -uve-topic-24-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,364] INFO [Partition -uve-topic-24-23 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,364] INFO [Partition -uve-topic-19-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,366] INFO [Partition -uve-topic-19-11 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,366] INFO [Partition -uve-topic-21-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,367] INFO [Partition -uve-topic-21-10 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,368] INFO [Partition -uve-topic-14-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,369] INFO [Partition -uve-topic-14-25 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,369] INFO [Partition -uve-topic-0-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,370] INFO [Partition -uve-topic-0-6 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,371] INFO [Partition structured_syslog_topic-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,372] INFO [Partition structured_syslog_topic-5 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,372] INFO [Partition -uve-topic-20-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,374] INFO [Partition -uve-topic-20-15 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,374] INFO [Partition -uve-topic-22-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,375] INFO [Partition -uve-topic-22-14 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,375] INFO [Partition -uve-topic-27-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,377] INFO [Partition -uve-topic-27-1 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,377] INFO [Partition -uve-topic-15-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,379] INFO [Partition -uve-topic-15-29 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,379] INFO [Partition -uve-topic-29-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,381] INFO [Partition -uve-topic-29-0 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,381] INFO [Partition -uve-topic-19-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,382] INFO [Partition -uve-topic-19-1 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,382] INFO [Partition -uve-topic-17-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,384] INFO [Partition -uve-topic-17-28 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,384] INFO [Partition -uve-topic-3-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,385] INFO [Partition -uve-topic-3-28 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,385] INFO [Partition -uve-topic-19-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,386] INFO [Partition -uve-topic-19-27 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,386] INFO [Partition -uve-topic-1-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,388] INFO [Partition -uve-topic-1-11 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,388] INFO [Partition -uve-topic-3-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,389] INFO [Partition -uve-topic-3-10 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,389] INFO [Partition -uve-topic-20-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,391] INFO [Partition -uve-topic-20-6 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,391] INFO [Partition -uve-topic-17-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,392] INFO [Partition -uve-topic-17-18 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,392] INFO [Partition -uve-topic-27-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,394] INFO [Partition -uve-topic-27-17 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,394] INFO [Partition -uve-topic-22-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,396] INFO [Partition -uve-topic-22-5 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,396] INFO [Partition -uve-topic-19-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,397] INFO [Partition -uve-topic-19-17 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,398] INFO [Partition -uve-topic-1-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,400] INFO [Partition -uve-topic-1-1 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,400] INFO [Partition -uve-topic-10-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,401] INFO [Partition -uve-topic-10-15 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,401] INFO [Partition -uve-topic-3-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,403] INFO [Partition -uve-topic-3-0 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,403] INFO [Partition -uve-topic-1-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,405] INFO [Partition -uve-topic-1-27 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,405] INFO [Partition -uve-topic-25-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,407] INFO [Partition -uve-topic-25-8 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,407] INFO [Partition -uve-topic-27-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,408] INFO [Partition -uve-topic-27-7 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,408] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,410] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,410] INFO [Partition -uve-topic-6-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,412] INFO [Partition -uve-topic-6-3 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,412] INFO [Partition -uve-topic-13-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,414] INFO [Partition -uve-topic-13-18 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,414] INFO [Partition -uve-topic-10-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,415] INFO [Partition -uve-topic-10-5 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,415] INFO [Partition -uve-topic-1-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,417] INFO [Partition -uve-topic-1-17 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,417] INFO [Partition -uve-topic-23-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,419] INFO [Partition -uve-topic-23-25 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,419] INFO [Partition -uve-topic-9-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,420] INFO [Partition -uve-topic-9-25 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,420] INFO [Partition -uve-topic-20-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,422] INFO [Partition -uve-topic-20-12 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,422] INFO [Partition -uve-topic-13-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,424] INFO [Partition -uve-topic-13-27 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,424] INFO [Partition -uve-topic-15-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,426] INFO [Partition -uve-topic-15-7 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,426] INFO [Partition -uve-topic-2-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,428] INFO [Partition -uve-topic-2-22 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,428] INFO [Partition -uve-topic-10-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,430] INFO [Partition -uve-topic-10-21 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,430] INFO [Partition -uve-topic-18-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,432] INFO [Partition -uve-topic-18-29 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,432] INFO [Partition -uve-topic-11-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,438] INFO [Partition -uve-topic-11-25 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,438] INFO [Partition -uve-topic-2-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,439] INFO [Partition -uve-topic-2-12 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,440] INFO [Partition -uve-topic-9-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,442] INFO [Partition -uve-topic-9-23 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,442] INFO [Partition -uve-topic-21-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,443] INFO [Partition -uve-topic-21-7 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,443] INFO [Partition -uve-topic-26-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,445] INFO [Partition -uve-topic-26-19 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,445] INFO [Partition -uve-topic-28-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,446] INFO [Partition -uve-topic-28-18 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,446] INFO [Partition -uve-topic-18-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,448] INFO [Partition -uve-topic-18-19 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,448] INFO [Partition -uve-topic-16-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,449] INFO [Partition -uve-topic-16-2 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,449] INFO [Partition -uve-topic-2-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,451] INFO [Partition -uve-topic-2-2 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,451] INFO [Partition -uve-topic-18-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,453] INFO [Partition -uve-topic-18-1 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,453] INFO [Partition -uve-topic-0-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,454] INFO [Partition -uve-topic-0-29 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,454] INFO [Partition -uve-topic-11-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,456] INFO [Partition -uve-topic-11-16 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,456] INFO [Partition -uve-topic-9-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,457] INFO [Partition -uve-topic-9-13 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,457] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,459] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,459] INFO [Partition -uve-topic-2-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,460] INFO [Partition -uve-topic-2-28 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,461] INFO [Partition -uve-topic-4-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,462] INFO [Partition -uve-topic-4-1 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,462] INFO [Partition -uve-topic-28-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,464] INFO [Partition -uve-topic-28-8 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,464] INFO [Partition -uve-topic-21-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,465] INFO [Partition -uve-topic-21-23 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,465] INFO [Partition -uve-topic-0-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,469] INFO [Partition -uve-topic-0-19 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,469] INFO [Partition structured_syslog_topic-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,471] INFO [Partition structured_syslog_topic-18 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,471] INFO [Partition -uve-topic-24-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,472] INFO [Partition -uve-topic-24-0 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,472] INFO [Partition -uve-topic-0-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,474] INFO [Partition -uve-topic-0-1 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,474] INFO [Partition -uve-topic-24-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,475] INFO [Partition -uve-topic-24-26 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,475] INFO [Partition -uve-topic-19-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,476] INFO [Partition -uve-topic-19-14 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,476] INFO [Partition -uve-topic-14-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,478] INFO [Partition -uve-topic-14-9 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,478] INFO [Partition -uve-topic-16-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,480] INFO [Partition -uve-topic-16-8 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,480] INFO [Partition structured_syslog_topic-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,481] INFO [Partition structured_syslog_topic-27 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,481] INFO [Partition -uve-topic-3-23 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,483] INFO [Partition -uve-topic-3-23 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,483] INFO [Partition -uve-topic-29-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,484] INFO [Partition -uve-topic-29-3 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,484] INFO [Partition -uve-topic-24-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,486] INFO [Partition -uve-topic-24-17 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,486] INFO [Partition -uve-topic-29-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,487] INFO [Partition -uve-topic-29-29 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,487] INFO [Partition structured_syslog_topic-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,489] INFO [Partition structured_syslog_topic-17 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,489] INFO [Partition -uve-topic-14-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,491] INFO [Partition -uve-topic-14-0 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,491] INFO [Partition -uve-topic-25-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,493] INFO [Partition -uve-topic-25-21 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,493] INFO [Partition -uve-topic-27-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,494] INFO [Partition -uve-topic-27-20 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,494] INFO [Partition -uve-topic-22-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,496] INFO [Partition -uve-topic-22-8 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,496] INFO [Partition -uve-topic-29-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,497] INFO [Partition -uve-topic-29-19 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,497] INFO [Partition -uve-topic-19-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,499] INFO [Partition -uve-topic-19-20 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,499] INFO [Partition -uve-topic-1-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,500] INFO [Partition -uve-topic-1-4 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,500] INFO [Partition -uve-topic-17-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,502] INFO [Partition -uve-topic-17-3 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,502] INFO [Partition -uve-topic-10-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,503] INFO [Partition -uve-topic-10-18 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,503] INFO [Partition -uve-topic-19-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,505] INFO [Partition -uve-topic-19-2 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,505] INFO [Partition -uve-topic-8-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,506] INFO [Partition -uve-topic-8-15 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,506] INFO [Partition -uve-topic-5-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,508] INFO [Partition -uve-topic-5-2 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,508] INFO [Partition -uve-topic-12-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,511] INFO [Partition -uve-topic-12-17 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,511] INFO [Partition -uve-topic-3-29 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,513] INFO [Partition -uve-topic-3-29 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,513] INFO [Partition -uve-topic-27-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,515] INFO [Partition -uve-topic-27-10 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,515] INFO [Partition -uve-topic-20-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,517] INFO [Partition -uve-topic-20-25 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,517] INFO [Partition -uve-topic-29-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,518] INFO [Partition -uve-topic-29-9 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,518] INFO [Partition -uve-topic-22-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,521] INFO [Partition -uve-topic-22-24 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,521] INFO [Partition -uve-topic-10-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,527] INFO [Partition -uve-topic-10-8 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,527] INFO [Partition -uve-topic-8-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,528] INFO [Partition -uve-topic-8-24 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,528] INFO [Partition -uve-topic-1-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,530] INFO [Partition -uve-topic-1-20 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,530] INFO [Partition -uve-topic-12-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,531] INFO [Partition -uve-topic-12-7 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,531] INFO [Partition -uve-topic-3-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,533] INFO [Partition -uve-topic-3-19 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,533] INFO [Partition -uve-topic-14-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,534] INFO [Partition -uve-topic-14-6 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,534] INFO [Partition -uve-topic-25-27 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,536] INFO [Partition -uve-topic-25-27 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,536] INFO [Partition -uve-topic-9-28 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,538] INFO [Partition -uve-topic-9-28 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,538] INFO [Partition -uve-topic-15-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,539] INFO [Partition -uve-topic-15-10 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,539] INFO [Partition -uve-topic-1-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,541] INFO [Partition -uve-topic-1-10 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,541] INFO [Partition -uve-topic-10-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,542] INFO [Partition -uve-topic-10-24 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,542] INFO [Partition -uve-topic-4-24 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,544] INFO [Partition -uve-topic-4-24 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,544] INFO [Partition -uve-topic-23-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,545] INFO [Partition -uve-topic-23-19 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,545] INFO [Partition -uve-topic-25-18 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,546] INFO [Partition -uve-topic-25-18 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,547] INFO [Partition -uve-topic-10-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,548] INFO [Partition -uve-topic-10-14 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,548] INFO [Partition -uve-topic-15-1 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,550] INFO [Partition -uve-topic-15-1 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,550] INFO [Partition -uve-topic-4-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,552] INFO [Partition -uve-topic-4-14 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,552] INFO [Partition -uve-topic-6-13 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,553] INFO [Partition -uve-topic-6-13 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,553] INFO [Partition -uve-topic-8-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,555] INFO [Partition -uve-topic-8-12 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,555] INFO [Partition -uve-topic-23-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,561] INFO [Partition -uve-topic-23-9 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,561] INFO [Partition -uve-topic-7-17 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,563] INFO [Partition -uve-topic-7-17 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,563] INFO [Partition -uve-topic-18-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,564] INFO [Partition -uve-topic-18-4 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,564] INFO [Partition -uve-topic-2-5 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,566] INFO [Partition -uve-topic-2-5 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,566] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,568] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,568] INFO [Partition -uve-topic-11-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,569] INFO [Partition -uve-topic-11-19 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,569] INFO [Partition -uve-topic-9-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,571] INFO [Partition -uve-topic-9-16 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,571] INFO [Partition -uve-topic-4-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,573] INFO [Partition -uve-topic-4-4 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,573] INFO [Partition -uve-topic-26-12 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,574] INFO [Partition -uve-topic-26-12 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,574] INFO [Partition -uve-topic-28-11 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,575] INFO [Partition -uve-topic-28-11 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,575] INFO [Partition -uve-topic-21-26 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,577] INFO [Partition -uve-topic-21-26 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,577] INFO [Partition -uve-topic-11-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,578] INFO [Partition -uve-topic-11-9 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,578] INFO [Partition -uve-topic-9-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,579] INFO [Partition -uve-topic-9-6 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,580] INFO [Partition -uve-topic-2-21 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,581] INFO [Partition -uve-topic-2-21 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,581] INFO [Partition -uve-topic-13-8 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,582] INFO [Partition -uve-topic-13-8 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,582] INFO [Partition -uve-topic-18-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,584] INFO [Partition -uve-topic-18-20 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,584] INFO [Partition -uve-topic-2-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,585] INFO [Partition -uve-topic-2-3 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,585] INFO [Partition -uve-topic-21-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,587] INFO [Partition -uve-topic-21-16 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,587] INFO [Partition -uve-topic-23-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,588] INFO [Partition -uve-topic-23-15 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,589] INFO [Partition -uve-topic-28-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,590] INFO [Partition -uve-topic-28-2 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,590] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,593] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,593] INFO [Partition -uve-topic-5-25 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,596] INFO [Partition -uve-topic-5-25 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,596] INFO [Partition -uve-topic-24-19 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,597] INFO [Partition -uve-topic-24-19 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,597] INFO [Partition -uve-topic-29-6 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,599] INFO [Partition -uve-topic-29-6 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,599] INFO [Partition -uve-topic-0-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,600] INFO [Partition -uve-topic-0-20 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,600] INFO [Partition -uve-topic-24-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,602] INFO [Partition -uve-topic-24-20 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,602] INFO [Partition -uve-topic-26-0 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,604] INFO [Partition -uve-topic-26-0 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,604] INFO [Partition -uve-topic-3-16 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,605] INFO [Partition -uve-topic-3-16 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,605] INFO [Partition -uve-topic-19-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,607] INFO [Partition -uve-topic-19-15 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,607] INFO [Partition -uve-topic-0-3 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,608] INFO [Partition -uve-topic-0-3 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,608] INFO [Partition -uve-topic-5-15 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,610] INFO [Partition -uve-topic-5-15 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,610] INFO [Partition structured_syslog_topic-2 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,611] INFO [Partition structured_syslog_topic-2 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,611] INFO [Partition -uve-topic-7-14 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,612] INFO [Partition -uve-topic-7-14 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,613] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,614] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,614] INFO [Partition -uve-topic-24-10 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,616] INFO [Partition -uve-topic-24-10 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,616] INFO [Partition -uve-topic-29-22 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,617] INFO [Partition -uve-topic-29-22 broker=3] ISR updated to [3,2] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:49,617] INFO [Partition -uve-topic-26-9 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,619] INFO [Partition -uve-topic-26-9 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,619] INFO [Partition -uve-topic-12-20 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,620] INFO [Partition -uve-topic-12-20 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:49,620] INFO [Partition -uve-topic-7-4 broker=3] Expanding ISR from 3 to 3,2 (kafka.cluster.Partition) [2025-02-10 02:00:49,622] INFO [Partition -uve-topic-7-4 broker=3] ISR updated to [3,2] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-10 02:00:51,434] INFO [Partition -uve-topic-1-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,437] INFO [Partition -uve-topic-1-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,439] INFO [Partition -uve-topic-1-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,441] INFO [Partition -uve-topic-1-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,441] INFO [Partition -uve-topic-1-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,443] INFO [Partition -uve-topic-1-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,443] INFO [Partition -uve-topic-1-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,445] INFO [Partition -uve-topic-1-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,445] INFO [Partition -uve-topic-1-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,446] INFO [Partition -uve-topic-1-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,446] INFO [Partition -uve-topic-1-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,448] INFO [Partition -uve-topic-1-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,448] INFO [Partition -uve-topic-1-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,449] INFO [Partition -uve-topic-1-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,449] INFO [Partition -uve-topic-1-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,451] INFO [Partition -uve-topic-1-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,451] INFO [Partition -uve-topic-1-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,455] INFO [Partition -uve-topic-1-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,455] INFO [Partition -uve-topic-1-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,457] INFO [Partition -uve-topic-1-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,457] INFO [Partition -uve-topic-1-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,459] INFO [Partition -uve-topic-1-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,459] INFO [Partition -uve-topic-1-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,461] INFO [Partition -uve-topic-1-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,461] INFO [Partition -uve-topic-1-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,464] INFO [Partition -uve-topic-1-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,464] INFO [Partition -uve-topic-1-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,466] INFO [Partition -uve-topic-1-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,466] INFO [Partition -uve-topic-1-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,469] INFO [Partition -uve-topic-1-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,470] INFO [Partition -uve-topic-1-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,471] INFO [Partition -uve-topic-1-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,471] INFO [Partition -uve-topic-1-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,473] INFO [Partition -uve-topic-1-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,473] INFO [Partition -uve-topic-1-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,476] INFO [Partition -uve-topic-1-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,476] INFO [Partition -uve-topic-1-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,479] INFO [Partition -uve-topic-1-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,479] INFO [Partition -uve-topic-1-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,482] INFO [Partition -uve-topic-1-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,482] INFO [Partition -uve-topic-1-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,485] INFO [Partition -uve-topic-1-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,485] INFO [Partition -uve-topic-1-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,487] INFO [Partition -uve-topic-1-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,487] INFO [Partition -uve-topic-1-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,489] INFO [Partition -uve-topic-1-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,489] INFO [Partition -uve-topic-1-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,492] INFO [Partition -uve-topic-1-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,492] INFO [Partition -uve-topic-1-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,494] INFO [Partition -uve-topic-1-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,494] INFO [Partition -uve-topic-1-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,496] INFO [Partition -uve-topic-1-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,496] INFO [Partition -uve-topic-1-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,498] INFO [Partition -uve-topic-1-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,498] INFO [Partition -uve-topic-1-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,500] INFO [Partition -uve-topic-1-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,500] INFO [Partition -uve-topic-1-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,501] INFO [Partition -uve-topic-1-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,502] INFO [Partition -uve-topic-6-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,503] INFO [Partition -uve-topic-6-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,504] INFO [Partition -uve-topic-6-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,506] INFO [Partition -uve-topic-6-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,506] INFO [Partition -uve-topic-6-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,508] INFO [Partition -uve-topic-6-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,508] INFO [Partition -uve-topic-6-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,509] INFO [Partition -uve-topic-6-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,510] INFO [Partition -uve-topic-6-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,511] INFO [Partition -uve-topic-6-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,511] INFO [Partition -uve-topic-6-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,513] INFO [Partition -uve-topic-6-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,513] INFO [Partition -uve-topic-6-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,516] INFO [Partition -uve-topic-6-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,516] INFO [Partition -uve-topic-6-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,517] INFO [Partition -uve-topic-6-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,517] INFO [Partition -uve-topic-6-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,519] INFO [Partition -uve-topic-6-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,519] INFO [Partition -uve-topic-6-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,521] INFO [Partition -uve-topic-6-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,521] INFO [Partition -uve-topic-6-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,522] INFO [Partition -uve-topic-6-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,523] INFO [Partition -uve-topic-6-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,524] INFO [Partition -uve-topic-6-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,524] INFO [Partition -uve-topic-6-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,526] INFO [Partition -uve-topic-6-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,526] INFO [Partition -uve-topic-6-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,528] INFO [Partition -uve-topic-6-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,528] INFO [Partition -uve-topic-6-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,529] INFO [Partition -uve-topic-6-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,530] INFO [Partition -uve-topic-6-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,531] INFO [Partition -uve-topic-6-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,531] INFO [Partition -uve-topic-6-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,532] INFO [Partition -uve-topic-6-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,532] INFO [Partition -uve-topic-6-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,534] INFO [Partition -uve-topic-6-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,534] INFO [Partition -uve-topic-6-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,536] INFO [Partition -uve-topic-6-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,536] INFO [Partition -uve-topic-6-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,538] INFO [Partition -uve-topic-6-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,538] INFO [Partition -uve-topic-6-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,539] INFO [Partition -uve-topic-6-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,539] INFO [Partition -uve-topic-6-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,541] INFO [Partition -uve-topic-6-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,541] INFO [Partition -uve-topic-6-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,544] INFO [Partition -uve-topic-6-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,544] INFO [Partition -uve-topic-6-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,546] INFO [Partition -uve-topic-6-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,546] INFO [Partition -uve-topic-6-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,549] INFO [Partition -uve-topic-6-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,549] INFO [Partition -uve-topic-6-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,551] INFO [Partition -uve-topic-6-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,551] INFO [Partition -uve-topic-6-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,553] INFO [Partition -uve-topic-6-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,553] INFO [Partition -uve-topic-6-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,555] INFO [Partition -uve-topic-6-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,555] INFO [Partition -uve-topic-6-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,557] INFO [Partition -uve-topic-6-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,557] INFO [Partition -uve-topic-6-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,558] INFO [Partition -uve-topic-6-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,559] INFO [Partition -uve-topic-21-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,560] INFO [Partition -uve-topic-21-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,560] INFO [Partition -uve-topic-21-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,562] INFO [Partition -uve-topic-21-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,565] INFO [Partition -uve-topic-21-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,567] INFO [Partition -uve-topic-21-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,567] INFO [Partition -uve-topic-21-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,568] INFO [Partition -uve-topic-21-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,568] INFO [Partition -uve-topic-21-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,570] INFO [Partition -uve-topic-21-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,570] INFO [Partition -uve-topic-21-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,573] INFO [Partition -uve-topic-21-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,573] INFO [Partition -uve-topic-21-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,575] INFO [Partition -uve-topic-21-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,575] INFO [Partition -uve-topic-21-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,576] INFO [Partition -uve-topic-21-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,576] INFO [Partition -uve-topic-21-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,578] INFO [Partition -uve-topic-21-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,578] INFO [Partition -uve-topic-21-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,581] INFO [Partition -uve-topic-21-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,581] INFO [Partition -uve-topic-21-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,583] INFO [Partition -uve-topic-21-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,583] INFO [Partition -uve-topic-21-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,584] INFO [Partition -uve-topic-21-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,584] INFO [Partition -uve-topic-21-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,586] INFO [Partition -uve-topic-21-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,586] INFO [Partition -uve-topic-21-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,587] INFO [Partition -uve-topic-21-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,588] INFO [Partition -uve-topic-21-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,590] INFO [Partition -uve-topic-21-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,590] INFO [Partition -uve-topic-21-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,591] INFO [Partition -uve-topic-21-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,591] INFO [Partition -uve-topic-21-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,593] INFO [Partition -uve-topic-21-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,593] INFO [Partition -uve-topic-21-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,594] INFO [Partition -uve-topic-21-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,594] INFO [Partition -uve-topic-21-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,596] INFO [Partition -uve-topic-21-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,596] INFO [Partition -uve-topic-21-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,597] INFO [Partition -uve-topic-21-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,597] INFO [Partition -uve-topic-21-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,599] INFO [Partition -uve-topic-21-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,599] INFO [Partition -uve-topic-21-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,602] INFO [Partition -uve-topic-21-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,602] INFO [Partition -uve-topic-21-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,603] INFO [Partition -uve-topic-21-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,603] INFO [Partition -uve-topic-21-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,605] INFO [Partition -uve-topic-21-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,605] INFO [Partition -uve-topic-21-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,607] INFO [Partition -uve-topic-21-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,607] INFO [Partition -uve-topic-21-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,609] INFO [Partition -uve-topic-21-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,609] INFO [Partition -uve-topic-21-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,610] INFO [Partition -uve-topic-21-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,610] INFO [Partition -uve-topic-21-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,614] INFO [Partition -uve-topic-21-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,614] INFO [Partition -uve-topic-21-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,615] INFO [Partition -uve-topic-21-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,615] INFO [Partition -uve-topic-11-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,617] INFO [Partition -uve-topic-11-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,617] INFO [Partition -uve-topic-11-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,618] INFO [Partition -uve-topic-11-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,618] INFO [Partition -uve-topic-11-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,620] INFO [Partition -uve-topic-11-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,620] INFO [Partition -uve-topic-11-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,622] INFO [Partition -uve-topic-11-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,622] INFO [Partition -uve-topic-11-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,623] INFO [Partition -uve-topic-11-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,623] INFO [Partition -uve-topic-11-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,625] INFO [Partition -uve-topic-11-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,626] INFO [Partition -uve-topic-11-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,627] INFO [Partition -uve-topic-11-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,627] INFO [Partition -uve-topic-11-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,629] INFO [Partition -uve-topic-11-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,629] INFO [Partition -uve-topic-11-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,630] INFO [Partition -uve-topic-11-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,630] INFO [Partition -uve-topic-11-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,632] INFO [Partition -uve-topic-11-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,632] INFO [Partition -uve-topic-11-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,633] INFO [Partition -uve-topic-11-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,633] INFO [Partition -uve-topic-11-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,635] INFO [Partition -uve-topic-11-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,635] INFO [Partition -uve-topic-11-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,636] INFO [Partition -uve-topic-11-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,636] INFO [Partition -uve-topic-11-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,638] INFO [Partition -uve-topic-11-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,638] INFO [Partition -uve-topic-11-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,640] INFO [Partition -uve-topic-11-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,640] INFO [Partition -uve-topic-11-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,641] INFO [Partition -uve-topic-11-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,641] INFO [Partition -uve-topic-11-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,643] INFO [Partition -uve-topic-11-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,643] INFO [Partition -uve-topic-11-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,644] INFO [Partition -uve-topic-11-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,644] INFO [Partition -uve-topic-11-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,646] INFO [Partition -uve-topic-11-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,646] INFO [Partition -uve-topic-11-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,647] INFO [Partition -uve-topic-11-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,647] INFO [Partition -uve-topic-11-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,649] INFO [Partition -uve-topic-11-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,649] INFO [Partition -uve-topic-11-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,650] INFO [Partition -uve-topic-11-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,650] INFO [Partition -uve-topic-11-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,652] INFO [Partition -uve-topic-11-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,652] INFO [Partition -uve-topic-11-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,653] INFO [Partition -uve-topic-11-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,653] INFO [Partition -uve-topic-11-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,655] INFO [Partition -uve-topic-11-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,655] INFO [Partition -uve-topic-11-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,656] INFO [Partition -uve-topic-11-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,656] INFO [Partition -uve-topic-11-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,660] INFO [Partition -uve-topic-11-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,660] INFO [Partition -uve-topic-11-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,662] INFO [Partition -uve-topic-11-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,662] INFO [Partition -uve-topic-11-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,664] INFO [Partition -uve-topic-11-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,664] INFO [Partition -uve-topic-11-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,666] INFO [Partition -uve-topic-11-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,666] INFO [Partition -uve-topic-25-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,667] INFO [Partition -uve-topic-25-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,667] INFO [Partition -uve-topic-25-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,668] INFO [Partition -uve-topic-25-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,668] INFO [Partition -uve-topic-25-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,670] INFO [Partition -uve-topic-25-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,670] INFO [Partition -uve-topic-25-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,671] INFO [Partition -uve-topic-25-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,671] INFO [Partition -uve-topic-25-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,674] INFO [Partition -uve-topic-25-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,674] INFO [Partition -uve-topic-25-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,676] INFO [Partition -uve-topic-25-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,676] INFO [Partition -uve-topic-25-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,677] INFO [Partition -uve-topic-25-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,677] INFO [Partition -uve-topic-25-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,679] INFO [Partition -uve-topic-25-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,679] INFO [Partition -uve-topic-25-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,680] INFO [Partition -uve-topic-25-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,680] INFO [Partition -uve-topic-25-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,682] INFO [Partition -uve-topic-25-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,682] INFO [Partition -uve-topic-25-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,683] INFO [Partition -uve-topic-25-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,683] INFO [Partition -uve-topic-25-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,685] INFO [Partition -uve-topic-25-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,685] INFO [Partition -uve-topic-25-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,687] INFO [Partition -uve-topic-25-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,687] INFO [Partition -uve-topic-25-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,688] INFO [Partition -uve-topic-25-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,688] INFO [Partition -uve-topic-25-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,690] INFO [Partition -uve-topic-25-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,690] INFO [Partition -uve-topic-25-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,691] INFO [Partition -uve-topic-25-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,691] INFO [Partition -uve-topic-25-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,692] INFO [Partition -uve-topic-25-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,692] INFO [Partition -uve-topic-25-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,694] INFO [Partition -uve-topic-25-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,694] INFO [Partition -uve-topic-25-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,696] INFO [Partition -uve-topic-25-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,696] INFO [Partition -uve-topic-25-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,697] INFO [Partition -uve-topic-25-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,698] INFO [Partition -uve-topic-25-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,699] INFO [Partition -uve-topic-25-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,699] INFO [Partition -uve-topic-25-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,701] INFO [Partition -uve-topic-25-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,701] INFO [Partition -uve-topic-25-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,704] INFO [Partition -uve-topic-25-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,704] INFO [Partition -uve-topic-25-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,705] INFO [Partition -uve-topic-25-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,705] INFO [Partition -uve-topic-25-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,707] INFO [Partition -uve-topic-25-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,707] INFO [Partition -uve-topic-25-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,709] INFO [Partition -uve-topic-25-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,709] INFO [Partition -uve-topic-25-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,710] INFO [Partition -uve-topic-25-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,710] INFO [Partition -uve-topic-25-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,712] INFO [Partition -uve-topic-25-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,712] INFO [Partition -uve-topic-25-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,713] INFO [Partition -uve-topic-25-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,713] INFO [Partition -uve-topic-15-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,715] INFO [Partition -uve-topic-15-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,715] INFO [Partition -uve-topic-15-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,716] INFO [Partition -uve-topic-15-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,716] INFO [Partition -uve-topic-15-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,718] INFO [Partition -uve-topic-15-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,718] INFO [Partition -uve-topic-15-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,719] INFO [Partition -uve-topic-15-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,719] INFO [Partition -uve-topic-15-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,721] INFO [Partition -uve-topic-15-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,721] INFO [Partition -uve-topic-15-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,722] INFO [Partition -uve-topic-15-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,722] INFO [Partition -uve-topic-15-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,724] INFO [Partition -uve-topic-15-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,724] INFO [Partition -uve-topic-15-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,725] INFO [Partition -uve-topic-15-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,726] INFO [Partition -uve-topic-15-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,727] INFO [Partition -uve-topic-15-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,727] INFO [Partition -uve-topic-15-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,729] INFO [Partition -uve-topic-15-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,729] INFO [Partition -uve-topic-15-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,731] INFO [Partition -uve-topic-15-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,731] INFO [Partition -uve-topic-15-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,732] INFO [Partition -uve-topic-15-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,733] INFO [Partition -uve-topic-15-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,734] INFO [Partition -uve-topic-15-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,734] INFO [Partition -uve-topic-15-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,735] INFO [Partition -uve-topic-15-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,735] INFO [Partition -uve-topic-15-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,737] INFO [Partition -uve-topic-15-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,737] INFO [Partition -uve-topic-15-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,738] INFO [Partition -uve-topic-15-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,738] INFO [Partition -uve-topic-15-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,740] INFO [Partition -uve-topic-15-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,740] INFO [Partition -uve-topic-15-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,741] INFO [Partition -uve-topic-15-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,741] INFO [Partition -uve-topic-15-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,743] INFO [Partition -uve-topic-15-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,743] INFO [Partition -uve-topic-15-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,745] INFO [Partition -uve-topic-15-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,745] INFO [Partition -uve-topic-15-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,746] INFO [Partition -uve-topic-15-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,746] INFO [Partition -uve-topic-15-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,748] INFO [Partition -uve-topic-15-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,748] INFO [Partition -uve-topic-15-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,749] INFO [Partition -uve-topic-15-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,749] INFO [Partition -uve-topic-15-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,751] INFO [Partition -uve-topic-15-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,751] INFO [Partition -uve-topic-15-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,752] INFO [Partition -uve-topic-15-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,752] INFO [Partition -uve-topic-15-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,753] INFO [Partition -uve-topic-15-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,753] INFO [Partition -uve-topic-15-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,755] INFO [Partition -uve-topic-15-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,755] INFO [Partition -uve-topic-15-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,756] INFO [Partition -uve-topic-15-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,756] INFO [Partition -uve-topic-15-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,758] INFO [Partition -uve-topic-15-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,758] INFO [Partition -uve-topic-15-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,759] INFO [Partition -uve-topic-15-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,759] INFO [Partition -uve-topic-24-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,761] INFO [Partition -uve-topic-24-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,761] INFO [Partition -uve-topic-24-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,764] INFO [Partition -uve-topic-24-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,764] INFO [Partition -uve-topic-24-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,766] INFO [Partition -uve-topic-24-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,766] INFO [Partition -uve-topic-24-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,768] INFO [Partition -uve-topic-24-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,768] INFO [Partition -uve-topic-24-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,771] INFO [Partition -uve-topic-24-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,771] INFO [Partition -uve-topic-24-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,773] INFO [Partition -uve-topic-24-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,773] INFO [Partition -uve-topic-24-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,774] INFO [Partition -uve-topic-24-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,774] INFO [Partition -uve-topic-24-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,776] INFO [Partition -uve-topic-24-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,776] INFO [Partition -uve-topic-24-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,778] INFO [Partition -uve-topic-24-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,778] INFO [Partition -uve-topic-24-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,779] INFO [Partition -uve-topic-24-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,779] INFO [Partition -uve-topic-24-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,783] INFO [Partition -uve-topic-24-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,783] INFO [Partition -uve-topic-24-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,788] INFO [Partition -uve-topic-24-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,788] INFO [Partition -uve-topic-24-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,789] INFO [Partition -uve-topic-24-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,789] INFO [Partition -uve-topic-24-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,791] INFO [Partition -uve-topic-24-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,791] INFO [Partition -uve-topic-24-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,793] INFO [Partition -uve-topic-24-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,793] INFO [Partition -uve-topic-24-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,795] INFO [Partition -uve-topic-24-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,795] INFO [Partition -uve-topic-24-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,796] INFO [Partition -uve-topic-24-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,796] INFO [Partition -uve-topic-24-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,798] INFO [Partition -uve-topic-24-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,798] INFO [Partition -uve-topic-24-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,800] INFO [Partition -uve-topic-24-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,800] INFO [Partition -uve-topic-24-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,801] INFO [Partition -uve-topic-24-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,802] INFO [Partition -uve-topic-24-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,804] INFO [Partition -uve-topic-24-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,804] INFO [Partition -uve-topic-24-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,806] INFO [Partition -uve-topic-24-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,806] INFO [Partition -uve-topic-24-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,810] INFO [Partition -uve-topic-24-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,810] INFO [Partition -uve-topic-24-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,811] INFO [Partition -uve-topic-24-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,811] INFO [Partition -uve-topic-24-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,813] INFO [Partition -uve-topic-24-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,813] INFO [Partition -uve-topic-24-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,815] INFO [Partition -uve-topic-24-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,815] INFO [Partition -uve-topic-24-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,817] INFO [Partition -uve-topic-24-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,817] INFO [Partition -uve-topic-24-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,818] INFO [Partition -uve-topic-24-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,818] INFO [Partition -uve-topic-24-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,820] INFO [Partition -uve-topic-24-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,820] INFO [Partition -uve-topic-14-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,822] INFO [Partition -uve-topic-14-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,822] INFO [Partition -uve-topic-14-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,824] INFO [Partition -uve-topic-14-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,824] INFO [Partition -uve-topic-14-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,826] INFO [Partition -uve-topic-14-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,826] INFO [Partition -uve-topic-14-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,830] INFO [Partition -uve-topic-14-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,830] INFO [Partition -uve-topic-14-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,831] INFO [Partition -uve-topic-14-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,832] INFO [Partition -uve-topic-14-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,833] INFO [Partition -uve-topic-14-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,833] INFO [Partition -uve-topic-14-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,835] INFO [Partition -uve-topic-14-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,835] INFO [Partition -uve-topic-14-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,837] INFO [Partition -uve-topic-14-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,837] INFO [Partition -uve-topic-14-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,839] INFO [Partition -uve-topic-14-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,839] INFO [Partition -uve-topic-14-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,840] INFO [Partition -uve-topic-14-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,840] INFO [Partition -uve-topic-14-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,842] INFO [Partition -uve-topic-14-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,842] INFO [Partition -uve-topic-14-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,844] INFO [Partition -uve-topic-14-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,844] INFO [Partition -uve-topic-14-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,845] INFO [Partition -uve-topic-14-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,845] INFO [Partition -uve-topic-14-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,847] INFO [Partition -uve-topic-14-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,847] INFO [Partition -uve-topic-14-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,850] INFO [Partition -uve-topic-14-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,850] INFO [Partition -uve-topic-14-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,852] INFO [Partition -uve-topic-14-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,852] INFO [Partition -uve-topic-14-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,854] INFO [Partition -uve-topic-14-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,854] INFO [Partition -uve-topic-14-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,855] INFO [Partition -uve-topic-14-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,855] INFO [Partition -uve-topic-14-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,857] INFO [Partition -uve-topic-14-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,857] INFO [Partition -uve-topic-14-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,859] INFO [Partition -uve-topic-14-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,859] INFO [Partition -uve-topic-14-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,860] INFO [Partition -uve-topic-14-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,860] INFO [Partition -uve-topic-14-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,862] INFO [Partition -uve-topic-14-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,862] INFO [Partition -uve-topic-14-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,863] INFO [Partition -uve-topic-14-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,863] INFO [Partition -uve-topic-14-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,865] INFO [Partition -uve-topic-14-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,865] INFO [Partition -uve-topic-14-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,868] INFO [Partition -uve-topic-14-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,869] INFO [Partition -uve-topic-14-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,870] INFO [Partition -uve-topic-14-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,870] INFO [Partition -uve-topic-14-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,872] INFO [Partition -uve-topic-14-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,872] INFO [Partition -uve-topic-14-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,874] INFO [Partition -uve-topic-14-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,874] INFO [Partition -uve-topic-14-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,875] INFO [Partition -uve-topic-14-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,875] INFO [Partition -uve-topic-14-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,877] INFO [Partition -uve-topic-14-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,877] INFO [Partition structured_syslog_topic-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,879] INFO [Partition structured_syslog_topic-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,879] INFO [Partition structured_syslog_topic-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,881] INFO [Partition structured_syslog_topic-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,881] INFO [Partition structured_syslog_topic-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,883] INFO [Partition structured_syslog_topic-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,883] INFO [Partition structured_syslog_topic-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,884] INFO [Partition structured_syslog_topic-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,885] INFO [Partition structured_syslog_topic-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,887] INFO [Partition structured_syslog_topic-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,887] INFO [Partition structured_syslog_topic-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,890] INFO [Partition structured_syslog_topic-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,890] INFO [Partition structured_syslog_topic-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,892] INFO [Partition structured_syslog_topic-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,892] INFO [Partition structured_syslog_topic-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,894] INFO [Partition structured_syslog_topic-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,894] INFO [Partition structured_syslog_topic-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,896] INFO [Partition structured_syslog_topic-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,896] INFO [Partition structured_syslog_topic-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,897] INFO [Partition structured_syslog_topic-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,897] INFO [Partition structured_syslog_topic-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,899] INFO [Partition structured_syslog_topic-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,899] INFO [Partition structured_syslog_topic-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,901] INFO [Partition structured_syslog_topic-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,901] INFO [Partition structured_syslog_topic-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,903] INFO [Partition structured_syslog_topic-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,903] INFO [Partition structured_syslog_topic-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,904] INFO [Partition structured_syslog_topic-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,904] INFO [Partition structured_syslog_topic-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,908] INFO [Partition structured_syslog_topic-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,908] INFO [Partition structured_syslog_topic-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,911] INFO [Partition structured_syslog_topic-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,911] INFO [Partition structured_syslog_topic-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,914] INFO [Partition structured_syslog_topic-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,915] INFO [Partition structured_syslog_topic-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,916] INFO [Partition structured_syslog_topic-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,916] INFO [Partition structured_syslog_topic-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,918] INFO [Partition structured_syslog_topic-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,918] INFO [Partition structured_syslog_topic-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,920] INFO [Partition structured_syslog_topic-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,920] INFO [Partition structured_syslog_topic-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,921] INFO [Partition structured_syslog_topic-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,921] INFO [Partition structured_syslog_topic-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,923] INFO [Partition structured_syslog_topic-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,923] INFO [Partition structured_syslog_topic-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,925] INFO [Partition structured_syslog_topic-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,925] INFO [Partition structured_syslog_topic-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,927] INFO [Partition structured_syslog_topic-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,927] INFO [Partition structured_syslog_topic-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,928] INFO [Partition structured_syslog_topic-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,928] INFO [Partition structured_syslog_topic-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,932] INFO [Partition structured_syslog_topic-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,932] INFO [Partition structured_syslog_topic-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,933] INFO [Partition structured_syslog_topic-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,934] INFO [Partition structured_syslog_topic-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,935] INFO [Partition structured_syslog_topic-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,935] INFO [Partition structured_syslog_topic-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,938] INFO [Partition structured_syslog_topic-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,938] INFO [Partition structured_syslog_topic-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,941] INFO [Partition structured_syslog_topic-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,941] INFO [Partition -uve-topic-9-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,948] INFO [Partition -uve-topic-9-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,948] INFO [Partition -uve-topic-9-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,950] INFO [Partition -uve-topic-9-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,950] INFO [Partition -uve-topic-9-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,952] INFO [Partition -uve-topic-9-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,952] INFO [Partition -uve-topic-9-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,958] INFO [Partition -uve-topic-9-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,958] INFO [Partition -uve-topic-9-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,961] INFO [Partition -uve-topic-9-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,961] INFO [Partition -uve-topic-9-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,963] INFO [Partition -uve-topic-9-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,963] INFO [Partition -uve-topic-9-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,966] INFO [Partition -uve-topic-9-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,966] INFO [Partition -uve-topic-9-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,968] INFO [Partition -uve-topic-9-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,968] INFO [Partition -uve-topic-9-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,973] INFO [Partition -uve-topic-9-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,976] INFO [Partition -uve-topic-9-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,981] INFO [Partition -uve-topic-9-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,981] INFO [Partition -uve-topic-9-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,983] INFO [Partition -uve-topic-9-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,983] INFO [Partition -uve-topic-9-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,986] INFO [Partition -uve-topic-9-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,986] INFO [Partition -uve-topic-9-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,988] INFO [Partition -uve-topic-9-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,988] INFO [Partition -uve-topic-9-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,990] INFO [Partition -uve-topic-9-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,990] INFO [Partition -uve-topic-9-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,993] INFO [Partition -uve-topic-9-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,993] INFO [Partition -uve-topic-9-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,996] INFO [Partition -uve-topic-9-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:51,996] INFO [Partition -uve-topic-9-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:51,997] INFO [Partition -uve-topic-9-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:51,997] INFO [Partition -uve-topic-9-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,001] INFO [Partition -uve-topic-9-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,001] INFO [Partition -uve-topic-9-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,003] INFO [Partition -uve-topic-9-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,003] INFO [Partition -uve-topic-9-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,004] INFO [Partition -uve-topic-9-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,004] INFO [Partition -uve-topic-9-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,006] INFO [Partition -uve-topic-9-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,006] INFO [Partition -uve-topic-9-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,007] INFO [Partition -uve-topic-9-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,007] INFO [Partition -uve-topic-9-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,009] INFO [Partition -uve-topic-9-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,009] INFO [Partition -uve-topic-9-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,014] INFO [Partition -uve-topic-9-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,014] INFO [Partition -uve-topic-9-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,018] INFO [Partition -uve-topic-9-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,018] INFO [Partition -uve-topic-9-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,019] INFO [Partition -uve-topic-9-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,020] INFO [Partition -uve-topic-9-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,022] INFO [Partition -uve-topic-9-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,022] INFO [Partition -uve-topic-9-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,023] INFO [Partition -uve-topic-9-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,024] INFO [Partition -uve-topic-9-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,025] INFO [Partition -uve-topic-9-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,025] INFO [Partition -uve-topic-9-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,027] INFO [Partition -uve-topic-9-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,027] INFO [Partition -uve-topic-13-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,029] INFO [Partition -uve-topic-13-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,029] INFO [Partition -uve-topic-13-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,032] INFO [Partition -uve-topic-13-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,032] INFO [Partition -uve-topic-13-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,038] INFO [Partition -uve-topic-13-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,039] INFO [Partition -uve-topic-13-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,043] INFO [Partition -uve-topic-13-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,045] INFO [Partition -uve-topic-13-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,054] INFO [Partition -uve-topic-13-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,054] INFO [Partition -uve-topic-13-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,056] INFO [Partition -uve-topic-13-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,056] INFO [Partition -uve-topic-13-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,058] INFO [Partition -uve-topic-13-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,058] INFO [Partition -uve-topic-13-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,060] INFO [Partition -uve-topic-13-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,060] INFO [Partition -uve-topic-13-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,062] INFO [Partition -uve-topic-13-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,062] INFO [Partition -uve-topic-13-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,063] INFO [Partition -uve-topic-13-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,063] INFO [Partition -uve-topic-13-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,066] INFO [Partition -uve-topic-13-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,066] INFO [Partition -uve-topic-13-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,067] INFO [Partition -uve-topic-13-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,067] INFO [Partition -uve-topic-13-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,069] INFO [Partition -uve-topic-13-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,069] INFO [Partition -uve-topic-13-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,071] INFO [Partition -uve-topic-13-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,071] INFO [Partition -uve-topic-13-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,074] INFO [Partition -uve-topic-13-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,074] INFO [Partition -uve-topic-13-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,076] INFO [Partition -uve-topic-13-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,076] INFO [Partition -uve-topic-13-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,077] INFO [Partition -uve-topic-13-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,077] INFO [Partition -uve-topic-13-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,079] INFO [Partition -uve-topic-13-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,079] INFO [Partition -uve-topic-13-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,081] INFO [Partition -uve-topic-13-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,083] INFO [Partition -uve-topic-13-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,085] INFO [Partition -uve-topic-13-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,086] INFO [Partition -uve-topic-13-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,087] INFO [Partition -uve-topic-13-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,088] INFO [Partition -uve-topic-13-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,090] INFO [Partition -uve-topic-13-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,090] INFO [Partition -uve-topic-13-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,091] INFO [Partition -uve-topic-13-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,092] INFO [Partition -uve-topic-13-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,093] INFO [Partition -uve-topic-13-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,093] INFO [Partition -uve-topic-13-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,094] INFO [Partition -uve-topic-13-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,094] INFO [Partition -uve-topic-13-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,096] INFO [Partition -uve-topic-13-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,096] INFO [Partition -uve-topic-13-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,098] INFO [Partition -uve-topic-13-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,098] INFO [Partition -uve-topic-13-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,099] INFO [Partition -uve-topic-13-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,099] INFO [Partition -uve-topic-13-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,101] INFO [Partition -uve-topic-13-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,101] INFO [Partition -uve-topic-13-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,102] INFO [Partition -uve-topic-13-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,102] INFO [Partition -uve-topic-23-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,104] INFO [Partition -uve-topic-23-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,104] INFO [Partition -uve-topic-23-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,106] INFO [Partition -uve-topic-23-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,106] INFO [Partition -uve-topic-23-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,107] INFO [Partition -uve-topic-23-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,108] INFO [Partition -uve-topic-23-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,109] INFO [Partition -uve-topic-23-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,109] INFO [Partition -uve-topic-23-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,110] INFO [Partition -uve-topic-23-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,110] INFO [Partition -uve-topic-23-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,112] INFO [Partition -uve-topic-23-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,112] INFO [Partition -uve-topic-23-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,114] INFO [Partition -uve-topic-23-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,114] INFO [Partition -uve-topic-23-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,115] INFO [Partition -uve-topic-23-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,115] INFO [Partition -uve-topic-23-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,116] INFO [Partition -uve-topic-23-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,117] INFO [Partition -uve-topic-23-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,118] INFO [Partition -uve-topic-23-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,118] INFO [Partition -uve-topic-23-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,119] INFO [Partition -uve-topic-23-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,119] INFO [Partition -uve-topic-23-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,123] INFO [Partition -uve-topic-23-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,123] INFO [Partition -uve-topic-23-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,124] INFO [Partition -uve-topic-23-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,124] INFO [Partition -uve-topic-23-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,126] INFO [Partition -uve-topic-23-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,126] INFO [Partition -uve-topic-23-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,127] INFO [Partition -uve-topic-23-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,127] INFO [Partition -uve-topic-23-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,128] INFO [Partition -uve-topic-23-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,128] INFO [Partition -uve-topic-23-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,130] INFO [Partition -uve-topic-23-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,130] INFO [Partition -uve-topic-23-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,131] INFO [Partition -uve-topic-23-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,131] INFO [Partition -uve-topic-23-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,134] INFO [Partition -uve-topic-23-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,134] INFO [Partition -uve-topic-23-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,135] INFO [Partition -uve-topic-23-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,135] INFO [Partition -uve-topic-23-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,138] INFO [Partition -uve-topic-23-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,138] INFO [Partition -uve-topic-23-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,139] INFO [Partition -uve-topic-23-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,139] INFO [Partition -uve-topic-23-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,141] INFO [Partition -uve-topic-23-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,141] INFO [Partition -uve-topic-23-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,142] INFO [Partition -uve-topic-23-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,143] INFO [Partition -uve-topic-23-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,145] INFO [Partition -uve-topic-23-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,145] INFO [Partition -uve-topic-23-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,146] INFO [Partition -uve-topic-23-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,146] INFO [Partition -uve-topic-23-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,148] INFO [Partition -uve-topic-23-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,148] INFO [Partition -uve-topic-23-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,150] INFO [Partition -uve-topic-23-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,150] INFO [Partition -uve-topic-23-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,151] INFO [Partition -uve-topic-23-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,151] INFO [Partition -uve-topic-23-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,153] INFO [Partition -uve-topic-23-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,153] INFO [Partition -uve-topic-28-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,155] INFO [Partition -uve-topic-28-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,155] INFO [Partition -uve-topic-28-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,157] INFO [Partition -uve-topic-28-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,157] INFO [Partition -uve-topic-28-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,158] INFO [Partition -uve-topic-28-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,159] INFO [Partition -uve-topic-28-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,160] INFO [Partition -uve-topic-28-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,161] INFO [Partition -uve-topic-28-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,164] INFO [Partition -uve-topic-28-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,164] INFO [Partition -uve-topic-28-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,166] INFO [Partition -uve-topic-28-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,166] INFO [Partition -uve-topic-28-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,167] INFO [Partition -uve-topic-28-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,167] INFO [Partition -uve-topic-28-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,169] INFO [Partition -uve-topic-28-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,169] INFO [Partition -uve-topic-28-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,170] INFO [Partition -uve-topic-28-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,170] INFO [Partition -uve-topic-28-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,172] INFO [Partition -uve-topic-28-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,172] INFO [Partition -uve-topic-28-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,174] INFO [Partition -uve-topic-28-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,174] INFO [Partition -uve-topic-28-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,176] INFO [Partition -uve-topic-28-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,176] INFO [Partition -uve-topic-28-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,178] INFO [Partition -uve-topic-28-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,178] INFO [Partition -uve-topic-28-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,180] INFO [Partition -uve-topic-28-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,180] INFO [Partition -uve-topic-28-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,181] INFO [Partition -uve-topic-28-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,181] INFO [Partition -uve-topic-28-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,182] INFO [Partition -uve-topic-28-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,182] INFO [Partition -uve-topic-28-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,184] INFO [Partition -uve-topic-28-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,184] INFO [Partition -uve-topic-28-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,185] INFO [Partition -uve-topic-28-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,185] INFO [Partition -uve-topic-28-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,187] INFO [Partition -uve-topic-28-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,187] INFO [Partition -uve-topic-28-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,189] INFO [Partition -uve-topic-28-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,189] INFO [Partition -uve-topic-28-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,190] INFO [Partition -uve-topic-28-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,190] INFO [Partition -uve-topic-28-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,192] INFO [Partition -uve-topic-28-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,192] INFO [Partition -uve-topic-28-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,193] INFO [Partition -uve-topic-28-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,193] INFO [Partition -uve-topic-28-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,195] INFO [Partition -uve-topic-28-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,195] INFO [Partition -uve-topic-28-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,197] INFO [Partition -uve-topic-28-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,197] INFO [Partition -uve-topic-28-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,199] INFO [Partition -uve-topic-28-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,199] INFO [Partition -uve-topic-28-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,200] INFO [Partition -uve-topic-28-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,200] INFO [Partition -uve-topic-28-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,201] INFO [Partition -uve-topic-28-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,201] INFO [Partition -uve-topic-28-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,203] INFO [Partition -uve-topic-28-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,203] INFO [Partition -uve-topic-18-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,204] INFO [Partition -uve-topic-18-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,204] INFO [Partition -uve-topic-18-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,206] INFO [Partition -uve-topic-18-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,206] INFO [Partition -uve-topic-18-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,208] INFO [Partition -uve-topic-18-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,208] INFO [Partition -uve-topic-18-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,209] INFO [Partition -uve-topic-18-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,209] INFO [Partition -uve-topic-18-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,211] INFO [Partition -uve-topic-18-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,211] INFO [Partition -uve-topic-18-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,212] INFO [Partition -uve-topic-18-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,212] INFO [Partition -uve-topic-18-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,213] INFO [Partition -uve-topic-18-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,214] INFO [Partition -uve-topic-18-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,215] INFO [Partition -uve-topic-18-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,215] INFO [Partition -uve-topic-18-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,216] INFO [Partition -uve-topic-18-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,216] INFO [Partition -uve-topic-18-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,218] INFO [Partition -uve-topic-18-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,218] INFO [Partition -uve-topic-18-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,219] INFO [Partition -uve-topic-18-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,219] INFO [Partition -uve-topic-18-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,221] INFO [Partition -uve-topic-18-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,221] INFO [Partition -uve-topic-18-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,222] INFO [Partition -uve-topic-18-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,222] INFO [Partition -uve-topic-18-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,223] INFO [Partition -uve-topic-18-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,223] INFO [Partition -uve-topic-18-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,225] INFO [Partition -uve-topic-18-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,225] INFO [Partition -uve-topic-18-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,226] INFO [Partition -uve-topic-18-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,226] INFO [Partition -uve-topic-18-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,228] INFO [Partition -uve-topic-18-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,228] INFO [Partition -uve-topic-18-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,229] INFO [Partition -uve-topic-18-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,230] INFO [Partition -uve-topic-18-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,232] INFO [Partition -uve-topic-18-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,232] INFO [Partition -uve-topic-18-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,233] INFO [Partition -uve-topic-18-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,233] INFO [Partition -uve-topic-18-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,234] INFO [Partition -uve-topic-18-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,235] INFO [Partition -uve-topic-18-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,236] INFO [Partition -uve-topic-18-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,236] INFO [Partition -uve-topic-18-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,237] INFO [Partition -uve-topic-18-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,237] INFO [Partition -uve-topic-18-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,239] INFO [Partition -uve-topic-18-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,239] INFO [Partition -uve-topic-18-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,240] INFO [Partition -uve-topic-18-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,240] INFO [Partition -uve-topic-18-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,243] INFO [Partition -uve-topic-18-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,243] INFO [Partition -uve-topic-18-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,245] INFO [Partition -uve-topic-18-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,245] INFO [Partition -uve-topic-18-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,246] INFO [Partition -uve-topic-18-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,246] INFO [Partition -uve-topic-18-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,249] INFO [Partition -uve-topic-18-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,249] INFO [Partition -uve-topic-18-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,251] INFO [Partition -uve-topic-18-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,251] INFO [Partition -uve-topic-0-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,252] INFO [Partition -uve-topic-0-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,252] INFO [Partition -uve-topic-0-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,254] INFO [Partition -uve-topic-0-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,254] INFO [Partition -uve-topic-0-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,255] INFO [Partition -uve-topic-0-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,255] INFO [Partition -uve-topic-0-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,257] INFO [Partition -uve-topic-0-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,257] INFO [Partition -uve-topic-0-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,269] INFO [Partition -uve-topic-0-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,269] INFO [Partition -uve-topic-0-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,271] INFO [Partition -uve-topic-0-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,271] INFO [Partition -uve-topic-0-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,272] INFO [Partition -uve-topic-0-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,272] INFO [Partition -uve-topic-0-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,274] INFO [Partition -uve-topic-0-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,274] INFO [Partition -uve-topic-0-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,276] INFO [Partition -uve-topic-0-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,276] INFO [Partition -uve-topic-0-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,277] INFO [Partition -uve-topic-0-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,277] INFO [Partition -uve-topic-0-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,279] INFO [Partition -uve-topic-0-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,279] INFO [Partition -uve-topic-0-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,281] INFO [Partition -uve-topic-0-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,281] INFO [Partition -uve-topic-0-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,282] INFO [Partition -uve-topic-0-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,282] INFO [Partition -uve-topic-0-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,284] INFO [Partition -uve-topic-0-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,284] INFO [Partition -uve-topic-0-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,285] INFO [Partition -uve-topic-0-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,286] INFO [Partition -uve-topic-0-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,287] INFO [Partition -uve-topic-0-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,287] INFO [Partition -uve-topic-0-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,288] INFO [Partition -uve-topic-0-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,288] INFO [Partition -uve-topic-0-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,290] INFO [Partition -uve-topic-0-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,290] INFO [Partition -uve-topic-0-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,291] INFO [Partition -uve-topic-0-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,291] INFO [Partition -uve-topic-0-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,293] INFO [Partition -uve-topic-0-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,293] INFO [Partition -uve-topic-0-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,294] INFO [Partition -uve-topic-0-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,294] INFO [Partition -uve-topic-0-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,296] INFO [Partition -uve-topic-0-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,296] INFO [Partition -uve-topic-0-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,297] INFO [Partition -uve-topic-0-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,297] INFO [Partition -uve-topic-0-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,298] INFO [Partition -uve-topic-0-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,298] INFO [Partition -uve-topic-0-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,301] INFO [Partition -uve-topic-0-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,301] INFO [Partition -uve-topic-0-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,303] INFO [Partition -uve-topic-0-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,303] INFO [Partition -uve-topic-0-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,304] INFO [Partition -uve-topic-0-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,304] INFO [Partition -uve-topic-0-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,306] INFO [Partition -uve-topic-0-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,306] INFO [Partition -uve-topic-0-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,307] INFO [Partition -uve-topic-0-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,307] INFO [Partition -uve-topic-17-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,309] INFO [Partition -uve-topic-17-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,309] INFO [Partition -uve-topic-17-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,310] INFO [Partition -uve-topic-17-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,310] INFO [Partition -uve-topic-17-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,312] INFO [Partition -uve-topic-17-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,312] INFO [Partition -uve-topic-17-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,313] INFO [Partition -uve-topic-17-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,314] INFO [Partition -uve-topic-17-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,315] INFO [Partition -uve-topic-17-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,315] INFO [Partition -uve-topic-17-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,316] INFO [Partition -uve-topic-17-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,316] INFO [Partition -uve-topic-17-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,318] INFO [Partition -uve-topic-17-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,318] INFO [Partition -uve-topic-17-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,319] INFO [Partition -uve-topic-17-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,319] INFO [Partition -uve-topic-17-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,321] INFO [Partition -uve-topic-17-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,321] INFO [Partition -uve-topic-17-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,322] INFO [Partition -uve-topic-17-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,322] INFO [Partition -uve-topic-17-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,323] INFO [Partition -uve-topic-17-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,323] INFO [Partition -uve-topic-17-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,325] INFO [Partition -uve-topic-17-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,325] INFO [Partition -uve-topic-17-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,326] INFO [Partition -uve-topic-17-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,327] INFO [Partition -uve-topic-17-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,328] INFO [Partition -uve-topic-17-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,328] INFO [Partition -uve-topic-17-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,329] INFO [Partition -uve-topic-17-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,329] INFO [Partition -uve-topic-17-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,331] INFO [Partition -uve-topic-17-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,331] INFO [Partition -uve-topic-17-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,332] INFO [Partition -uve-topic-17-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,332] INFO [Partition -uve-topic-17-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,334] INFO [Partition -uve-topic-17-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,334] INFO [Partition -uve-topic-17-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,335] INFO [Partition -uve-topic-17-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,335] INFO [Partition -uve-topic-17-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,336] INFO [Partition -uve-topic-17-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,336] INFO [Partition -uve-topic-17-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,338] INFO [Partition -uve-topic-17-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,339] INFO [Partition -uve-topic-17-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,343] INFO [Partition -uve-topic-17-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,343] INFO [Partition -uve-topic-17-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,345] INFO [Partition -uve-topic-17-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,345] INFO [Partition -uve-topic-17-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,347] INFO [Partition -uve-topic-17-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,347] INFO [Partition -uve-topic-17-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,349] INFO [Partition -uve-topic-17-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,349] INFO [Partition -uve-topic-17-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,351] INFO [Partition -uve-topic-17-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,351] INFO [Partition -uve-topic-17-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,352] INFO [Partition -uve-topic-17-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,352] INFO [Partition -uve-topic-17-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,356] INFO [Partition -uve-topic-17-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,356] INFO [Partition -uve-topic-17-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,358] INFO [Partition -uve-topic-17-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,358] INFO [Partition -uve-topic-17-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,359] INFO [Partition -uve-topic-17-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,359] INFO [Partition -uve-topic-27-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,361] INFO [Partition -uve-topic-27-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,361] INFO [Partition -uve-topic-27-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,362] INFO [Partition -uve-topic-27-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,362] INFO [Partition -uve-topic-27-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,364] INFO [Partition -uve-topic-27-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,364] INFO [Partition -uve-topic-27-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,366] INFO [Partition -uve-topic-27-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,366] INFO [Partition -uve-topic-27-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,367] INFO [Partition -uve-topic-27-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,367] INFO [Partition -uve-topic-27-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,369] INFO [Partition -uve-topic-27-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,369] INFO [Partition -uve-topic-27-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,370] INFO [Partition -uve-topic-27-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,370] INFO [Partition -uve-topic-27-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,372] INFO [Partition -uve-topic-27-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,372] INFO [Partition -uve-topic-27-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,373] INFO [Partition -uve-topic-27-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,374] INFO [Partition -uve-topic-27-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,375] INFO [Partition -uve-topic-27-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,375] INFO [Partition -uve-topic-27-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,377] INFO [Partition -uve-topic-27-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,377] INFO [Partition -uve-topic-27-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,378] INFO [Partition -uve-topic-27-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,378] INFO [Partition -uve-topic-27-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,380] INFO [Partition -uve-topic-27-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,380] INFO [Partition -uve-topic-27-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,381] INFO [Partition -uve-topic-27-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,381] INFO [Partition -uve-topic-27-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,382] INFO [Partition -uve-topic-27-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,382] INFO [Partition -uve-topic-27-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,384] INFO [Partition -uve-topic-27-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,384] INFO [Partition -uve-topic-27-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,385] INFO [Partition -uve-topic-27-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,385] INFO [Partition -uve-topic-27-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,387] INFO [Partition -uve-topic-27-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,387] INFO [Partition -uve-topic-27-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,388] INFO [Partition -uve-topic-27-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,388] INFO [Partition -uve-topic-27-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,389] INFO [Partition -uve-topic-27-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,389] INFO [Partition -uve-topic-27-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,391] INFO [Partition -uve-topic-27-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,391] INFO [Partition -uve-topic-27-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,392] INFO [Partition -uve-topic-27-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,392] INFO [Partition -uve-topic-27-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,393] INFO [Partition -uve-topic-27-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,393] INFO [Partition -uve-topic-27-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,395] INFO [Partition -uve-topic-27-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,395] INFO [Partition -uve-topic-27-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,396] INFO [Partition -uve-topic-27-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,396] INFO [Partition -uve-topic-27-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,397] INFO [Partition -uve-topic-27-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,397] INFO [Partition -uve-topic-27-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,399] INFO [Partition -uve-topic-27-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,399] INFO [Partition -uve-topic-27-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,400] INFO [Partition -uve-topic-27-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,400] INFO [Partition -uve-topic-27-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,403] INFO [Partition -uve-topic-27-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,403] INFO [Partition -uve-topic-7-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,405] INFO [Partition -uve-topic-7-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,406] INFO [Partition -uve-topic-7-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,407] INFO [Partition -uve-topic-7-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,407] INFO [Partition -uve-topic-7-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,409] INFO [Partition -uve-topic-7-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,409] INFO [Partition -uve-topic-7-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,410] INFO [Partition -uve-topic-7-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,410] INFO [Partition -uve-topic-7-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,412] INFO [Partition -uve-topic-7-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,412] INFO [Partition -uve-topic-7-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,413] INFO [Partition -uve-topic-7-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,413] INFO [Partition -uve-topic-7-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,414] INFO [Partition -uve-topic-7-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,414] INFO [Partition -uve-topic-7-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,416] INFO [Partition -uve-topic-7-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,416] INFO [Partition -uve-topic-7-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,417] INFO [Partition -uve-topic-7-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,417] INFO [Partition -uve-topic-7-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,418] INFO [Partition -uve-topic-7-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,418] INFO [Partition -uve-topic-7-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,420] INFO [Partition -uve-topic-7-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,420] INFO [Partition -uve-topic-7-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,421] INFO [Partition -uve-topic-7-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,421] INFO [Partition -uve-topic-7-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,423] INFO [Partition -uve-topic-7-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,423] INFO [Partition -uve-topic-7-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,424] INFO [Partition -uve-topic-7-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,424] INFO [Partition -uve-topic-7-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,425] INFO [Partition -uve-topic-7-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,425] INFO [Partition -uve-topic-7-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,427] INFO [Partition -uve-topic-7-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,427] INFO [Partition -uve-topic-7-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,428] INFO [Partition -uve-topic-7-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,428] INFO [Partition -uve-topic-7-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,429] INFO [Partition -uve-topic-7-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,429] INFO [Partition -uve-topic-7-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,431] INFO [Partition -uve-topic-7-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,431] INFO [Partition -uve-topic-7-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,432] INFO [Partition -uve-topic-7-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,432] INFO [Partition -uve-topic-7-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,433] INFO [Partition -uve-topic-7-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,433] INFO [Partition -uve-topic-7-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,435] INFO [Partition -uve-topic-7-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,435] INFO [Partition -uve-topic-7-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,436] INFO [Partition -uve-topic-7-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,437] INFO [Partition -uve-topic-7-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,438] INFO [Partition -uve-topic-7-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,438] INFO [Partition -uve-topic-7-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,439] INFO [Partition -uve-topic-7-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,439] INFO [Partition -uve-topic-7-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,441] INFO [Partition -uve-topic-7-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,441] INFO [Partition -uve-topic-7-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,442] INFO [Partition -uve-topic-7-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,442] INFO [Partition -uve-topic-7-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,443] INFO [Partition -uve-topic-7-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,443] INFO [Partition -uve-topic-7-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,445] INFO [Partition -uve-topic-7-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,445] INFO [Partition -uve-topic-7-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,446] INFO [Partition -uve-topic-7-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,446] INFO [Partition -uve-topic-5-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,447] INFO [Partition -uve-topic-5-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,447] INFO [Partition -uve-topic-5-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,449] INFO [Partition -uve-topic-5-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,449] INFO [Partition -uve-topic-5-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,450] INFO [Partition -uve-topic-5-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,450] INFO [Partition -uve-topic-5-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,452] INFO [Partition -uve-topic-5-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,452] INFO [Partition -uve-topic-5-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,453] INFO [Partition -uve-topic-5-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,453] INFO [Partition -uve-topic-5-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,455] INFO [Partition -uve-topic-5-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,455] INFO [Partition -uve-topic-5-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,456] INFO [Partition -uve-topic-5-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,456] INFO [Partition -uve-topic-5-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,457] INFO [Partition -uve-topic-5-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,457] INFO [Partition -uve-topic-5-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,460] INFO [Partition -uve-topic-5-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,460] INFO [Partition -uve-topic-5-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,462] INFO [Partition -uve-topic-5-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,462] INFO [Partition -uve-topic-5-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,463] INFO [Partition -uve-topic-5-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,463] INFO [Partition -uve-topic-5-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,465] INFO [Partition -uve-topic-5-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,465] INFO [Partition -uve-topic-5-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,466] INFO [Partition -uve-topic-5-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,466] INFO [Partition -uve-topic-5-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,467] INFO [Partition -uve-topic-5-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,468] INFO [Partition -uve-topic-5-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,469] INFO [Partition -uve-topic-5-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,470] INFO [Partition -uve-topic-5-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,471] INFO [Partition -uve-topic-5-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,471] INFO [Partition -uve-topic-5-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,472] INFO [Partition -uve-topic-5-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,472] INFO [Partition -uve-topic-5-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,474] INFO [Partition -uve-topic-5-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,474] INFO [Partition -uve-topic-5-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,476] INFO [Partition -uve-topic-5-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,476] INFO [Partition -uve-topic-5-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,477] INFO [Partition -uve-topic-5-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,477] INFO [Partition -uve-topic-5-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,480] INFO [Partition -uve-topic-5-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,480] INFO [Partition -uve-topic-5-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,482] INFO [Partition -uve-topic-5-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,482] INFO [Partition -uve-topic-5-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,483] INFO [Partition -uve-topic-5-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,483] INFO [Partition -uve-topic-5-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,485] INFO [Partition -uve-topic-5-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,485] INFO [Partition -uve-topic-5-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,486] INFO [Partition -uve-topic-5-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,486] INFO [Partition -uve-topic-5-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,487] INFO [Partition -uve-topic-5-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,487] INFO [Partition -uve-topic-5-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,489] INFO [Partition -uve-topic-5-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,489] INFO [Partition -uve-topic-5-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,490] INFO [Partition -uve-topic-5-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,490] INFO [Partition -uve-topic-5-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,492] INFO [Partition -uve-topic-5-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,492] INFO [Partition -uve-topic-5-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,493] INFO [Partition -uve-topic-5-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,493] INFO [Partition -uve-topic-2-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,495] INFO [Partition -uve-topic-2-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,495] INFO [Partition -uve-topic-2-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,496] INFO [Partition -uve-topic-2-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,496] INFO [Partition -uve-topic-2-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,498] INFO [Partition -uve-topic-2-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,498] INFO [Partition -uve-topic-2-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,499] INFO [Partition -uve-topic-2-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,499] INFO [Partition -uve-topic-2-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,500] INFO [Partition -uve-topic-2-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,501] INFO [Partition -uve-topic-2-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,502] INFO [Partition -uve-topic-2-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,502] INFO [Partition -uve-topic-2-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,504] INFO [Partition -uve-topic-2-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,504] INFO [Partition -uve-topic-2-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,505] INFO [Partition -uve-topic-2-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,505] INFO [Partition -uve-topic-2-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,507] INFO [Partition -uve-topic-2-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,507] INFO [Partition -uve-topic-2-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,508] INFO [Partition -uve-topic-2-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,508] INFO [Partition -uve-topic-2-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,510] INFO [Partition -uve-topic-2-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,510] INFO [Partition -uve-topic-2-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,511] INFO [Partition -uve-topic-2-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,511] INFO [Partition -uve-topic-2-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,514] INFO [Partition -uve-topic-2-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,514] INFO [Partition -uve-topic-2-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,515] INFO [Partition -uve-topic-2-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,515] INFO [Partition -uve-topic-2-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,517] INFO [Partition -uve-topic-2-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,517] INFO [Partition -uve-topic-2-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,518] INFO [Partition -uve-topic-2-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,518] INFO [Partition -uve-topic-2-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,520] INFO [Partition -uve-topic-2-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,520] INFO [Partition -uve-topic-2-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,521] INFO [Partition -uve-topic-2-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,521] INFO [Partition -uve-topic-2-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,523] INFO [Partition -uve-topic-2-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,523] INFO [Partition -uve-topic-2-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,524] INFO [Partition -uve-topic-2-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,524] INFO [Partition -uve-topic-2-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,525] INFO [Partition -uve-topic-2-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,525] INFO [Partition -uve-topic-2-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,527] INFO [Partition -uve-topic-2-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,527] INFO [Partition -uve-topic-2-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,528] INFO [Partition -uve-topic-2-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,528] INFO [Partition -uve-topic-2-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,530] INFO [Partition -uve-topic-2-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,530] INFO [Partition -uve-topic-2-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,531] INFO [Partition -uve-topic-2-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,531] INFO [Partition -uve-topic-2-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,533] INFO [Partition -uve-topic-2-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,534] INFO [Partition -uve-topic-2-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,535] INFO [Partition -uve-topic-2-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,535] INFO [Partition -uve-topic-2-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,536] INFO [Partition -uve-topic-2-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,536] INFO [Partition -uve-topic-2-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,538] INFO [Partition -uve-topic-2-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,538] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,539] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,539] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,541] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,541] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,542] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,542] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,543] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,543] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,545] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,545] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,546] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,546] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,548] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,548] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,549] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,549] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,551] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,551] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,552] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,552] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,554] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,554] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,555] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,555] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,557] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,557] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,558] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,558] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,560] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,560] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,561] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,561] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,563] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,563] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,564] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,565] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,567] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,567] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,568] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,568] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,570] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,570] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,571] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,571] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,572] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,572] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,574] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,574] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,575] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,575] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,577] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,577] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,578] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,578] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,580] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,580] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,581] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,581] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,582] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,582] INFO [Partition -uve-topic-20-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,584] INFO [Partition -uve-topic-20-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,584] INFO [Partition -uve-topic-20-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,585] INFO [Partition -uve-topic-20-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,585] INFO [Partition -uve-topic-20-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,587] INFO [Partition -uve-topic-20-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,587] INFO [Partition -uve-topic-20-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,588] INFO [Partition -uve-topic-20-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,588] INFO [Partition -uve-topic-20-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,590] INFO [Partition -uve-topic-20-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,590] INFO [Partition -uve-topic-20-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,591] INFO [Partition -uve-topic-20-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,591] INFO [Partition -uve-topic-20-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,592] INFO [Partition -uve-topic-20-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,592] INFO [Partition -uve-topic-20-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,594] INFO [Partition -uve-topic-20-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,594] INFO [Partition -uve-topic-20-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,595] INFO [Partition -uve-topic-20-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,596] INFO [Partition -uve-topic-20-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,597] INFO [Partition -uve-topic-20-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,597] INFO [Partition -uve-topic-20-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,599] INFO [Partition -uve-topic-20-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,599] INFO [Partition -uve-topic-20-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,600] INFO [Partition -uve-topic-20-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,600] INFO [Partition -uve-topic-20-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,602] INFO [Partition -uve-topic-20-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,602] INFO [Partition -uve-topic-20-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,603] INFO [Partition -uve-topic-20-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,603] INFO [Partition -uve-topic-20-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,605] INFO [Partition -uve-topic-20-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,605] INFO [Partition -uve-topic-20-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,606] INFO [Partition -uve-topic-20-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,606] INFO [Partition -uve-topic-20-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,608] INFO [Partition -uve-topic-20-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,608] INFO [Partition -uve-topic-20-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,609] INFO [Partition -uve-topic-20-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,609] INFO [Partition -uve-topic-20-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,611] INFO [Partition -uve-topic-20-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,611] INFO [Partition -uve-topic-20-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,612] INFO [Partition -uve-topic-20-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,612] INFO [Partition -uve-topic-20-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,614] INFO [Partition -uve-topic-20-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,614] INFO [Partition -uve-topic-20-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,615] INFO [Partition -uve-topic-20-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,615] INFO [Partition -uve-topic-20-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,616] INFO [Partition -uve-topic-20-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,616] INFO [Partition -uve-topic-20-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,618] INFO [Partition -uve-topic-20-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,618] INFO [Partition -uve-topic-20-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,619] INFO [Partition -uve-topic-20-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,619] INFO [Partition -uve-topic-20-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,621] INFO [Partition -uve-topic-20-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,621] INFO [Partition -uve-topic-20-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,622] INFO [Partition -uve-topic-20-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,622] INFO [Partition -uve-topic-20-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,624] INFO [Partition -uve-topic-20-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,624] INFO [Partition -uve-topic-20-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,625] INFO [Partition -uve-topic-20-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,625] INFO [Partition -uve-topic-10-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,628] INFO [Partition -uve-topic-10-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,628] INFO [Partition -uve-topic-10-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,630] INFO [Partition -uve-topic-10-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,630] INFO [Partition -uve-topic-10-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,631] INFO [Partition -uve-topic-10-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,631] INFO [Partition -uve-topic-10-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,633] INFO [Partition -uve-topic-10-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,633] INFO [Partition -uve-topic-10-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,634] INFO [Partition -uve-topic-10-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,634] INFO [Partition -uve-topic-10-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,635] INFO [Partition -uve-topic-10-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,635] INFO [Partition -uve-topic-10-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,637] INFO [Partition -uve-topic-10-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,637] INFO [Partition -uve-topic-10-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,639] INFO [Partition -uve-topic-10-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,639] INFO [Partition -uve-topic-10-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,640] INFO [Partition -uve-topic-10-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,640] INFO [Partition -uve-topic-10-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,642] INFO [Partition -uve-topic-10-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,642] INFO [Partition -uve-topic-10-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,644] INFO [Partition -uve-topic-10-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,644] INFO [Partition -uve-topic-10-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,646] INFO [Partition -uve-topic-10-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,646] INFO [Partition -uve-topic-10-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,647] INFO [Partition -uve-topic-10-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,647] INFO [Partition -uve-topic-10-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,649] INFO [Partition -uve-topic-10-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,649] INFO [Partition -uve-topic-10-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,650] INFO [Partition -uve-topic-10-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,650] INFO [Partition -uve-topic-10-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,652] INFO [Partition -uve-topic-10-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,652] INFO [Partition -uve-topic-10-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,653] INFO [Partition -uve-topic-10-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,653] INFO [Partition -uve-topic-10-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,655] INFO [Partition -uve-topic-10-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,655] INFO [Partition -uve-topic-10-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,656] INFO [Partition -uve-topic-10-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,656] INFO [Partition -uve-topic-10-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,657] INFO [Partition -uve-topic-10-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,657] INFO [Partition -uve-topic-10-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,659] INFO [Partition -uve-topic-10-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,659] INFO [Partition -uve-topic-10-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,661] INFO [Partition -uve-topic-10-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,661] INFO [Partition -uve-topic-10-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,663] INFO [Partition -uve-topic-10-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,663] INFO [Partition -uve-topic-10-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,664] INFO [Partition -uve-topic-10-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,664] INFO [Partition -uve-topic-10-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,666] INFO [Partition -uve-topic-10-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,666] INFO [Partition -uve-topic-10-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,667] INFO [Partition -uve-topic-10-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,667] INFO [Partition -uve-topic-10-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,669] INFO [Partition -uve-topic-10-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,669] INFO [Partition -uve-topic-10-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,670] INFO [Partition -uve-topic-10-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,670] INFO [Partition -uve-topic-10-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,672] INFO [Partition -uve-topic-10-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,672] INFO [Partition -uve-topic-10-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,673] INFO [Partition -uve-topic-10-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,673] INFO [Partition -uve-topic-29-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,675] INFO [Partition -uve-topic-29-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,675] INFO [Partition -uve-topic-29-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,677] INFO [Partition -uve-topic-29-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,677] INFO [Partition -uve-topic-29-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,678] INFO [Partition -uve-topic-29-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,678] INFO [Partition -uve-topic-29-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,680] INFO [Partition -uve-topic-29-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,680] INFO [Partition -uve-topic-29-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,681] INFO [Partition -uve-topic-29-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,681] INFO [Partition -uve-topic-29-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,683] INFO [Partition -uve-topic-29-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,683] INFO [Partition -uve-topic-29-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,684] INFO [Partition -uve-topic-29-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,684] INFO [Partition -uve-topic-29-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,685] INFO [Partition -uve-topic-29-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,685] INFO [Partition -uve-topic-29-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,687] INFO [Partition -uve-topic-29-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,687] INFO [Partition -uve-topic-29-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,688] INFO [Partition -uve-topic-29-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,689] INFO [Partition -uve-topic-29-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,690] INFO [Partition -uve-topic-29-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,690] INFO [Partition -uve-topic-29-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,692] INFO [Partition -uve-topic-29-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,692] INFO [Partition -uve-topic-29-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,693] INFO [Partition -uve-topic-29-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,694] INFO [Partition -uve-topic-29-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,695] INFO [Partition -uve-topic-29-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,695] INFO [Partition -uve-topic-29-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,697] INFO [Partition -uve-topic-29-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,697] INFO [Partition -uve-topic-29-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,698] INFO [Partition -uve-topic-29-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,698] INFO [Partition -uve-topic-29-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,700] INFO [Partition -uve-topic-29-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,700] INFO [Partition -uve-topic-29-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,701] INFO [Partition -uve-topic-29-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,701] INFO [Partition -uve-topic-29-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,703] INFO [Partition -uve-topic-29-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,703] INFO [Partition -uve-topic-29-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,704] INFO [Partition -uve-topic-29-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,704] INFO [Partition -uve-topic-29-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,705] INFO [Partition -uve-topic-29-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,706] INFO [Partition -uve-topic-29-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,707] INFO [Partition -uve-topic-29-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,707] INFO [Partition -uve-topic-29-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,709] INFO [Partition -uve-topic-29-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,709] INFO [Partition -uve-topic-29-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,710] INFO [Partition -uve-topic-29-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,710] INFO [Partition -uve-topic-29-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,712] INFO [Partition -uve-topic-29-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,712] INFO [Partition -uve-topic-29-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,713] INFO [Partition -uve-topic-29-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,713] INFO [Partition -uve-topic-29-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,715] INFO [Partition -uve-topic-29-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,715] INFO [Partition -uve-topic-29-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,717] INFO [Partition -uve-topic-29-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,717] INFO [Partition -uve-topic-29-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,719] INFO [Partition -uve-topic-29-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,719] INFO [Partition -uve-topic-19-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,720] INFO [Partition -uve-topic-19-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,720] INFO [Partition -uve-topic-19-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,722] INFO [Partition -uve-topic-19-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,722] INFO [Partition -uve-topic-19-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,723] INFO [Partition -uve-topic-19-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,723] INFO [Partition -uve-topic-19-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,725] INFO [Partition -uve-topic-19-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,725] INFO [Partition -uve-topic-19-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,726] INFO [Partition -uve-topic-19-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,726] INFO [Partition -uve-topic-19-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,728] INFO [Partition -uve-topic-19-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,728] INFO [Partition -uve-topic-19-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,730] INFO [Partition -uve-topic-19-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,730] INFO [Partition -uve-topic-19-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,731] INFO [Partition -uve-topic-19-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,731] INFO [Partition -uve-topic-19-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,733] INFO [Partition -uve-topic-19-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,733] INFO [Partition -uve-topic-19-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,735] INFO [Partition -uve-topic-19-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,735] INFO [Partition -uve-topic-19-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,736] INFO [Partition -uve-topic-19-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,736] INFO [Partition -uve-topic-19-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,737] INFO [Partition -uve-topic-19-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,737] INFO [Partition -uve-topic-19-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,739] INFO [Partition -uve-topic-19-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,739] INFO [Partition -uve-topic-19-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,740] INFO [Partition -uve-topic-19-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,741] INFO [Partition -uve-topic-19-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,742] INFO [Partition -uve-topic-19-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,742] INFO [Partition -uve-topic-19-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,743] INFO [Partition -uve-topic-19-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,743] INFO [Partition -uve-topic-19-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,745] INFO [Partition -uve-topic-19-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,745] INFO [Partition -uve-topic-19-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,746] INFO [Partition -uve-topic-19-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,746] INFO [Partition -uve-topic-19-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,748] INFO [Partition -uve-topic-19-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,748] INFO [Partition -uve-topic-19-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,749] INFO [Partition -uve-topic-19-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,749] INFO [Partition -uve-topic-19-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,751] INFO [Partition -uve-topic-19-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,751] INFO [Partition -uve-topic-19-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,752] INFO [Partition -uve-topic-19-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,752] INFO [Partition -uve-topic-19-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,754] INFO [Partition -uve-topic-19-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,754] INFO [Partition -uve-topic-19-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,755] INFO [Partition -uve-topic-19-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,755] INFO [Partition -uve-topic-19-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,757] INFO [Partition -uve-topic-19-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,757] INFO [Partition -uve-topic-19-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,759] INFO [Partition -uve-topic-19-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,759] INFO [Partition -uve-topic-19-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,761] INFO [Partition -uve-topic-19-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,761] INFO [Partition -uve-topic-19-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,762] INFO [Partition -uve-topic-19-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,762] INFO [Partition -uve-topic-19-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,764] INFO [Partition -uve-topic-19-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,764] INFO [Partition -uve-topic-4-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,765] INFO [Partition -uve-topic-4-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,765] INFO [Partition -uve-topic-4-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,767] INFO [Partition -uve-topic-4-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,767] INFO [Partition -uve-topic-4-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,768] INFO [Partition -uve-topic-4-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,768] INFO [Partition -uve-topic-4-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,770] INFO [Partition -uve-topic-4-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,770] INFO [Partition -uve-topic-4-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,771] INFO [Partition -uve-topic-4-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,771] INFO [Partition -uve-topic-4-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,775] INFO [Partition -uve-topic-4-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,775] INFO [Partition -uve-topic-4-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,776] INFO [Partition -uve-topic-4-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,776] INFO [Partition -uve-topic-4-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,778] INFO [Partition -uve-topic-4-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,778] INFO [Partition -uve-topic-4-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,780] INFO [Partition -uve-topic-4-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,780] INFO [Partition -uve-topic-4-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,781] INFO [Partition -uve-topic-4-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,781] INFO [Partition -uve-topic-4-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,783] INFO [Partition -uve-topic-4-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,783] INFO [Partition -uve-topic-4-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,784] INFO [Partition -uve-topic-4-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,784] INFO [Partition -uve-topic-4-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,786] INFO [Partition -uve-topic-4-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,786] INFO [Partition -uve-topic-4-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,789] INFO [Partition -uve-topic-4-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,789] INFO [Partition -uve-topic-4-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,790] INFO [Partition -uve-topic-4-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,790] INFO [Partition -uve-topic-4-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,792] INFO [Partition -uve-topic-4-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,792] INFO [Partition -uve-topic-4-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,793] INFO [Partition -uve-topic-4-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,793] INFO [Partition -uve-topic-4-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,795] INFO [Partition -uve-topic-4-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,795] INFO [Partition -uve-topic-4-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,796] INFO [Partition -uve-topic-4-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,797] INFO [Partition -uve-topic-4-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,798] INFO [Partition -uve-topic-4-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,798] INFO [Partition -uve-topic-4-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,800] INFO [Partition -uve-topic-4-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,800] INFO [Partition -uve-topic-4-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,801] INFO [Partition -uve-topic-4-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,801] INFO [Partition -uve-topic-4-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,803] INFO [Partition -uve-topic-4-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,803] INFO [Partition -uve-topic-4-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,804] INFO [Partition -uve-topic-4-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,804] INFO [Partition -uve-topic-4-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,805] INFO [Partition -uve-topic-4-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,805] INFO [Partition -uve-topic-4-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,807] INFO [Partition -uve-topic-4-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,807] INFO [Partition -uve-topic-4-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,808] INFO [Partition -uve-topic-4-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,808] INFO [Partition -uve-topic-4-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,810] INFO [Partition -uve-topic-4-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,810] INFO [Partition -uve-topic-4-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,811] INFO [Partition -uve-topic-4-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,811] INFO [Partition -uve-topic-4-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,813] INFO [Partition -uve-topic-4-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,813] INFO [Partition -uve-topic-26-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,815] INFO [Partition -uve-topic-26-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,815] INFO [Partition -uve-topic-26-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,816] INFO [Partition -uve-topic-26-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,816] INFO [Partition -uve-topic-26-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,818] INFO [Partition -uve-topic-26-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,818] INFO [Partition -uve-topic-26-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,819] INFO [Partition -uve-topic-26-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,819] INFO [Partition -uve-topic-26-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,821] INFO [Partition -uve-topic-26-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,821] INFO [Partition -uve-topic-26-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,822] INFO [Partition -uve-topic-26-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,822] INFO [Partition -uve-topic-26-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,824] INFO [Partition -uve-topic-26-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,824] INFO [Partition -uve-topic-26-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,825] INFO [Partition -uve-topic-26-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,826] INFO [Partition -uve-topic-26-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,827] INFO [Partition -uve-topic-26-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,827] INFO [Partition -uve-topic-26-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,829] INFO [Partition -uve-topic-26-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,829] INFO [Partition -uve-topic-26-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,830] INFO [Partition -uve-topic-26-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,830] INFO [Partition -uve-topic-26-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,832] INFO [Partition -uve-topic-26-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,832] INFO [Partition -uve-topic-26-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,834] INFO [Partition -uve-topic-26-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,834] INFO [Partition -uve-topic-26-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,835] INFO [Partition -uve-topic-26-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,835] INFO [Partition -uve-topic-26-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,837] INFO [Partition -uve-topic-26-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,837] INFO [Partition -uve-topic-26-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,838] INFO [Partition -uve-topic-26-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,838] INFO [Partition -uve-topic-26-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,840] INFO [Partition -uve-topic-26-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,840] INFO [Partition -uve-topic-26-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,841] INFO [Partition -uve-topic-26-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,841] INFO [Partition -uve-topic-26-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,844] INFO [Partition -uve-topic-26-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,844] INFO [Partition -uve-topic-26-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,846] INFO [Partition -uve-topic-26-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,846] INFO [Partition -uve-topic-26-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,847] INFO [Partition -uve-topic-26-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,847] INFO [Partition -uve-topic-26-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,850] INFO [Partition -uve-topic-26-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,850] INFO [Partition -uve-topic-26-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,852] INFO [Partition -uve-topic-26-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,852] INFO [Partition -uve-topic-26-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,853] INFO [Partition -uve-topic-26-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,853] INFO [Partition -uve-topic-26-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,855] INFO [Partition -uve-topic-26-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,855] INFO [Partition -uve-topic-26-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,856] INFO [Partition -uve-topic-26-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,856] INFO [Partition -uve-topic-26-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,858] INFO [Partition -uve-topic-26-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,858] INFO [Partition -uve-topic-26-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,859] INFO [Partition -uve-topic-26-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,859] INFO [Partition -uve-topic-26-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,861] INFO [Partition -uve-topic-26-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,861] INFO [Partition -uve-topic-26-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,863] INFO [Partition -uve-topic-26-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,863] INFO [Partition -uve-topic-16-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,864] INFO [Partition -uve-topic-16-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,864] INFO [Partition -uve-topic-16-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,866] INFO [Partition -uve-topic-16-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,866] INFO [Partition -uve-topic-16-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,867] INFO [Partition -uve-topic-16-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,867] INFO [Partition -uve-topic-16-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,869] INFO [Partition -uve-topic-16-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,869] INFO [Partition -uve-topic-16-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,870] INFO [Partition -uve-topic-16-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,870] INFO [Partition -uve-topic-16-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,872] INFO [Partition -uve-topic-16-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,872] INFO [Partition -uve-topic-16-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,874] INFO [Partition -uve-topic-16-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,874] INFO [Partition -uve-topic-16-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,875] INFO [Partition -uve-topic-16-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,875] INFO [Partition -uve-topic-16-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,878] INFO [Partition -uve-topic-16-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,878] INFO [Partition -uve-topic-16-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,880] INFO [Partition -uve-topic-16-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,880] INFO [Partition -uve-topic-16-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,881] INFO [Partition -uve-topic-16-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,881] INFO [Partition -uve-topic-16-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,883] INFO [Partition -uve-topic-16-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,883] INFO [Partition -uve-topic-16-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,884] INFO [Partition -uve-topic-16-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,884] INFO [Partition -uve-topic-16-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,886] INFO [Partition -uve-topic-16-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,886] INFO [Partition -uve-topic-16-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,887] INFO [Partition -uve-topic-16-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,887] INFO [Partition -uve-topic-16-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,888] INFO [Partition -uve-topic-16-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,888] INFO [Partition -uve-topic-16-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,890] INFO [Partition -uve-topic-16-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,890] INFO [Partition -uve-topic-16-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,891] INFO [Partition -uve-topic-16-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,891] INFO [Partition -uve-topic-16-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,892] INFO [Partition -uve-topic-16-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,893] INFO [Partition -uve-topic-16-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,894] INFO [Partition -uve-topic-16-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,895] INFO [Partition -uve-topic-16-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,896] INFO [Partition -uve-topic-16-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,896] INFO [Partition -uve-topic-16-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,898] INFO [Partition -uve-topic-16-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,898] INFO [Partition -uve-topic-16-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,899] INFO [Partition -uve-topic-16-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,899] INFO [Partition -uve-topic-16-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,900] INFO [Partition -uve-topic-16-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,900] INFO [Partition -uve-topic-16-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,902] INFO [Partition -uve-topic-16-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,902] INFO [Partition -uve-topic-16-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,903] INFO [Partition -uve-topic-16-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,903] INFO [Partition -uve-topic-16-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,904] INFO [Partition -uve-topic-16-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,904] INFO [Partition -uve-topic-16-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,906] INFO [Partition -uve-topic-16-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,906] INFO [Partition -uve-topic-16-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,907] INFO [Partition -uve-topic-16-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,907] INFO [Partition -uve-topic-16-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,908] INFO [Partition -uve-topic-16-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,908] INFO [Partition -uve-topic-3-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,910] INFO [Partition -uve-topic-3-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,910] INFO [Partition -uve-topic-3-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,911] INFO [Partition -uve-topic-3-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,911] INFO [Partition -uve-topic-3-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,912] INFO [Partition -uve-topic-3-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,912] INFO [Partition -uve-topic-3-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,914] INFO [Partition -uve-topic-3-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,914] INFO [Partition -uve-topic-3-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,915] INFO [Partition -uve-topic-3-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,915] INFO [Partition -uve-topic-3-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,916] INFO [Partition -uve-topic-3-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,916] INFO [Partition -uve-topic-3-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,918] INFO [Partition -uve-topic-3-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,918] INFO [Partition -uve-topic-3-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,919] INFO [Partition -uve-topic-3-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,919] INFO [Partition -uve-topic-3-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,921] INFO [Partition -uve-topic-3-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,921] INFO [Partition -uve-topic-3-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,922] INFO [Partition -uve-topic-3-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,922] INFO [Partition -uve-topic-3-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,924] INFO [Partition -uve-topic-3-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,924] INFO [Partition -uve-topic-3-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,926] INFO [Partition -uve-topic-3-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,926] INFO [Partition -uve-topic-3-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,927] INFO [Partition -uve-topic-3-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,927] INFO [Partition -uve-topic-3-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,929] INFO [Partition -uve-topic-3-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,929] INFO [Partition -uve-topic-3-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,930] INFO [Partition -uve-topic-3-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,930] INFO [Partition -uve-topic-3-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,932] INFO [Partition -uve-topic-3-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,932] INFO [Partition -uve-topic-3-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,933] INFO [Partition -uve-topic-3-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,933] INFO [Partition -uve-topic-3-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,934] INFO [Partition -uve-topic-3-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,934] INFO [Partition -uve-topic-3-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,936] INFO [Partition -uve-topic-3-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,936] INFO [Partition -uve-topic-3-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,938] INFO [Partition -uve-topic-3-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,938] INFO [Partition -uve-topic-3-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,939] INFO [Partition -uve-topic-3-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,939] INFO [Partition -uve-topic-3-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,941] INFO [Partition -uve-topic-3-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,941] INFO [Partition -uve-topic-3-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,943] INFO [Partition -uve-topic-3-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,943] INFO [Partition -uve-topic-3-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,944] INFO [Partition -uve-topic-3-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,944] INFO [Partition -uve-topic-3-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,945] INFO [Partition -uve-topic-3-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,945] INFO [Partition -uve-topic-3-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,947] INFO [Partition -uve-topic-3-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,947] INFO [Partition -uve-topic-3-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,949] INFO [Partition -uve-topic-3-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,949] INFO [Partition -uve-topic-3-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,950] INFO [Partition -uve-topic-3-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,950] INFO [Partition -uve-topic-3-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,952] INFO [Partition -uve-topic-3-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,952] INFO [Partition -uve-topic-3-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,953] INFO [Partition -uve-topic-3-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,953] INFO [Partition -uve-topic-8-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,955] INFO [Partition -uve-topic-8-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,955] INFO [Partition -uve-topic-8-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,956] INFO [Partition -uve-topic-8-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,956] INFO [Partition -uve-topic-8-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,958] INFO [Partition -uve-topic-8-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,958] INFO [Partition -uve-topic-8-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,960] INFO [Partition -uve-topic-8-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,960] INFO [Partition -uve-topic-8-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,961] INFO [Partition -uve-topic-8-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,961] INFO [Partition -uve-topic-8-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,963] INFO [Partition -uve-topic-8-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,963] INFO [Partition -uve-topic-8-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,964] INFO [Partition -uve-topic-8-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,964] INFO [Partition -uve-topic-8-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,966] INFO [Partition -uve-topic-8-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,966] INFO [Partition -uve-topic-8-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,967] INFO [Partition -uve-topic-8-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,967] INFO [Partition -uve-topic-8-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,969] INFO [Partition -uve-topic-8-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,969] INFO [Partition -uve-topic-8-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,970] INFO [Partition -uve-topic-8-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,970] INFO [Partition -uve-topic-8-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,972] INFO [Partition -uve-topic-8-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,972] INFO [Partition -uve-topic-8-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,974] INFO [Partition -uve-topic-8-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,974] INFO [Partition -uve-topic-8-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,975] INFO [Partition -uve-topic-8-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,975] INFO [Partition -uve-topic-8-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,977] INFO [Partition -uve-topic-8-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,977] INFO [Partition -uve-topic-8-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,978] INFO [Partition -uve-topic-8-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,978] INFO [Partition -uve-topic-8-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,979] INFO [Partition -uve-topic-8-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,979] INFO [Partition -uve-topic-8-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,981] INFO [Partition -uve-topic-8-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,981] INFO [Partition -uve-topic-8-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,982] INFO [Partition -uve-topic-8-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,982] INFO [Partition -uve-topic-8-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,984] INFO [Partition -uve-topic-8-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,984] INFO [Partition -uve-topic-8-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,985] INFO [Partition -uve-topic-8-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,985] INFO [Partition -uve-topic-8-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,986] INFO [Partition -uve-topic-8-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,986] INFO [Partition -uve-topic-8-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,988] INFO [Partition -uve-topic-8-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,988] INFO [Partition -uve-topic-8-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,989] INFO [Partition -uve-topic-8-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,990] INFO [Partition -uve-topic-8-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,991] INFO [Partition -uve-topic-8-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,991] INFO [Partition -uve-topic-8-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,993] INFO [Partition -uve-topic-8-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,993] INFO [Partition -uve-topic-8-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,994] INFO [Partition -uve-topic-8-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,994] INFO [Partition -uve-topic-8-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,996] INFO [Partition -uve-topic-8-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:52,996] INFO [Partition -uve-topic-8-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,997] INFO [Partition -uve-topic-8-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,997] INFO [Partition -uve-topic-8-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:52,999] INFO [Partition -uve-topic-8-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:52,999] INFO [Partition -uve-topic-22-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,000] INFO [Partition -uve-topic-22-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:53,000] INFO [Partition -uve-topic-22-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,003] INFO [Partition -uve-topic-22-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:53,003] INFO [Partition -uve-topic-22-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,004] INFO [Partition -uve-topic-22-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:53,004] INFO [Partition -uve-topic-22-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,006] INFO [Partition -uve-topic-22-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:53,006] INFO [Partition -uve-topic-22-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,007] INFO [Partition -uve-topic-22-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:53,007] INFO [Partition -uve-topic-22-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,009] INFO [Partition -uve-topic-22-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:53,009] INFO [Partition -uve-topic-22-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,010] INFO [Partition -uve-topic-22-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:53,010] INFO [Partition -uve-topic-22-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,012] INFO [Partition -uve-topic-22-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:53,012] INFO [Partition -uve-topic-22-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,013] INFO [Partition -uve-topic-22-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:53,013] INFO [Partition -uve-topic-22-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,015] INFO [Partition -uve-topic-22-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:53,015] INFO [Partition -uve-topic-22-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,016] INFO [Partition -uve-topic-22-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:53,016] INFO [Partition -uve-topic-22-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,017] INFO [Partition -uve-topic-22-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:53,017] INFO [Partition -uve-topic-22-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,019] INFO [Partition -uve-topic-22-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:53,019] INFO [Partition -uve-topic-22-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,020] INFO [Partition -uve-topic-22-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:53,020] INFO [Partition -uve-topic-22-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,022] INFO [Partition -uve-topic-22-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:53,022] INFO [Partition -uve-topic-22-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,024] INFO [Partition -uve-topic-22-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:53,024] INFO [Partition -uve-topic-22-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,025] INFO [Partition -uve-topic-22-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:53,025] INFO [Partition -uve-topic-22-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,027] INFO [Partition -uve-topic-22-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:53,027] INFO [Partition -uve-topic-22-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,028] INFO [Partition -uve-topic-22-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:53,028] INFO [Partition -uve-topic-22-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,029] INFO [Partition -uve-topic-22-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:53,029] INFO [Partition -uve-topic-22-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,031] INFO [Partition -uve-topic-22-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:53,031] INFO [Partition -uve-topic-22-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,032] INFO [Partition -uve-topic-22-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:53,032] INFO [Partition -uve-topic-22-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,034] INFO [Partition -uve-topic-22-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:53,034] INFO [Partition -uve-topic-22-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,035] INFO [Partition -uve-topic-22-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:53,035] INFO [Partition -uve-topic-22-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,037] INFO [Partition -uve-topic-22-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:53,037] INFO [Partition -uve-topic-22-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,038] INFO [Partition -uve-topic-22-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:53,038] INFO [Partition -uve-topic-22-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,040] INFO [Partition -uve-topic-22-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:53,040] INFO [Partition -uve-topic-22-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,041] INFO [Partition -uve-topic-22-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:53,041] INFO [Partition -uve-topic-22-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,042] INFO [Partition -uve-topic-22-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:53,042] INFO [Partition -uve-topic-12-18 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,044] INFO [Partition -uve-topic-12-18 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:53,044] INFO [Partition -uve-topic-12-29 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,045] INFO [Partition -uve-topic-12-29 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:53,045] INFO [Partition -uve-topic-12-7 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,046] INFO [Partition -uve-topic-12-7 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:53,046] INFO [Partition -uve-topic-12-23 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,048] INFO [Partition -uve-topic-12-23 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:53,048] INFO [Partition -uve-topic-12-26 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,049] INFO [Partition -uve-topic-12-26 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:53,049] INFO [Partition -uve-topic-12-15 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,051] INFO [Partition -uve-topic-12-15 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:53,051] INFO [Partition -uve-topic-12-4 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,052] INFO [Partition -uve-topic-12-4 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:53,053] INFO [Partition -uve-topic-12-20 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,054] INFO [Partition -uve-topic-12-20 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:53,055] INFO [Partition -uve-topic-12-9 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,056] INFO [Partition -uve-topic-12-9 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:53,056] INFO [Partition -uve-topic-12-12 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,057] INFO [Partition -uve-topic-12-12 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:53,057] INFO [Partition -uve-topic-12-1 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,059] INFO [Partition -uve-topic-12-1 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:53,059] INFO [Partition -uve-topic-12-17 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,060] INFO [Partition -uve-topic-12-17 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:53,060] INFO [Partition -uve-topic-12-28 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,062] INFO [Partition -uve-topic-12-28 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:53,062] INFO [Partition -uve-topic-12-6 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,065] INFO [Partition -uve-topic-12-6 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:53,065] INFO [Partition -uve-topic-12-25 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,067] INFO [Partition -uve-topic-12-25 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:53,067] INFO [Partition -uve-topic-12-14 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,071] INFO [Partition -uve-topic-12-14 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:53,071] INFO [Partition -uve-topic-12-3 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,074] INFO [Partition -uve-topic-12-3 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:53,074] INFO [Partition -uve-topic-12-22 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,075] INFO [Partition -uve-topic-12-22 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:53,075] INFO [Partition -uve-topic-12-11 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,078] INFO [Partition -uve-topic-12-11 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:53,078] INFO [Partition -uve-topic-12-27 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,079] INFO [Partition -uve-topic-12-27 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:53,079] INFO [Partition -uve-topic-12-16 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,081] INFO [Partition -uve-topic-12-16 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:53,081] INFO [Partition -uve-topic-12-5 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,082] INFO [Partition -uve-topic-12-5 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:53,082] INFO [Partition -uve-topic-12-19 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,084] INFO [Partition -uve-topic-12-19 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:53,084] INFO [Partition -uve-topic-12-8 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,085] INFO [Partition -uve-topic-12-8 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:53,085] INFO [Partition -uve-topic-12-2 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,087] INFO [Partition -uve-topic-12-2 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:53,087] INFO [Partition -uve-topic-12-24 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,088] INFO [Partition -uve-topic-12-24 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:53,088] INFO [Partition -uve-topic-12-13 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,090] INFO [Partition -uve-topic-12-13 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:53,090] INFO [Partition -uve-topic-12-21 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,093] INFO [Partition -uve-topic-12-21 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:53,093] INFO [Partition -uve-topic-12-10 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,095] INFO [Partition -uve-topic-12-10 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:53,415] INFO [Partition -uve-topic-1-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,418] INFO [Partition -uve-topic-1-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:53,418] INFO [Partition -uve-topic-21-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,420] INFO [Partition -uve-topic-21-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:53,421] INFO [Partition -uve-topic-25-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,422] INFO [Partition -uve-topic-25-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:53,422] INFO [Partition -uve-topic-24-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,424] INFO [Partition -uve-topic-24-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:53,424] INFO [Partition -uve-topic-2-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,426] INFO [Partition -uve-topic-2-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:53,426] INFO [Partition -uve-topic-20-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,429] INFO [Partition -uve-topic-20-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:53,429] INFO [Partition -uve-topic-29-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,430] INFO [Partition -uve-topic-29-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-10 02:00:53,430] INFO [Partition -uve-topic-19-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,432] INFO [Partition -uve-topic-19-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:53,432] INFO [Partition -uve-topic-22-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,434] INFO [Partition -uve-topic-22-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:53,434] INFO [Partition -uve-topic-12-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,435] INFO [Partition -uve-topic-12-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:53,442] INFO [Partition -uve-topic-28-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,444] INFO [Partition -uve-topic-28-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:53,444] INFO [Partition -uve-topic-0-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,446] INFO [Partition -uve-topic-0-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:00:53,446] INFO [Partition -uve-topic-27-0 broker=3] Expanding ISR from 3,2 to 3,2,1 (kafka.cluster.Partition) [2025-02-10 02:00:53,447] INFO [Partition -uve-topic-27-0 broker=3] ISR updated to [3,2,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-10 02:04:43,368] INFO Unable to read additional data from server sessionid 0x2000060418b0021, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-02-10 02:04:43,975] 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 02:04:43,975] INFO Socket connection established, initiating session, client: /10.0.0.30:58302, server: cn-jenkins-deploy-platform-ansible-os-2705-1./10.0.0.17:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-10 02:04:43,984] INFO Session establishment complete on server cn-jenkins-deploy-platform-ansible-os-2705-1./10.0.0.17:2181, sessionid = 0x2000060418b0021, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2025-02-10 02:05:46,388] INFO [ReplicaFetcherManager on broker 3] 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,471] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Starting (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,480] INFO [ReplicaFetcherManager on broker 3] 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,520] 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,528] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-28-6 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,528] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition HEALTH_CHECK_TOPIC-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,528] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-8-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,528] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-10-24 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,528] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-11-24 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,528] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-22-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,528] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-12-24 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,528] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-3-22 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,528] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-2-22 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,528] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-18-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,528] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-29-22 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,528] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-23-22 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,528] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-13-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,528] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-14-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,529] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-26-22 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,529] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-16-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,529] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-20-6 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,529] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-21-6 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,529] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-5-6 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,529] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-0-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,529] 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,532] INFO [Log partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-02-10 02:05:46,537] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-1-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,537] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-14-8 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,538] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-26-7 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,538] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-9-6 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,538] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-16-8 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,538] 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,541] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-8-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,542] 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,545] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-7-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,545] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-4-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,545] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-20-24 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,545] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition HEALTH_CHECK_TOPIC-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,545] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-19-24 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,545] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-24-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,545] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-25-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,545] 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,548] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-27-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,548] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition structured_syslog_topic-8 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,549] 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,584] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-13-8 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,584] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-2-7 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,584] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-3-7 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,584] 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,587] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-25-8 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,587] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-15-9 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,587] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-9-3 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,587] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-27-8 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,587] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-23-25 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,587] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-13-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,587] 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,590] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-14-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,590] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition structured_syslog_topic-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,590] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-4-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,590] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-1-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,590] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-0-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,590] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition HEALTH_CHECK_TOPIC-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,590] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-7-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,590] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-17-25 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,590] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-28-24 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,590] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-8-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,590] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-11-9 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,590] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-22-8 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,590] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-12-9 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,591] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-3-4 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,591] 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,593] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-2-4 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,593] 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,596] 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,599] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-28-9 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,599] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-24-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,599] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-25-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,599] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-15-27 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,599] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-5-21 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,599] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-10-27 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,599] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-11-27 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,599] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-22-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,599] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-12-27 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,599] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-26-25 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,599] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-16-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,599] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-18-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,599] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-29-25 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,599] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-9-21 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,599] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-6-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,599] 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,602] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-4-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,602] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-20-9 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,602] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-0-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,602] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-21-9 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,602] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-1-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,602] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-24-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,602] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-4-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,602] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-25-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,602] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-1-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,602] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-15-3 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,602] 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,605] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-10-3 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,605] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-11-3 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,605] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-22-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,605] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-12-3 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,605] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-27-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,605] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-7-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,605] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-8-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,605] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-19-3 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,605] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-6-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,605] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-3-10 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,605] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-2-10 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,605] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-20-18 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,605] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-21-18 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,605] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition structured_syslog_topic-11 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,605] 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,608] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-28-18 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,608] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-5-27 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,608] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-17-4 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,608] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-20-3 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,608] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition HEALTH_CHECK_TOPIC-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,608] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-21-3 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,608] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-10-21 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,608] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-28-3 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,608] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-9-27 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,608] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition structured_syslog_topic-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,608] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-14-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,608] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-4-11 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,608] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-26-19 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,608] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-16-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,608] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-0-11 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,608] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-1-11 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,608] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-23-19 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,608] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-13-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,608] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-8-11 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,608] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-18-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,608] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-29-19 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,608] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-6-11 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,608] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-7-11 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,608] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-26-4 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,608] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-16-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,609] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-18-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,609] 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,611] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-13-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,611] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-14-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,611] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-9-24 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,611] 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,614] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-20-21 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,614] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-21-21 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,614] 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,617] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-5-24 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,617] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-25-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,617] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-1-8 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,617] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-15-21 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,617] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-27-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,617] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-0-8 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,617] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-11-21 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,617] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-22-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,617] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-12-21 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,617] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-24-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,617] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-7-8 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,617] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-8-8 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,617] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-19-21 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,617] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-6-8 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,617] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-4-8 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,617] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-2-25 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,617] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-27-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,617] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-3-25 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,617] 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,625] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-22-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,625] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-12-6 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,625] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-24-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,625] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-25-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,625] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-15-6 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,625] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-17-22 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,625] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-28-21 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,625] 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,628] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-11-6 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,628] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-9-9 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,628] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition structured_syslog_topic-14 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,628] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-5-9 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,628] 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,631] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-7-14 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,631] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-8-14 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,631] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-10-15 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,631] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-11-15 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,631] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-22-14 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,632] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-12-15 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,632] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-6-14 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,632] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-4-14 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,632] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-1-14 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,632] 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,636] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition HEALTH_CHECK_TOPIC-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,636] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-19-15 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,636] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-24-14 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,636] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-25-14 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,636] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-15-15 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,636] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-10-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,636] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-11-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,636] INFO [ReplicaFetcher replicaId=3, 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,636] INFO [ReplicaFetcher replicaId=3, 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,637] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-15-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,637] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-20-15 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,637] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-21-15 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,637] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-9-15 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,637] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-5-15 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,637] 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,640] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-17-16 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,640] INFO [ReplicaFetcher replicaId=3, 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,640] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-3-28 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,640] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-2-28 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,640] INFO [ReplicaFetcher replicaId=3, 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,640] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-17-1 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,640] INFO [ReplicaFetcher replicaId=3, 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,640] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-5-12 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,640] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-23-16 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,640] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition structured_syslog_topic-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,640] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-13-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,640] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-14-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,640] 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,643] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-9-12 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,643] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-26-16 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,643] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-16-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,643] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-18-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,643] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-6-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,643] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-23-1 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,643] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-13-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,643] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-7-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,643] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-14-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,643] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-4-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,643] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition structured_syslog_topic-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,643] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-0-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,643] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-1-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,643] 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,645] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-26-1 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,646] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-16-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,646] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-8-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,646] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-18-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,646] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-29-1 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,646] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-22-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,646] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-12-18 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,646] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-24-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,646] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-25-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,646] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-15-18 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,646] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-2-13 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,646] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-3-13 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,646] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-10-18 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,646] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-11-18 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,646] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-27-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,646] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-19-18 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,646] 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,648] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-29-10 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,648] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-17-28 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,648] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-20-27 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,649] 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,652] 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,654] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-9-18 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,654] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-27-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,654] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-5-18 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,654] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-19-27 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,655] 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,658] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-13-11 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,658] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-14-11 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,658] 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,661] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-1-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,661] 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,663] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-16-11 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,664] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-0-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,664] 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,667] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-8-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,667] 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,669] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-6-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,669] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-26-28 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,669] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-16-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,669] 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,672] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-3-19 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,672] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-18-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,672] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-23-28 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,672] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-13-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,672] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-14-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,672] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-28-27 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,672] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition structured_syslog_topic-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,672] 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,675] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-25-11 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,675] 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,677] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-15-12 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,677] 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,680] 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,683] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition HEALTH_CHECK_TOPIC-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,683] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-11-12 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,683] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-22-11 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,683] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-12-12 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,683] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition structured_syslog_topic-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,683] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-27-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,683] 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,686] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-22-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,686] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-24-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,686] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-25-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,686] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-20-12 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,686] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-29-28 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,686] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-3-16 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,686] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-17-13 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,686] 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,688] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-21-12 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,688] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition HEALTH_CHECK_TOPIC-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,688] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-9-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,688] 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,691] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition structured_syslog_topic-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,691] 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,694] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-1-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,694] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-8-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,694] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-6-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,694] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-7-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,694] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-4-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,694] 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,696] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-2-1 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,696] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-16-14 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,696] 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,699] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-18-14 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,699] 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,702] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-23-13 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,702] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-13-14 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,702] INFO [ReplicaFetcher replicaId=3, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-14-14 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,707] INFO [ReplicaFetcherManager on broker 3] Removed fetcher for partitions Set(-uve-topic-7-4, -uve-topic-22-1, -uve-topic-12-2, -uve-topic-27-13, -uve-topic-10-29, -uve-topic-29-12, -uve-topic-10-11, -uve-topic-27-22, -uve-topic-24-16, structured_syslog_topic-16, -uve-topic-20-26, -uve-topic-3-12, -uve-topic-12-26, -uve-topic-22-25, -uve-topic-8-25, -uve-topic-12-8, -uve-topic-22-7, -uve-topic-10-17, -uve-topic-6-16, -uve-topic-13-13, -uve-topic-23-12, -uve-topic-4-25, -uve-topic-4-7, -uve-topic-15-20, -uve-topic-25-19, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-21-11, -uve-topic-2-24, -uve-topic-2-6, -uve-topic-11-20, -uve-topic-13-19, -uve-topic-7-19, -uve-topic-23-18, -uve-topic-11-2, -uve-topic-7-1, -uve-topic-18-13, -uve-topic-13-1, -uve-topic-23-0, -uve-topic-2-15, -uve-topic-9-26, -uve-topic-9-8, -uve-topic-18-22, HEALTH_CHECK_TOPIC-25, -uve-topic-21-17, -uve-topic-14-13, -uve-topic-0-13, -uve-topic-3-27, -uve-topic-24-13, -uve-topic-19-26, -uve-topic-5-26, structured_syslog_topic-13, -uve-topic-3-9, -uve-topic-7-25, -uve-topic-19-8, -uve-topic-22-22, -uve-topic-5-8, -uve-topic-12-23, -uve-topic-7-7, -uve-topic-14-22, -uve-topic-12-5, -uve-topic-22-4, -uve-topic-0-22, -uve-topic-14-4, -uve-topic-0-4, -uve-topic-1-16, -uve-topic-17-15, structured_syslog_topic-19, -uve-topic-20-29, -uve-topic-24-1, -uve-topic-3-15, -uve-topic-22-28, -uve-topic-12-29, structured_syslog_topic-1, -uve-topic-20-11, -uve-topic-8-28, -uve-topic-12-11, -uve-topic-22-10, -uve-topic-14-10, -uve-topic-8-10, -uve-topic-1-25, -uve-topic-17-24, -uve-topic-1-7, -uve-topic-17-6, -uve-topic-3-6, -uve-topic-19-5, -uve-topic-4-10, -uve-topic-15-23, -uve-topic-25-22, -uve-topic-15-5, -uve-topic-25-4, -uve-topic-1-13, -uve-topic-17-12, -uve-topic-23-21, -uve-topic-13-22, -uve-topic-6-7, -uve-topic-20-8, -uve-topic-4-16, -uve-topic-9-29, -uve-topic-9-11, -uve-topic-28-5, -uve-topic-18-25, HEALTH_CHECK_TOPIC-28, -uve-topic-21-20, -uve-topic-18-7, HEALTH_CHECK_TOPIC-10, -uve-topic-21-2, -uve-topic-16-16, -uve-topic-26-15, -uve-topic-7-28, -uve-topic-28-14, -uve-topic-21-29, HEALTH_CHECK_TOPIC-19, -uve-topic-0-25, -uve-topic-14-7, -uve-topic-29-18, -uve-topic-0-7, -uve-topic-29-27, -uve-topic-24-22, -uve-topic-16-22, structured_syslog_topic-22, -uve-topic-26-21, -uve-topic-24-4, -uve-topic-16-4, -uve-topic-26-3, -uve-topic-8-13, -uve-topic-17-27, -uve-topic-10-23, -uve-topic-6-22, -uve-topic-17-9, -uve-topic-27-16, -uve-topic-29-15, -uve-topic-25-25, -uve-topic-15-26, -uve-topic-8-19, -uve-topic-8-1, -uve-topic-6-28, -uve-topic-23-24, -uve-topic-6-10, -uve-topic-13-25, -uve-topic-13-7, -uve-topic-23-6, -uve-topic-27-4, -uve-topic-10-20, -uve-topic-6-19, -uve-topic-15-14, -uve-topic-25-13, -uve-topic-10-2, -uve-topic-6-1, -uve-topic-18-28, -uve-topic-4-28, -uve-topic-18-10, HEALTH_CHECK_TOPIC-13, -uve-topic-21-5, -uve-topic-2-18, -uve-topic-16-19, -uve-topic-26-18, -uve-topic-28-17, -uve-topic-11-14, -uve-topic-7-13, -uve-topic-14-28, -uve-topic-0-28, -uve-topic-21-14, -uve-topic-2-27, -uve-topic-0-10, -uve-topic-2-9, -uve-topic-9-20, -uve-topic-11-23, -uve-topic-9-2, -uve-topic-11-5, -uve-topic-23-3, -uve-topic-13-4, -uve-topic-18-16, -uve-topic-24-25, HEALTH_CHECK_TOPIC-1, -uve-topic-16-25, -uve-topic-26-24, structured_syslog_topic-25, -uve-topic-24-7, -uve-topic-5-20, -uve-topic-26-6, -uve-topic-16-7, structured_syslog_topic-7, -uve-topic-14-16, -uve-topic-0-16, -uve-topic-19-29, -uve-topic-5-29, -uve-topic-19-11, -uve-topic-11-11, -uve-topic-5-11, -uve-topic-7-10, -uve-topic-14-25, -uve-topic-27-1, -uve-topic-15-29, -uve-topic-25-28, -uve-topic-29-0, -uve-topic-25-10, -uve-topic-15-11, -uve-topic-8-22, -uve-topic-8-4, -uve-topic-1-19, -uve-topic-17-18, -uve-topic-3-18, -uve-topic-19-17, -uve-topic-1-1, -uve-topic-5-17, -uve-topic-17-0, structured_syslog_topic-4, -uve-topic-3-0, -uve-topic-20-14, -uve-topic-12-14, -uve-topic-22-13, -uve-topic-27-25, -uve-topic-27-7, -uve-topic-25-16, -uve-topic-15-17, -uve-topic-9-17, -uve-topic-10-5, -uve-topic-6-4, -uve-topic-4-13, -uve-topic-28-20, -uve-topic-20-20, -uve-topic-15-8, -uve-topic-25-7, -uve-topic-20-2, -uve-topic-2-12, -uve-topic-11-26, -uve-topic-9-23, -uve-topic-11-8, -uve-topic-9-5, -uve-topic-18-19, HEALTH_CHECK_TOPIC-22, -uve-topic-4-19, -uve-topic-18-1, -uve-topic-26-27, -uve-topic-16-28, -uve-topic-4-1, -uve-topic-28-26, -uve-topic-9-14, -uve-topic-28-8, -uve-topic-21-23, -uve-topic-0-19, -uve-topic-14-1, -uve-topic-0-1, -uve-topic-2-0, -uve-topic-19-14, -uve-topic-5-14, -uve-topic-29-21, -uve-topic-29-3, -uve-topic-8-7, -uve-topic-1-22, -uve-topic-17-21, -uve-topic-3-21, -uve-topic-19-20, -uve-topic-1-4, -uve-topic-17-3, -uve-topic-3-3, -uve-topic-19-2, -uve-topic-20-17, -uve-topic-5-2, -uve-topic-12-17, -uve-topic-22-16, -uve-topic-27-28, -uve-topic-8-16, -uve-topic-27-10, -uve-topic-10-26, -uve-topic-29-9, -uve-topic-6-25, -uve-topic-10-8, -uve-topic-27-19, -uve-topic-1-28, -uve-topic-1-10, -uve-topic-28-23, -uve-topic-20-23, -uve-topic-20-5, -uve-topic-10-14, -uve-topic-11-29, -uve-topic-6-13, -uve-topic-23-27, -uve-topic-13-28, -uve-topic-13-10, -uve-topic-23-9, -uve-topic-4-22, -uve-topic-18-4, HEALTH_CHECK_TOPIC-7, -uve-topic-4-4, -uve-topic-28-29, -uve-topic-26-12, -uve-topic-16-13, -uve-topic-28-11, -uve-topic-21-26, HEALTH_CHECK_TOPIC-16, -uve-topic-21-8, -uve-topic-2-21, -uve-topic-2-3, -uve-topic-11-17, -uve-topic-23-15, -uve-topic-7-16, -uve-topic-13-16, -uve-topic-28-2, -uve-topic-29-24, -uve-topic-24-19, -uve-topic-29-6, -uve-topic-26-0, -uve-topic-16-1, -uve-topic-24-28, HEALTH_CHECK_TOPIC-4, structured_syslog_topic-28, -uve-topic-3-24, -uve-topic-24-10, -uve-topic-19-23, -uve-topic-5-23, -uve-topic-16-10, -uve-topic-26-9, structured_syslog_topic-10, -uve-topic-7-22, -uve-topic-22-19, -uve-topic-5-5, -uve-topic-12-20, -uve-topic-14-19) (kafka.server.ReplicaFetcherManager) [2025-02-10 02:05:46,746] INFO [ReplicaFetcherManager on broker 3] Added fetcher to broker 1 for partitions Map(-uve-topic-21-23 -> (offset=0, leaderEpoch=7), -uve-topic-23-21 -> (offset=0, leaderEpoch=7), -uve-topic-13-22 -> (offset=0, leaderEpoch=7), -uve-topic-29-27 -> (offset=0, leaderEpoch=7), -uve-topic-4-22 -> (offset=0, leaderEpoch=7), -uve-topic-2-18 -> (offset=0, leaderEpoch=7), -uve-topic-10-23 -> (offset=0, leaderEpoch=7), -uve-topic-6-25 -> (offset=0, leaderEpoch=7), -uve-topic-28-26 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-19 -> (offset=0, leaderEpoch=7), -uve-topic-28-2 -> (offset=0, leaderEpoch=7), -uve-topic-11-8 -> (offset=0, leaderEpoch=7), -uve-topic-12-5 -> (offset=0, leaderEpoch=7), -uve-topic-22-4 -> (offset=0, leaderEpoch=7), -uve-topic-5-23 -> (offset=0, leaderEpoch=7), -uve-topic-6-16 -> (offset=0, leaderEpoch=7), -uve-topic-20-14 -> (offset=0, leaderEpoch=7), -uve-topic-11-2 -> (offset=0, leaderEpoch=7), -uve-topic-7-4 -> (offset=0, leaderEpoch=7), -uve-topic-7-1 -> (offset=0, leaderEpoch=7), -uve-topic-14-7 -> (offset=0, leaderEpoch=7), -uve-topic-17-9 -> (offset=0, leaderEpoch=7), -uve-topic-18-10 -> (offset=0, leaderEpoch=7), -uve-topic-3-21 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-10 -> (offset=0, leaderEpoch=7), -uve-topic-14-13 -> (offset=0, leaderEpoch=7), -uve-topic-25-16 -> (offset=0, leaderEpoch=7), -uve-topic-15-17 -> (offset=0, leaderEpoch=7), -uve-topic-15-8 -> (offset=0, leaderEpoch=7), -uve-topic-25-7 -> (offset=0, leaderEpoch=7), -uve-topic-0-16 -> (offset=0, leaderEpoch=7), -uve-topic-24-28 -> (offset=0, leaderEpoch=7), -uve-topic-24-22 -> (offset=0, leaderEpoch=7), -uve-topic-15-14 -> (offset=0, leaderEpoch=7), -uve-topic-25-13 -> (offset=0, leaderEpoch=7), -uve-topic-16-25 -> (offset=0, leaderEpoch=7), -uve-topic-26-24 -> (offset=0, leaderEpoch=7), -uve-topic-13-19 -> (offset=0, leaderEpoch=7), -uve-topic-23-18 -> (offset=0, leaderEpoch=7), -uve-topic-18-28 -> (offset=0, leaderEpoch=7), -uve-topic-0-25 -> (offset=0, leaderEpoch=7), -uve-topic-12-14 -> (offset=0, leaderEpoch=7), -uve-topic-22-13 -> (offset=0, leaderEpoch=7), -uve-topic-13-7 -> (offset=0, leaderEpoch=7), -uve-topic-23-6 -> (offset=0, leaderEpoch=7), -uve-topic-4-4 -> (offset=0, leaderEpoch=7), -uve-topic-5-5 -> (offset=0, leaderEpoch=7), -uve-topic-13-10 -> (offset=0, leaderEpoch=7), -uve-topic-23-9 -> (offset=0, leaderEpoch=7), -uve-topic-14-1 -> (offset=0, leaderEpoch=7), -uve-topic-24-7 -> (offset=0, leaderEpoch=7), -uve-topic-6-13 -> (offset=0, leaderEpoch=7), -uve-topic-14-16 -> (offset=0, leaderEpoch=7), -uve-topic-11-5 -> (offset=0, leaderEpoch=7), -uve-topic-19-14 -> (offset=0, leaderEpoch=7), -uve-topic-18-13 -> (offset=0, leaderEpoch=7), structured_syslog_topic-22 -> (offset=0, leaderEpoch=7), -uve-topic-8-4 -> (offset=0, leaderEpoch=7), -uve-topic-20-26 -> (offset=0, leaderEpoch=7), -uve-topic-24-19 -> (offset=0, leaderEpoch=7), -uve-topic-7-28 -> (offset=0, leaderEpoch=7), -uve-topic-12-17 -> (offset=0, leaderEpoch=7), -uve-topic-22-16 -> (offset=0, leaderEpoch=7), -uve-topic-2-6 -> (offset=0, leaderEpoch=7), -uve-topic-2-27 -> (offset=0, leaderEpoch=7), structured_syslog_topic-16 -> (offset=0, leaderEpoch=7), -uve-topic-14-28 -> (offset=0, leaderEpoch=7), -uve-topic-6-7 -> (offset=0, leaderEpoch=7), -uve-topic-0-4 -> (offset=0, leaderEpoch=7), -uve-topic-27-10 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-16 -> (offset=0, leaderEpoch=7), -uve-topic-8-22 -> (offset=0, leaderEpoch=7), -uve-topic-28-11 -> (offset=0, leaderEpoch=7), structured_syslog_topic-10 -> (offset=0, leaderEpoch=7), -uve-topic-2-24 -> (offset=0, leaderEpoch=7), -uve-topic-9-23 -> (offset=0, leaderEpoch=7), -uve-topic-18-4 -> (offset=0, leaderEpoch=7), -uve-topic-21-20 -> (offset=0, leaderEpoch=7), -uve-topic-3-3 -> (offset=0, leaderEpoch=7), -uve-topic-28-8 -> (offset=0, leaderEpoch=7), -uve-topic-7-7 -> (offset=0, leaderEpoch=7), -uve-topic-19-5 -> (offset=0, leaderEpoch=7), -uve-topic-11-29 -> (offset=0, leaderEpoch=7), -uve-topic-19-11 -> (offset=0, leaderEpoch=7), -uve-topic-18-25 -> (offset=0, leaderEpoch=7), -uve-topic-21-8 -> (offset=0, leaderEpoch=7), -uve-topic-19-26 -> (offset=0, leaderEpoch=7), -uve-topic-17-21 -> (offset=0, leaderEpoch=7), structured_syslog_topic-28 -> (offset=0, leaderEpoch=7), -uve-topic-7-25 -> (offset=0, leaderEpoch=7), -uve-topic-14-22 -> (offset=0, leaderEpoch=7), -uve-topic-29-12 -> (offset=0, leaderEpoch=7), -uve-topic-11-17 -> (offset=0, leaderEpoch=7), -uve-topic-29-9 -> (offset=0, leaderEpoch=7), -uve-topic-8-13 -> (offset=0, leaderEpoch=7), structured_syslog_topic-25 -> (offset=0, leaderEpoch=7), -uve-topic-9-2 -> (offset=0, leaderEpoch=7), -uve-topic-0-22 -> (offset=0, leaderEpoch=7), -uve-topic-17-12 -> (offset=0, leaderEpoch=7), -uve-topic-17-15 -> (offset=0, leaderEpoch=7), -uve-topic-27-19 -> (offset=0, leaderEpoch=7), -uve-topic-18-16 -> (offset=0, leaderEpoch=7), -uve-topic-20-11 -> (offset=0, leaderEpoch=7), -uve-topic-15-29 -> (offset=0, leaderEpoch=7), -uve-topic-25-28 -> (offset=0, leaderEpoch=7), -uve-topic-17-18 -> (offset=0, leaderEpoch=7), structured_syslog_topic-19 -> (offset=0, leaderEpoch=7), -uve-topic-6-10 -> (offset=0, leaderEpoch=7), -uve-topic-15-23 -> (offset=0, leaderEpoch=7), -uve-topic-25-22 -> (offset=0, leaderEpoch=7), -uve-topic-8-1 -> (offset=0, leaderEpoch=7), -uve-topic-20-23 -> (offset=0, leaderEpoch=7), -uve-topic-23-3 -> (offset=0, leaderEpoch=7), -uve-topic-13-4 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-13 -> (offset=0, leaderEpoch=7), -uve-topic-23-0 -> (offset=40, leaderEpoch=7), -uve-topic-13-1 -> (offset=0, leaderEpoch=7), -uve-topic-12-26 -> (offset=0, leaderEpoch=7), -uve-topic-22-25 -> (offset=0, leaderEpoch=7), -uve-topic-9-20 -> (offset=0, leaderEpoch=7), -uve-topic-16-19 -> (offset=0, leaderEpoch=7), -uve-topic-26-18 -> (offset=0, leaderEpoch=7), -uve-topic-19-29 -> (offset=0, leaderEpoch=7), -uve-topic-0-13 -> (offset=0, leaderEpoch=7), -uve-topic-19-23 -> (offset=0, leaderEpoch=7), -uve-topic-6-28 -> (offset=0, leaderEpoch=7), -uve-topic-19-17 -> (offset=0, leaderEpoch=7), -uve-topic-16-10 -> (offset=0, leaderEpoch=7), -uve-topic-26-9 -> (offset=0, leaderEpoch=7), -uve-topic-1-13 -> (offset=0, leaderEpoch=7), -uve-topic-17-27 -> (offset=0, leaderEpoch=7), -uve-topic-14-4 -> (offset=0, leaderEpoch=7), -uve-topic-15-5 -> (offset=0, leaderEpoch=7), -uve-topic-25-4 -> (offset=0, leaderEpoch=7), -uve-topic-7-16 -> (offset=0, leaderEpoch=7), -uve-topic-7-22 -> (offset=0, leaderEpoch=7), -uve-topic-10-29 -> (offset=0, leaderEpoch=7), -uve-topic-10-8 -> (offset=0, leaderEpoch=7), -uve-topic-12-11 -> (offset=0, leaderEpoch=7), -uve-topic-22-10 -> (offset=0, leaderEpoch=7), -uve-topic-27-7 -> (offset=0, leaderEpoch=7), -uve-topic-17-24 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-25 -> (offset=0, leaderEpoch=7), -uve-topic-26-6 -> (offset=0, leaderEpoch=7), -uve-topic-16-7 -> (offset=0, leaderEpoch=7), -uve-topic-1-1 -> (offset=0, leaderEpoch=7), -uve-topic-5-20 -> (offset=0, leaderEpoch=7), -uve-topic-24-1 -> (offset=0, leaderEpoch=7), -uve-topic-23-27 -> (offset=0, leaderEpoch=7), -uve-topic-13-28 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-1 -> (offset=0, leaderEpoch=7), -uve-topic-18-22 -> (offset=0, leaderEpoch=7), -uve-topic-2-21 -> (offset=0, leaderEpoch=7), -uve-topic-21-29 -> (offset=0, leaderEpoch=7), -uve-topic-8-25 -> (offset=0, leaderEpoch=7), -uve-topic-9-8 -> (offset=0, leaderEpoch=7), -uve-topic-23-15 -> (offset=0, leaderEpoch=7), -uve-topic-13-16 -> (offset=0, leaderEpoch=7), -uve-topic-5-14 -> (offset=0, leaderEpoch=7), -uve-topic-9-26 -> (offset=0, leaderEpoch=7), -uve-topic-4-16 -> (offset=0, leaderEpoch=7), -uve-topic-10-5 -> (offset=0, leaderEpoch=7), -uve-topic-1-22 -> (offset=0, leaderEpoch=7), -uve-topic-21-5 -> (offset=0, leaderEpoch=7), -uve-topic-11-14 -> (offset=0, leaderEpoch=7), structured_syslog_topic-1 -> (offset=0, leaderEpoch=7), -uve-topic-29-24 -> (offset=0, leaderEpoch=7), -uve-topic-20-20 -> (offset=0, leaderEpoch=7), -uve-topic-18-19 -> (offset=0, leaderEpoch=7), -uve-topic-19-20 -> (offset=0, leaderEpoch=7), structured_syslog_topic-13 -> (offset=0, leaderEpoch=7), -uve-topic-27-16 -> (offset=0, leaderEpoch=7), -uve-topic-22-22 -> (offset=0, leaderEpoch=7), -uve-topic-12-23 -> (offset=0, leaderEpoch=7), -uve-topic-3-15 -> (offset=0, leaderEpoch=7), -uve-topic-5-8 -> (offset=0, leaderEpoch=7), -uve-topic-19-8 -> (offset=0, leaderEpoch=7), -uve-topic-28-17 -> (offset=0, leaderEpoch=7), -uve-topic-22-28 -> (offset=0, leaderEpoch=7), -uve-topic-12-29 -> (offset=0, leaderEpoch=7), -uve-topic-24-4 -> (offset=0, leaderEpoch=7), -uve-topic-9-29 -> (offset=0, leaderEpoch=7), -uve-topic-3-12 -> (offset=0, leaderEpoch=7), -uve-topic-5-17 -> (offset=0, leaderEpoch=7), -uve-topic-7-10 -> (offset=0, leaderEpoch=7), -uve-topic-8-7 -> (offset=0, leaderEpoch=7), -uve-topic-6-19 -> (offset=0, leaderEpoch=7), -uve-topic-4-13 -> (offset=0, leaderEpoch=7), -uve-topic-4-1 -> (offset=0, leaderEpoch=7), -uve-topic-1-7 -> (offset=0, leaderEpoch=7), -uve-topic-28-14 -> (offset=0, leaderEpoch=7), -uve-topic-7-19 -> (offset=0, leaderEpoch=7), -uve-topic-22-19 -> (offset=0, leaderEpoch=7), -uve-topic-12-20 -> (offset=0, leaderEpoch=7), -uve-topic-20-8 -> (offset=0, leaderEpoch=7), -uve-topic-5-2 -> (offset=0, leaderEpoch=7), -uve-topic-20-29 -> (offset=0, leaderEpoch=7), -uve-topic-29-21 -> (offset=0, leaderEpoch=7), -uve-topic-1-19 -> (offset=0, leaderEpoch=7), -uve-topic-1-16 -> (offset=0, leaderEpoch=7), -uve-topic-11-26 -> (offset=0, leaderEpoch=7), -uve-topic-11-11 -> (offset=0, leaderEpoch=7), -uve-topic-17-6 -> (offset=0, leaderEpoch=7), -uve-topic-21-17 -> (offset=0, leaderEpoch=7), -uve-topic-18-7 -> (offset=0, leaderEpoch=7), -uve-topic-4-7 -> (offset=0, leaderEpoch=7), -uve-topic-1-25 -> (offset=0, leaderEpoch=7), -uve-topic-10-17 -> (offset=0, leaderEpoch=7), -uve-topic-17-0 -> (offset=0, leaderEpoch=7), -uve-topic-29-15 -> (offset=0, leaderEpoch=7), -uve-topic-9-17 -> (offset=0, leaderEpoch=7), -uve-topic-2-15 -> (offset=0, leaderEpoch=7), -uve-topic-6-4 -> (offset=0, leaderEpoch=7), -uve-topic-3-9 -> (offset=0, leaderEpoch=7), -uve-topic-16-16 -> (offset=0, leaderEpoch=7), -uve-topic-26-15 -> (offset=0, leaderEpoch=7), -uve-topic-28-20 -> (offset=0, leaderEpoch=7), -uve-topic-17-3 -> (offset=0, leaderEpoch=7), -uve-topic-27-22 -> (offset=0, leaderEpoch=7), -uve-topic-21-2 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-4 -> (offset=0, leaderEpoch=7), -uve-topic-9-14 -> (offset=0, leaderEpoch=7), -uve-topic-25-25 -> (offset=0, leaderEpoch=7), -uve-topic-15-26 -> (offset=0, leaderEpoch=7), -uve-topic-1-28 -> (offset=0, leaderEpoch=7), -uve-topic-24-16 -> (offset=0, leaderEpoch=7), -uve-topic-18-1 -> (offset=0, leaderEpoch=7), -uve-topic-8-16 -> (offset=0, leaderEpoch=7), -uve-topic-1-10 -> (offset=0, leaderEpoch=7), -uve-topic-19-2 -> (offset=0, leaderEpoch=7), -uve-topic-27-13 -> (offset=0, leaderEpoch=7), -uve-topic-26-27 -> (offset=0, leaderEpoch=7), -uve-topic-16-28 -> (offset=0, leaderEpoch=7), -uve-topic-28-23 -> (offset=0, leaderEpoch=7), -uve-topic-3-0 -> (offset=0, leaderEpoch=7), -uve-topic-25-10 -> (offset=0, leaderEpoch=7), -uve-topic-15-11 -> (offset=0, leaderEpoch=7), -uve-topic-3-18 -> (offset=0, leaderEpoch=7), -uve-topic-26-12 -> (offset=0, leaderEpoch=7), -uve-topic-16-13 -> (offset=0, leaderEpoch=7), -uve-topic-6-22 -> (offset=0, leaderEpoch=7), -uve-topic-14-25 -> (offset=0, leaderEpoch=7), -uve-topic-10-20 -> (offset=0, leaderEpoch=7), -uve-topic-9-5 -> (offset=0, leaderEpoch=7), -uve-topic-0-28 -> (offset=0, leaderEpoch=7), -uve-topic-13-13 -> (offset=0, leaderEpoch=7), -uve-topic-23-12 -> (offset=0, leaderEpoch=7), -uve-topic-8-10 -> (offset=0, leaderEpoch=7), -uve-topic-24-13 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-7 -> (offset=0, leaderEpoch=7), -uve-topic-11-23 -> (offset=0, leaderEpoch=7), -uve-topic-3-27 -> (offset=0, leaderEpoch=7), -uve-topic-15-2 -> (offset=0, leaderEpoch=7), -uve-topic-25-1 -> (offset=0, leaderEpoch=7), -uve-topic-29-18 -> (offset=0, leaderEpoch=7), -uve-topic-16-4 -> (offset=0, leaderEpoch=7), -uve-topic-26-3 -> (offset=0, leaderEpoch=7), -uve-topic-27-1 -> (offset=0, leaderEpoch=7), -uve-topic-1-4 -> (offset=0, leaderEpoch=7), -uve-topic-4-19 -> (offset=0, leaderEpoch=7), -uve-topic-21-14 -> (offset=0, leaderEpoch=7), -uve-topic-2-3 -> (offset=0, leaderEpoch=7), -uve-topic-27-28 -> (offset=0, leaderEpoch=7), -uve-topic-4-10 -> (offset=0, leaderEpoch=7), -uve-topic-20-5 -> (offset=0, leaderEpoch=7), -uve-topic-3-6 -> (offset=0, leaderEpoch=7), -uve-topic-27-25 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-28 -> (offset=0, leaderEpoch=7), -uve-topic-6-1 -> (offset=0, leaderEpoch=7), -uve-topic-16-22 -> (offset=0, leaderEpoch=7), -uve-topic-26-21 -> (offset=0, leaderEpoch=7), -uve-topic-12-8 -> (offset=0, leaderEpoch=7), -uve-topic-22-7 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-22 -> (offset=0, leaderEpoch=7), -uve-topic-22-1 -> (offset=0, leaderEpoch=7), -uve-topic-12-2 -> (offset=0, leaderEpoch=7), -uve-topic-10-14 -> (offset=0, leaderEpoch=7), -uve-topic-26-0 -> (offset=163, leaderEpoch=7), -uve-topic-16-1 -> (offset=0, leaderEpoch=7), -uve-topic-2-12 -> (offset=0, leaderEpoch=7), -uve-topic-14-10 -> (offset=0, leaderEpoch=7), -uve-topic-0-10 -> (offset=0, leaderEpoch=7), -uve-topic-28-5 -> (offset=0, leaderEpoch=7), -uve-topic-21-26 -> (offset=0, leaderEpoch=7), -uve-topic-8-19 -> (offset=0, leaderEpoch=7), -uve-topic-29-6 -> (offset=0, leaderEpoch=7), -uve-topic-8-28 -> (offset=0, leaderEpoch=7), -uve-topic-20-2 -> (offset=0, leaderEpoch=7), -uve-topic-5-29 -> (offset=0, leaderEpoch=7), -uve-topic-5-26 -> (offset=0, leaderEpoch=7), -uve-topic-24-25 -> (offset=0, leaderEpoch=7), -uve-topic-21-11 -> (offset=0, leaderEpoch=7), structured_syslog_topic-7 -> (offset=0, leaderEpoch=7), -uve-topic-11-20 -> (offset=0, leaderEpoch=7), -uve-topic-5-11 -> (offset=0, leaderEpoch=7), -uve-topic-10-11 -> (offset=0, leaderEpoch=7), -uve-topic-0-1 -> (offset=0, leaderEpoch=7), -uve-topic-4-28 -> (offset=0, leaderEpoch=7), -uve-topic-2-9 -> (offset=0, leaderEpoch=7), -uve-topic-7-13 -> (offset=0, leaderEpoch=7), -uve-topic-20-17 -> (offset=0, leaderEpoch=7), -uve-topic-10-2 -> (offset=0, leaderEpoch=7), -uve-topic-29-3 -> (offset=0, leaderEpoch=7), -uve-topic-3-24 -> (offset=0, leaderEpoch=7), -uve-topic-4-25 -> (offset=0, leaderEpoch=7), -uve-topic-2-0 -> (offset=84, leaderEpoch=7), -uve-topic-29-0 -> (offset=69, leaderEpoch=7), -uve-topic-10-26 -> (offset=0, leaderEpoch=7), structured_syslog_topic-4 -> (offset=0, leaderEpoch=7), -uve-topic-28-29 -> (offset=0, leaderEpoch=7), -uve-topic-0-19 -> (offset=0, leaderEpoch=7), -uve-topic-23-24 -> (offset=0, leaderEpoch=7), -uve-topic-13-25 -> (offset=0, leaderEpoch=7), -uve-topic-0-7 -> (offset=0, leaderEpoch=7), -uve-topic-14-19 -> (offset=0, leaderEpoch=7), -uve-topic-9-11 -> (offset=0, leaderEpoch=7), -uve-topic-27-4 -> (offset=0, leaderEpoch=7), -uve-topic-24-10 -> (offset=0, leaderEpoch=7), -uve-topic-15-20 -> (offset=0, leaderEpoch=7), -uve-topic-25-19 -> (offset=0, leaderEpoch=7)) (kafka.server.ReplicaFetcherManager) [2025-02-10 02:05:46,756] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Starting (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,782] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-0-22 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,783] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-18-7 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,784] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-29-6 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,785] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-23-6 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,785] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-13-7 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,785] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-14-7 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,785] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-26-6 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,785] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-9-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,785] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-16-7 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,785] 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:05:46,789] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-7-22 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,789] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-21-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,789] 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:05:46,821] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-6-22 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,821] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-4-22 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,821] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-1-22 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,821] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-27-22 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,821] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-19-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,821] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition HEALTH_CHECK_TOPIC-4 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,821] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-24-22 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,821] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-25-22 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,821] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-15-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,821] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition structured_syslog_topic-7 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,821] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-3-6 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,821] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-2-6 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,821] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-19-8 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,821] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-24-7 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,821] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-25-7 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,821] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-15-8 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,821] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-27-7 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,821] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-9-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,821] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-23-24 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,821] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition structured_syslog_topic-25 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,821] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-13-25 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,821] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-14-25 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,821] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-5-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,821] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-28-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,821] 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:05:46,824] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-1-7 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,824] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-17-24 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,824] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-8-7 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,824] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-10-8 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,824] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-11-8 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,824] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-22-7 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,824] 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:05:46,827] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-6-7 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,827] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-7-7 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,827] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-4-7 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,827] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-17-9 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,827] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-28-8 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,827] 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:05:46,830] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-12-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,830] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-5-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,830] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-24-25 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,830] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-25-25 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,830] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-15-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,830] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-10-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,830] 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:05:46,833] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-29-24 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,833] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-9-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,833] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-26-24 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,833] 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:05:46,836] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-18-25 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,836] 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:05:46,838] 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:05:46,841] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-4-4 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,841] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-1-4 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,841] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-20-8 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,841] 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:05:46,844] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition HEALTH_CHECK_TOPIC-19 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,844] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-26-9 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,844] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-16-10 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,844] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-7-4 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,844] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-18-10 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,844] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-29-9 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,844] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-8-4 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,844] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-2-21 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,844] 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:05:46,846] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-3-21 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,846] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-21-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,846] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-27-25 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,846] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-19-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,846] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-23-9 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,846] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-13-10 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,847] 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:05:46,849] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition structured_syslog_topic-10 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,849] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-5-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,849] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-20-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,849] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-21-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,849] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition HEALTH_CHECK_TOPIC-16 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,849] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-9-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,849] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-17-3 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,849] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-28-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,849] 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:05:46,852] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-5-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,852] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-23-18 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,852] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-13-19 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,852] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-14-19 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,852] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-4-10 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,852] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-1-10 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,852] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-26-18 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,852] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-16-19 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,852] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-0-10 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,852] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-7-10 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,852] 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:05:46,857] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-18-19 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,857] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-29-18 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,857] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-6-10 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,857] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-14-4 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,857] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-26-3 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,857] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-2-27 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,857] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-16-4 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,857] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-3-27 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,857] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-23-3 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,857] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-13-4 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,857] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-20-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,857] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-18-4 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,857] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-29-3 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,857] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-24-19 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,857] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-25-19 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,857] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-5-11 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,857] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-15-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,857] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-27-19 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,857] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition HEALTH_CHECK_TOPIC-1 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,857] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-10-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,857] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-11-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,857] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-22-19 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,857] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-12-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,857] 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:05:46,860] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-19-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,860] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-25-4 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,860] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-15-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,860] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-2-24 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,860] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-27-4 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,860] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-11-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,860] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-22-4 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,860] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-12-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,860] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-24-4 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,860] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-19-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,860] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-3-24 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,860] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-17-21 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,860] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-28-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,860] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-21-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,860] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-9-8 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,860] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-10-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,860] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-5-8 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,860] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition structured_syslog_topic-13 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,860] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-17-6 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,860] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-28-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,860] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-0-25 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,860] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-1-25 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,860] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-10-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,860] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-11-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,860] 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:05:46,863] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-22-22 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,863] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-12-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,863] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-6-25 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,863] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-7-25 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,863] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-4-25 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,863] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-26-21 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,863] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-2-9 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,863] 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:05:46,866] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-3-9 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,866] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-18-22 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,866] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-29-21 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,866] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-23-21 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,866] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-13-22 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,866] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-14-22 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,866] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-20-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,866] 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:05:46,869] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-20-14 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,869] 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:05:46,872] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-5-14 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,872] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-17-15 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,872] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-28-14 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,872] 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:05:46,875] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition HEALTH_CHECK_TOPIC-13 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,875] 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:05:46,877] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition structured_syslog_topic-16 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,877] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-23-15 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,877] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-13-16 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,877] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-2-15 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,877] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-3-15 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,877] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-18-16 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,878] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-29-15 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,878] 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:05:46,880] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-26-15 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,880] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-16-16 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,880] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-6-28 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,880] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-23-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,880] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition structured_syslog_topic-1 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,880] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-13-1 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,880] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-14-1 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,880] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-4-28 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,880] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-1-28 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,880] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-0-28 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,880] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-29-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,880] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-26-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,880] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition HEALTH_CHECK_TOPIC-10 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,880] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-16-1 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,880] 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:05:46,883] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-8-28 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,883] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-18-1 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,883] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-11-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,883] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-22-16 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,883] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-12-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,883] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-3-12 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,883] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-24-16 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,883] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-2-12 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,883] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-10-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,883] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-19-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,883] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-25-16 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,883] 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:05:46,886] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-27-16 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,886] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-22-1 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,886] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-12-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,886] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-24-1 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,886] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-25-1 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,886] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-5-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,886] 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:05:46,888] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-10-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,888] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-11-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,888] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-27-1 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,888] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-9-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,888] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-19-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,888] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-6-13 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,888] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-7-13 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,888] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-4-13 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,889] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-20-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,889] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-0-13 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,889] 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:05:46,892] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-1-13 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,892] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition HEALTH_CHECK_TOPIC-28 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,892] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-17-18 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,892] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-28-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,892] 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:05:46,894] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-8-1 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,894] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-27-10 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,894] 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:05:46,897] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-7-1 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,897] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-4-1 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,897] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-19-11 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,897] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-3-18 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,897] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-14-28 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,897] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-26-27 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,897] 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:05:46,899] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-2-18 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,899] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-23-27 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,899] 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:05:46,903] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition structured_syslog_topic-19 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,903] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-17-27 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,903] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-28-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,903] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-24-10 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,903] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-25-10 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,903] 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:05:46,905] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition HEALTH_CHECK_TOPIC-25 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,905] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-10-11 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,905] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-11-11 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,905] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-22-10 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,905] 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:05:46,908] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-9-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,908] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-10-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,908] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-28-11 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,908] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition structured_syslog_topic-4 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,908] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-5-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,908] 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:05:46,910] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-4-19 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,910] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-15-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,910] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-27-28 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,910] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-0-19 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,910] 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:05:46,913] 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:05:46,916] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-1-19 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,916] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-12-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,916] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-24-28 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,916] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-8-19 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,916] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-18-28 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,916] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-29-27 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,916] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-6-19 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,916] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-7-19 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,916] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-2-3 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,916] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-3-3 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,916] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-17-12 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,916] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-20-11 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,916] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-21-11 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,916] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition HEALTH_CHECK_TOPIC-22 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,916] 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:05:46,918] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-21-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,918] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-29-12 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,918] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-1-16 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,918] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-28-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,918] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-0-16 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,918] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-7-16 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,918] 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:05:46,921] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-19-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,921] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-6-16 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,921] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-4-16 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,921] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-26-12 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,921] INFO [Log partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Truncating to 84 has no effect as the largest offset in the log is 83 (kafka.log.Log) [2025-02-10 02:05:46,921] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-16-13 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,921] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-18-13 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,921] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-23-12 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,921] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-13-13 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,921] 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:05:46,925] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-3-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,925] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition HEALTH_CHECK_TOPIC-7 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,925] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-10-14 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,925] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-11-14 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,925] 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:05:46,927] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition structured_syslog_topic-22 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,927] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-5-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,927] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-27-13 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,927] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-0-1 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,927] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-1-1 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,927] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-19-14 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,927] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-22-13 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,927] 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:05:46,930] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-24-13 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,930] INFO [ReplicaFetcher replicaId=3, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-25-13 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-10 02:05:46,930] 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:05:47,748] 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:47,753] 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:47,758] 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:47,761] 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:47,764] 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:47,766] 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:47,769] 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:47,771] 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:47,775] 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:47,777] 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:47,780] 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:47,783] 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:47,785] 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:47,788] 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:47,792] 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:47,795] 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:47,798] 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:47,802] 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:47,804] 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:47,808] 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:47,810] 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:47,814] 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:47,817] 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:47,819] 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:47,821] 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:47,825] 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:47,829] 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:47,841] 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:47,844] 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:47,847] 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:47,850] 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:47,853] 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:47,857] 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:47,860] 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:47,862] 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:47,866] 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:47,868] 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:47,872] 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:47,875] 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:47,878] 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:47,881] 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:47,884] 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:47,886] 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:47,890] 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:47,892] 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:47,895] 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:47,897] 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:47,900] 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:47,902] 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:47,905] 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:47,907] 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:47,909] 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:47,912] 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:47,915] 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:47,917] 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:47,919] 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:47,922] 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:47,924] 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:47,927] 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:47,929] 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:47,932] 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:47,934] 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:47,937] 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:47,940] 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:47,942] 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:47,945] 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:47,947] 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:47,950] 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:47,952] 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:47,956] 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:47,958] 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:47,961] 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:47,963] 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:47,966] 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:47,969] 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:47,972] 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:47,975] 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:47,978] 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:47,981] 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:47,984] 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:47,987] 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:47,989] 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:47,992] 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:47,995] 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:47,997] 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:47,999] 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:48,002] 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:48,004] 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:48,008] 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:48,011] 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:48,013] 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:48,016] 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:48,019] 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:48,019] 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:05:48,022] 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:48,024] 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:05:48,026] 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:48,028] 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:05:48,030] 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:48,031] 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:05:48,033] 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:48,036] 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:05:48,038] 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:48,039] 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:05:48,041] 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:48,043] 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:05:48,045] 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:48,047] 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:05:48,049] 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:48,050] 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:05:48,052] 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:48,055] 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:48,057] 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:48,058] 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:05:48,060] 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:48,064] 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:05:48,066] 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:48,068] 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:05:48,070] 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:48,072] 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:05:48,074] 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:48,076] 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:05:48,078] 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:48,079] 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:05:48,081] 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:48,083] 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:05:48,086] 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:48,087] 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:05:48,090] 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:48,091] 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:05:48,093] 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:48,094] 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:05:48,096] 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:48,098] 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:05:48,100] 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:48,102] 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:05:48,104] 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:48,105] 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:05:48,107] 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:48,109] 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:05:48,110] 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:48,112] 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:05:48,114] 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:48,116] 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:05:48,119] 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:48,120] 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:05:48,122] 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:48,124] 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:05:48,127] 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:48,129] 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:05:48,131] 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:48,133] 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:05:48,135] 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:48,137] 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:05:48,139] 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:48,141] 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:05:48,143] 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:48,145] 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:05:48,146] 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:48,148] 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:05:48,150] 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:48,151] 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:05:48,153] 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:48,155] 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:05:48,157] 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:48,159] 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:05:48,160] 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:48,163] 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:05:48,165] 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:48,166] 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:05:48,168] 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:48,170] 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:05:48,172] 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:48,174] 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:05:48,176] 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:48,177] 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:05:48,179] 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:48,181] 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:05:48,183] 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:48,184] 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:05:48,186] 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:48,188] 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:05:48,190] 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:48,191] 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:05:48,193] 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:48,195] 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:05:48,197] 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:48,198] 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:05:48,200] 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:48,202] 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:05:48,204] 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:48,206] 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:05:48,208] 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:48,211] 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:05:48,213] 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:48,214] 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:05:48,216] 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:48,219] 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:05:48,221] 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:48,223] 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:05:48,223] 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:48,226] 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:05:48,226] 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:48,229] 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:05:48,232] 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:48,233] 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:05:48,235] 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:48,238] 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:05:48,241] 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:48,242] 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:05:48,244] 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:48,245] 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:05:48,248] 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:48,251] 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:05:48,253] 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:48,254] 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:05:48,256] 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:48,259] 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:05:48,261] 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:48,262] 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:05:48,265] 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:48,267] 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:05:48,269] 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:48,272] 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:05:48,274] 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:48,275] 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:05:48,278] 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:48,280] 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:05:48,283] 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:48,285] 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:05:48,287] 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:48,289] 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:05:48,291] 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:48,292] 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:05:48,294] 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:48,296] 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:05:48,298] 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:48,301] 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:05:48,302] 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:48,304] 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:05:48,306] 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:48,307] 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:05:48,309] 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:48,311] 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:05:48,313] 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:48,315] 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:05:48,316] 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:48,319] 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:05:48,321] 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:48,322] 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:05:48,325] 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:48,327] 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:05:48,329] 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:48,332] 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:05:48,334] 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:48,334] 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:05:48,337] 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:48,337] 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:48,337] 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:48,339] 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:05:48,341] 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:48,349] 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:05:48,352] 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:05:48,355] 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:05:48,357] 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:05:48,360] 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:05:48,360] 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:48,363] 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:05:48,363] 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:48,366] 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:05:48,368] 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:48,370] 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:05:48,371] 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:48,373] 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:05:48,375] 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:48,375] 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:48,377] 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:05:48,379] 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:48,381] 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:05:48,384] 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:48,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:05:48,385] 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:05:48,387] 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:05:48,387] 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:48,389] 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:05:48,391] 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:48,393] 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:05:48,395] 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:48,397] 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:05:48,401] 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:48,403] 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:05:48,405] 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:48,407] 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:05:48,408] 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:48,411] 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:05:48,413] 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:48,415] 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:05:48,418] 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:48,420] 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:05:48,421] 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:48,424] 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:48,425] 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:05:48,427] 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:48,429] 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:05:48,432] 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:48,435] 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:05:48,437] 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:48,438] 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:05:48,442] 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:48,444] 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:05:48,447] 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:48,450] 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:05:48,452] 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:48,455] 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:05:48,458] 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:48,460] 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:05:48,463] 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:48,463] 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:05:48,466] 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:48,470] 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:05:48,472] 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:48,474] 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:05:48,477] 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:48,479] 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:05:48,482] 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:48,482] 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:05:48,486] 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:48,489] 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:05:48,491] 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:48,493] 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:05:48,498] 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:48,500] 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:05:48,502] 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:48,504] 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:05:48,507] 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:48,510] 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:05:48,512] 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:48,514] 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:05:48,515] 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:48,520] 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:05:48,523] 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:48,525] 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:05:48,527] 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:48,530] 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:05:48,532] 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:48,534] 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:05:48,535] 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:48,539] 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:05:48,542] 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:48,545] 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:05:48,546] 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:48,549] 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:05:48,553] 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:48,555] 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:05:48,557] 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:48,559] 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:05:48,560] 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:48,565] 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:05:48,567] 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:48,569] 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:05:48,570] 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:48,574] 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:05:48,577] 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:48,579] 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:05:48,580] 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:48,584] 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:05:48,587] 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:48,590] 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:05:48,591] 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:48,594] 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:05:48,598] 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:48,600] 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:05:48,602] 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:48,602] 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:05:48,606] 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:48,611] 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:05:48,612] 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:48,614] 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:05:48,618] 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:48,619] 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:05:48,620] 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:48,623] 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:05:48,627] 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:48,629] 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:05:48,630] 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:48,633] 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:05:48,637] 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:48,637] 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:05:48,642] 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:48,645] 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:05:48,648] 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:48,650] 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:05:48,652] 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:48,655] 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:05:48,657] 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:48,659] 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:05:48,662] 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:48,662] 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:05:48,666] 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:48,667] 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:05:48,672] 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:48,675] 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:05:48,677] 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:48,678] 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:05:48,682] 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:48,683] 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:05:48,686] 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:48,687] 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:05:48,691] 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:05:48,694] 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:48,695] 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:05:48,698] 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:48,700] 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:05:48,704] 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:48,708] 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:05:48,711] 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:48,713] 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:05:48,715] 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:48,717] 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:05:48,720] 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:48,722] 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:05:48,723] 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:48,727] 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:05:48,730] 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:48,733] 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:05:48,734] 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:48,738] 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:05:48,739] 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:48,740] INFO [Log partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Truncating to 40 has no effect as the largest offset in the log is 39 (kafka.log.Log) [2025-02-10 02:05:48,740] 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:05:48,743] 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:48,747] 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:05:48,748] 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:48,752] 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:05:48,754] 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:48,757] 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:05:48,760] 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:48,762] 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:05:48,765] 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:48,767] 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:05:48,767] 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:48,771] INFO [Log partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Truncating to 69 has no effect as the largest offset in the log is 68 (kafka.log.Log) [2025-02-10 02:05:48,771] INFO [Log partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Truncating to 163 has no effect as the largest offset in the log is 162 (kafka.log.Log) [2025-02-10 02:05:48,771] 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:05:48,775] 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:48,776] 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:05:48,778] 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:48,782] 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:05:48,785] 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:48,787] 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:05:48,788] 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:48,793] 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:05:48,795] 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:48,796] 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:05:48,799] 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:48,803] 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:05:48,805] 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:48,806] 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:05:48,810] 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:48,812] 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:05:48,817] 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:05:48,820] 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:05:48,823] 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:05:48,825] 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:05:48,828] 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:05:48,830] 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:05:48,833] 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:05:48,835] 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:05:48,838] 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:05:48,840] 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:05:48,843] 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:05:48,846] 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:05:48,849] 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:05:48,851] 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:05:48,853] 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:05:48,856] 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:05:48,859] 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:05:48,862] 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:05:48,864] 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:05:48,867] 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:05:48,869] 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:05:48,872] 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:05:48,874] 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:05:48,877] 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:05:48,880] 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:05:48,882] 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:05:48,885] 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:05:48,887] 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:05:48,890] 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:05:48,892] 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:05:48,895] 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:05:48,898] 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:05:48,900] 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:05:48,903] 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:05:48,905] 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:05:48,908] 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:05:48,911] 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:05:48,915] 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:05:48,918] 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:05:48,921] 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:05:48,925] 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:05:48,930] 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:05:48,934] 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:05:48,939] 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:05:48,943] 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:05:48,946] 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:05:48,950] 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:05:48,954] 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:05:48,959] 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:05:48,962] 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:05:48,967] 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:05:48,970] 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:05:48,974] 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:05:48,977] 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:05:48,980] 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:05:48,986] 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:05:48,989] 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:05:48,992] 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:05:48,995] 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:05:48,998] 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:05:49,000] 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:05:49,003] 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:05:49,006] 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:05:49,008] 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:05:49,011] 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:05:49,013] 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:05:49,016] 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:05:49,019] 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:05:49,024] 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:05:49,027] 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:05:49,029] 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:05:49,032] 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:05:49,035] 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:05:49,038] 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:05:49,041] 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:05:49,044] 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:05:49,047] 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:05:49,050] 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:05:49,052] 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:05:49,055] 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:05:49,057] 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:05:49,061] 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:05:49,063] 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:05:49,066] 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:05:49,068] 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:05:49,071] 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:05:49,073] 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:05:49,076] 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:05:49,078] 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:05:49,081] 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:05:49,085] 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:05:49,089] 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:05:49,092] 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:06:14,699] INFO Unable to read additional data from server sessionid 0x2000060418b0021, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-02-10 02:06:15,267] 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:06:15,269] 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 02:06:16,122] 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:16,122] INFO Socket connection established, initiating session, client: /10.0.0.30:58310, server: cn-jenkins-deploy-platform-ansible-os-2705-2./10.0.0.12:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-10 02:06:16,123] INFO Session establishment complete on server cn-jenkins-deploy-platform-ansible-os-2705-2./10.0.0.12:2181, sessionid = 0x2000060418b0021, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2025-02-10 02:10:37,173] INFO [GroupMetadataManager brokerId=3] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-10 02:20:37,173] INFO [GroupMetadataManager brokerId=3] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-10 02:30:37,173] INFO [GroupMetadataManager brokerId=3] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager)